| 1 | [ May 19 23:50:05 Enabled. ] | ||
| 2 | [ May 19 23:50:05 Rereading configuration. ] | ||
| 3 | [ May 19 23:50:07 Rereading configuration. ] | ||
| 4 | [ May 19 23:50:09 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 | [ May 19 23:50:09 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 | 2026.05.19 23:50:10.239382 [ 1 ] {} <Information> Application: Will watch for the process with pid 24560 | ||
| 29 | 2026.05.19 23:50:10.239855 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 23:50:10.425600 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24560 | ||
| 31 | 2026.05.19 23:50:10.426793 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 23:50:10.426940 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 23:50:10.513959 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 23:50:10.549211 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 23:50:10.549276 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 23:50:10.549296 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 23:50:10.549375 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 23:50:10.549817 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 23:50:10.552385 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.19 23:50:10.554040 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.19 23:50:10.554960 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.19 23:50:10.555762 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.19 23:50:10.555783 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.19 23:50:10.555796 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.19 23:50:10.556450 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.19 23:50:10.558404 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.19 23:50:10.563824 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 23:50:10.564584 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.19 23:50:10.566341 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.19 23:50:10.566951 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.19 23:50:10.567715 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.19 23:50:10.568339 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.19 23:50:10.573057 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.19 23:50:10.573413 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.19 23:50:10.575618 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.19 23:50:10.576101 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 23:50:10.576532 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 23:50:10.576968 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.19 23:50:10.578004 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.19 23:50:10.578038 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.19 23:50:10.578148 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.19 23:50:10.578254 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.19 23:50:10.584701 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.19 23:50:10.584770 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180525 sec | ||
| 69 | 2026.05.19 23:50:10.584823 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.19 23:50:10.584837 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.19 23:50:10.585510 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.19 23:50:10.586066 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.19 23:50:10.596015 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.19 23:50:10.596138 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.19 23:50:10.596153 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.19 23:50:10.596165 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.19 23:50:10.596273 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.19 23:50:10.596289 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.19 23:50:10.602628 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.19 23:50:10.602679 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.19 23:50:10.602771 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.19 23:50:10.602921 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.19 23:50:10.602962 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.19 23:50:10.603052 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.19 23:50:10.603066 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.19 23:50:10.603078 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.19 23:50:10.603182 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.19 23:50:10.603196 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.19 23:50:10.624357 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.19 23:50:10.625243 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.19 23:50:10.625303 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.8122e-05 sec | ||
| 92 | 2026.05.19 23:50:10.625318 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.19 23:50:10.625328 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.19 23:50:10.625358 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.19 23:50:10.625609 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.19 23:50:10.625690 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.19 23:50:10.625704 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.19 23:50:10.625715 [ 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). | ||
| 99 | 2026.05.19 23:50:10.625794 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.19 23:50:10.643636 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.19 23:50:10.643871 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.18 MiB (RSS), difference: 92.33 MiB | ||
| 102 | 2026.05.19 23:50:10.645467 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.576e-05 sec. | ||
| 103 | 2026.05.19 23:50:10.645809 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.19 23:50:10.645898 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.19 23:50:10.645938 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.19 23:50:11.437237 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61796 | ||
| 107 | 2026.05.19 23:50:11.437522 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 23:50:11.437573 [ 3 ] {} <Debug> TCP-Session: b709943a-4629-4d6a-ac44-e57be9af48c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61796 | ||
| 109 | 2026.05.19 23:50:11.437599 [ 3 ] {} <Debug> TCP-Session: b709943a-4629-4d6a-ac44-e57be9af48c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 23:50:11.437624 [ 3 ] {} <Debug> TCP-Session: b709943a-4629-4d6a-ac44-e57be9af48c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 23:50:11.437728 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 23:50:11.437761 [ 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 | 2026.05.19 23:50:11.437782 [ 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 | 2026.05.19 23:50:11.439038 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41185 | ||
| 115 | 2026.05.19 23:50:11.439129 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44563 | ||
| 116 | 2026.05.19 23:50:11.439290 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.19 23:50:11.439314 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38377 | ||
| 118 | 2026.05.19 23:50:11.439315 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56344 | ||
| 119 | 2026.05.19 23:50:11.439343 [ 253 ] {} <Debug> TCP-Session: 37dead64-018a-4750-b871-e8cbc67bda83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41185 | ||
| 120 | 2026.05.19 23:50:11.439419 [ 253 ] {} <Debug> TCP-Session: 37dead64-018a-4750-b871-e8cbc67bda83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.19 23:50:11.439445 [ 253 ] {} <Debug> TCP-Session: 37dead64-018a-4750-b871-e8cbc67bda83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.19 23:50:11.439465 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54203 | ||
| 123 | 2026.05.19 23:50:11.440008 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48852 | ||
| 124 | 2026.05.19 23:50:11.440012 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59649 | ||
| 125 | 2026.05.19 23:50:11.440016 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.19 23:50:11.440257 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.19 23:50:11.440283 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.19 23:50:11.440305 [ 5 ] {} <Debug> TCP-Session: 8e2a8cdd-0d18-48c5-a270-ec2c926e8183 Authenticating user 'default' from [fd00:1122:3344:101::e]:59649 | ||
| 129 | 2026.05.19 23:50:11.440306 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.19 23:50:11.440348 [ 5 ] {} <Debug> TCP-Session: 8e2a8cdd-0d18-48c5-a270-ec2c926e8183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.19 23:50:11.440344 [ 258 ] {} <Debug> TCP-Session: 6759de06-1d08-4c80-9301-11b7d86bc92e Authenticating user 'default' from [fd00:1122:3344:101::e]:48852 | ||
| 132 | 2026.05.19 23:50:11.440374 [ 5 ] {} <Debug> TCP-Session: 8e2a8cdd-0d18-48c5-a270-ec2c926e8183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.19 23:50:11.440396 [ 258 ] {} <Debug> TCP-Session: 6759de06-1d08-4c80-9301-11b7d86bc92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 23:50:11.440405 [ 254 ] {} <Debug> TCP-Session: 9dbb86b6-0859-49f3-9543-82e18fec3b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:44563 | ||
| 135 | 2026.05.19 23:50:11.440420 [ 4 ] {} <Debug> TCP-Session: 6e59e941-2af7-4883-b6f5-69998cf3da1a Authenticating user 'default' from [fd00:1122:3344:101::e]:56344 | ||
| 136 | 2026.05.19 23:50:11.440457 [ 254 ] {} <Debug> TCP-Session: 9dbb86b6-0859-49f3-9543-82e18fec3b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.19 23:50:11.440470 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.19 23:50:11.440492 [ 254 ] {} <Debug> TCP-Session: 9dbb86b6-0859-49f3-9543-82e18fec3b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.19 23:50:11.440475 [ 4 ] {} <Debug> TCP-Session: 6e59e941-2af7-4883-b6f5-69998cf3da1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.19 23:50:11.440540 [ 255 ] {} <Debug> TCP-Session: ac8261b2-f694-479c-9623-ad2f90906187 Authenticating user 'default' from [fd00:1122:3344:101::e]:38377 | ||
| 141 | 2026.05.19 23:50:11.440563 [ 4 ] {} <Debug> TCP-Session: 6e59e941-2af7-4883-b6f5-69998cf3da1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 23:50:11.440585 [ 255 ] {} <Debug> TCP-Session: ac8261b2-f694-479c-9623-ad2f90906187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.19 23:50:11.440473 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.19 23:50:11.440609 [ 255 ] {} <Debug> TCP-Session: ac8261b2-f694-479c-9623-ad2f90906187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 23:50:11.440422 [ 258 ] {} <Debug> TCP-Session: 6759de06-1d08-4c80-9301-11b7d86bc92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.19 23:50:11.440689 [ 257 ] {} <Debug> TCP-Session: 180a6f2c-1181-43ca-af33-50ba6802d05a Authenticating user 'default' from [fd00:1122:3344:101::e]:54203 | ||
| 147 | 2026.05.19 23:50:11.440724 [ 257 ] {} <Debug> TCP-Session: 180a6f2c-1181-43ca-af33-50ba6802d05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 23:50:11.440738 [ 257 ] {} <Debug> TCP-Session: 180a6f2c-1181-43ca-af33-50ba6802d05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 23:50:11.563195 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62271 | ||
| 150 | 2026.05.19 23:50:11.565262 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.19 23:50:11.565310 [ 259 ] {} <Debug> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Authenticating user 'default' from [fd00:1122:3344:101::d]:62271 | ||
| 152 | 2026.05.19 23:50:11.565332 [ 259 ] {} <Debug> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.19 23:50:11.565356 [ 259 ] {} <Debug> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 23:50:11.565434 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.19 23:50:11.565478 [ 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 | 2026.05.19 23:50:11.565512 [ 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 | 2026.05.19 23:50:11.566040 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65165 | ||
| 158 | 2026.05.19 23:50:11.566137 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55974 | ||
| 159 | 2026.05.19 23:50:11.566170 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.19 23:50:11.566213 [ 260 ] {} <Debug> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65165 | ||
| 161 | 2026.05.19 23:50:11.566257 [ 260 ] {} <Debug> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.19 23:50:11.566267 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60922 | ||
| 163 | 2026.05.19 23:50:11.566277 [ 260 ] {} <Debug> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.19 23:50:11.566317 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.19 23:50:11.566361 [ 261 ] {} <Debug> TCP-Session: 975568af-5e92-4eeb-a4f9-928023bcd4da Authenticating user 'default' from [fd00:1122:3344:101::d]:55974 | ||
| 166 | 2026.05.19 23:50:11.566386 [ 261 ] {} <Debug> TCP-Session: 975568af-5e92-4eeb-a4f9-928023bcd4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.19 23:50:11.566411 [ 261 ] {} <Debug> TCP-Session: 975568af-5e92-4eeb-a4f9-928023bcd4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.19 23:50:11.566438 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48168 | ||
| 169 | 2026.05.19 23:50:11.566487 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.19 23:50:11.566588 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55394 | ||
| 171 | 2026.05.19 23:50:11.566623 [ 262 ] {} <Debug> TCP-Session: 7580c361-1950-4afa-973c-935047a14b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:60922 | ||
| 172 | 2026.05.19 23:50:11.566647 [ 262 ] {} <Debug> TCP-Session: 7580c361-1950-4afa-973c-935047a14b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.19 23:50:11.566659 [ 262 ] {} <Debug> TCP-Session: 7580c361-1950-4afa-973c-935047a14b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.19 23:50:11.566687 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.19 23:50:11.566712 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47780 | ||
| 176 | 2026.05.19 23:50:11.566725 [ 263 ] {} <Debug> TCP-Session: 2c619d91-d8f2-4fa5-8f4e-54d6da13ceb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48168 | ||
| 177 | 2026.05.19 23:50:11.566759 [ 263 ] {} <Debug> TCP-Session: 2c619d91-d8f2-4fa5-8f4e-54d6da13ceb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.19 23:50:11.566770 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.19 23:50:11.566793 [ 263 ] {} <Debug> TCP-Session: 2c619d91-d8f2-4fa5-8f4e-54d6da13ceb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.19 23:50:11.566842 [ 264 ] {} <Debug> TCP-Session: e8d647a4-a69b-4726-8dab-46bae5e47734 Authenticating user 'default' from [fd00:1122:3344:101::d]:55394 | ||
| 181 | 2026.05.19 23:50:11.566875 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.19 23:50:11.566882 [ 264 ] {} <Debug> TCP-Session: e8d647a4-a69b-4726-8dab-46bae5e47734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.19 23:50:11.566916 [ 265 ] {} <Debug> TCP-Session: 81c5b062-24c2-41fc-a442-c58b2727bcbe Authenticating user 'default' from [fd00:1122:3344:101::d]:47780 | ||
| 184 | 2026.05.19 23:50:11.566921 [ 264 ] {} <Debug> TCP-Session: e8d647a4-a69b-4726-8dab-46bae5e47734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.19 23:50:11.566951 [ 265 ] {} <Debug> TCP-Session: 81c5b062-24c2-41fc-a442-c58b2727bcbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.19 23:50:11.566962 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59285 | ||
| 187 | 2026.05.19 23:50:11.566971 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41394 | ||
| 188 | 2026.05.19 23:50:11.566971 [ 265 ] {} <Debug> TCP-Session: 81c5b062-24c2-41fc-a442-c58b2727bcbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.19 23:50:11.567124 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.19 23:50:11.567156 [ 267 ] {} <Debug> TCP-Session: 617e57e1-2934-4848-9931-bef1f151a27b Authenticating user 'default' from [fd00:1122:3344:101::d]:59285 | ||
| 191 | 2026.05.19 23:50:11.567183 [ 267 ] {} <Debug> TCP-Session: 617e57e1-2934-4848-9931-bef1f151a27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.19 23:50:11.567188 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.19 23:50:11.567196 [ 267 ] {} <Debug> TCP-Session: 617e57e1-2934-4848-9931-bef1f151a27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.19 23:50:11.567245 [ 266 ] {} <Debug> TCP-Session: ece9728d-5423-4649-92b0-22db85834d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:41394 | ||
| 195 | 2026.05.19 23:50:11.567271 [ 266 ] {} <Debug> TCP-Session: ece9728d-5423-4649-92b0-22db85834d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.19 23:50:11.567286 [ 266 ] {} <Debug> TCP-Session: ece9728d-5423-4649-92b0-22db85834d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.19 23:50:11.569556 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.19 23:50:11.570554 [ 259 ] {1c7eb982-9c5d-4816-ba49-d0ab1a6211e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.19 23:50:11.607456 [ 259 ] {1c7eb982-9c5d-4816-ba49-d0ab1a6211e6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62271) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.19 23:50:11.607730 [ 259 ] {1c7eb982-9c5d-4816-ba49-d0ab1a6211e6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.19 23:50:11.607816 [ 259 ] {1c7eb982-9c5d-4816-ba49-d0ab1a6211e6} <Debug> TCPHandler: Processed in 0.040214558 sec. | ||
| 248 | 2026.05.19 23:50:11.608282 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.19 23:50:11.608500 [ 260 ] {8796ea21-8269-4311-b581-a580f10614ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.19 23:50:11.608958 [ 260 ] {8796ea21-8269-4311-b581-a580f10614ed} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65165) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.19 23:50:11.609085 [ 260 ] {8796ea21-8269-4311-b581-a580f10614ed} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.19 23:50:11.609158 [ 260 ] {8796ea21-8269-4311-b581-a580f10614ed} <Debug> TCPHandler: Processed in 0.001005986 sec. | ||
| 299 | 2026.05.19 23:50:11.609511 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.19 23:50:11.610544 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.19 23:50:11.610678 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.19 23:50:11.611286 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.19 23:50:11.611306 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2371e-05 sec | ||
| 304 | 2026.05.19 23:50:11.611319 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.19 23:50:11.611342 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.19 23:50:11.611363 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.19 23:50:11.611943 [ 259 ] {f858b817-5f45-4897-9677-b78c75209a63} <Debug> TCPHandler: Processed in 0.002532935 sec. | ||
| 308 | 2026.05.19 23:50:11.612100 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.19 23:50:11.612262 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.19 23:50:11.612311 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.19 23:50:11.618097 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.19 23:50:11.619498 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b): Loading data parts | ||
| 314 | 2026.05.19 23:50:11.619981 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b): There are no data parts | ||
| 315 | 2026.05.19 23:50:11.621948 [ 259 ] {a7e071d6-6f6f-45d8-a235-5d9c17eba582} <Debug> TCPHandler: Processed in 0.009895663 sec. | ||
| 316 | 2026.05.19 23:50:11.622146 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.19 23:50:11.622859 [ 259 ] {72518133-ba4d-414c-afcf-21428e1a69df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.19 23:50:11.622916 [ 259 ] {72518133-ba4d-414c-afcf-21428e1a69df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.19 23:50:11.629072 [ 259 ] {72518133-ba4d-414c-afcf-21428e1a69df} <Debug> oximeter.measurements_bool (a5ce2dc8-5b99-47a0-906b-2b4a1788e2cd): Loading data parts | ||
| 330 | 2026.05.19 23:50:11.629235 [ 259 ] {72518133-ba4d-414c-afcf-21428e1a69df} <Debug> oximeter.measurements_bool (a5ce2dc8-5b99-47a0-906b-2b4a1788e2cd): There are no data parts | ||
| 331 | 2026.05.19 23:50:11.629799 [ 259 ] {72518133-ba4d-414c-afcf-21428e1a69df} <Debug> TCPHandler: Processed in 0.007702117 sec. | ||
| 332 | 2026.05.19 23:50:11.629976 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.19 23:50:11.630161 [ 259 ] {b0686f3f-66b4-4345-a8c3-9002a209d5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 334 | 2026.05.19 23:50:11.630216 [ 259 ] {b0686f3f-66b4-4345-a8c3-9002a209d5ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.19 23:50:11.631149 [ 259 ] {b0686f3f-66b4-4345-a8c3-9002a209d5ca} <Debug> oximeter.measurements_i8 (e1e7ab0e-514c-476e-bbac-3eb2f459b29f): Loading data parts | ||
| 336 | 2026.05.19 23:50:11.631281 [ 259 ] {b0686f3f-66b4-4345-a8c3-9002a209d5ca} <Debug> oximeter.measurements_i8 (e1e7ab0e-514c-476e-bbac-3eb2f459b29f): There are no data parts | ||
| 337 | 2026.05.19 23:50:11.631818 [ 259 ] {b0686f3f-66b4-4345-a8c3-9002a209d5ca} <Debug> TCPHandler: Processed in 0.001890158 sec. | ||
| 338 | 2026.05.19 23:50:11.631987 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.19 23:50:11.632142 [ 259 ] {108944d3-1a80-49ff-90fc-7d574f01df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 340 | 2026.05.19 23:50:11.632197 [ 259 ] {108944d3-1a80-49ff-90fc-7d574f01df70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.19 23:50:11.633126 [ 259 ] {108944d3-1a80-49ff-90fc-7d574f01df70} <Debug> oximeter.measurements_u8 (6f669a2f-ebf7-4743-bba8-5b2b556cd3f4): Loading data parts | ||
| 342 | 2026.05.19 23:50:11.633266 [ 259 ] {108944d3-1a80-49ff-90fc-7d574f01df70} <Debug> oximeter.measurements_u8 (6f669a2f-ebf7-4743-bba8-5b2b556cd3f4): There are no data parts | ||
| 343 | 2026.05.19 23:50:11.633752 [ 259 ] {108944d3-1a80-49ff-90fc-7d574f01df70} <Debug> TCPHandler: Processed in 0.001813716 sec. | ||
| 344 | 2026.05.19 23:50:11.633927 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.19 23:50:11.634098 [ 259 ] {e15c5e43-dcd1-431e-b0e7-759ebd28e51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 346 | 2026.05.19 23:50:11.634151 [ 259 ] {e15c5e43-dcd1-431e-b0e7-759ebd28e51d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.19 23:50:11.635085 [ 259 ] {e15c5e43-dcd1-431e-b0e7-759ebd28e51d} <Debug> oximeter.measurements_i16 (8bcc747a-f3ac-4701-b17c-71acb98c4e3d): Loading data parts | ||
| 348 | 2026.05.19 23:50:11.635214 [ 259 ] {e15c5e43-dcd1-431e-b0e7-759ebd28e51d} <Debug> oximeter.measurements_i16 (8bcc747a-f3ac-4701-b17c-71acb98c4e3d): There are no data parts | ||
| 349 | 2026.05.19 23:50:11.635714 [ 259 ] {e15c5e43-dcd1-431e-b0e7-759ebd28e51d} <Debug> TCPHandler: Processed in 0.001834697 sec. | ||
| 350 | 2026.05.19 23:50:11.635886 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.19 23:50:11.636041 [ 259 ] {187d3b43-bb29-4c17-888b-7edd382a488d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 352 | 2026.05.19 23:50:11.636095 [ 259 ] {187d3b43-bb29-4c17-888b-7edd382a488d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.19 23:50:11.636972 [ 259 ] {187d3b43-bb29-4c17-888b-7edd382a488d} <Debug> oximeter.measurements_u16 (a66d31ea-09d8-4ea1-b8cb-759eb9b3577e): Loading data parts | ||
| 354 | 2026.05.19 23:50:11.637114 [ 259 ] {187d3b43-bb29-4c17-888b-7edd382a488d} <Debug> oximeter.measurements_u16 (a66d31ea-09d8-4ea1-b8cb-759eb9b3577e): There are no data parts | ||
| 355 | 2026.05.19 23:50:11.637616 [ 259 ] {187d3b43-bb29-4c17-888b-7edd382a488d} <Debug> TCPHandler: Processed in 0.001781485 sec. | ||
| 356 | 2026.05.19 23:50:11.637771 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.19 23:50:11.637940 [ 259 ] {37f43fe5-2da6-4041-8310-e792f8d2f2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 358 | 2026.05.19 23:50:11.637993 [ 259 ] {37f43fe5-2da6-4041-8310-e792f8d2f2a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.19 23:50:11.638865 [ 259 ] {37f43fe5-2da6-4041-8310-e792f8d2f2a8} <Debug> oximeter.measurements_i32 (241dc6f6-f59c-4a65-88c5-5747f94214ca): Loading data parts | ||
| 360 | 2026.05.19 23:50:11.638989 [ 259 ] {37f43fe5-2da6-4041-8310-e792f8d2f2a8} <Debug> oximeter.measurements_i32 (241dc6f6-f59c-4a65-88c5-5747f94214ca): There are no data parts | ||
| 361 | 2026.05.19 23:50:11.639473 [ 259 ] {37f43fe5-2da6-4041-8310-e792f8d2f2a8} <Debug> TCPHandler: Processed in 0.001750325 sec. | ||
| 362 | 2026.05.19 23:50:11.639630 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.19 23:50:11.639784 [ 259 ] {6966fe5a-cc5e-4cc3-a72a-7a39859205db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 364 | 2026.05.19 23:50:11.639840 [ 259 ] {6966fe5a-cc5e-4cc3-a72a-7a39859205db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.19 23:50:11.640728 [ 259 ] {6966fe5a-cc5e-4cc3-a72a-7a39859205db} <Debug> oximeter.measurements_u32 (9ae9dc1d-7de0-4604-b4ca-1313d04d93ae): Loading data parts | ||
| 366 | 2026.05.19 23:50:11.640875 [ 259 ] {6966fe5a-cc5e-4cc3-a72a-7a39859205db} <Debug> oximeter.measurements_u32 (9ae9dc1d-7de0-4604-b4ca-1313d04d93ae): There are no data parts | ||
| 367 | 2026.05.19 23:50:11.641317 [ 259 ] {6966fe5a-cc5e-4cc3-a72a-7a39859205db} <Debug> TCPHandler: Processed in 0.001735394 sec. | ||
| 368 | 2026.05.19 23:50:11.641466 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.19 23:50:11.641635 [ 259 ] {2a280658-2ed6-43dc-9db3-761a3198a3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 370 | 2026.05.19 23:50:11.641687 [ 259 ] {2a280658-2ed6-43dc-9db3-761a3198a3f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.19 23:50:11.642575 [ 259 ] {2a280658-2ed6-43dc-9db3-761a3198a3f7} <Debug> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Loading data parts | ||
| 372 | 2026.05.19 23:50:11.642711 [ 259 ] {2a280658-2ed6-43dc-9db3-761a3198a3f7} <Debug> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): There are no data parts | ||
| 373 | 2026.05.19 23:50:11.643177 [ 259 ] {2a280658-2ed6-43dc-9db3-761a3198a3f7} <Debug> TCPHandler: Processed in 0.001758245 sec. | ||
| 374 | 2026.05.19 23:50:11.643320 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.19 23:50:11.643473 [ 259 ] {69c44474-ab88-47b7-949a-acbc446c7af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 376 | 2026.05.19 23:50:11.643529 [ 259 ] {69c44474-ab88-47b7-949a-acbc446c7af8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.19 23:50:11.644359 [ 259 ] {69c44474-ab88-47b7-949a-acbc446c7af8} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Loading data parts | ||
| 378 | 2026.05.19 23:50:11.644503 [ 259 ] {69c44474-ab88-47b7-949a-acbc446c7af8} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): There are no data parts | ||
| 379 | 2026.05.19 23:50:11.645008 [ 259 ] {69c44474-ab88-47b7-949a-acbc446c7af8} <Debug> TCPHandler: Processed in 0.001734324 sec. | ||
| 380 | 2026.05.19 23:50:11.645153 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.19 23:50:11.645322 [ 259 ] {66d2b9c3-f54a-4153-a891-39181c7d27c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.05.19 23:50:11.645376 [ 259 ] {66d2b9c3-f54a-4153-a891-39181c7d27c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.19 23:50:11.646301 [ 259 ] {66d2b9c3-f54a-4153-a891-39181c7d27c2} <Debug> oximeter.measurements_f32 (b6e79fed-115f-4a69-867b-6f0a8a08cb54): Loading data parts | ||
| 384 | 2026.05.19 23:50:11.646434 [ 259 ] {66d2b9c3-f54a-4153-a891-39181c7d27c2} <Debug> oximeter.measurements_f32 (b6e79fed-115f-4a69-867b-6f0a8a08cb54): There are no data parts | ||
| 385 | 2026.05.19 23:50:11.646932 [ 259 ] {66d2b9c3-f54a-4153-a891-39181c7d27c2} <Debug> TCPHandler: Processed in 0.001839747 sec. | ||
| 386 | 2026.05.19 23:50:11.647072 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.19 23:50:11.647214 [ 259 ] {63b4692c-cd0f-47a9-a7dc-8162d2b7184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 388 | 2026.05.19 23:50:11.647267 [ 259 ] {63b4692c-cd0f-47a9-a7dc-8162d2b7184e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.19 23:50:11.648179 [ 259 ] {63b4692c-cd0f-47a9-a7dc-8162d2b7184e} <Debug> oximeter.measurements_f64 (f84f9cae-1431-4bad-9f78-3ab15b5714ff): Loading data parts | ||
| 390 | 2026.05.19 23:50:11.648329 [ 259 ] {63b4692c-cd0f-47a9-a7dc-8162d2b7184e} <Debug> oximeter.measurements_f64 (f84f9cae-1431-4bad-9f78-3ab15b5714ff): There are no data parts | ||
| 391 | 2026.05.19 23:50:11.648824 [ 259 ] {63b4692c-cd0f-47a9-a7dc-8162d2b7184e} <Debug> TCPHandler: Processed in 0.001775456 sec. | ||
| 392 | 2026.05.19 23:50:11.648971 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.19 23:50:11.649140 [ 259 ] {42a4a14c-72c3-497a-be8d-f883d6bb6972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 394 | 2026.05.19 23:50:11.649195 [ 259 ] {42a4a14c-72c3-497a-be8d-f883d6bb6972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.19 23:50:11.650088 [ 259 ] {42a4a14c-72c3-497a-be8d-f883d6bb6972} <Debug> oximeter.measurements_string (15d88867-81ee-4649-91a6-2cc867e78504): Loading data parts | ||
| 396 | 2026.05.19 23:50:11.650221 [ 259 ] {42a4a14c-72c3-497a-be8d-f883d6bb6972} <Debug> oximeter.measurements_string (15d88867-81ee-4649-91a6-2cc867e78504): There are no data parts | ||
| 397 | 2026.05.19 23:50:11.650706 [ 259 ] {42a4a14c-72c3-497a-be8d-f883d6bb6972} <Debug> TCPHandler: Processed in 0.001782516 sec. | ||
| 398 | 2026.05.19 23:50:11.650854 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.19 23:50:11.651015 [ 259 ] {129cc1f8-fabe-4165-960c-a9b55955886b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.19 23:50:11.651080 [ 259 ] {129cc1f8-fabe-4165-960c-a9b55955886b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.19 23:50:11.651988 [ 259 ] {129cc1f8-fabe-4165-960c-a9b55955886b} <Debug> oximeter.measurements_bytes (2c20885d-d28a-4dd8-ae19-092ac8054321): Loading data parts | ||
| 409 | 2026.05.19 23:50:11.652122 [ 259 ] {129cc1f8-fabe-4165-960c-a9b55955886b} <Debug> oximeter.measurements_bytes (2c20885d-d28a-4dd8-ae19-092ac8054321): There are no data parts | ||
| 410 | 2026.05.19 23:50:11.652659 [ 259 ] {129cc1f8-fabe-4165-960c-a9b55955886b} <Debug> TCPHandler: Processed in 0.001852868 sec. | ||
| 411 | 2026.05.19 23:50:11.652807 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.19 23:50:11.652966 [ 259 ] {0152c113-78a3-4a5b-9294-6616991f7dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 413 | 2026.05.19 23:50:11.653027 [ 259 ] {0152c113-78a3-4a5b-9294-6616991f7dac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.19 23:50:11.653980 [ 259 ] {0152c113-78a3-4a5b-9294-6616991f7dac} <Debug> oximeter.measurements_cumulativei64 (58959b72-54ce-418a-9154-515f86cef46e): Loading data parts | ||
| 415 | 2026.05.19 23:50:11.654141 [ 259 ] {0152c113-78a3-4a5b-9294-6616991f7dac} <Debug> oximeter.measurements_cumulativei64 (58959b72-54ce-418a-9154-515f86cef46e): There are no data parts | ||
| 416 | 2026.05.19 23:50:11.654853 [ 259 ] {0152c113-78a3-4a5b-9294-6616991f7dac} <Debug> TCPHandler: Processed in 0.002093554 sec. | ||
| 417 | 2026.05.19 23:50:11.655096 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.19 23:50:11.655320 [ 259 ] {9b662c2f-3236-4b36-8969-9456e1985296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 419 | 2026.05.19 23:50:11.655395 [ 259 ] {9b662c2f-3236-4b36-8969-9456e1985296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.19 23:50:11.656565 [ 259 ] {9b662c2f-3236-4b36-8969-9456e1985296} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Loading data parts | ||
| 421 | 2026.05.19 23:50:11.656718 [ 259 ] {9b662c2f-3236-4b36-8969-9456e1985296} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): There are no data parts | ||
| 422 | 2026.05.19 23:50:11.657249 [ 259 ] {9b662c2f-3236-4b36-8969-9456e1985296} <Debug> TCPHandler: Processed in 0.002276968 sec. | ||
| 423 | 2026.05.19 23:50:11.657393 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.19 23:50:11.657572 [ 259 ] {7da319b6-188c-4a07-b346-8ee1191a62a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 425 | 2026.05.19 23:50:11.657630 [ 259 ] {7da319b6-188c-4a07-b346-8ee1191a62a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.19 23:50:11.658607 [ 259 ] {7da319b6-188c-4a07-b346-8ee1191a62a5} <Debug> oximeter.measurements_cumulativef32 (070ef282-3e15-40fd-9a9c-7b04ce9eaf28): Loading data parts | ||
| 427 | 2026.05.19 23:50:11.658730 [ 259 ] {7da319b6-188c-4a07-b346-8ee1191a62a5} <Debug> oximeter.measurements_cumulativef32 (070ef282-3e15-40fd-9a9c-7b04ce9eaf28): There are no data parts | ||
| 428 | 2026.05.19 23:50:11.659268 [ 259 ] {7da319b6-188c-4a07-b346-8ee1191a62a5} <Debug> TCPHandler: Processed in 0.001923109 sec. | ||
| 429 | 2026.05.19 23:50:11.659448 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.19 23:50:11.659626 [ 259 ] {65304073-4398-440a-9009-8917bb42d7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 431 | 2026.05.19 23:50:11.659688 [ 259 ] {65304073-4398-440a-9009-8917bb42d7e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.19 23:50:11.660603 [ 259 ] {65304073-4398-440a-9009-8917bb42d7e1} <Debug> oximeter.measurements_cumulativef64 (2a6944d5-d978-4d01-98e1-1ff624bdc063): Loading data parts | ||
| 433 | 2026.05.19 23:50:11.660724 [ 259 ] {65304073-4398-440a-9009-8917bb42d7e1} <Debug> oximeter.measurements_cumulativef64 (2a6944d5-d978-4d01-98e1-1ff624bdc063): There are no data parts | ||
| 434 | 2026.05.19 23:50:11.661249 [ 259 ] {65304073-4398-440a-9009-8917bb42d7e1} <Debug> TCPHandler: Processed in 0.001849387 sec. | ||
| 435 | 2026.05.19 23:50:11.661437 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.19 23:50:11.661657 [ 259 ] {c5677323-27b5-4080-9217-97ad22503e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.19 23:50:11.661731 [ 259 ] {c5677323-27b5-4080-9217-97ad22503e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.19 23:50:11.662883 [ 259 ] {c5677323-27b5-4080-9217-97ad22503e85} <Debug> oximeter.measurements_histogrami8 (9cda2183-3ab9-456c-9fb8-e426af1fbc50): Loading data parts | ||
| 449 | 2026.05.19 23:50:11.663013 [ 259 ] {c5677323-27b5-4080-9217-97ad22503e85} <Debug> oximeter.measurements_histogrami8 (9cda2183-3ab9-456c-9fb8-e426af1fbc50): There are no data parts | ||
| 450 | 2026.05.19 23:50:11.663593 [ 259 ] {c5677323-27b5-4080-9217-97ad22503e85} <Debug> TCPHandler: Processed in 0.002206406 sec. | ||
| 451 | 2026.05.19 23:50:11.663777 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.19 23:50:11.663986 [ 259 ] {3e08eb40-7f78-4ba6-a445-3b14e653c3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 453 | 2026.05.19 23:50:11.664055 [ 259 ] {3e08eb40-7f78-4ba6-a445-3b14e653c3c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.19 23:50:11.665124 [ 259 ] {3e08eb40-7f78-4ba6-a445-3b14e653c3c6} <Debug> oximeter.measurements_histogramu8 (2a3ac452-24c7-46da-bd3c-38a55e70e1a4): Loading data parts | ||
| 455 | 2026.05.19 23:50:11.665265 [ 259 ] {3e08eb40-7f78-4ba6-a445-3b14e653c3c6} <Debug> oximeter.measurements_histogramu8 (2a3ac452-24c7-46da-bd3c-38a55e70e1a4): There are no data parts | ||
| 456 | 2026.05.19 23:50:11.665774 [ 259 ] {3e08eb40-7f78-4ba6-a445-3b14e653c3c6} <Debug> TCPHandler: Processed in 0.002066733 sec. | ||
| 457 | 2026.05.19 23:50:11.665914 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.19 23:50:11.666121 [ 259 ] {8fb00ac5-cddf-45ea-a040-58d204126b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 459 | 2026.05.19 23:50:11.666184 [ 259 ] {8fb00ac5-cddf-45ea-a040-58d204126b47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.19 23:50:11.667300 [ 259 ] {8fb00ac5-cddf-45ea-a040-58d204126b47} <Debug> oximeter.measurements_histogrami16 (8e30756d-6bb2-4314-b5d5-d850165c4b26): Loading data parts | ||
| 461 | 2026.05.19 23:50:11.667427 [ 259 ] {8fb00ac5-cddf-45ea-a040-58d204126b47} <Debug> oximeter.measurements_histogrami16 (8e30756d-6bb2-4314-b5d5-d850165c4b26): There are no data parts | ||
| 462 | 2026.05.19 23:50:11.667948 [ 259 ] {8fb00ac5-cddf-45ea-a040-58d204126b47} <Debug> TCPHandler: Processed in 0.002069103 sec. | ||
| 463 | 2026.05.19 23:50:11.668093 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.19 23:50:11.668296 [ 259 ] {2dea1d07-e2fb-4b43-ba67-e71be977021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 465 | 2026.05.19 23:50:11.668365 [ 259 ] {2dea1d07-e2fb-4b43-ba67-e71be977021e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.19 23:50:11.669425 [ 259 ] {2dea1d07-e2fb-4b43-ba67-e71be977021e} <Debug> oximeter.measurements_histogramu16 (8e6bc02b-d900-44d7-a825-d4cea02e7ad7): Loading data parts | ||
| 467 | 2026.05.19 23:50:11.669591 [ 259 ] {2dea1d07-e2fb-4b43-ba67-e71be977021e} <Debug> oximeter.measurements_histogramu16 (8e6bc02b-d900-44d7-a825-d4cea02e7ad7): There are no data parts | ||
| 468 | 2026.05.19 23:50:11.670123 [ 259 ] {2dea1d07-e2fb-4b43-ba67-e71be977021e} <Debug> TCPHandler: Processed in 0.002077123 sec. | ||
| 469 | 2026.05.19 23:50:11.670277 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.19 23:50:11.670498 [ 259 ] {c527f5d0-9cd7-468b-a26b-f569564142e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 471 | 2026.05.19 23:50:11.670564 [ 259 ] {c527f5d0-9cd7-468b-a26b-f569564142e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.19 23:50:11.671614 [ 259 ] {c527f5d0-9cd7-468b-a26b-f569564142e6} <Debug> oximeter.measurements_histogrami32 (d6fb2340-9831-49db-af60-155eab415bd7): Loading data parts | ||
| 473 | 2026.05.19 23:50:11.671738 [ 259 ] {c527f5d0-9cd7-468b-a26b-f569564142e6} <Debug> oximeter.measurements_histogrami32 (d6fb2340-9831-49db-af60-155eab415bd7): There are no data parts | ||
| 474 | 2026.05.19 23:50:11.672265 [ 259 ] {c527f5d0-9cd7-468b-a26b-f569564142e6} <Debug> TCPHandler: Processed in 0.002036392 sec. | ||
| 475 | 2026.05.19 23:50:11.672414 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.19 23:50:11.672618 [ 259 ] {c0dd6068-252a-4666-85f8-ee676a035be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 477 | 2026.05.19 23:50:11.672689 [ 259 ] {c0dd6068-252a-4666-85f8-ee676a035be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.19 23:50:11.673712 [ 259 ] {c0dd6068-252a-4666-85f8-ee676a035be8} <Debug> oximeter.measurements_histogramu32 (afbeb0e9-8db0-4643-89ab-dd6b2ff204fd): Loading data parts | ||
| 479 | 2026.05.19 23:50:11.673861 [ 259 ] {c0dd6068-252a-4666-85f8-ee676a035be8} <Debug> oximeter.measurements_histogramu32 (afbeb0e9-8db0-4643-89ab-dd6b2ff204fd): There are no data parts | ||
| 480 | 2026.05.19 23:50:11.674388 [ 259 ] {c0dd6068-252a-4666-85f8-ee676a035be8} <Debug> TCPHandler: Processed in 0.002021652 sec. | ||
| 481 | 2026.05.19 23:50:11.674528 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.19 23:50:11.674753 [ 259 ] {777dabe7-382f-4da5-8fe1-472357c7effc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 483 | 2026.05.19 23:50:11.674822 [ 259 ] {777dabe7-382f-4da5-8fe1-472357c7effc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.19 23:50:11.675906 [ 259 ] {777dabe7-382f-4da5-8fe1-472357c7effc} <Debug> oximeter.measurements_histogrami64 (f41c6fbb-a894-4f51-93e8-ff59ad5976bf): Loading data parts | ||
| 485 | 2026.05.19 23:50:11.676028 [ 259 ] {777dabe7-382f-4da5-8fe1-472357c7effc} <Debug> oximeter.measurements_histogrami64 (f41c6fbb-a894-4f51-93e8-ff59ad5976bf): There are no data parts | ||
| 486 | 2026.05.19 23:50:11.676537 [ 259 ] {777dabe7-382f-4da5-8fe1-472357c7effc} <Debug> TCPHandler: Processed in 0.002056263 sec. | ||
| 487 | 2026.05.19 23:50:11.676680 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.19 23:50:11.676884 [ 259 ] {0ffd2165-4ea0-4ff6-94de-d960bea6dd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 489 | 2026.05.19 23:50:11.676956 [ 259 ] {0ffd2165-4ea0-4ff6-94de-d960bea6dd47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.19 23:50:11.678357 [ 259 ] {0ffd2165-4ea0-4ff6-94de-d960bea6dd47} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Loading data parts | ||
| 491 | 2026.05.19 23:50:11.678587 [ 259 ] {0ffd2165-4ea0-4ff6-94de-d960bea6dd47} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): There are no data parts | ||
| 492 | 2026.05.19 23:50:11.679233 [ 259 ] {0ffd2165-4ea0-4ff6-94de-d960bea6dd47} <Debug> TCPHandler: Processed in 0.002599667 sec. | ||
| 493 | 2026.05.19 23:50:11.679469 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.19 23:50:11.679765 [ 259 ] {fc7bc592-7fdc-4e79-a062-d7254c55cd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 495 | 2026.05.19 23:50:11.679850 [ 259 ] {fc7bc592-7fdc-4e79-a062-d7254c55cd49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.19 23:50:11.681219 [ 259 ] {fc7bc592-7fdc-4e79-a062-d7254c55cd49} <Debug> oximeter.measurements_histogramf32 (d7b1d361-926a-41e0-ab48-fc7280fa88d6): Loading data parts | ||
| 497 | 2026.05.19 23:50:11.681358 [ 259 ] {fc7bc592-7fdc-4e79-a062-d7254c55cd49} <Debug> oximeter.measurements_histogramf32 (d7b1d361-926a-41e0-ab48-fc7280fa88d6): There are no data parts | ||
| 498 | 2026.05.19 23:50:11.681867 [ 259 ] {fc7bc592-7fdc-4e79-a062-d7254c55cd49} <Debug> TCPHandler: Processed in 0.002522175 sec. | ||
| 499 | 2026.05.19 23:50:11.682012 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.19 23:50:11.682219 [ 259 ] {e682fe56-26b2-4c1c-a17b-a117fe1efa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 501 | 2026.05.19 23:50:11.682288 [ 259 ] {e682fe56-26b2-4c1c-a17b-a117fe1efa37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.19 23:50:11.683301 [ 259 ] {e682fe56-26b2-4c1c-a17b-a117fe1efa37} <Debug> oximeter.measurements_histogramf64 (1c425c06-df61-418c-abee-96c3b17c52c0): Loading data parts | ||
| 503 | 2026.05.19 23:50:11.683476 [ 259 ] {e682fe56-26b2-4c1c-a17b-a117fe1efa37} <Debug> oximeter.measurements_histogramf64 (1c425c06-df61-418c-abee-96c3b17c52c0): There are no data parts | ||
| 504 | 2026.05.19 23:50:11.684143 [ 259 ] {e682fe56-26b2-4c1c-a17b-a117fe1efa37} <Debug> TCPHandler: Processed in 0.002177666 sec. | ||
| 505 | 2026.05.19 23:50:11.684330 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.19 23:50:11.684587 [ 259 ] {9682e090-e2c4-4aa3-8f35-85ed5e08166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.19 23:50:11.684655 [ 259 ] {9682e090-e2c4-4aa3-8f35-85ed5e08166e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.19 23:50:11.686175 [ 259 ] {9682e090-e2c4-4aa3-8f35-85ed5e08166e} <Debug> oximeter.fields_bool (33e29d27-fe79-4cc5-b186-65078bb67524): Loading data parts | ||
| 534 | 2026.05.19 23:50:11.686311 [ 259 ] {9682e090-e2c4-4aa3-8f35-85ed5e08166e} <Debug> oximeter.fields_bool (33e29d27-fe79-4cc5-b186-65078bb67524): There are no data parts | ||
| 535 | 2026.05.19 23:50:11.686840 [ 259 ] {9682e090-e2c4-4aa3-8f35-85ed5e08166e} <Debug> TCPHandler: Processed in 0.002572636 sec. | ||
| 536 | 2026.05.19 23:50:11.687019 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.19 23:50:11.687175 [ 259 ] {0304c8ef-3763-41b6-bf01-43a2c4cc5879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 538 | 2026.05.19 23:50:11.687235 [ 259 ] {0304c8ef-3763-41b6-bf01-43a2c4cc5879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.19 23:50:11.688113 [ 259 ] {0304c8ef-3763-41b6-bf01-43a2c4cc5879} <Debug> oximeter.fields_i8 (47815efa-5464-47c4-9d87-1ccf991cda6c): Loading data parts | ||
| 540 | 2026.05.19 23:50:11.688258 [ 259 ] {0304c8ef-3763-41b6-bf01-43a2c4cc5879} <Debug> oximeter.fields_i8 (47815efa-5464-47c4-9d87-1ccf991cda6c): There are no data parts | ||
| 541 | 2026.05.19 23:50:11.688684 [ 259 ] {0304c8ef-3763-41b6-bf01-43a2c4cc5879} <Debug> TCPHandler: Processed in 0.001713654 sec. | ||
| 542 | 2026.05.19 23:50:11.688824 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.19 23:50:11.688999 [ 259 ] {2eebaa8e-c6aa-42cc-af58-649b05d03541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 544 | 2026.05.19 23:50:11.689058 [ 259 ] {2eebaa8e-c6aa-42cc-af58-649b05d03541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.19 23:50:11.689936 [ 259 ] {2eebaa8e-c6aa-42cc-af58-649b05d03541} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Loading data parts | ||
| 546 | 2026.05.19 23:50:11.690051 [ 259 ] {2eebaa8e-c6aa-42cc-af58-649b05d03541} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): There are no data parts | ||
| 547 | 2026.05.19 23:50:11.690479 [ 259 ] {2eebaa8e-c6aa-42cc-af58-649b05d03541} <Debug> TCPHandler: Processed in 0.001702334 sec. | ||
| 548 | 2026.05.19 23:50:11.690625 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.19 23:50:11.690780 [ 259 ] {147de35c-37c0-4e07-9bee-77e8e45d854e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 550 | 2026.05.19 23:50:11.690838 [ 259 ] {147de35c-37c0-4e07-9bee-77e8e45d854e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.19 23:50:11.691753 [ 259 ] {147de35c-37c0-4e07-9bee-77e8e45d854e} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Loading data parts | ||
| 552 | 2026.05.19 23:50:11.691887 [ 259 ] {147de35c-37c0-4e07-9bee-77e8e45d854e} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): There are no data parts | ||
| 553 | 2026.05.19 23:50:11.692317 [ 259 ] {147de35c-37c0-4e07-9bee-77e8e45d854e} <Debug> TCPHandler: Processed in 0.001739575 sec. | ||
| 554 | 2026.05.19 23:50:11.692452 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.19 23:50:11.692627 [ 259 ] {2f0af444-9f69-4d6b-82c5-ab9bc8e3db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 556 | 2026.05.19 23:50:11.692685 [ 259 ] {2f0af444-9f69-4d6b-82c5-ab9bc8e3db1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.19 23:50:11.693565 [ 259 ] {2f0af444-9f69-4d6b-82c5-ab9bc8e3db1c} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Loading data parts | ||
| 558 | 2026.05.19 23:50:11.693683 [ 259 ] {2f0af444-9f69-4d6b-82c5-ab9bc8e3db1c} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): There are no data parts | ||
| 559 | 2026.05.19 23:50:11.694118 [ 259 ] {2f0af444-9f69-4d6b-82c5-ab9bc8e3db1c} <Debug> TCPHandler: Processed in 0.001713524 sec. | ||
| 560 | 2026.05.19 23:50:11.694250 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.19 23:50:11.694405 [ 259 ] {12042776-bace-472a-af54-18752e94cbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 562 | 2026.05.19 23:50:11.694466 [ 259 ] {12042776-bace-472a-af54-18752e94cbc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.19 23:50:11.695357 [ 259 ] {12042776-bace-472a-af54-18752e94cbc4} <Debug> oximeter.fields_i32 (78f97f64-0916-421f-b64c-d218d9504760): Loading data parts | ||
| 564 | 2026.05.19 23:50:11.695492 [ 259 ] {12042776-bace-472a-af54-18752e94cbc4} <Debug> oximeter.fields_i32 (78f97f64-0916-421f-b64c-d218d9504760): There are no data parts | ||
| 565 | 2026.05.19 23:50:11.695928 [ 259 ] {12042776-bace-472a-af54-18752e94cbc4} <Debug> TCPHandler: Processed in 0.001725754 sec. | ||
| 566 | 2026.05.19 23:50:11.696060 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.19 23:50:11.696235 [ 259 ] {08c46af2-144c-4ee9-b3cd-e03ca663c5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 568 | 2026.05.19 23:50:11.696293 [ 259 ] {08c46af2-144c-4ee9-b3cd-e03ca663c5a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.19 23:50:11.697205 [ 259 ] {08c46af2-144c-4ee9-b3cd-e03ca663c5a7} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Loading data parts | ||
| 570 | 2026.05.19 23:50:11.697319 [ 259 ] {08c46af2-144c-4ee9-b3cd-e03ca663c5a7} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): There are no data parts | ||
| 571 | 2026.05.19 23:50:11.697796 [ 259 ] {08c46af2-144c-4ee9-b3cd-e03ca663c5a7} <Debug> TCPHandler: Processed in 0.001783926 sec. | ||
| 572 | 2026.05.19 23:50:11.697930 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.19 23:50:11.698084 [ 259 ] {60611c63-8597-42ac-a236-98690f8df0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 574 | 2026.05.19 23:50:11.698145 [ 259 ] {60611c63-8597-42ac-a236-98690f8df0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.19 23:50:11.699076 [ 259 ] {60611c63-8597-42ac-a236-98690f8df0e5} <Debug> oximeter.fields_i64 (da2ce85c-b7d7-4b83-b770-3c75c9a27fef): Loading data parts | ||
| 576 | 2026.05.19 23:50:11.699213 [ 259 ] {60611c63-8597-42ac-a236-98690f8df0e5} <Debug> oximeter.fields_i64 (da2ce85c-b7d7-4b83-b770-3c75c9a27fef): There are no data parts | ||
| 577 | 2026.05.19 23:50:11.699634 [ 259 ] {60611c63-8597-42ac-a236-98690f8df0e5} <Debug> TCPHandler: Processed in 0.001751325 sec. | ||
| 578 | 2026.05.19 23:50:11.699769 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.19 23:50:11.699943 [ 259 ] {45b62874-e510-4b18-93d9-2d68438ef284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 580 | 2026.05.19 23:50:11.700001 [ 259 ] {45b62874-e510-4b18-93d9-2d68438ef284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.19 23:50:11.700871 [ 259 ] {45b62874-e510-4b18-93d9-2d68438ef284} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Loading data parts | ||
| 582 | 2026.05.19 23:50:11.701002 [ 259 ] {45b62874-e510-4b18-93d9-2d68438ef284} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): There are no data parts | ||
| 583 | 2026.05.19 23:50:11.701564 [ 259 ] {45b62874-e510-4b18-93d9-2d68438ef284} <Debug> TCPHandler: Processed in 0.001843557 sec. | ||
| 584 | 2026.05.19 23:50:11.701704 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.19 23:50:11.701866 [ 259 ] {594c0418-d221-46f1-be89-699af7427b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 586 | 2026.05.19 23:50:11.701930 [ 259 ] {594c0418-d221-46f1-be89-699af7427b5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.19 23:50:11.702924 [ 259 ] {594c0418-d221-46f1-be89-699af7427b5b} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Loading data parts | ||
| 588 | 2026.05.19 23:50:11.703037 [ 259 ] {594c0418-d221-46f1-be89-699af7427b5b} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): There are no data parts | ||
| 589 | 2026.05.19 23:50:11.703489 [ 259 ] {594c0418-d221-46f1-be89-699af7427b5b} <Debug> TCPHandler: Processed in 0.001835367 sec. | ||
| 590 | 2026.05.19 23:50:11.703630 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.19 23:50:11.703810 [ 259 ] {06b0ca8a-ccb7-4df9-bf88-fbebc8067135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 592 | 2026.05.19 23:50:11.703872 [ 259 ] {06b0ca8a-ccb7-4df9-bf88-fbebc8067135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.19 23:50:11.704781 [ 259 ] {06b0ca8a-ccb7-4df9-bf88-fbebc8067135} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Loading data parts | ||
| 594 | 2026.05.19 23:50:11.704888 [ 259 ] {06b0ca8a-ccb7-4df9-bf88-fbebc8067135} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): There are no data parts | ||
| 595 | 2026.05.19 23:50:11.705324 [ 259 ] {06b0ca8a-ccb7-4df9-bf88-fbebc8067135} <Debug> TCPHandler: Processed in 0.001781556 sec. | ||
| 596 | 2026.05.19 23:50:11.705472 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.19 23:50:11.705626 [ 259 ] {af2cdd58-3b7b-441e-b0f9-7802a0c1ad25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) 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) | ||
| 598 | 2026.05.19 23:50:11.705749 [ 259 ] {af2cdd58-3b7b-441e-b0f9-7802a0c1ad25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.19 23:50:11.706746 [ 259 ] {af2cdd58-3b7b-441e-b0f9-7802a0c1ad25} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Loading data parts | ||
| 600 | 2026.05.19 23:50:11.706864 [ 259 ] {af2cdd58-3b7b-441e-b0f9-7802a0c1ad25} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): There are no data parts | ||
| 601 | 2026.05.19 23:50:11.707304 [ 259 ] {af2cdd58-3b7b-441e-b0f9-7802a0c1ad25} <Debug> TCPHandler: Processed in 0.001830627 sec. | ||
| 602 | 2026.05.19 23:50:11.707481 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.19 23:50:11.707733 [ 259 ] {620eef3f-2d76-47e3-b8b7-3cec7d4cf696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.05.19 23:50:11.707812 [ 259 ] {620eef3f-2d76-47e3-b8b7-3cec7d4cf696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.19 23:50:11.708773 [ 259 ] {620eef3f-2d76-47e3-b8b7-3cec7d4cf696} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Loading data parts | ||
| 609 | 2026.05.19 23:50:11.708927 [ 259 ] {620eef3f-2d76-47e3-b8b7-3cec7d4cf696} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): There are no data parts | ||
| 610 | 2026.05.19 23:50:11.709755 [ 259 ] {620eef3f-2d76-47e3-b8b7-3cec7d4cf696} <Debug> TCPHandler: Processed in 0.002321179 sec. | ||
| 611 | 2026.05.19 23:50:11.709975 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.19 23:50:11.710261 [ 260 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.19 23:50:11.711900 [ 260 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.19 23:50:11.720166 [ 268 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Trace> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.19 23:50:11.720221 [ 268 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 616 | 2026.05.19 23:50:11.723169 [ 268 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.19 23:50:11.723562 [ 268 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Trace> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.19 23:50:11.723840 [ 260 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013678 sec., 73.11010381634742 rows/sec., 1.14 KiB/sec. | ||
| 619 | 2026.05.19 23:50:11.724150 [ 260 ] {a63488d9-f43a-4286-9c85-315c83d99ac9} <Debug> TCPHandler: Processed in 0.014239934 sec. | ||
| 620 | 2026.05.19 23:50:11.781182 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52926 | ||
| 621 | 2026.05.19 23:50:11.781274 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.19 23:50:11.781305 [ 269 ] {} <Debug> TCP-Session: e96c4ff0-a469-456a-be41-448c2a461bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52926 | ||
| 623 | 2026.05.19 23:50:11.781329 [ 269 ] {} <Debug> TCP-Session: e96c4ff0-a469-456a-be41-448c2a461bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.19 23:50:11.781372 [ 269 ] {} <Debug> TCP-Session: e96c4ff0-a469-456a-be41-448c2a461bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.19 23:50:11.781732 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51614 | ||
| 626 | 2026.05.19 23:50:11.781808 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45451 | ||
| 627 | 2026.05.19 23:50:11.781959 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2026.05.19 23:50:11.782005 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60600 | ||
| 629 | 2026.05.19 23:50:11.782048 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.05.19 23:50:11.782088 [ 270 ] {} <Debug> TCP-Session: fd6e34f6-cda3-4740-95f4-c8f2bdbce3d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51614 | ||
| 631 | 2026.05.19 23:50:11.782107 [ 271 ] {} <Debug> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Authenticating user 'default' from [fd00:1122:3344:101::e]:45451 | ||
| 632 | 2026.05.19 23:50:11.782127 [ 269 ] {} <Trace> TCP-Session: e96c4ff0-a469-456a-be41-448c2a461bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.19 23:50:11.782175 [ 270 ] {} <Debug> TCP-Session: fd6e34f6-cda3-4740-95f4-c8f2bdbce3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.05.19 23:50:11.782181 [ 271 ] {} <Debug> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.19 23:50:11.782235 [ 270 ] {} <Debug> TCP-Session: fd6e34f6-cda3-4740-95f4-c8f2bdbce3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.19 23:50:11.782243 [ 271 ] {} <Debug> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.19 23:50:11.782238 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.19 23:50:11.782313 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48960 | ||
| 639 | 2026.05.19 23:50:11.782351 [ 272 ] {} <Debug> TCP-Session: 30baf390-3261-46af-8346-96359b3186a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60600 | ||
| 640 | 2026.05.19 23:50:11.782403 [ 269 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52926) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 641 | 2026.05.19 23:50:11.782416 [ 272 ] {} <Debug> TCP-Session: 30baf390-3261-46af-8346-96359b3186a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.19 23:50:11.782469 [ 272 ] {} <Debug> TCP-Session: 30baf390-3261-46af-8346-96359b3186a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.19 23:50:11.782472 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64387 | ||
| 644 | 2026.05.19 23:50:11.782482 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53737 | ||
| 645 | 2026.05.19 23:50:11.782560 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.19 23:50:11.782577 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59801 | ||
| 647 | 2026.05.19 23:50:11.782656 [ 274 ] {} <Debug> TCP-Session: 3380398e-253b-4582-a8ad-b896451ac39d Authenticating user 'default' from [fd00:1122:3344:101::e]:48960 | ||
| 648 | 2026.05.19 23:50:11.782668 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39673 | ||
| 649 | 2026.05.19 23:50:11.782688 [ 274 ] {} <Debug> TCP-Session: 3380398e-253b-4582-a8ad-b896451ac39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.19 23:50:11.782747 [ 274 ] {} <Debug> TCP-Session: 3380398e-253b-4582-a8ad-b896451ac39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.19 23:50:11.782768 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.19 23:50:11.782809 [ 275 ] {} <Debug> TCP-Session: b2857ef3-755e-44d0-a335-b523d6355e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:64387 | ||
| 653 | 2026.05.19 23:50:11.782862 [ 275 ] {} <Debug> TCP-Session: b2857ef3-755e-44d0-a335-b523d6355e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.19 23:50:11.782878 [ 275 ] {} <Debug> TCP-Session: b2857ef3-755e-44d0-a335-b523d6355e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.19 23:50:11.783056 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.19 23:50:11.783068 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.19 23:50:11.783057 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.19 23:50:11.783122 [ 276 ] {} <Debug> TCP-Session: 283a4b89-61f7-4a67-b033-f082abc12371 Authenticating user 'default' from [fd00:1122:3344:101::e]:59801 | ||
| 659 | 2026.05.19 23:50:11.783128 [ 277 ] {} <Debug> TCP-Session: e4b0c07a-6191-4a70-b48b-427a097423df Authenticating user 'default' from [fd00:1122:3344:101::e]:39673 | ||
| 660 | 2026.05.19 23:50:11.783173 [ 273 ] {} <Debug> TCP-Session: e902dc37-ce38-4a2a-845f-7959f6627723 Authenticating user 'default' from [fd00:1122:3344:101::e]:53737 | ||
| 661 | 2026.05.19 23:50:11.783179 [ 276 ] {} <Debug> TCP-Session: 283a4b89-61f7-4a67-b033-f082abc12371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.19 23:50:11.783188 [ 277 ] {} <Debug> TCP-Session: e4b0c07a-6191-4a70-b48b-427a097423df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.19 23:50:11.783204 [ 273 ] {} <Debug> TCP-Session: e902dc37-ce38-4a2a-845f-7959f6627723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.19 23:50:11.783231 [ 276 ] {} <Debug> TCP-Session: 283a4b89-61f7-4a67-b033-f082abc12371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.19 23:50:11.783239 [ 277 ] {} <Debug> TCP-Session: e4b0c07a-6191-4a70-b48b-427a097423df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.19 23:50:11.783248 [ 273 ] {} <Debug> TCP-Session: e902dc37-ce38-4a2a-845f-7959f6627723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.19 23:50:11.785745 [ 269 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 668 | 2026.05.19 23:50:11.787620 [ 269 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 669 | 2026.05.19 23:50:11.788857 [ 268 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 670 | 2026.05.19 23:50:11.789258 [ 269 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.006974 sec., 5878.979065098939 rows/sec., 358.33 KiB/sec. | ||
| 671 | 2026.05.19 23:50:11.789343 [ 269 ] {5150c76d-9632-426b-b907-2f8a4defe6f4} <Debug> TCPHandler: Processed in 0.007367618 sec. | ||
| 672 | 2026.05.19 23:50:12.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.78 MiB, peak 126.78 MiB, free memory in arenas 0.00 B, will set to 140.00 MiB (RSS), difference: 13.22 MiB | ||
| 673 | 2026.05.19 23:50:12.612224 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32925 | ||
| 674 | 2026.05.19 23:50:12.612383 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.19 23:50:12.612511 [ 278 ] {} <Debug> TCP-Session: 832983c9-ca8b-435f-a885-0c7e38285b6b Authenticating user 'default' from [fd00:1122:3344:101::a]:32925 | ||
| 676 | 2026.05.19 23:50:12.612534 [ 278 ] {} <Debug> TCP-Session: 832983c9-ca8b-435f-a885-0c7e38285b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.19 23:50:12.612546 [ 278 ] {} <Debug> TCP-Session: 832983c9-ca8b-435f-a885-0c7e38285b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.19 23:50:12.612700 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.19 23:50:12.612726 [ 278 ] {} <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 | ||
| 680 | 2026.05.19 23:50:12.612825 [ 278 ] {} <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 | ||
| 681 | 2026.05.19 23:50:12.613249 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47268 | ||
| 682 | 2026.05.19 23:50:12.613303 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59270 | ||
| 683 | 2026.05.19 23:50:12.613482 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.19 23:50:12.613509 [ 279 ] {} <Debug> TCP-Session: e99b8f58-ed27-4b33-b135-bc3aae6472ca Authenticating user 'default' from [fd00:1122:3344:101::a]:47268 | ||
| 685 | 2026.05.19 23:50:12.613521 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.19 23:50:12.613584 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50722 | ||
| 687 | 2026.05.19 23:50:12.613589 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56631 | ||
| 688 | 2026.05.19 23:50:12.613666 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55595 | ||
| 689 | 2026.05.19 23:50:12.613670 [ 280 ] {} <Debug> TCP-Session: 66b680f2-627d-4cd5-955b-d8fa08a1e315 Authenticating user 'default' from [fd00:1122:3344:101::a]:59270 | ||
| 690 | 2026.05.19 23:50:12.613745 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58347 | ||
| 691 | 2026.05.19 23:50:12.613525 [ 279 ] {} <Debug> TCP-Session: e99b8f58-ed27-4b33-b135-bc3aae6472ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.19 23:50:12.613811 [ 280 ] {} <Debug> TCP-Session: 66b680f2-627d-4cd5-955b-d8fa08a1e315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.19 23:50:12.613827 [ 279 ] {} <Debug> TCP-Session: e99b8f58-ed27-4b33-b135-bc3aae6472ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.19 23:50:12.613821 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.19 23:50:12.613913 [ 280 ] {} <Debug> TCP-Session: 66b680f2-627d-4cd5-955b-d8fa08a1e315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.19 23:50:12.613937 [ 282 ] {} <Debug> TCP-Session: 2753415f-90f6-4c4a-8ef8-541165c8ffb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:50722 | ||
| 697 | 2026.05.19 23:50:12.614041 [ 282 ] {} <Debug> TCP-Session: 2753415f-90f6-4c4a-8ef8-541165c8ffb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.19 23:50:12.614058 [ 282 ] {} <Debug> TCP-Session: 2753415f-90f6-4c4a-8ef8-541165c8ffb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.19 23:50:12.614057 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48763 | ||
| 700 | 2026.05.19 23:50:12.614074 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.19 23:50:12.614161 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.19 23:50:12.614076 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.19 23:50:12.614217 [ 281 ] {} <Debug> TCP-Session: 930bcc70-d3bc-4951-b11c-488ce9b1e166 Authenticating user 'default' from [fd00:1122:3344:101::a]:56631 | ||
| 704 | 2026.05.19 23:50:12.614217 [ 284 ] {} <Debug> TCP-Session: f810db76-cb84-4a9a-9b2d-58efc23a6082 Authenticating user 'default' from [fd00:1122:3344:101::a]:58347 | ||
| 705 | 2026.05.19 23:50:12.614311 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.19 23:50:12.614343 [ 281 ] {} <Debug> TCP-Session: 930bcc70-d3bc-4951-b11c-488ce9b1e166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.19 23:50:12.614335 [ 284 ] {} <Debug> TCP-Session: f810db76-cb84-4a9a-9b2d-58efc23a6082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.19 23:50:12.614324 [ 283 ] {} <Debug> TCP-Session: f7feed99-1452-40f0-b88a-c3fb5edac2e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:55595 | ||
| 709 | 2026.05.19 23:50:12.614447 [ 281 ] {} <Debug> TCP-Session: 930bcc70-d3bc-4951-b11c-488ce9b1e166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.19 23:50:12.614439 [ 285 ] {} <Debug> TCP-Session: b929901f-af6d-46ec-8c7d-23601e35fa9a Authenticating user 'default' from [fd00:1122:3344:101::a]:48763 | ||
| 711 | 2026.05.19 23:50:12.614436 [ 284 ] {} <Debug> TCP-Session: f810db76-cb84-4a9a-9b2d-58efc23a6082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.19 23:50:12.614545 [ 285 ] {} <Debug> TCP-Session: b929901f-af6d-46ec-8c7d-23601e35fa9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.19 23:50:12.614538 [ 283 ] {} <Debug> TCP-Session: f7feed99-1452-40f0-b88a-c3fb5edac2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.19 23:50:12.614660 [ 283 ] {} <Debug> TCP-Session: f7feed99-1452-40f0-b88a-c3fb5edac2e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.19 23:50:12.614669 [ 285 ] {} <Debug> TCP-Session: b929901f-af6d-46ec-8c7d-23601e35fa9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.19 23:50:14.579869 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38635 | ||
| 717 | 2026.05.19 23:50:14.580019 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.19 23:50:14.580050 [ 286 ] {} <Debug> TCP-Session: 32a9f5ea-3dcd-415c-9e2d-d078bc0b279b Authenticating user 'default' from [fd00:1122:3344:101::b]:38635 | ||
| 719 | 2026.05.19 23:50:14.580183 [ 286 ] {} <Debug> TCP-Session: 32a9f5ea-3dcd-415c-9e2d-d078bc0b279b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.19 23:50:14.580199 [ 286 ] {} <Debug> TCP-Session: 32a9f5ea-3dcd-415c-9e2d-d078bc0b279b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.19 23:50:14.580282 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.19 23:50:14.580433 [ 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 | ||
| 723 | 2026.05.19 23:50:14.580452 [ 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 | ||
| 724 | 2026.05.19 23:50:14.580988 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57396 | ||
| 725 | 2026.05.19 23:50:14.581141 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.19 23:50:14.581164 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42569 | ||
| 727 | 2026.05.19 23:50:14.581229 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52491 | ||
| 728 | 2026.05.19 23:50:14.581263 [ 287 ] {} <Debug> TCP-Session: 8b614af2-066d-4659-8eb2-8526fd6d2774 Authenticating user 'default' from [fd00:1122:3344:101::b]:57396 | ||
| 729 | 2026.05.19 23:50:14.581348 [ 287 ] {} <Debug> TCP-Session: 8b614af2-066d-4659-8eb2-8526fd6d2774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.19 23:50:14.581349 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48465 | ||
| 731 | 2026.05.19 23:50:14.581418 [ 287 ] {} <Debug> TCP-Session: 8b614af2-066d-4659-8eb2-8526fd6d2774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.19 23:50:14.581436 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.19 23:50:14.581466 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.19 23:50:14.581513 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33688 | ||
| 735 | 2026.05.19 23:50:14.581568 [ 289 ] {} <Debug> TCP-Session: 263d0362-ad98-4928-aa97-49583f1aae91 Authenticating user 'default' from [fd00:1122:3344:101::b]:52491 | ||
| 736 | 2026.05.19 23:50:14.581603 [ 288 ] {} <Debug> TCP-Session: 30f1021a-7fed-4124-885f-046c1fb4a90e Authenticating user 'default' from [fd00:1122:3344:101::b]:42569 | ||
| 737 | 2026.05.19 23:50:14.581646 [ 289 ] {} <Debug> TCP-Session: 263d0362-ad98-4928-aa97-49583f1aae91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.19 23:50:14.581686 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45033 | ||
| 739 | 2026.05.19 23:50:14.581726 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.19 23:50:14.581822 [ 288 ] {} <Debug> TCP-Session: 30f1021a-7fed-4124-885f-046c1fb4a90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.19 23:50:14.581772 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.19 23:50:14.581871 [ 290 ] {} <Debug> TCP-Session: 9db88a7d-ff91-468f-a37c-a83a9cd7c3c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:48465 | ||
| 743 | 2026.05.19 23:50:14.581912 [ 288 ] {} <Debug> TCP-Session: 30f1021a-7fed-4124-885f-046c1fb4a90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.19 23:50:14.581934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.19 23:50:14.581975 [ 290 ] {} <Debug> TCP-Session: 9db88a7d-ff91-468f-a37c-a83a9cd7c3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.19 23:50:14.581981 [ 291 ] {} <Debug> TCP-Session: cbca6374-60e8-4fdb-b762-46add115dd43 Authenticating user 'default' from [fd00:1122:3344:101::b]:33688 | ||
| 747 | 2026.05.19 23:50:14.582073 [ 290 ] {} <Debug> TCP-Session: 9db88a7d-ff91-468f-a37c-a83a9cd7c3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.19 23:50:14.582100 [ 292 ] {} <Debug> TCP-Session: d7519671-c511-4b0c-ab78-62bc5600f24c Authenticating user 'default' from [fd00:1122:3344:101::b]:45033 | ||
| 749 | 2026.05.19 23:50:14.581881 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40357 | ||
| 750 | 2026.05.19 23:50:14.582177 [ 291 ] {} <Debug> TCP-Session: cbca6374-60e8-4fdb-b762-46add115dd43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.19 23:50:14.582202 [ 292 ] {} <Debug> TCP-Session: d7519671-c511-4b0c-ab78-62bc5600f24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.19 23:50:14.582209 [ 291 ] {} <Debug> TCP-Session: cbca6374-60e8-4fdb-b762-46add115dd43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.19 23:50:14.582310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.05.19 23:50:14.582394 [ 293 ] {} <Debug> TCP-Session: 455c7812-cbb2-4ce7-8687-8f3e66e0cb20 Authenticating user 'default' from [fd00:1122:3344:101::b]:40357 | ||
| 755 | 2026.05.19 23:50:14.582508 [ 292 ] {} <Debug> TCP-Session: d7519671-c511-4b0c-ab78-62bc5600f24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.19 23:50:14.582532 [ 293 ] {} <Debug> TCP-Session: 455c7812-cbb2-4ce7-8687-8f3e66e0cb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.19 23:50:14.582616 [ 289 ] {} <Debug> TCP-Session: 263d0362-ad98-4928-aa97-49583f1aae91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.19 23:50:14.582634 [ 293 ] {} <Debug> TCP-Session: 455c7812-cbb2-4ce7-8687-8f3e66e0cb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.19 23:50:14.880867 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44400 | ||
| 760 | 2026.05.19 23:50:14.881036 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.19 23:50:14.881068 [ 294 ] {} <Debug> TCP-Session: a598ddbf-3b23-4170-aba8-496a2c64cf61 Authenticating user 'default' from [fd00:1122:3344:101::c]:44400 | ||
| 762 | 2026.05.19 23:50:14.881090 [ 294 ] {} <Debug> TCP-Session: a598ddbf-3b23-4170-aba8-496a2c64cf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.19 23:50:14.881104 [ 294 ] {} <Debug> TCP-Session: a598ddbf-3b23-4170-aba8-496a2c64cf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.19 23:50:14.881183 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.19 23:50:14.881211 [ 294 ] {} <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 | ||
| 766 | 2026.05.19 23:50:14.881228 [ 294 ] {} <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 | ||
| 767 | 2026.05.19 23:50:14.881662 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36676 | ||
| 768 | 2026.05.19 23:50:14.881779 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.19 23:50:14.881800 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53843 | ||
| 770 | 2026.05.19 23:50:14.881826 [ 295 ] {} <Debug> TCP-Session: 5a4a327c-53a0-461e-85e2-661ecc625868 Authenticating user 'default' from [fd00:1122:3344:101::c]:36676 | ||
| 771 | 2026.05.19 23:50:14.881874 [ 295 ] {} <Debug> TCP-Session: 5a4a327c-53a0-461e-85e2-661ecc625868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.19 23:50:14.881882 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37890 | ||
| 773 | 2026.05.19 23:50:14.881896 [ 295 ] {} <Debug> TCP-Session: 5a4a327c-53a0-461e-85e2-661ecc625868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.19 23:50:14.882043 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64544 | ||
| 775 | 2026.05.19 23:50:14.882145 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.19 23:50:14.882189 [ 296 ] {} <Debug> TCP-Session: dfe53451-b50b-4d89-b5eb-6a614b9904d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:53843 | ||
| 777 | 2026.05.19 23:50:14.882213 [ 296 ] {} <Debug> TCP-Session: dfe53451-b50b-4d89-b5eb-6a614b9904d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.19 23:50:14.882216 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.05.19 23:50:14.882231 [ 296 ] {} <Debug> TCP-Session: dfe53451-b50b-4d89-b5eb-6a614b9904d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.19 23:50:14.882277 [ 297 ] {} <Debug> TCP-Session: 4dbff025-a603-4031-a31d-c8d504827c66 Authenticating user 'default' from [fd00:1122:3344:101::c]:37890 | ||
| 781 | 2026.05.19 23:50:14.882299 [ 297 ] {} <Debug> TCP-Session: 4dbff025-a603-4031-a31d-c8d504827c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.19 23:50:14.882314 [ 297 ] {} <Debug> TCP-Session: 4dbff025-a603-4031-a31d-c8d504827c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.19 23:50:14.882358 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.19 23:50:14.882401 [ 298 ] {} <Debug> TCP-Session: 72c1a536-6a61-4d93-ab33-c50ec78d9ffb Authenticating user 'default' from [fd00:1122:3344:101::c]:64544 | ||
| 785 | 2026.05.19 23:50:14.882406 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60779 | ||
| 786 | 2026.05.19 23:50:14.882420 [ 298 ] {} <Debug> TCP-Session: 72c1a536-6a61-4d93-ab33-c50ec78d9ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.19 23:50:14.882498 [ 298 ] {} <Debug> TCP-Session: 72c1a536-6a61-4d93-ab33-c50ec78d9ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.19 23:50:14.882485 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42458 | ||
| 789 | 2026.05.19 23:50:14.882624 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41956 | ||
| 790 | 2026.05.19 23:50:14.882674 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.19 23:50:14.882715 [ 299 ] {} <Debug> TCP-Session: 7fb6288e-eb08-4424-ad27-6020c16ea2d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:60779 | ||
| 792 | 2026.05.19 23:50:14.882740 [ 299 ] {} <Debug> TCP-Session: 7fb6288e-eb08-4424-ad27-6020c16ea2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.19 23:50:14.882754 [ 299 ] {} <Debug> TCP-Session: 7fb6288e-eb08-4424-ad27-6020c16ea2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.19 23:50:14.882845 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.19 23:50:14.882889 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.19 23:50:14.882894 [ 300 ] {} <Debug> TCP-Session: add17557-b7dd-41e5-aca1-ac373b530340 Authenticating user 'default' from [fd00:1122:3344:101::c]:42458 | ||
| 797 | 2026.05.19 23:50:14.882924 [ 301 ] {} <Debug> TCP-Session: 4327728e-3f03-45e7-b334-0a6237d3e685 Authenticating user 'default' from [fd00:1122:3344:101::c]:41956 | ||
| 798 | 2026.05.19 23:50:14.882927 [ 300 ] {} <Debug> TCP-Session: add17557-b7dd-41e5-aca1-ac373b530340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.19 23:50:14.882941 [ 301 ] {} <Debug> TCP-Session: 4327728e-3f03-45e7-b334-0a6237d3e685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.19 23:50:14.882945 [ 300 ] {} <Debug> TCP-Session: add17557-b7dd-41e5-aca1-ac373b530340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.19 23:50:14.882955 [ 301 ] {} <Debug> TCP-Session: 4327728e-3f03-45e7-b334-0a6237d3e685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.19 23:50:15.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.78 MiB, peak 140.78 MiB, free memory in arenas 0.00 B, will set to 141.80 MiB (RSS), difference: 1.02 MiB | ||
| 803 | 2026.05.19 23:50:18.103565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.19 23:50:18.103585 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.19 23:50:18.103671 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.19 23:50:18.103695 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.19 23:50:18.105508 [ 243 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Loading data parts | ||
| 808 | 2026.05.19 23:50:18.105678 [ 243 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): There are no data parts | ||
| 809 | 2026.05.19 23:50:18.107556 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.19 23:50:18.107598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 811 | 2026.05.19 23:50:18.109651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.19 23:50:18.110680 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.19 23:50:18.110935 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 814 | 2026.05.19 23:50:18.116813 [ 244 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Loading data parts | ||
| 815 | 2026.05.19 23:50:18.117014 [ 244 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): There are no data parts | ||
| 816 | 2026.05.19 23:50:18.143603 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.19 23:50:18.143661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 818 | 2026.05.19 23:50:18.150436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.19 23:50:18.155123 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.19 23:50:18.162235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.19 23:50:19.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.81 MiB, peak 150.81 MiB, free memory in arenas 0.00 B, will set to 155.77 MiB (RSS), difference: 8.96 MiB | ||
| 822 | 2026.05.19 23:50:20.603449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.19 23:50:20.603579 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.19 23:50:20.607147 [ 242 ] {} <Debug> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Loading data parts | ||
| 825 | 2026.05.19 23:50:20.607306 [ 242 ] {} <Debug> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): There are no data parts | ||
| 826 | 2026.05.19 23:50:20.610441 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.19 23:50:20.610480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 828 | 2026.05.19 23:50:20.611891 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.19 23:50:20.612432 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.19 23:50:20.612700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.19 23:50:21.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 156.67 MiB (RSS), difference: -3.26 MiB | ||
| 832 | 2026.05.19 23:50:25.579005 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.19 23:50:25.579071 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.19 23:50:25.611986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.19 23:50:25.612623 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.19 23:50:25.612659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 837 | 2026.05.19 23:50:25.613560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.19 23:50:25.614137 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.19 23:50:25.614277 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.19 23:50:25.663266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.19 23:50:25.679403 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.19 23:50:25.679448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 843 | 2026.05.19 23:50:25.685897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.19 23:50:25.687054 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.19 23:50:25.689566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.19 23:50:26.001251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.55 MiB, peak 161.55 MiB, free memory in arenas 0.00 B, will set to 159.37 MiB (RSS), difference: 1.82 MiB | ||
| 847 | 2026.05.19 23:50:31.739890 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.19 23:50:31.740123 [ 259 ] {86076339-e6b0-491d-bc2c-90533b944c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.19 23:50:31.740730 [ 259 ] {86076339-e6b0-491d-bc2c-90533b944c48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.19 23:50:31.742785 [ 259 ] {86076339-e6b0-491d-bc2c-90533b944c48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.19 23:50:31.743292 [ 259 ] {86076339-e6b0-491d-bc2c-90533b944c48} <Debug> TCPHandler: Processed in 0.003530031 sec. | ||
| 852 | 2026.05.19 23:50:31.744847 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.19 23:50:31.744968 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.19 23:50:31.745015 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.19 23:50:31.747670 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.19 23:50:31.747717 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 857 | 2026.05.19 23:50:31.748457 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.19 23:50:31.748945 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.19 23:50:31.749122 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.004185 sec., 4540.023894862604 rows/sec., 655.71 KiB/sec. | ||
| 860 | 2026.05.19 23:50:31.749163 [ 259 ] {ce5d5bca-893a-447f-927c-138eb4d50ae9} <Debug> TCPHandler: Processed in 0.004372622 sec. | ||
| 861 | 2026.05.19 23:50:31.749300 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.19 23:50:31.749402 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.19 23:50:31.749446 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 864 | 2026.05.19 23:50:31.752115 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.19 23:50:31.752177 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 866 | 2026.05.19 23:50:31.752792 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.19 23:50:31.753286 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.19 23:50:31.753479 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004095 sec., 976.8009768009769 rows/sec., 79.65 KiB/sec. | ||
| 869 | 2026.05.19 23:50:31.753537 [ 259 ] {8974d994-28da-4c6c-aee8-490271b303ac} <Debug> TCPHandler: Processed in 0.004287849 sec. | ||
| 870 | 2026.05.19 23:50:31.753730 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.19 23:50:31.753862 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.19 23:50:31.753918 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 873 | 2026.05.19 23:50:31.754463 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.19 23:50:31.754498 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 875 | 2026.05.19 23:50:31.754910 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.19 23:50:31.755397 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.19 23:50:31.755538 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.001715 sec., 18658.892128279884 rows/sec., 1.40 MiB/sec. | ||
| 878 | 2026.05.19 23:50:31.755574 [ 259 ] {757296b1-5cb2-4df5-8a0a-459567d832be} <Debug> TCPHandler: Processed in 0.001954541 sec. | ||
| 879 | 2026.05.19 23:50:31.755690 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.19 23:50:31.755792 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.19 23:50:31.755835 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 882 | 2026.05.19 23:50:31.756277 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.19 23:50:31.756311 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 884 | 2026.05.19 23:50:31.756737 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.19 23:50:31.757246 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.19 23:50:31.757379 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 173.37 KiB/sec. | ||
| 887 | 2026.05.19 23:50:31.757413 [ 259 ] {a709405a-00f8-4d5a-87d9-4e272f60fd76} <Debug> TCPHandler: Processed in 0.001775046 sec. | ||
| 888 | 2026.05.19 23:50:31.757534 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.19 23:50:31.757632 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.19 23:50:31.757674 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 891 | 2026.05.19 23:50:31.758091 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.19 23:50:31.758128 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 893 | 2026.05.19 23:50:31.758631 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.19 23:50:31.759140 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.19 23:50:31.759268 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001656 sec., 24154.589371980677 rows/sec., 1.89 MiB/sec. | ||
| 896 | 2026.05.19 23:50:31.759302 [ 259 ] {eca8b96d-5d27-4253-95dc-536ab0322fde} <Debug> TCPHandler: Processed in 0.001818277 sec. | ||
| 897 | 2026.05.19 23:50:31.759419 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.19 23:50:31.759521 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.19 23:50:31.759565 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 900 | 2026.05.19 23:50:31.759992 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.19 23:50:31.760029 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 902 | 2026.05.19 23:50:31.760531 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.19 23:50:31.760975 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.19 23:50:31.761107 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Debug> executeQuery: Read 90 rows, 6.43 KiB in 0.001602 sec., 56179.77528089888 rows/sec., 3.92 MiB/sec. | ||
| 905 | 2026.05.19 23:50:31.761144 [ 259 ] {0913f461-ea38-43d6-8157-b12a4faf0e35} <Debug> TCPHandler: Processed in 0.001774336 sec. | ||
| 906 | 2026.05.19 23:50:31.761268 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.19 23:50:31.761366 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.19 23:50:31.761407 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 909 | 2026.05.19 23:50:31.761750 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.19 23:50:31.761787 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 911 | 2026.05.19 23:50:31.762197 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.19 23:50:31.762658 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.19 23:50:31.762788 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.00144 sec., 22222.222222222223 rows/sec., 1.48 MiB/sec. | ||
| 914 | 2026.05.19 23:50:31.762822 [ 259 ] {83fc3c03-ab4f-427d-b184-686b9a0c319b} <Debug> TCPHandler: Processed in 0.00160373 sec. | ||
| 915 | 2026.05.19 23:50:33.115141 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 916 | 2026.05.19 23:50:33.115640 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.19 23:50:33.115682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 918 | 2026.05.19 23:50:33.116394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 919 | 2026.05.19 23:50:33.117073 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.19 23:50:33.117210 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 921 | 2026.05.19 23:50:33.190458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 922 | 2026.05.19 23:50:33.205555 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.19 23:50:33.205600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 924 | 2026.05.19 23:50:33.211958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 925 | 2026.05.19 23:50:33.213146 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.19 23:50:33.215725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 927 | 2026.05.19 23:50:34.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.63 MiB, peak 164.63 MiB, free memory in arenas 0.00 B, will set to 161.77 MiB (RSS), difference: 1.14 MiB | ||
| 928 | 2026.05.19 23:50:36.734716 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.19 23:50:36.734958 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.19 23:50:36.735321 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 931 | 2026.05.19 23:50:36.735392 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 932 | 2026.05.19 23:50:36.735630 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.05.19 23:50:36.735809 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.05.19 23:50:36.736064 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 935 | 2026.05.19 23:50:36.736185 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 936 | 2026.05.19 23:50:36.736229 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 937 | 2026.05.19 23:50:36.736246 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 938 | 2026.05.19 23:50:36.736350 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 939 | 2026.05.19 23:50:36.736374 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 940 | 2026.05.19 23:50:36.741508 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.006628 sec., 2866.6264333132167 rows/sec., 414.02 KiB/sec. | ||
| 941 | 2026.05.19 23:50:36.741675 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> MemoryTracker: Peak memory usage (for query): 133.34 KiB. | ||
| 942 | 2026.05.19 23:50:36.741692 [ 259 ] {2f1585e5-4805-4eee-92d2-29eb7a0125bb} <Debug> TCPHandler: Processed in 0.007155053 sec. | ||
| 943 | 2026.05.19 23:50:36.743532 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.19 23:50:36.743689 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.19 23:50:36.743763 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 946 | 2026.05.19 23:50:36.744409 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.19 23:50:36.744462 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 948 | 2026.05.19 23:50:36.744977 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 949 | 2026.05.19 23:50:36.745483 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.19 23:50:36.745652 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002013 sec., 14903.129657228017 rows/sec., 1.12 MiB/sec. | ||
| 951 | 2026.05.19 23:50:36.745692 [ 259 ] {e2287831-0729-445b-9878-d513533e25aa} <Debug> TCPHandler: Processed in 0.002290358 sec. | ||
| 952 | 2026.05.19 23:50:36.745842 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.19 23:50:36.745951 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.19 23:50:36.745997 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 955 | 2026.05.19 23:50:36.746438 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.19 23:50:36.746478 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 957 | 2026.05.19 23:50:36.746969 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 958 | 2026.05.19 23:50:36.747455 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.19 23:50:36.747598 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001672 sec., 21531.1004784689 rows/sec., 1.68 MiB/sec. | ||
| 960 | 2026.05.19 23:50:36.747632 [ 259 ] {78de69d3-245e-4785-a471-4627187b6f73} <Debug> TCPHandler: Processed in 0.001846327 sec. | ||
| 961 | 2026.05.19 23:50:36.747760 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.19 23:50:36.747870 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 963 | 2026.05.19 23:50:36.747918 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 964 | 2026.05.19 23:50:36.748317 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.05.19 23:50:36.748356 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 966 | 2026.05.19 23:50:36.748875 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 967 | 2026.05.19 23:50:36.749316 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.05.19 23:50:36.749453 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001606 sec., 68493.1506849315 rows/sec., 4.78 MiB/sec. | ||
| 969 | 2026.05.19 23:50:36.749487 [ 259 ] {ea1569c9-c628-4f7e-aeea-d1b6e041c8ec} <Debug> TCPHandler: Processed in 0.001778935 sec. | ||
| 970 | 2026.05.19 23:50:36.749642 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.05.19 23:50:36.749743 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 972 | 2026.05.19 23:50:36.749787 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 973 | 2026.05.19 23:50:36.750151 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.19 23:50:36.750192 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 975 | 2026.05.19 23:50:36.750614 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.05.19 23:50:36.751073 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.19 23:50:36.751209 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001486 sec., 26917.900403768508 rows/sec., 1.80 MiB/sec. | ||
| 978 | 2026.05.19 23:50:36.751241 [ 259 ] {5561527e-6524-4a4c-8324-588d4f0420ed} <Debug> TCPHandler: Processed in 0.001657692 sec. | ||
| 979 | 2026.05.19 23:50:40.579328 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 980 | 2026.05.19 23:50:40.579389 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 981 | 2026.05.19 23:50:40.614566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 982 | 2026.05.19 23:50:40.616598 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.19 23:50:40.616647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 984 | 2026.05.19 23:50:40.617924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.05.19 23:50:40.618262 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 986 | 2026.05.19 23:50:40.618517 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.19 23:50:40.618743 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.05.19 23:50:40.618793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 989 | 2026.05.19 23:50:40.618822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 990 | 2026.05.19 23:50:40.619534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 991 | 2026.05.19 23:50:40.620013 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.05.19 23:50:40.620165 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 993 | 2026.05.19 23:50:40.716789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 994 | 2026.05.19 23:50:40.733190 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.05.19 23:50:40.733263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 996 | 2026.05.19 23:50:40.739529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 997 | 2026.05.19 23:50:40.741783 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.05.19 23:50:40.750221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 999 | 2026.05.19 23:50:41.736012 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.19 23:50:41.736262 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.19 23:50:41.736581 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1002 | 2026.05.19 23:50:41.736620 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1003 | 2026.05.19 23:50:41.736842 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.05.19 23:50:41.736916 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.05.19 23:50:41.737056 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1006 | 2026.05.19 23:50:41.737091 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1007 | 2026.05.19 23:50:41.737112 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 1008 | 2026.05.19 23:50:41.737128 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1009 | 2026.05.19 23:50:41.737177 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1010 | 2026.05.19 23:50:41.737198 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1011 | 2026.05.19 23:50:41.738293 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.002138 sec., 8886.810102899906 rows/sec., 1.25 MiB/sec. | ||
| 1012 | 2026.05.19 23:50:41.738423 [ 259 ] {1e4e17b0-15f7-4c6e-906e-1625b129094b} <Debug> TCPHandler: Processed in 0.002543245 sec. | ||
| 1013 | 2026.05.19 23:50:41.739832 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.05.19 23:50:41.739976 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1015 | 2026.05.19 23:50:41.740037 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1016 | 2026.05.19 23:50:41.740591 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.05.19 23:50:41.740637 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1018 | 2026.05.19 23:50:41.741147 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1019 | 2026.05.19 23:50:41.741607 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.05.19 23:50:41.741770 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 1.23 MiB/sec. | ||
| 1021 | 2026.05.19 23:50:41.741811 [ 259 ] {254c81b8-70ef-4ffd-9ddf-dcfd326b2528} <Debug> TCPHandler: Processed in 0.002102654 sec. | ||
| 1022 | 2026.05.19 23:50:41.741957 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.19 23:50:41.742065 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.19 23:50:41.742111 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1025 | 2026.05.19 23:50:41.742545 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.19 23:50:41.742580 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1027 | 2026.05.19 23:50:41.742978 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1028 | 2026.05.19 23:50:41.743411 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.19 23:50:41.743546 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001507 sec., 23888.5202388852 rows/sec., 1.87 MiB/sec. | ||
| 1030 | 2026.05.19 23:50:41.743580 [ 259 ] {5e82d815-5247-40c5-adfb-d977e4dea3ef} <Debug> TCPHandler: Processed in 0.001675203 sec. | ||
| 1031 | 2026.05.19 23:50:41.743709 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.19 23:50:41.743812 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.19 23:50:41.743855 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1034 | 2026.05.19 23:50:41.744229 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.19 23:50:41.744265 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1036 | 2026.05.19 23:50:41.744703 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1037 | 2026.05.19 23:50:41.745152 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.19 23:50:41.745284 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001494 sec., 73627.84471218205 rows/sec., 5.14 MiB/sec. | ||
| 1039 | 2026.05.19 23:50:41.745317 [ 259 ] {22d6c4e8-16d1-4101-8772-afb8faf5d776} <Debug> TCPHandler: Processed in 0.001658982 sec. | ||
| 1040 | 2026.05.19 23:50:41.745499 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.19 23:50:41.745625 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.19 23:50:41.745677 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1043 | 2026.05.19 23:50:41.746125 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.19 23:50:41.746168 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1045 | 2026.05.19 23:50:41.746680 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1046 | 2026.05.19 23:50:41.747159 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.19 23:50:41.747295 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001697 sec., 23571.007660577492 rows/sec., 1.57 MiB/sec. | ||
| 1048 | 2026.05.19 23:50:41.747329 [ 259 ] {34551a0a-2451-42a2-9de6-3f3e2d0cf60c} <Debug> TCPHandler: Processed in 0.001895258 sec. | ||
| 1049 | 2026.05.19 23:50:46.742536 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.19 23:50:46.742825 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.19 23:50:46.743214 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1052 | 2026.05.19 23:50:46.743265 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1053 | 2026.05.19 23:50:46.743537 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.05.19 23:50:46.743609 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.05.19 23:50:46.743754 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1056 | 2026.05.19 23:50:46.743791 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1057 | 2026.05.19 23:50:46.743814 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 1058 | 2026.05.19 23:50:46.743830 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1059 | 2026.05.19 23:50:46.743873 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1060 | 2026.05.19 23:50:46.743894 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1061 | 2026.05.19 23:50:46.745234 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.002528 sec., 7515.822784810127 rows/sec., 1.06 MiB/sec. | ||
| 1062 | 2026.05.19 23:50:46.745353 [ 259 ] {825c1ce0-6a98-42fa-a357-2aa730dad52a} <Debug> TCPHandler: Processed in 0.002969866 sec. | ||
| 1063 | 2026.05.19 23:50:46.749095 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.05.19 23:50:46.749216 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1065 | 2026.05.19 23:50:46.749262 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.05.19 23:50:46.749911 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2026.05.19 23:50:46.749956 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1068 | 2026.05.19 23:50:46.750611 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2026.05.19 23:50:46.751042 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2026.05.19 23:50:46.751206 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.002026 sec., 3455.0839091806515 rows/sec., 1.44 MiB/sec. | ||
| 1071 | 2026.05.19 23:50:46.751243 [ 259 ] {5fb93ee0-685e-47ec-a97b-6fc2be06b73c} <Debug> TCPHandler: Processed in 0.002200846 sec. | ||
| 1072 | 2026.05.19 23:50:46.751384 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.05.19 23:50:46.751488 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1074 | 2026.05.19 23:50:46.751530 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1075 | 2026.05.19 23:50:46.752609 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.05.19 23:50:46.752646 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1077 | 2026.05.19 23:50:46.753142 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1078 | 2026.05.19 23:50:46.753663 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.05.19 23:50:46.753803 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002338 sec., 10265.18391787853 rows/sec., 872.14 KiB/sec. | ||
| 1080 | 2026.05.19 23:50:46.753837 [ 259 ] {0748695c-496e-45f2-9c83-f5f2f05fbb40} <Debug> TCPHandler: Processed in 0.002503334 sec. | ||
| 1081 | 2026.05.19 23:50:46.754040 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.05.19 23:50:46.754138 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1083 | 2026.05.19 23:50:46.754178 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1084 | 2026.05.19 23:50:46.754600 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.05.19 23:50:46.754638 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1086 | 2026.05.19 23:50:46.755076 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1087 | 2026.05.19 23:50:46.755567 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.05.19 23:50:46.755701 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001583 sec., 2526.8477574226154 rows/sec., 206.05 KiB/sec. | ||
| 1089 | 2026.05.19 23:50:46.755735 [ 259 ] {c989eab8-4df0-4e9c-ab3c-99a4d0babf74} <Debug> TCPHandler: Processed in 0.001744515 sec. | ||
| 1090 | 2026.05.19 23:50:46.755866 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.05.19 23:50:46.755963 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1092 | 2026.05.19 23:50:46.756002 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1093 | 2026.05.19 23:50:46.756546 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.05.19 23:50:46.756584 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1095 | 2026.05.19 23:50:46.757032 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.05.19 23:50:46.757562 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.05.19 23:50:46.757698 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001754 sec., 99201.8244013683 rows/sec., 8.97 MiB/sec. | ||
| 1098 | 2026.05.19 23:50:46.757731 [ 259 ] {0490ba5b-9337-4783-b246-d0d101b22a8d} <Debug> TCPHandler: Processed in 0.001914639 sec. | ||
| 1099 | 2026.05.19 23:50:46.757859 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.05.19 23:50:46.757955 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.05.19 23:50:46.757995 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1102 | 2026.05.19 23:50:46.758406 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.05.19 23:50:46.758443 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1104 | 2026.05.19 23:50:46.758875 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.05.19 23:50:46.759382 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.05.19 23:50:46.759515 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Debug> executeQuery: Read 27 rows, 2.07 KiB in 0.001579 sec., 17099.430018999366 rows/sec., 1.28 MiB/sec. | ||
| 1107 | 2026.05.19 23:50:46.759548 [ 259 ] {6eeba325-9975-4e9d-aebe-f1995ea03c8f} <Debug> TCPHandler: Processed in 0.001738714 sec. | ||
| 1108 | 2026.05.19 23:50:46.759682 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.05.19 23:50:46.759778 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.05.19 23:50:46.759817 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1111 | 2026.05.19 23:50:46.760223 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.19 23:50:46.760261 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1113 | 2026.05.19 23:50:46.760700 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.05.19 23:50:46.761185 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.19 23:50:46.761318 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. | ||
| 1116 | 2026.05.19 23:50:46.761353 [ 259 ] {ffddadb6-72cd-479e-988e-f8f6dff328dc} <Debug> TCPHandler: Processed in 0.001720244 sec. | ||
| 1117 | 2026.05.19 23:50:46.761484 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.19 23:50:46.761579 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.19 23:50:46.761618 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1120 | 2026.05.19 23:50:46.762023 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.19 23:50:46.762060 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1122 | 2026.05.19 23:50:46.762496 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.05.19 23:50:46.763219 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.19 23:50:46.763379 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001817 sec., 6604.292790313703 rows/sec., 515.96 KiB/sec. | ||
| 1125 | 2026.05.19 23:50:46.763417 [ 259 ] {b5feed2f-42a5-4fd9-91a7-e6e285aa23d4} <Debug> TCPHandler: Processed in 0.001981841 sec. | ||
| 1126 | 2026.05.19 23:50:46.763542 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.19 23:50:46.763638 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.19 23:50:46.763677 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2026.05.19 23:50:46.764152 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.19 23:50:46.764189 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1131 | 2026.05.19 23:50:46.764650 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2026.05.19 23:50:46.765207 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.19 23:50:46.765342 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Debug> executeQuery: Read 87 rows, 7.34 KiB in 0.001723 sec., 50493.32559489263 rows/sec., 4.16 MiB/sec. | ||
| 1134 | 2026.05.19 23:50:46.765377 [ 259 ] {228c4377-3db7-4e28-a817-90b0476449ca} <Debug> TCPHandler: Processed in 0.001883008 sec. | ||
| 1135 | 2026.05.19 23:50:46.765516 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.19 23:50:46.765618 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.19 23:50:46.765660 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1138 | 2026.05.19 23:50:46.766132 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.19 23:50:46.766169 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1140 | 2026.05.19 23:50:46.766720 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2026.05.19 23:50:46.767248 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.19 23:50:46.767386 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Debug> executeQuery: Read 340 rows, 26.93 KiB in 0.001786 sec., 190369.54087346024 rows/sec., 14.72 MiB/sec. | ||
| 1143 | 2026.05.19 23:50:46.767420 [ 259 ] {e68ab7c9-8554-4139-9483-7aad5b2ac519} <Debug> TCPHandler: Processed in 0.00195344 sec. | ||
| 1144 | 2026.05.19 23:50:46.767565 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.19 23:50:46.767662 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.19 23:50:46.767847 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <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 | ||
| 1147 | 2026.05.19 23:50:46.768613 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.19 23:50:46.768650 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1149 | 2026.05.19 23:50:46.771356 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.05.19 23:50:46.771862 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.19 23:50:46.772007 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004361 sec., 2522.3572575097455 rows/sec., 4.52 MiB/sec. | ||
| 1152 | 2026.05.19 23:50:46.772068 [ 259 ] {dc8584ac-0274-4ddc-aaea-246d2ca4d519} <Debug> TCPHandler: Processed in 0.004552066 sec. | ||
| 1153 | 2026.05.19 23:50:46.772209 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.19 23:50:46.772308 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.19 23:50:46.772349 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1156 | 2026.05.19 23:50:46.772708 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.19 23:50:46.772745 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1158 | 2026.05.19 23:50:46.773159 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1159 | 2026.05.19 23:50:46.773626 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.19 23:50:46.773760 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001472 sec., 27173.91304347826 rows/sec., 1.81 MiB/sec. | ||
| 1161 | 2026.05.19 23:50:46.773794 [ 259 ] {595264e9-77f4-41d9-8c6b-05b5d097603c} <Debug> TCPHandler: Processed in 0.001636902 sec. | ||
| 1162 | 2026.05.19 23:50:48.121222 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1163 | 2026.05.19 23:50:48.121730 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.05.19 23:50:48.121767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1165 | 2026.05.19 23:50:48.122387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1166 | 2026.05.19 23:50:48.122921 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.05.19 23:50:48.123078 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1168 | 2026.05.19 23:50:48.251267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1169 | 2026.05.19 23:50:48.267301 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.19 23:50:48.267342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1171 | 2026.05.19 23:50:48.273312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1172 | 2026.05.19 23:50:48.274633 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.19 23:50:48.277290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1174 | 2026.05.19 23:50:51.735569 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.19 23:50:51.735849 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1176 | 2026.05.19 23:50:51.736213 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2026.05.19 23:50:51.736257 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1178 | 2026.05.19 23:50:51.736510 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2026.05.19 23:50:51.736589 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.05.19 23:50:51.736731 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1181 | 2026.05.19 23:50:51.736884 [ 268 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2026.05.19 23:50:51.736934 [ 303 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1183 | 2026.05.19 23:50:51.737025 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1184 | 2026.05.19 23:50:51.737055 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2026.05.19 23:50:51.740022 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1186 | 2026.05.19 23:50:51.740059 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1187 | 2026.05.19 23:50:51.740197 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1188 | 2026.05.19 23:50:51.740261 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1189 | 2026.05.19 23:50:51.741616 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> executeQuery: Read 26 rows, 3.09 KiB in 0.005877 sec., 4424.025863535818 rows/sec., 526.58 KiB/sec. | ||
| 1190 | 2026.05.19 23:50:51.741755 [ 259 ] {fba49dda-d801-407a-812b-1f5484311d10} <Debug> TCPHandler: Processed in 0.006343402 sec. | ||
| 1191 | 2026.05.19 23:50:51.743249 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.05.19 23:50:51.743363 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1193 | 2026.05.19 23:50:51.743408 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1194 | 2026.05.19 23:50:51.743967 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.19 23:50:51.744009 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1196 | 2026.05.19 23:50:51.744580 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1197 | 2026.05.19 23:50:51.745136 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.19 23:50:51.745323 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001993 sec., 15052.684395383843 rows/sec., 1.14 MiB/sec. | ||
| 1199 | 2026.05.19 23:50:51.745360 [ 259 ] {38bd50aa-4a2a-497c-a9ac-473ab3b3368b} <Debug> TCPHandler: Processed in 0.002162145 sec. | ||
| 1200 | 2026.05.19 23:50:51.745488 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.05.19 23:50:51.745590 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1202 | 2026.05.19 23:50:51.745635 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1203 | 2026.05.19 23:50:51.746134 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.19 23:50:51.746171 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1205 | 2026.05.19 23:50:51.746582 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1206 | 2026.05.19 23:50:51.747170 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.05.19 23:50:51.747335 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001768 sec., 20361.990950226245 rows/sec., 1.59 MiB/sec. | ||
| 1208 | 2026.05.19 23:50:51.747373 [ 259 ] {9d8b6e2a-00ec-49d0-aa31-ba542e1b61e9} <Debug> TCPHandler: Processed in 0.001933849 sec. | ||
| 1209 | 2026.05.19 23:50:51.747512 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.19 23:50:51.747617 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.19 23:50:51.747660 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1212 | 2026.05.19 23:50:51.748052 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.19 23:50:51.748089 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1214 | 2026.05.19 23:50:51.748558 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1215 | 2026.05.19 23:50:51.749052 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.19 23:50:51.749212 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001613 sec., 68195.90824550527 rows/sec., 4.76 MiB/sec. | ||
| 1217 | 2026.05.19 23:50:51.749246 [ 259 ] {a71c6a50-db67-462b-8d2b-e27ced690240} <Debug> TCPHandler: Processed in 0.001783505 sec. | ||
| 1218 | 2026.05.19 23:50:51.749411 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.19 23:50:51.749506 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.19 23:50:51.749548 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1221 | 2026.05.19 23:50:51.750256 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.19 23:50:51.750292 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1223 | 2026.05.19 23:50:51.750720 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1224 | 2026.05.19 23:50:51.751283 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.19 23:50:51.751447 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 1.36 MiB/sec. | ||
| 1226 | 2026.05.19 23:50:51.751481 [ 259 ] {49d7c530-59c4-47b6-9910-ebc60108a635} <Debug> TCPHandler: Processed in 0.002118814 sec. | ||
| 1227 | 2026.05.19 23:50:54.777224 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55488 | ||
| 1228 | 2026.05.19 23:50:54.777367 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.05.19 23:50:54.777405 [ 306 ] {} <Debug> TCP-Session: cc3969d3-9fc3-47f6-b8f8-e14d61db38da Authenticating user 'default' from [fd00:1122:3344:101::e]:55488 | ||
| 1230 | 2026.05.19 23:50:54.777438 [ 306 ] {} <Debug> TCP-Session: cc3969d3-9fc3-47f6-b8f8-e14d61db38da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.05.19 23:50:54.777456 [ 306 ] {} <Debug> TCP-Session: cc3969d3-9fc3-47f6-b8f8-e14d61db38da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.05.19 23:50:54.777870 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41011 | ||
| 1233 | 2026.05.19 23:50:54.777958 [ 306 ] {} <Trace> TCP-Session: cc3969d3-9fc3-47f6-b8f8-e14d61db38da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.19 23:50:54.777994 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39735 | ||
| 1235 | 2026.05.19 23:50:54.778014 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.05.19 23:50:54.778024 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43410 | ||
| 1237 | 2026.05.19 23:50:54.778059 [ 308 ] {} <Debug> TCP-Session: af05e09f-25e5-421e-8bcd-44a1b45d15ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41011 | ||
| 1238 | 2026.05.19 23:50:54.778110 [ 308 ] {} <Debug> TCP-Session: af05e09f-25e5-421e-8bcd-44a1b45d15ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.05.19 23:50:54.778123 [ 308 ] {} <Debug> TCP-Session: af05e09f-25e5-421e-8bcd-44a1b45d15ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.05.19 23:50:54.778124 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1241 | 2026.05.19 23:50:54.778160 [ 307 ] {} <Debug> TCP-Session: 900edc9f-c287-4b62-8363-567768551a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:39735 | ||
| 1242 | 2026.05.19 23:50:54.778161 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38145 | ||
| 1243 | 2026.05.19 23:50:54.778178 [ 307 ] {} <Debug> TCP-Session: 900edc9f-c287-4b62-8363-567768551a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.05.19 23:50:54.778205 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1245 | 2026.05.19 23:50:54.778212 [ 307 ] {} <Debug> TCP-Session: 900edc9f-c287-4b62-8363-567768551a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.05.19 23:50:54.778290 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.05.19 23:50:54.778346 [ 309 ] {} <Debug> TCP-Session: ba008834-eb37-4a14-b741-04eaf1ce61b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43410 | ||
| 1248 | 2026.05.19 23:50:54.778356 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.05.19 23:50:54.778373 [ 309 ] {} <Debug> TCP-Session: ba008834-eb37-4a14-b741-04eaf1ce61b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.05.19 23:50:54.778388 [ 309 ] {} <Debug> TCP-Session: ba008834-eb37-4a14-b741-04eaf1ce61b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.05.19 23:50:54.778388 [ 310 ] {} <Debug> TCP-Session: 360d766a-f5de-4949-8a1b-2ad534832746 Authenticating user 'default' from [fd00:1122:3344:101::e]:38145 | ||
| 1252 | 2026.05.19 23:50:54.778414 [ 310 ] {} <Debug> TCP-Session: 360d766a-f5de-4949-8a1b-2ad534832746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.19 23:50:54.778420 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33334 | ||
| 1254 | 2026.05.19 23:50:54.778429 [ 310 ] {} <Debug> TCP-Session: 360d766a-f5de-4949-8a1b-2ad534832746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.05.19 23:50:54.778528 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41201 | ||
| 1256 | 2026.05.19 23:50:54.778607 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1257 | 2026.05.19 23:50:54.778647 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2026.05.19 23:50:54.778671 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.05.19 23:50:54.778679 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1260 | 2026.05.19 23:50:54.778697 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62327 | ||
| 1261 | 2026.05.19 23:50:54.778713 [ 312 ] {} <Debug> TCP-Session: be8d7364-7f85-4c8d-925e-168714b51fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41201 | ||
| 1262 | 2026.05.19 23:50:54.778687 [ 311 ] {} <Debug> TCP-Session: 55369293-245d-4d1b-9c22-28b3e4ee6007 Authenticating user 'default' from [fd00:1122:3344:101::e]:33334 | ||
| 1263 | 2026.05.19 23:50:54.778770 [ 312 ] {} <Debug> TCP-Session: be8d7364-7f85-4c8d-925e-168714b51fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.05.19 23:50:54.778777 [ 311 ] {} <Debug> TCP-Session: 55369293-245d-4d1b-9c22-28b3e4ee6007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.05.19 23:50:54.778787 [ 312 ] {} <Debug> TCP-Session: be8d7364-7f85-4c8d-925e-168714b51fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.05.19 23:50:54.778798 [ 311 ] {} <Debug> TCP-Session: 55369293-245d-4d1b-9c22-28b3e4ee6007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.05.19 23:50:54.778816 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52213 | ||
| 1268 | 2026.05.19 23:50:54.778841 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.05.19 23:50:54.778898 [ 313 ] {} <Debug> TCP-Session: 99a4e963-f48e-4406-8a0d-df1f90879ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62327 | ||
| 1270 | 2026.05.19 23:50:54.778923 [ 313 ] {} <Debug> TCP-Session: 99a4e963-f48e-4406-8a0d-df1f90879ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.05.19 23:50:54.778939 [ 313 ] {} <Debug> TCP-Session: 99a4e963-f48e-4406-8a0d-df1f90879ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.05.19 23:50:54.778963 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.05.19 23:50:54.778997 [ 314 ] {} <Debug> TCP-Session: 07a5b261-36c7-4f0d-9a84-9b4bbc3d9342 Authenticating user 'default' from [fd00:1122:3344:101::e]:52213 | ||
| 1274 | 2026.05.19 23:50:54.779015 [ 314 ] {} <Debug> TCP-Session: 07a5b261-36c7-4f0d-9a84-9b4bbc3d9342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.05.19 23:50:54.779027 [ 314 ] {} <Debug> TCP-Session: 07a5b261-36c7-4f0d-9a84-9b4bbc3d9342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.19 23:50:54.779250 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 1277 | 2026.05.19 23:50:54.786831 [ 315 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> AggregatingTransform: Aggregating | ||
| 1278 | 2026.05.19 23:50:54.787572 [ 315 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1279 | 2026.05.19 23:50:54.787697 [ 315 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004155786 sec. (240.628 rows/sec., 9.40 KiB/sec.) | ||
| 1280 | 2026.05.19 23:50:54.787716 [ 315 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> Aggregator: Merging aggregated data | ||
| 1281 | 2026.05.19 23:50:54.787749 [ 315 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1282 | 2026.05.19 23:50:54.789112 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010978 sec., 91.09127345600291 rows/sec., 3.56 KiB/sec. | ||
| 1283 | 2026.05.19 23:50:54.789270 [ 306 ] {9c21ab60-3947-4879-bf2c-058c24f1a07d} <Debug> TCPHandler: Processed in 0.011504144 sec. | ||
| 1284 | 2026.05.19 23:50:54.791610 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1285 | 2026.05.19 23:50:54.791644 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2026.05.19 23:50:54.791662 [ 306 ] {} <Debug> TCP-Session: cc3969d3-9fc3-47f6-b8f8-e14d61db38da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.05.19 23:50:54.791666 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2026.05.19 23:50:54.791696 [ 307 ] {} <Debug> TCP-Session: 900edc9f-c287-4b62-8363-567768551a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.19 23:50:54.791706 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1290 | 2026.05.19 23:50:54.791720 [ 308 ] {} <Debug> TCP-Session: af05e09f-25e5-421e-8bcd-44a1b45d15ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.19 23:50:54.791735 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.05.19 23:50:54.791778 [ 313 ] {} <Debug> TCP-Session: 99a4e963-f48e-4406-8a0d-df1f90879ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.05.19 23:50:54.791780 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2026.05.19 23:50:54.791825 [ 310 ] {} <Debug> TCP-Session: 360d766a-f5de-4949-8a1b-2ad534832746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.19 23:50:54.791759 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1296 | 2026.05.19 23:50:54.791854 [ 314 ] {} <Debug> TCP-Session: 07a5b261-36c7-4f0d-9a84-9b4bbc3d9342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.19 23:50:54.791687 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1298 | 2026.05.19 23:50:54.791892 [ 309 ] {} <Debug> TCP-Session: ba008834-eb37-4a14-b741-04eaf1ce61b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.05.19 23:50:54.791740 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1300 | 2026.05.19 23:50:54.791935 [ 311 ] {} <Debug> TCP-Session: 55369293-245d-4d1b-9c22-28b3e4ee6007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.19 23:50:54.791971 [ 312 ] {} <Debug> TCP-Session: be8d7364-7f85-4c8d-925e-168714b51fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.05.19 23:50:55.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.06 MiB, peak 176.15 MiB, free memory in arenas 0.00 B, will set to 168.19 MiB (RSS), difference: 2.14 MiB | ||
| 1303 | 2026.05.19 23:50:55.579452 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1304 | 2026.05.19 23:50:55.579501 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1305 | 2026.05.19 23:50:55.624118 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 2809 | ||
| 1306 | 2026.05.19 23:50:55.624630 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.05.19 23:50:55.624680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1308 | 2026.05.19 23:50:55.625423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1309 | 2026.05.19 23:50:55.625977 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.05.19 23:50:55.626138 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2809 | ||
| 1311 | 2026.05.19 23:50:55.626170 [ 64 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1312 | 2026.05.19 23:50:55.626251 [ 64 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.19 23:50:55.626273 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1314 | 2026.05.19 23:50:55.626504 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::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 | ||
| 1315 | 2026.05.19 23:50:55.626741 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1316 | 2026.05.19 23:50:55.628813 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::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 | ||
| 1317 | 2026.05.19 23:50:55.628950 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::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 | ||
| 1318 | 2026.05.19 23:50:55.629018 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1319 | 2026.05.19 23:50:55.629090 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::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 | ||
| 1320 | 2026.05.19 23:50:55.629160 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1321 | 2026.05.19 23:50:55.629239 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 430 rows starting from the beginning of the part | ||
| 1322 | 2026.05.19 23:50:55.649269 [ 189 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 4 columns (4 merged, 0 gathered) in 0.022892435 sec., 122704.29074058746 rows/sec., 1.76 MiB/sec. | ||
| 1323 | 2026.05.19 23:50:55.650241 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1324 | 2026.05.19 23:50:55.650884 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.19 23:50:55.650967 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_6_1} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1326 | 2026.05.19 23:50:55.651082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1327 | 2026.05.19 23:50:55.778313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1328 | 2026.05.19 23:50:55.796526 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.19 23:50:55.796599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1330 | 2026.05.19 23:50:55.803523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1331 | 2026.05.19 23:50:55.804900 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.19 23:50:55.805249 [ 64 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1333 | 2026.05.19 23:50:55.805306 [ 64 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.19 23:50:55.805328 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1335 | 2026.05.19 23:50:55.805472 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1336 | 2026.05.19 23:50:55.809139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1337 | 2026.05.19 23:50:55.810260 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1338 | 2026.05.19 23:50:55.812022 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1339 | 2026.05.19 23:50:55.817156 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1340 | 2026.05.19 23:50:55.821885 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1341 | 2026.05.19 23:50:55.826295 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1342 | 2026.05.19 23:50:55.832023 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1343 | 2026.05.19 23:50:55.837885 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::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 | ||
| 1344 | 2026.05.19 23:50:55.901898 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096499415 sec., 476.6868275833589 rows/sec., 2.46 MiB/sec. | ||
| 1345 | 2026.05.19 23:50:55.904555 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1346 | 2026.05.19 23:50:55.907306 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_6_1} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.05.19 23:50:55.907408 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_6_1} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1348 | 2026.05.19 23:50:55.909281 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1349 | 2026.05.19 23:50:56.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.33 MiB, peak 178.86 MiB, free memory in arenas 0.00 B, will set to 180.29 MiB (RSS), difference: 10.97 MiB | ||
| 1350 | 2026.05.19 23:50:56.735260 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.05.19 23:50:56.735513 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1352 | 2026.05.19 23:50:56.735865 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2026.05.19 23:50:56.735921 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1354 | 2026.05.19 23:50:56.736177 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2026.05.19 23:50:56.736256 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.05.19 23:50:56.736407 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1357 | 2026.05.19 23:50:56.736521 [ 320 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2026.05.19 23:50:56.736554 [ 319 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1359 | 2026.05.19 23:50:56.736700 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1360 | 2026.05.19 23:50:56.736736 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.05.19 23:50:56.736824 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1362 | 2026.05.19 23:50:56.736848 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1363 | 2026.05.19 23:50:56.736888 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1364 | 2026.05.19 23:50:56.736936 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1365 | 2026.05.19 23:50:56.738452 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00304 sec., 8552.631578947368 rows/sec., 1.84 MiB/sec. | ||
| 1366 | 2026.05.19 23:50:56.738588 [ 259 ] {9edcc1b0-c261-4974-9341-de0dde0b8cc9} <Debug> TCPHandler: Processed in 0.003475669 sec. | ||
| 1367 | 2026.05.19 23:50:56.740150 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.05.19 23:50:56.740268 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1369 | 2026.05.19 23:50:56.740315 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1370 | 2026.05.19 23:50:56.740849 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.05.19 23:50:56.740898 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1372 | 2026.05.19 23:50:56.741466 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1373 | 2026.05.19 23:50:56.741955 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.05.19 23:50:56.742115 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Debug> executeQuery: Read 52 rows, 4.53 KiB in 0.001881 sec., 27644.869750132908 rows/sec., 2.35 MiB/sec. | ||
| 1375 | 2026.05.19 23:50:56.742121 [ 62 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1376 | 2026.05.19 23:50:56.742154 [ 259 ] {48e0b20a-eeb3-418e-9129-393ac5e22e4e} <Debug> TCPHandler: Processed in 0.002057233 sec. | ||
| 1377 | 2026.05.19 23:50:56.742189 [ 62 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.05.19 23:50:56.742217 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1379 | 2026.05.19 23:50:56.742316 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.05.19 23:50:56.742328 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::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 | ||
| 1381 | 2026.05.19 23:50:56.742430 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1382 | 2026.05.19 23:50:56.742477 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1383 | 2026.05.19 23:50:56.742483 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1384 | 2026.05.19 23:50:56.742539 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1385 | 2026.05.19 23:50:56.742637 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1386 | 2026.05.19 23:50:56.742692 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1387 | 2026.05.19 23:50:56.742755 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 174 rows starting from the beginning of the part | ||
| 1388 | 2026.05.19 23:50:56.742820 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1389 | 2026.05.19 23:50:56.742866 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::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 | ||
| 1390 | 2026.05.19 23:50:56.742939 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.19 23:50:56.742982 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1392 | 2026.05.19 23:50:56.743516 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2026.05.19 23:50:56.743967 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686493 sec., 206345.35690334914 rows/sec., 18.19 MiB/sec. | ||
| 1394 | 2026.05.19 23:50:56.744165 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.05.19 23:50:56.744288 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1396 | 2026.05.19 23:50:56.744389 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00198 sec., 5555.555555555556 rows/sec., 417.75 KiB/sec. | ||
| 1397 | 2026.05.19 23:50:56.744457 [ 259 ] {601ff115-d77c-435a-a02d-44da0957d6c1} <Debug> TCPHandler: Processed in 0.002196637 sec. | ||
| 1398 | 2026.05.19 23:50:56.744693 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.19 23:50:56.744832 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.19 23:50:56.744893 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1401 | 2026.05.19 23:50:56.744933 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.19 23:50:56.745010 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_6_1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1403 | 2026.05.19 23:50:56.745183 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1404 | 2026.05.19 23:50:56.745451 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.19 23:50:56.745498 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1406 | 2026.05.19 23:50:56.745979 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1407 | 2026.05.19 23:50:56.746528 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.19 23:50:56.746666 [ 62 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1409 | 2026.05.19 23:50:56.746690 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001896 sec., 24789.029535864982 rows/sec., 1.94 MiB/sec. | ||
| 1410 | 2026.05.19 23:50:56.746710 [ 62 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.05.19 23:50:56.746737 [ 259 ] {12f7f90f-ce9c-44a7-9542-3a986972d11c} <Debug> TCPHandler: Processed in 0.002175736 sec. | ||
| 1412 | 2026.05.19 23:50:56.746839 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1413 | 2026.05.19 23:50:56.746924 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::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 | ||
| 1414 | 2026.05.19 23:50:56.746983 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.05.19 23:50:56.747049 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1416 | 2026.05.19 23:50:56.747086 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1417 | 2026.05.19 23:50:56.747117 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.19 23:50:56.747145 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1419 | 2026.05.19 23:50:56.747178 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1420 | 2026.05.19 23:50:56.747199 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1421 | 2026.05.19 23:50:56.747249 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
| 1422 | 2026.05.19 23:50:56.747294 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1423 | 2026.05.19 23:50:56.747342 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1424 | 2026.05.19 23:50:56.747692 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.19 23:50:56.747746 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1426 | 2026.05.19 23:50:56.748297 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1427 | 2026.05.19 23:50:56.748340 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450147 sec., 194463.04409139213 rows/sec., 16.19 MiB/sec. | ||
| 1428 | 2026.05.19 23:50:56.748732 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1429 | 2026.05.19 23:50:56.748866 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.19 23:50:56.748994 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1431 | 2026.05.19 23:50:56.749025 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001939 sec., 56730.273336771534 rows/sec., 3.96 MiB/sec. | ||
| 1432 | 2026.05.19 23:50:56.749030 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.05.19 23:50:56.749071 [ 259 ] {a1d2d81b-41df-4632-8427-978e4973bac5} <Debug> TCPHandler: Processed in 0.002150655 sec. | ||
| 1434 | 2026.05.19 23:50:56.749077 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1435 | 2026.05.19 23:50:56.749165 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::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 | ||
| 1436 | 2026.05.19 23:50:56.749227 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.19 23:50:56.749284 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1438 | 2026.05.19 23:50:56.749329 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1439 | 2026.05.19 23:50:56.749335 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.05.19 23:50:56.749403 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1441 | 2026.05.19 23:50:56.749423 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.19 23:50:56.749410 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <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 | ||
| 1443 | 2026.05.19 23:50:56.749481 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1444 | 2026.05.19 23:50:56.749543 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_6_1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1445 | 2026.05.19 23:50:56.749553 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 340 rows starting from the beginning of the part | ||
| 1446 | 2026.05.19 23:50:56.749623 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1447 | 2026.05.19 23:50:56.749649 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1448 | 2026.05.19 23:50:56.749676 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1449 | 2026.05.19 23:50:56.750355 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.05.19 23:50:56.750399 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1451 | 2026.05.19 23:50:56.751072 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.05.19 23:50:56.751627 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.05.19 23:50:56.751794 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002481 sec., 4433.696090286175 rows/sec., 7.94 MiB/sec. | ||
| 1454 | 2026.05.19 23:50:56.751861 [ 259 ] {64782af3-6826-4ab1-8f98-0de4d82dbed4} <Debug> TCPHandler: Processed in 0.002684259 sec. | ||
| 1455 | 2026.05.19 23:50:56.752016 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.05.19 23:50:56.752116 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.05.19 23:50:56.752160 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.05.19 23:50:56.752568 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.05.19 23:50:56.752608 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1460 | 2026.05.19 23:50:56.752756 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.003624363 sec., 240042.1812053594 rows/sec., 17.46 MiB/sec. | ||
| 1461 | 2026.05.19 23:50:56.753068 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1462 | 2026.05.19 23:50:56.753090 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1463 | 2026.05.19 23:50:56.753716 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.19 23:50:56.753795 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.19 23:50:56.753800 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1466 | 2026.05.19 23:50:56.753899 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1467 | 2026.05.19 23:50:56.753949 [ 62 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1468 | 2026.05.19 23:50:56.753950 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 1.44 MiB/sec. | ||
| 1469 | 2026.05.19 23:50:56.753980 [ 62 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.05.19 23:50:56.754002 [ 259 ] {58d3e8a0-49e6-40fa-91c9-4ebb12d77c3a} <Debug> TCPHandler: Processed in 0.002035872 sec. | ||
| 1471 | 2026.05.19 23:50:56.754005 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1472 | 2026.05.19 23:50:56.754143 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::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 | ||
| 1473 | 2026.05.19 23:50:56.754277 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1474 | 2026.05.19 23:50:56.754316 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1475 | 2026.05.19 23:50:56.754403 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1476 | 2026.05.19 23:50:56.754461 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1477 | 2026.05.19 23:50:56.754513 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1478 | 2026.05.19 23:50:56.754558 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1479 | 2026.05.19 23:50:56.754618 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1480 | 2026.05.19 23:50:56.755571 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001485048 sec., 156223.9065673298 rows/sec., 10.43 MiB/sec. | ||
| 1481 | 2026.05.19 23:50:56.755843 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1482 | 2026.05.19 23:50:56.756436 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.19 23:50:56.756509 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_6_1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1484 | 2026.05.19 23:50:56.756580 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1485 | 2026.05.19 23:50:56.908030 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44367 | ||
| 1486 | 2026.05.19 23:50:56.908110 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1487 | 2026.05.19 23:50:56.908136 [ 306 ] {} <Debug> TCP-Session: 9fb7d053-550e-4258-bab0-8bfe53244763 Authenticating user 'default' from [fd00:1122:3344:101::e]:44367 | ||
| 1488 | 2026.05.19 23:50:56.908158 [ 306 ] {} <Debug> TCP-Session: 9fb7d053-550e-4258-bab0-8bfe53244763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.05.19 23:50:56.908171 [ 306 ] {} <Debug> TCP-Session: 9fb7d053-550e-4258-bab0-8bfe53244763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.05.19 23:50:56.908428 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53808 | ||
| 1491 | 2026.05.19 23:50:56.908455 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63406 | ||
| 1492 | 2026.05.19 23:50:56.908471 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45210 | ||
| 1493 | 2026.05.19 23:50:56.908496 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59807 | ||
| 1494 | 2026.05.19 23:50:56.908515 [ 306 ] {} <Trace> TCP-Session: 9fb7d053-550e-4258-bab0-8bfe53244763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.05.19 23:50:56.908527 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.19 23:50:56.908500 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34485 | ||
| 1497 | 2026.05.19 23:50:56.908580 [ 307 ] {} <Debug> TCP-Session: 7f0ee7b6-d998-4aee-beca-dba1d891466a Authenticating user 'default' from [fd00:1122:3344:101::e]:53808 | ||
| 1498 | 2026.05.19 23:50:56.908484 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51969 | ||
| 1499 | 2026.05.19 23:50:56.908632 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.05.19 23:50:56.908638 [ 307 ] {} <Debug> TCP-Session: 7f0ee7b6-d998-4aee-beca-dba1d891466a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.19 23:50:56.908686 [ 310 ] {} <Debug> TCP-Session: caf29d97-4b7a-44de-977b-3050ee6c0a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:63406 | ||
| 1502 | 2026.05.19 23:50:56.908695 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1503 | 2026.05.19 23:50:56.908702 [ 307 ] {} <Debug> TCP-Session: 7f0ee7b6-d998-4aee-beca-dba1d891466a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.19 23:50:56.908716 [ 310 ] {} <Debug> TCP-Session: caf29d97-4b7a-44de-977b-3050ee6c0a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.19 23:50:56.908454 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53088 | ||
| 1506 | 2026.05.19 23:50:56.908754 [ 310 ] {} <Debug> TCP-Session: caf29d97-4b7a-44de-977b-3050ee6c0a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.19 23:50:56.908440 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51726 | ||
| 1508 | 2026.05.19 23:50:56.908909 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.05.19 23:50:56.908948 [ 311 ] {} <Debug> TCP-Session: 9e28ca33-222c-4358-a0d6-68525bc2d2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45210 | ||
| 1510 | 2026.05.19 23:50:56.908966 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1511 | 2026.05.19 23:50:56.908972 [ 311 ] {} <Debug> TCP-Session: 9e28ca33-222c-4358-a0d6-68525bc2d2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.19 23:50:56.908981 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2026.05.19 23:50:56.909007 [ 311 ] {} <Debug> TCP-Session: 9e28ca33-222c-4358-a0d6-68525bc2d2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.19 23:50:56.909028 [ 313 ] {} <Debug> TCP-Session: a206a7f3-b493-4b59-8a7e-85b521d34cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:59807 | ||
| 1515 | 2026.05.19 23:50:56.909036 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1516 | 2026.05.19 23:50:56.909062 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.05.19 23:50:56.909081 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1518 | 2026.05.19 23:50:56.909068 [ 313 ] {} <Debug> TCP-Session: a206a7f3-b493-4b59-8a7e-85b521d34cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.05.19 23:50:56.909112 [ 312 ] {} <Debug> TCP-Session: 9b179941-66cb-45b2-9932-60e748ca6edc Authenticating user 'default' from [fd00:1122:3344:101::e]:51969 | ||
| 1520 | 2026.05.19 23:50:56.909147 [ 313 ] {} <Debug> TCP-Session: a206a7f3-b493-4b59-8a7e-85b521d34cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.05.19 23:50:56.909173 [ 312 ] {} <Debug> TCP-Session: 9b179941-66cb-45b2-9932-60e748ca6edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.05.19 23:50:56.909115 [ 308 ] {} <Debug> TCP-Session: aafb1a66-28f5-4665-a435-2ae0c04e4d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:51726 | ||
| 1523 | 2026.05.19 23:50:56.909202 [ 312 ] {} <Debug> TCP-Session: 9b179941-66cb-45b2-9932-60e748ca6edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.05.19 23:50:56.909218 [ 308 ] {} <Debug> TCP-Session: aafb1a66-28f5-4665-a435-2ae0c04e4d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.05.19 23:50:56.909219 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2026.05.19 23:50:56.909239 [ 308 ] {} <Debug> TCP-Session: aafb1a66-28f5-4665-a435-2ae0c04e4d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.19 23:50:56.909107 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2026.05.19 23:50:56.909277 [ 309 ] {} <Debug> TCP-Session: f67cfd17-757b-4c41-ae25-46ad23a92f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:53088 | ||
| 1529 | 2026.05.19 23:50:56.909307 [ 314 ] {} <Debug> TCP-Session: f8802925-4f20-4240-a719-f5ce4b52b677 Authenticating user 'default' from [fd00:1122:3344:101::e]:34485 | ||
| 1530 | 2026.05.19 23:50:56.909332 [ 309 ] {} <Debug> TCP-Session: f67cfd17-757b-4c41-ae25-46ad23a92f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.05.19 23:50:56.909335 [ 314 ] {} <Debug> TCP-Session: f8802925-4f20-4240-a719-f5ce4b52b677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.05.19 23:50:56.909360 [ 309 ] {} <Debug> TCP-Session: f67cfd17-757b-4c41-ae25-46ad23a92f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.05.19 23:50:56.909367 [ 314 ] {} <Debug> TCP-Session: f8802925-4f20-4240-a719-f5ce4b52b677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.05.19 23:50:56.909405 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 1535 | 2026.05.19 23:50:56.910520 [ 320 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> AggregatingTransform: Aggregating | ||
| 1536 | 2026.05.19 23:50:56.910559 [ 320 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1537 | 2026.05.19 23:50:56.910591 [ 320 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080498 sec. (925.499 rows/sec., 36.15 KiB/sec.) | ||
| 1538 | 2026.05.19 23:50:56.910606 [ 320 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Trace> Aggregator: Merging aggregated data | ||
| 1539 | 2026.05.19 23:50:56.911242 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002604 sec., 384.0245775729647 rows/sec., 15.00 KiB/sec. | ||
| 1540 | 2026.05.19 23:50:56.911382 [ 306 ] {78d34dde-be0b-4235-8f54-337201fe857c} <Debug> TCPHandler: Processed in 0.002993596 sec. | ||
| 1541 | 2026.05.19 23:50:56.911527 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.05.19 23:50:56.911556 [ 306 ] {} <Debug> TCP-Session: 9fb7d053-550e-4258-bab0-8bfe53244763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.19 23:50:56.911565 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1544 | 2026.05.19 23:50:56.911588 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.05.19 23:50:56.911619 [ 314 ] {} <Debug> TCP-Session: f8802925-4f20-4240-a719-f5ce4b52b677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.05.19 23:50:56.911626 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1547 | 2026.05.19 23:50:56.911645 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2026.05.19 23:50:56.911663 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1549 | 2026.05.19 23:50:56.911681 [ 310 ] {} <Debug> TCP-Session: caf29d97-4b7a-44de-977b-3050ee6c0a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.05.19 23:50:56.911696 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1551 | 2026.05.19 23:50:56.911721 [ 312 ] {} <Debug> TCP-Session: 9b179941-66cb-45b2-9932-60e748ca6edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.05.19 23:50:56.911691 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1553 | 2026.05.19 23:50:56.911747 [ 313 ] {} <Debug> TCP-Session: a206a7f3-b493-4b59-8a7e-85b521d34cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.05.19 23:50:56.911637 [ 307 ] {} <Debug> TCP-Session: 7f0ee7b6-d998-4aee-beca-dba1d891466a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2026.05.19 23:50:56.911794 [ 311 ] {} <Debug> TCP-Session: 9e28ca33-222c-4358-a0d6-68525bc2d2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.05.19 23:50:56.911619 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.05.19 23:50:56.911702 [ 309 ] {} <Debug> TCP-Session: f67cfd17-757b-4c41-ae25-46ad23a92f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.05.19 23:50:56.911881 [ 308 ] {} <Debug> TCP-Session: aafb1a66-28f5-4665-a435-2ae0c04e4d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.05.19 23:50:57.459512 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58159 | ||
| 1560 | 2026.05.19 23:50:57.459596 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1561 | 2026.05.19 23:50:57.459624 [ 310 ] {} <Debug> TCP-Session: 4f893465-e6a9-4654-bc23-bda707765fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58159 | ||
| 1562 | 2026.05.19 23:50:57.459647 [ 310 ] {} <Debug> TCP-Session: 4f893465-e6a9-4654-bc23-bda707765fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.05.19 23:50:57.459661 [ 310 ] {} <Debug> TCP-Session: 4f893465-e6a9-4654-bc23-bda707765fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.05.19 23:50:57.459916 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43584 | ||
| 1565 | 2026.05.19 23:50:57.459942 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50247 | ||
| 1566 | 2026.05.19 23:50:57.459959 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53693 | ||
| 1567 | 2026.05.19 23:50:57.459973 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55499 | ||
| 1568 | 2026.05.19 23:50:57.460003 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1569 | 2026.05.19 23:50:57.460007 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46137 | ||
| 1570 | 2026.05.19 23:50:57.460038 [ 311 ] {} <Debug> TCP-Session: 15fb958a-91eb-493b-8a8e-92cb7ca18e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:43584 | ||
| 1571 | 2026.05.19 23:50:57.460049 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2026.05.19 23:50:57.460053 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.05.19 23:50:57.460082 [ 311 ] {} <Debug> TCP-Session: 15fb958a-91eb-493b-8a8e-92cb7ca18e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.05.19 23:50:57.460087 [ 306 ] {} <Debug> TCP-Session: 3a9ab797-b682-4855-9501-9c8b0dac56f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55499 | ||
| 1575 | 2026.05.19 23:50:57.460100 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2026.05.19 23:50:57.460105 [ 311 ] {} <Debug> TCP-Session: 15fb958a-91eb-493b-8a8e-92cb7ca18e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.05.19 23:50:57.460116 [ 306 ] {} <Debug> TCP-Session: 3a9ab797-b682-4855-9501-9c8b0dac56f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.05.19 23:50:57.460138 [ 308 ] {} <Debug> TCP-Session: 772f26ab-7fae-49a3-90b3-7f57056e4bcb Authenticating user 'default' from [fd00:1122:3344:101::e]:46137 | ||
| 1579 | 2026.05.19 23:50:57.460105 [ 314 ] {} <Debug> TCP-Session: af64ed6e-f746-4031-bb0a-9d9f406ce5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53693 | ||
| 1580 | 2026.05.19 23:50:57.460154 [ 306 ] {} <Debug> TCP-Session: 3a9ab797-b682-4855-9501-9c8b0dac56f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.05.19 23:50:57.460174 [ 308 ] {} <Debug> TCP-Session: 772f26ab-7fae-49a3-90b3-7f57056e4bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.05.19 23:50:57.460189 [ 314 ] {} <Debug> TCP-Session: af64ed6e-f746-4031-bb0a-9d9f406ce5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.05.19 23:50:57.460205 [ 308 ] {} <Debug> TCP-Session: 772f26ab-7fae-49a3-90b3-7f57056e4bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.05.19 23:50:57.460218 [ 314 ] {} <Debug> TCP-Session: af64ed6e-f746-4031-bb0a-9d9f406ce5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.05.19 23:50:57.460003 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.05.19 23:50:57.459989 [ 310 ] {} <Trace> TCP-Session: 4f893465-e6a9-4654-bc23-bda707765fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.05.19 23:50:57.460277 [ 313 ] {} <Debug> TCP-Session: de302920-e8a3-4fd6-9cb4-b12be05f833f Authenticating user 'default' from [fd00:1122:3344:101::e]:50247 | ||
| 1588 | 2026.05.19 23:50:57.459987 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36464 | ||
| 1589 | 2026.05.19 23:50:57.460313 [ 313 ] {} <Debug> TCP-Session: de302920-e8a3-4fd6-9cb4-b12be05f833f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.05.19 23:50:57.459925 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41344 | ||
| 1591 | 2026.05.19 23:50:57.460355 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2026.05.19 23:50:57.460345 [ 313 ] {} <Debug> TCP-Session: de302920-e8a3-4fd6-9cb4-b12be05f833f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.05.19 23:50:57.460398 [ 307 ] {} <Debug> TCP-Session: c76661b4-57c6-4bc1-936b-8e8e5c127697 Authenticating user 'default' from [fd00:1122:3344:101::e]:36464 | ||
| 1594 | 2026.05.19 23:50:57.460404 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2026.05.19 23:50:57.460420 [ 307 ] {} <Debug> TCP-Session: c76661b4-57c6-4bc1-936b-8e8e5c127697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.05.19 23:50:57.460439 [ 312 ] {} <Debug> TCP-Session: 50a21989-cbee-4678-bc1c-92f5a09cbbe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41344 | ||
| 1597 | 2026.05.19 23:50:57.460445 [ 307 ] {} <Debug> TCP-Session: c76661b4-57c6-4bc1-936b-8e8e5c127697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.05.19 23:50:57.460465 [ 312 ] {} <Debug> TCP-Session: 50a21989-cbee-4678-bc1c-92f5a09cbbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.05.19 23:50:57.460465 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1600 | 2026.05.19 23:50:57.460490 [ 312 ] {} <Debug> TCP-Session: 50a21989-cbee-4678-bc1c-92f5a09cbbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.19 23:50:57.460004 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34635 | ||
| 1602 | 2026.05.19 23:50:57.460567 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1603 | 2026.05.19 23:50:57.460591 [ 309 ] {} <Debug> TCP-Session: 0f1002ce-489e-46b6-aaa7-981434277dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34635 | ||
| 1604 | 2026.05.19 23:50:57.460607 [ 309 ] {} <Debug> TCP-Session: 0f1002ce-489e-46b6-aaa7-981434277dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.05.19 23:50:57.460620 [ 309 ] {} <Debug> TCP-Session: 0f1002ce-489e-46b6-aaa7-981434277dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.19 23:50:57.460840 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1607 | 2026.05.19 23:50:57.460903 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.05.19 23:50:57.461250 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 1609 | 2026.05.19 23:50:57.462344 [ 317 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> AggregatingTransform: Aggregating | ||
| 1610 | 2026.05.19 23:50:57.462391 [ 317 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1611 | 2026.05.19 23:50:57.462420 [ 317 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060147 sec. (943.265 rows/sec., 36.85 KiB/sec.) | ||
| 1612 | 2026.05.19 23:50:57.462437 [ 317 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Trace> Aggregator: Merging aggregated data | ||
| 1613 | 2026.05.19 23:50:57.463282 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 1614 | 2026.05.19 23:50:57.463445 [ 310 ] {f230f55e-35ec-4927-8b13-0b59ec48f74e} <Debug> TCPHandler: Processed in 0.003603152 sec. | ||
| 1615 | 2026.05.19 23:50:57.463599 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2026.05.19 23:50:57.463632 [ 310 ] {} <Debug> TCP-Session: 4f893465-e6a9-4654-bc23-bda707765fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.19 23:50:57.463635 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1618 | 2026.05.19 23:50:57.463658 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2026.05.19 23:50:57.463690 [ 311 ] {} <Debug> TCP-Session: 15fb958a-91eb-493b-8a8e-92cb7ca18e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.05.19 23:50:57.463715 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2026.05.19 23:50:57.463738 [ 308 ] {} <Debug> TCP-Session: 772f26ab-7fae-49a3-90b3-7f57056e4bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.05.19 23:50:57.463743 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1623 | 2026.05.19 23:50:57.463771 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1624 | 2026.05.19 23:50:57.463771 [ 313 ] {} <Debug> TCP-Session: de302920-e8a3-4fd6-9cb4-b12be05f833f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.05.19 23:50:57.463791 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1626 | 2026.05.19 23:50:57.463804 [ 309 ] {} <Debug> TCP-Session: 0f1002ce-489e-46b6-aaa7-981434277dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.19 23:50:57.463818 [ 312 ] {} <Debug> TCP-Session: 50a21989-cbee-4678-bc1c-92f5a09cbbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.05.19 23:50:57.463852 [ 314 ] {} <Debug> TCP-Session: af64ed6e-f746-4031-bb0a-9d9f406ce5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.05.19 23:50:57.463857 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1630 | 2026.05.19 23:50:57.463679 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2026.05.19 23:50:57.463915 [ 307 ] {} <Debug> TCP-Session: c76661b4-57c6-4bc1-936b-8e8e5c127697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.19 23:50:57.463936 [ 306 ] {} <Debug> TCP-Session: 3a9ab797-b682-4855-9501-9c8b0dac56f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.05.19 23:50:58.457852 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.05.19 23:50:58.458092 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1635 | 2026.05.19 23:50:58.458453 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1636 | 2026.05.19 23:50:58.458499 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1637 | 2026.05.19 23:50:58.458767 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1638 | 2026.05.19 23:50:58.458838 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1639 | 2026.05.19 23:50:58.459089 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 1640 | 2026.05.19 23:50:58.459182 [ 324 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1641 | 2026.05.19 23:50:58.459202 [ 358 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1642 | 2026.05.19 23:50:58.459317 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1643 | 2026.05.19 23:50:58.459347 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1644 | 2026.05.19 23:50:58.459421 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1645 | 2026.05.19 23:50:58.459443 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1646 | 2026.05.19 23:50:58.459492 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1647 | 2026.05.19 23:50:58.459549 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1648 | 2026.05.19 23:50:58.461158 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003156 sec., 8238.276299112802 rows/sec., 1.77 MiB/sec. | ||
| 1649 | 2026.05.19 23:50:58.461368 [ 259 ] {f279d19e-f41b-4297-9d9a-d9937d45c522} <Debug> TCPHandler: Processed in 0.003643633 sec. | ||
| 1650 | 2026.05.19 23:50:58.477492 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.05.19 23:50:58.477693 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1652 | 2026.05.19 23:50:58.477777 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1653 | 2026.05.19 23:50:58.478485 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.05.19 23:50:58.478544 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1655 | 2026.05.19 23:50:58.479260 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1656 | 2026.05.19 23:50:58.479679 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.05.19 23:50:58.479845 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Debug> executeQuery: Read 13 rows, 2.24 KiB in 0.002215 sec., 5869.074492099323 rows/sec., 1012.72 KiB/sec. | ||
| 1658 | 2026.05.19 23:50:58.479890 [ 259 ] {a54aff5b-3c0f-4020-89fe-4ef734831ddf} <Debug> TCPHandler: Processed in 0.002546215 sec. | ||
| 1659 | 2026.05.19 23:50:58.480086 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.05.19 23:50:58.480191 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1661 | 2026.05.19 23:50:58.480236 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1662 | 2026.05.19 23:50:58.480675 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.05.19 23:50:58.480714 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1664 | 2026.05.19 23:50:58.481129 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1665 | 2026.05.19 23:50:58.481587 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.05.19 23:50:58.481723 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 314.64 KiB/sec. | ||
| 1667 | 2026.05.19 23:50:58.481757 [ 259 ] {e9402eed-13d5-4b3f-921c-f960f2b29ffc} <Debug> TCPHandler: Processed in 0.001722444 sec. | ||
| 1668 | 2026.05.19 23:50:58.481889 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.05.19 23:50:58.481989 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1670 | 2026.05.19 23:50:58.482029 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1671 | 2026.05.19 23:50:58.483812 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.19 23:50:58.483872 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1673 | 2026.05.19 23:50:58.484707 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2026.05.19 23:50:58.485193 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.19 23:50:58.485368 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Debug> executeQuery: Read 2401 rows, 180.15 KiB in 0.003397 sec., 706800.1177509568 rows/sec., 51.79 MiB/sec. | ||
| 1676 | 2026.05.19 23:50:58.485424 [ 259 ] {52915f30-fef8-4f1f-a771-45d4407d189c} <Debug> TCPHandler: Processed in 0.003584451 sec. | ||
| 1677 | 2026.05.19 23:50:58.485575 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.19 23:50:58.485689 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.05.19 23:50:58.485738 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1680 | 2026.05.19 23:50:58.486183 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.19 23:50:58.486222 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1682 | 2026.05.19 23:50:58.486654 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1683 | 2026.05.19 23:50:58.487104 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.19 23:50:58.487240 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.001584 sec., 7575.757575757576 rows/sec., 549.32 KiB/sec. | ||
| 1685 | 2026.05.19 23:50:58.487275 [ 259 ] {ef1b06dc-696c-4740-bc0a-c661b8d0faae} <Debug> TCPHandler: Processed in 0.001754755 sec. | ||
| 1686 | 2026.05.19 23:50:58.487496 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.05.19 23:50:58.487647 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.05.19 23:50:58.487707 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1689 | 2026.05.19 23:50:58.488559 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.19 23:50:58.488601 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1691 | 2026.05.19 23:50:58.489240 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1692 | 2026.05.19 23:50:58.489736 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.19 23:50:58.489890 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002282 sec., 351007.88781770377 rows/sec., 20.28 MiB/sec. | ||
| 1694 | 2026.05.19 23:50:58.489935 [ 259 ] {202373f9-bab5-4c9a-be97-ba73f845371d} <Debug> TCPHandler: Processed in 0.002552296 sec. | ||
| 1695 | 2026.05.19 23:50:58.490064 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.05.19 23:50:58.490170 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1697 | 2026.05.19 23:50:58.490213 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1698 | 2026.05.19 23:50:58.490926 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.19 23:50:58.491002 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1700 | 2026.05.19 23:50:58.491597 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1701 | 2026.05.19 23:50:58.492090 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.19 23:50:58.492256 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.002107 sec., 949.21689606075 rows/sec., 66.74 KiB/sec. | ||
| 1703 | 2026.05.19 23:50:58.492307 [ 259 ] {d4f35f97-43e3-4ed0-9c27-abc240dd0d95} <Debug> TCPHandler: Processed in 0.002293538 sec. | ||
| 1704 | 2026.05.19 23:50:58.492496 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.19 23:50:58.492626 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.19 23:50:58.492679 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1707 | 2026.05.19 23:50:58.493738 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.19 23:50:58.493778 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1709 | 2026.05.19 23:50:58.494350 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1710 | 2026.05.19 23:50:58.494830 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.19 23:50:58.494971 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Debug> executeQuery: Read 1300 rows, 88.93 KiB in 0.002381 sec., 545989.0802183957 rows/sec., 36.47 MiB/sec. | ||
| 1712 | 2026.05.19 23:50:58.495012 [ 259 ] {e3bdcca3-b5a3-4c8c-a9b0-27a29c1f03c2} <Debug> TCPHandler: Processed in 0.002624396 sec. | ||
| 1713 | 2026.05.19 23:50:58.495145 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.19 23:50:58.495250 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.19 23:50:58.495297 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1716 | 2026.05.19 23:50:58.496355 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.05.19 23:50:58.496392 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1718 | 2026.05.19 23:50:58.497098 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1719 | 2026.05.19 23:50:58.497543 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.05.19 23:50:58.497678 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Debug> executeQuery: Read 2594 rows, 164.82 KiB in 0.002452 sec., 1057911.908646003 rows/sec., 65.64 MiB/sec. | ||
| 1721 | 2026.05.19 23:50:58.497716 [ 259 ] {ad3795a9-afc8-4f85-a141-7ab0cad4da96} <Debug> TCPHandler: Processed in 0.002623236 sec. | ||
| 1722 | 2026.05.19 23:50:58.497844 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.19 23:50:58.497946 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.05.19 23:50:58.498003 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <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 | ||
| 1725 | 2026.05.19 23:50:58.498762 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.19 23:50:58.498800 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1727 | 2026.05.19 23:50:58.499441 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1728 | 2026.05.19 23:50:58.499883 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.19 23:50:58.500025 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.0021 sec., 2857.1428571428573 rows/sec., 5.12 MiB/sec. | ||
| 1730 | 2026.05.19 23:50:58.500082 [ 259 ] {7b787aa2-71ad-45da-9145-1ab19cd70f51} <Debug> TCPHandler: Processed in 0.002288778 sec. | ||
| 1731 | 2026.05.19 23:50:58.500201 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.19 23:50:58.500301 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.19 23:50:58.500344 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1734 | 2026.05.19 23:50:58.500736 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.19 23:50:58.500772 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1736 | 2026.05.19 23:50:58.501187 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1737 | 2026.05.19 23:50:58.501705 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.19 23:50:58.501833 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001552 sec., 5798.969072164949 rows/sec., 409.63 KiB/sec. | ||
| 1739 | 2026.05.19 23:50:58.501867 [ 259 ] {3b6db343-960b-47df-b2f0-8bad6691fb48} <Debug> TCPHandler: Processed in 0.001715693 sec. | ||
| 1740 | 2026.05.19 23:50:58.501995 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.19 23:50:58.502093 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.19 23:50:58.502134 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1743 | 2026.05.19 23:50:58.502462 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.19 23:50:58.502499 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1745 | 2026.05.19 23:50:58.502918 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1746 | 2026.05.19 23:50:58.503387 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.19 23:50:58.503524 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 948.28 KiB/sec. | ||
| 1748 | 2026.05.19 23:50:58.503557 [ 259 ] {9b5214b2-ed2c-41c5-82ad-6e4c8aab4fe3} <Debug> TCPHandler: Processed in 0.001612291 sec. | ||
| 1749 | 2026.05.19 23:51:00.620824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 7 | ||
| 1750 | 2026.05.19 23:51:00.622603 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.05.19 23:51:00.622667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1752 | 2026.05.19 23:51:00.624097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1753 | 2026.05.19 23:51:00.624642 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.05.19 23:51:00.624944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1755 | 2026.05.19 23:51:01.734840 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.05.19 23:51:01.735072 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.19 23:51:01.735386 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1758 | 2026.05.19 23:51:01.735423 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1759 | 2026.05.19 23:51:01.735636 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1760 | 2026.05.19 23:51:01.735705 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1761 | 2026.05.19 23:51:01.735840 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1762 | 2026.05.19 23:51:01.735933 [ 338 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1763 | 2026.05.19 23:51:01.735960 [ 324 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1764 | 2026.05.19 23:51:01.735942 [ 317 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1765 | 2026.05.19 23:51:01.736096 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1766 | 2026.05.19 23:51:01.736124 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2026.05.19 23:51:01.736209 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1768 | 2026.05.19 23:51:01.736229 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 1769 | 2026.05.19 23:51:01.736267 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1770 | 2026.05.19 23:51:01.736308 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1771 | 2026.05.19 23:51:01.736344 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1772 | 2026.05.19 23:51:01.737572 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> executeQuery: Read 39 rows, 3.57 KiB in 0.002588 sec., 15069.551777434312 rows/sec., 1.35 MiB/sec. | ||
| 1773 | 2026.05.19 23:51:01.737698 [ 259 ] {7d76f0bb-c44d-4627-ac66-f742b98afefc} <Debug> TCPHandler: Processed in 0.002987436 sec. | ||
| 1774 | 2026.05.19 23:51:01.739064 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.05.19 23:51:01.739179 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1776 | 2026.05.19 23:51:01.739223 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1777 | 2026.05.19 23:51:01.739782 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.05.19 23:51:01.739827 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1779 | 2026.05.19 23:51:01.740360 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1780 | 2026.05.19 23:51:01.740859 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.05.19 23:51:01.741010 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.30 MiB/sec. | ||
| 1782 | 2026.05.19 23:51:01.741044 [ 259 ] {86ea5eb7-1235-40c8-b4d7-ebfd017b64f2} <Debug> TCPHandler: Processed in 0.002033343 sec. | ||
| 1783 | 2026.05.19 23:51:01.741183 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.19 23:51:01.741281 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.19 23:51:01.741325 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1786 | 2026.05.19 23:51:01.741780 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.19 23:51:01.741815 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1788 | 2026.05.19 23:51:01.742273 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2026.05.19 23:51:01.742738 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.19 23:51:01.742868 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. | ||
| 1791 | 2026.05.19 23:51:01.742901 [ 259 ] {26a3f6d6-a6f4-49b7-bfe3-8889ec3de4f2} <Debug> TCPHandler: Processed in 0.001776116 sec. | ||
| 1792 | 2026.05.19 23:51:01.743057 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.19 23:51:01.743165 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.19 23:51:01.743208 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1795 | 2026.05.19 23:51:01.743647 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.19 23:51:01.743694 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1797 | 2026.05.19 23:51:01.744132 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1798 | 2026.05.19 23:51:01.744610 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.19 23:51:01.744740 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001594 sec., 60225.8469259724 rows/sec., 4.19 MiB/sec. | ||
| 1800 | 2026.05.19 23:51:01.744774 [ 259 ] {8a53be73-8436-4227-9d2f-b61355378560} <Debug> TCPHandler: Processed in 0.001775946 sec. | ||
| 1801 | 2026.05.19 23:51:01.744976 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.19 23:51:01.745072 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.19 23:51:01.745113 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1804 | 2026.05.19 23:51:01.745485 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.19 23:51:01.745520 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1806 | 2026.05.19 23:51:01.746026 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1807 | 2026.05.19 23:51:01.746474 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.19 23:51:01.746605 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001551 sec., 23210.83172147002 rows/sec., 1.56 MiB/sec. | ||
| 1809 | 2026.05.19 23:51:01.746637 [ 259 ] {aa3bd3f5-dfc5-4648-ab8a-57f65b8ed5b9} <Debug> TCPHandler: Processed in 0.001710613 sec. | ||
| 1810 | 2026.05.19 23:51:03.126222 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3321 | ||
| 1811 | 2026.05.19 23:51:03.126826 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.19 23:51:03.126877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1813 | 2026.05.19 23:51:03.127574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1814 | 2026.05.19 23:51:03.128162 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.19 23:51:03.128299 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3321 | ||
| 1816 | 2026.05.19 23:51:03.309200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1817 | 2026.05.19 23:51:03.328887 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.19 23:51:03.328964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1819 | 2026.05.19 23:51:03.334748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2026.05.19 23:51:03.335926 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.19 23:51:03.339410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1822 | 2026.05.19 23:51:06.739368 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.05.19 23:51:06.739606 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1824 | 2026.05.19 23:51:06.739920 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1825 | 2026.05.19 23:51:06.739964 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1826 | 2026.05.19 23:51:06.740179 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1827 | 2026.05.19 23:51:06.740249 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2026.05.19 23:51:06.740401 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1829 | 2026.05.19 23:51:06.740521 [ 324 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1830 | 2026.05.19 23:51:06.740534 [ 331 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1831 | 2026.05.19 23:51:06.740521 [ 340 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1832 | 2026.05.19 23:51:06.740711 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1833 | 2026.05.19 23:51:06.740741 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1834 | 2026.05.19 23:51:06.740826 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1835 | 2026.05.19 23:51:06.740848 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 1836 | 2026.05.19 23:51:06.740885 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1837 | 2026.05.19 23:51:06.740922 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1838 | 2026.05.19 23:51:06.740961 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1839 | 2026.05.19 23:51:06.742160 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002643 sec., 14755.959137343927 rows/sec., 2.30 MiB/sec. | ||
| 1840 | 2026.05.19 23:51:06.742309 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> MemoryTracker: Peak memory usage (for query): 138.23 KiB. | ||
| 1841 | 2026.05.19 23:51:06.742329 [ 259 ] {ae6a8bcc-d079-44aa-9178-410fc5e43fec} <Debug> TCPHandler: Processed in 0.003100789 sec. | ||
| 1842 | 2026.05.19 23:51:06.744425 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.19 23:51:06.744606 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.19 23:51:06.744686 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1845 | 2026.05.19 23:51:06.745367 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.19 23:51:06.745411 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1847 | 2026.05.19 23:51:06.745832 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1848 | 2026.05.19 23:51:06.746112 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.19 23:51:06.746291 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001738 sec., 44879.17146144994 rows/sec., 3.70 MiB/sec. | ||
| 1850 | 2026.05.19 23:51:06.746343 [ 259 ] {60cea063-9a6a-4041-8a98-f8f616f81cd0} <Debug> TCPHandler: Processed in 0.002085213 sec. | ||
| 1851 | 2026.05.19 23:51:06.746512 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.05.19 23:51:06.746630 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.05.19 23:51:06.746683 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1854 | 2026.05.19 23:51:06.747124 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.19 23:51:06.747165 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1856 | 2026.05.19 23:51:06.747479 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1857 | 2026.05.19 23:51:06.747746 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.05.19 23:51:06.747964 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001364 sec., 8064.5161290322585 rows/sec., 606.41 KiB/sec. | ||
| 1859 | 2026.05.19 23:51:06.748001 [ 259 ] {3dd882ab-a00e-44bc-a246-7673db991da5} <Debug> TCPHandler: Processed in 0.00154896 sec. | ||
| 1860 | 2026.05.19 23:51:06.748149 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.19 23:51:06.748256 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.19 23:51:06.748301 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1863 | 2026.05.19 23:51:06.748748 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.19 23:51:06.748786 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1865 | 2026.05.19 23:51:06.749094 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2026.05.19 23:51:06.749313 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.19 23:51:06.749443 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001208 sec., 62086.09271523178 rows/sec., 4.85 MiB/sec. | ||
| 1868 | 2026.05.19 23:51:06.749504 [ 259 ] {22e8c061-cb79-405b-a0cf-3ce883feece0} <Debug> TCPHandler: Processed in 0.001407806 sec. | ||
| 1869 | 2026.05.19 23:51:06.749646 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.19 23:51:06.749742 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.19 23:51:06.749786 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1872 | 2026.05.19 23:51:06.750231 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.19 23:51:06.750268 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1874 | 2026.05.19 23:51:06.750588 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1875 | 2026.05.19 23:51:06.750795 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.19 23:51:06.750924 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 1877 | 2026.05.19 23:51:06.750958 [ 259 ] {e16f049d-8d72-44dd-ad9b-0844eda407a6} <Debug> TCPHandler: Processed in 0.001361995 sec. | ||
| 1878 | 2026.05.19 23:51:06.751120 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.19 23:51:06.751217 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.19 23:51:06.751274 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <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 | ||
| 1881 | 2026.05.19 23:51:06.752151 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.19 23:51:06.752192 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1883 | 2026.05.19 23:51:06.752727 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1884 | 2026.05.19 23:51:06.752977 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.19 23:51:06.753134 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001934 sec., 5687.693898655636 rows/sec., 10.19 MiB/sec. | ||
| 1886 | 2026.05.19 23:51:06.753193 [ 259 ] {546ad42d-2cf6-48af-a697-64ecee247c92} <Debug> TCPHandler: Processed in 0.002125565 sec. | ||
| 1887 | 2026.05.19 23:51:06.753322 [ 259 ] {} <Trace> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.19 23:51:06.753421 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62271) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.19 23:51:06.753464 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1890 | 2026.05.19 23:51:06.753823 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.19 23:51:06.753860 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1892 | 2026.05.19 23:51:06.754165 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2026.05.19 23:51:06.754396 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.19 23:51:06.754526 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 1895 | 2026.05.19 23:51:06.754560 [ 259 ] {08e02844-aa42-430a-ac34-c54c0339b645} <Debug> TCPHandler: Processed in 0.001287742 sec. | ||
| 1896 | 2026.05.19 23:51:10.579548 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1897 | 2026.05.19 23:51:10.579619 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1898 | 2026.05.19 23:51:10.628383 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3769 | ||
| 1899 | 2026.05.19 23:51:10.628910 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.19 23:51:10.628969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1901 | 2026.05.19 23:51:10.629484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2026.05.19 23:51:10.629714 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.19 23:51:10.629846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3769 | ||
| 1904 | 2026.05.19 23:51:10.839483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1905 | 2026.05.19 23:51:10.856599 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.05.19 23:51:10.856672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1907 | 2026.05.19 23:51:10.862753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1908 | 2026.05.19 23:51:10.863455 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.05.19 23:51:10.871634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1910 | 2026.05.19 23:51:11.567782 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1911 | 2026.05.19 23:51:11.567869 [ 259 ] {} <Debug> TCP-Session: c6f5c215-a5e4-48b3-8364-2c2a9072db5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.19 23:51:11.737831 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.05.19 23:51:11.738083 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1914 | 2026.05.19 23:51:11.738459 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1915 | 2026.05.19 23:51:11.738497 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1916 | 2026.05.19 23:51:11.738721 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1917 | 2026.05.19 23:51:11.738789 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1918 | 2026.05.19 23:51:11.738929 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1919 | 2026.05.19 23:51:11.739029 [ 340 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2026.05.19 23:51:11.739030 [ 331 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2026.05.19 23:51:11.739066 [ 316 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1922 | 2026.05.19 23:51:11.739234 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1923 | 2026.05.19 23:51:11.739267 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.05.19 23:51:11.739369 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1925 | 2026.05.19 23:51:11.739396 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 1926 | 2026.05.19 23:51:11.739446 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1927 | 2026.05.19 23:51:11.739497 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1928 | 2026.05.19 23:51:11.739547 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1929 | 2026.05.19 23:51:11.741045 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003063 sec., 12732.615083251712 rows/sec., 2.54 MiB/sec. | ||
| 1930 | 2026.05.19 23:51:11.741178 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> MemoryTracker: Peak memory usage (for query): 152.90 KiB. | ||
| 1931 | 2026.05.19 23:51:11.741200 [ 260 ] {d3598150-e3ef-4169-ab18-79335da09f11} <Debug> TCPHandler: Processed in 0.003503239 sec. | ||
| 1932 | 2026.05.19 23:51:11.747942 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.05.19 23:51:11.748055 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1934 | 2026.05.19 23:51:11.748101 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1935 | 2026.05.19 23:51:11.748733 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.05.19 23:51:11.748779 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1937 | 2026.05.19 23:51:11.749149 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1938 | 2026.05.19 23:51:11.749391 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.05.19 23:51:11.749544 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Debug> executeQuery: Read 92 rows, 7.78 KiB in 0.00152 sec., 60526.31578947368 rows/sec., 5.00 MiB/sec. | ||
| 1940 | 2026.05.19 23:51:11.749579 [ 260 ] {99a4f63d-9023-4317-a5b7-7248ba357f7b} <Debug> TCPHandler: Processed in 0.001691443 sec. | ||
| 1941 | 2026.05.19 23:51:11.749746 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.05.19 23:51:11.749842 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.05.19 23:51:11.749882 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1944 | 2026.05.19 23:51:11.750313 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.05.19 23:51:11.750351 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1946 | 2026.05.19 23:51:11.750645 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1947 | 2026.05.19 23:51:11.750852 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.05.19 23:51:11.750969 [ 43 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1949 | 2026.05.19 23:51:11.750978 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001154 sec., 15597.92027729636 rows/sec., 1.15 MiB/sec. | ||
| 1950 | 2026.05.19 23:51:11.751022 [ 43 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.19 23:51:11.751029 [ 260 ] {540ae609-4796-4a40-8487-b8b204edb035} <Debug> TCPHandler: Processed in 0.001333854 sec. | ||
| 1952 | 2026.05.19 23:51:11.751051 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1953 | 2026.05.19 23:51:11.751175 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.19 23:51:11.751180 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::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 | ||
| 1955 | 2026.05.19 23:51:11.751278 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1956 | 2026.05.19 23:51:11.751315 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1957 | 2026.05.19 23:51:11.751321 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1958 | 2026.05.19 23:51:11.751354 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1959 | 2026.05.19 23:51:11.751422 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part | ||
| 1960 | 2026.05.19 23:51:11.751468 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1961 | 2026.05.19 23:51:11.751511 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1962 | 2026.05.19 23:51:11.751549 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1963 | 2026.05.19 23:51:11.751586 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 1964 | 2026.05.19 23:51:11.751793 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.19 23:51:11.751835 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1966 | 2026.05.19 23:51:11.752142 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1967 | 2026.05.19 23:51:11.752366 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.05.19 23:51:11.752369 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248611 sec., 66473.8657596321 rows/sec., 5.12 MiB/sec. | ||
| 1969 | 2026.05.19 23:51:11.752496 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Debug> executeQuery: Read 90 rows, 7.22 KiB in 0.001237 sec., 72756.66936135812 rows/sec., 5.70 MiB/sec. | ||
| 1970 | 2026.05.19 23:51:11.752533 [ 260 ] {5b14245a-f3a2-4a9a-9360-44be8da07266} <Debug> TCPHandler: Processed in 0.001406986 sec. | ||
| 1971 | 2026.05.19 23:51:11.752558 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1972 | 2026.05.19 23:51:11.752683 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.19 23:51:11.752783 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.05.19 23:51:11.752827 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1975 | 2026.05.19 23:51:11.752854 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.19 23:51:11.752925 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_6_1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1977 | 2026.05.19 23:51:11.753013 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1978 | 2026.05.19 23:51:11.753244 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.19 23:51:11.753285 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1980 | 2026.05.19 23:51:11.753607 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1981 | 2026.05.19 23:51:11.753813 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.19 23:51:11.753938 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 1983 | 2026.05.19 23:51:11.753969 [ 260 ] {9b68e3be-d865-4982-b16d-05cd7d5177ef} <Debug> TCPHandler: Processed in 0.001335314 sec. | ||
| 1984 | 2026.05.19 23:51:11.754138 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.19 23:51:11.754260 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.19 23:51:11.754327 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <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 | ||
| 1987 | 2026.05.19 23:51:11.755260 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.19 23:51:11.755306 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1989 | 2026.05.19 23:51:11.755846 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1990 | 2026.05.19 23:51:11.756064 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.19 23:51:11.756208 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001973 sec., 9123.16269640142 rows/sec., 16.35 MiB/sec. | ||
| 1992 | 2026.05.19 23:51:11.756256 [ 260 ] {9a577ca1-66fc-49aa-bb0e-940e4c8eb6fd} <Debug> TCPHandler: Processed in 0.002186626 sec. | ||
| 1993 | 2026.05.19 23:51:11.756387 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.05.19 23:51:11.756485 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.05.19 23:51:11.756527 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1996 | 2026.05.19 23:51:11.756856 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.19 23:51:11.756891 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 1998 | 2026.05.19 23:51:11.757205 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1999 | 2026.05.19 23:51:11.757515 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.19 23:51:11.757645 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 767.00 KiB/sec. | ||
| 2001 | 2026.05.19 23:51:11.757677 [ 260 ] {6d5e0151-094b-4ba9-9d53-049fcf48a33c} <Debug> TCPHandler: Processed in 0.001341004 sec. | ||
| 2002 | 2026.05.19 23:51:11.757804 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.05.19 23:51:11.757900 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.05.19 23:51:11.757942 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2005 | 2026.05.19 23:51:11.758298 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.19 23:51:11.758336 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2007 | 2026.05.19 23:51:11.758642 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2008 | 2026.05.19 23:51:11.758848 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.05.19 23:51:11.758984 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2010 | 2026.05.19 23:51:11.759018 [ 260 ] {80309476-b742-4d18-a325-53bdaad062f6} <Debug> TCPHandler: Processed in 0.001266812 sec. | ||
| 2011 | 2026.05.19 23:51:11.783467 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.05.19 23:51:11.783505 [ 269 ] {} <Debug> TCP-Session: e96c4ff0-a469-456a-be41-448c2a461bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.19 23:51:12.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.27 MiB, peak 191.20 MiB, free memory in arenas 0.00 B, will set to 183.93 MiB (RSS), difference: 3.66 MiB | ||
| 2014 | 2026.05.19 23:51:16.739535 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.05.19 23:51:16.739833 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2016 | 2026.05.19 23:51:16.740180 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2017 | 2026.05.19 23:51:16.740224 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2018 | 2026.05.19 23:51:16.740486 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2019 | 2026.05.19 23:51:16.740568 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2020 | 2026.05.19 23:51:16.740723 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2021 | 2026.05.19 23:51:16.740813 [ 340 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2022 | 2026.05.19 23:51:16.740848 [ 316 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2023 | 2026.05.19 23:51:16.740875 [ 323 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2024 | 2026.05.19 23:51:16.741034 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2025 | 2026.05.19 23:51:16.741110 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2026.05.19 23:51:16.741236 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2026.05.19 23:51:16.741268 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2028 | 2026.05.19 23:51:16.741321 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2029 | 2026.05.19 23:51:16.741444 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2030 | 2026.05.19 23:51:16.741493 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2031 | 2026.05.19 23:51:16.744295 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.00459 sec., 8496.73202614379 rows/sec., 1.32 MiB/sec. | ||
| 2032 | 2026.05.19 23:51:16.744472 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> MemoryTracker: Peak memory usage (for query): 135.58 KiB. | ||
| 2033 | 2026.05.19 23:51:16.744503 [ 260 ] {a49d5b12-3c8b-4def-ab5c-dbd272b43bd1} <Debug> TCPHandler: Processed in 0.005114901 sec. | ||
| 2034 | 2026.05.19 23:51:16.749188 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.19 23:51:16.749404 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.19 23:51:16.749489 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2037 | 2026.05.19 23:51:16.750372 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.19 23:51:16.750445 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2039 | 2026.05.19 23:51:16.751038 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2040 | 2026.05.19 23:51:16.751350 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.19 23:51:16.751542 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002197 sec., 10923.987255348202 rows/sec., 928.11 KiB/sec. | ||
| 2042 | 2026.05.19 23:51:16.751587 [ 260 ] {a082a362-286b-4c3b-8165-6e5977f6d81b} <Debug> TCPHandler: Processed in 0.002602717 sec. | ||
| 2043 | 2026.05.19 23:51:16.751794 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.19 23:51:16.751908 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.19 23:51:16.751958 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2046 | 2026.05.19 23:51:16.752527 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.19 23:51:16.752571 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2048 | 2026.05.19 23:51:16.752953 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2049 | 2026.05.19 23:51:16.753197 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.19 23:51:16.753341 [ 38 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2051 | 2026.05.19 23:51:16.753370 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001487 sec., 133154.0013449899 rows/sec., 11.84 MiB/sec. | ||
| 2052 | 2026.05.19 23:51:16.753393 [ 38 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.19 23:51:16.753424 [ 260 ] {17ef477d-711f-45ae-a1ff-06bfb1120cd3} <Debug> TCPHandler: Processed in 0.001691114 sec. | ||
| 2054 | 2026.05.19 23:51:16.753425 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2055 | 2026.05.19 23:51:16.753559 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2056 | 2026.05.19 23:51:16.753671 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.05.19 23:51:16.753680 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2058 | 2026.05.19 23:51:16.753746 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part | ||
| 2059 | 2026.05.19 23:51:16.753813 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2060 | 2026.05.19 23:51:16.753821 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2401 rows starting from the beginning of the part | ||
| 2061 | 2026.05.19 23:51:16.753877 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2062 | 2026.05.19 23:51:16.753910 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2063 | 2026.05.19 23:51:16.753970 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2064 | 2026.05.19 23:51:16.754020 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2065 | 2026.05.19 23:51:16.754068 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 198 rows starting from the beginning of the part | ||
| 2066 | 2026.05.19 23:51:16.754466 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.05.19 23:51:16.754523 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2068 | 2026.05.19 23:51:16.754988 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2069 | 2026.05.19 23:51:16.755372 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.05.19 23:51:16.755568 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001781 sec., 12914.093206064008 rows/sec., 1003.98 KiB/sec. | ||
| 2071 | 2026.05.19 23:51:16.755618 [ 260 ] {c3bff342-73b1-4df2-ac66-f6969284a947} <Debug> TCPHandler: Processed in 0.002022692 sec. | ||
| 2072 | 2026.05.19 23:51:16.755719 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203976 sec., 1361630.0721967935 rows/sec., 108.51 MiB/sec. | ||
| 2073 | 2026.05.19 23:51:16.755812 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.05.19 23:51:16.755934 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.05.19 23:51:16.755987 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2076 | 2026.05.19 23:51:16.756024 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2077 | 2026.05.19 23:51:16.756302 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.19 23:51:16.756396 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_11_2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2079 | 2026.05.19 23:51:16.756479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2080 | 2026.05.19 23:51:16.756521 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.19 23:51:16.756575 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2082 | 2026.05.19 23:51:16.757024 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2083 | 2026.05.19 23:51:16.757334 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.05.19 23:51:16.757521 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 2085 | 2026.05.19 23:51:16.757561 [ 260 ] {7109fe70-3913-43b2-8e9f-0c0bdd93bd81} <Debug> TCPHandler: Processed in 0.001813596 sec. | ||
| 2086 | 2026.05.19 23:51:16.757711 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.05.19 23:51:16.757815 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.05.19 23:51:16.757867 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2089 | 2026.05.19 23:51:16.758311 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.19 23:51:16.758350 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2091 | 2026.05.19 23:51:16.758659 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2092 | 2026.05.19 23:51:16.758889 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.19 23:51:16.759030 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 759.11 KiB/sec. | ||
| 2094 | 2026.05.19 23:51:16.759067 [ 260 ] {de253874-aa1b-44e5-84db-f717126c9302} <Debug> TCPHandler: Processed in 0.001411296 sec. | ||
| 2095 | 2026.05.19 23:51:16.759226 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.19 23:51:16.759329 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.19 23:51:16.759373 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2098 | 2026.05.19 23:51:16.759868 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.05.19 23:51:16.759908 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2100 | 2026.05.19 23:51:16.760321 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2101 | 2026.05.19 23:51:16.760666 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.05.19 23:51:16.760819 [ 38 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2103 | 2026.05.19 23:51:16.760836 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001525 sec., 72786.88524590163 rows/sec., 5.93 MiB/sec. | ||
| 2104 | 2026.05.19 23:51:16.760889 [ 38 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.05.19 23:51:16.760895 [ 260 ] {1b5a9d46-277c-4fe2-aab0-6141b8afb9e9} <Debug> TCPHandler: Processed in 0.001723855 sec. | ||
| 2106 | 2026.05.19 23:51:16.760927 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2107 | 2026.05.19 23:51:16.761050 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2108 | 2026.05.19 23:51:16.761094 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.05.19 23:51:16.761167 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2110 | 2026.05.19 23:51:16.761206 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 2111 | 2026.05.19 23:51:16.761229 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.05.19 23:51:16.761301 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2113 | 2026.05.19 23:51:16.761305 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1300 rows starting from the beginning of the part | ||
| 2114 | 2026.05.19 23:51:16.761418 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2115 | 2026.05.19 23:51:16.761475 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2116 | 2026.05.19 23:51:16.761526 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2117 | 2026.05.19 23:51:16.761580 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 111 rows starting from the beginning of the part | ||
| 2118 | 2026.05.19 23:51:16.761836 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.05.19 23:51:16.761883 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2120 | 2026.05.19 23:51:16.762452 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2121 | 2026.05.19 23:51:16.762760 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.05.19 23:51:16.762930 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2123 | 2026.05.19 23:51:16.762944 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001741 sec., 112578.97759908099 rows/sec., 8.08 MiB/sec. | ||
| 2124 | 2026.05.19 23:51:16.762979 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.05.19 23:51:16.762994 [ 260 ] {7dc7e2a0-bde8-4135-8947-1d356164f92a} <Debug> TCPHandler: Processed in 0.00197066 sec. | ||
| 2126 | 2026.05.19 23:51:16.763000 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2127 | 2026.05.19 23:51:16.763022 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013902 sec., 859525.4386757647 rows/sec., 63.50 MiB/sec. | ||
| 2128 | 2026.05.19 23:51:16.763120 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2129 | 2026.05.19 23:51:16.763195 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.05.19 23:51:16.763261 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2131 | 2026.05.19 23:51:16.763316 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.05.19 23:51:16.763318 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2133 | 2026.05.19 23:51:16.763398 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <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 | ||
| 2134 | 2026.05.19 23:51:16.763417 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 870 rows starting from the beginning of the part | ||
| 2135 | 2026.05.19 23:51:16.763559 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2594 rows starting from the beginning of the part | ||
| 2136 | 2026.05.19 23:51:16.763644 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2137 | 2026.05.19 23:51:16.763731 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2138 | 2026.05.19 23:51:16.763740 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.19 23:51:16.763796 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2140 | 2026.05.19 23:51:16.763855 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
| 2141 | 2026.05.19 23:51:16.763896 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_11_2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2142 | 2026.05.19 23:51:16.764023 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2143 | 2026.05.19 23:51:16.764349 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.19 23:51:16.764393 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2145 | 2026.05.19 23:51:16.764998 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2146 | 2026.05.19 23:51:16.765262 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.19 23:51:16.765409 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2148 | 2026.05.19 23:51:16.765454 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.05.19 23:51:16.765457 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00216 sec., 5092.592592592592 rows/sec., 9.13 MiB/sec. | ||
| 2150 | 2026.05.19 23:51:16.765474 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2151 | 2026.05.19 23:51:16.765562 [ 260 ] {f993aa7f-cb79-461a-8360-59ee43a24fcf} <Debug> TCPHandler: Processed in 0.002434563 sec. | ||
| 2152 | 2026.05.19 23:51:16.765630 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::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 | ||
| 2153 | 2026.05.19 23:51:16.765775 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.05.19 23:51:16.765918 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.05.19 23:51:16.765961 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.19 23:51:16.765984 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2157 | 2026.05.19 23:51:16.766046 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2158 | 2026.05.19 23:51:16.766226 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4076 rows, containing 5 columns (5 merged, 0 gathered) in 0.00316651 sec., 1287221.5783307175 rows/sec., 84.41 MiB/sec. | ||
| 2159 | 2026.05.19 23:51:16.766279 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2160 | 2026.05.19 23:51:16.766499 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2161 | 2026.05.19 23:51:16.766680 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.05.19 23:51:16.766686 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2163 | 2026.05.19 23:51:16.766733 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2164 | 2026.05.19 23:51:16.766878 [ 197 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2165 | 2026.05.19 23:51:16.766887 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 2166 | 2026.05.19 23:51:16.767130 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2167 | 2026.05.19 23:51:16.767335 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2168 | 2026.05.19 23:51:16.767482 [ 197 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.05.19 23:51:16.767655 [ 197 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2170 | 2026.05.19 23:51:16.767752 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.19 23:51:16.767821 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2172 | 2026.05.19 23:51:16.767965 [ 37 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2173 | 2026.05.19 23:51:16.768021 [ 37 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.05.19 23:51:16.768054 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2175 | 2026.05.19 23:51:16.768069 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002173 sec., 27611.596870685687 rows/sec., 1.86 MiB/sec. | ||
| 2176 | 2026.05.19 23:51:16.768144 [ 260 ] {95bbebf0-857c-441c-8287-4865df3c9be9} <Debug> TCPHandler: Processed in 0.002447033 sec. | ||
| 2177 | 2026.05.19 23:51:16.768171 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2178 | 2026.05.19 23:51:16.768313 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2026.05.19 23:51:16.768353 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part | ||
| 2180 | 2026.05.19 23:51:16.768423 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2181 | 2026.05.19 23:51:16.768489 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2182 | 2026.05.19 23:51:16.768534 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2183 | 2026.05.19 23:51:16.768573 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2184 | 2026.05.19 23:51:16.768618 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2185 | 2026.05.19 23:51:16.769740 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613691 sec., 290018.34923786524 rows/sec., 19.45 MiB/sec. | ||
| 2186 | 2026.05.19 23:51:16.769924 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2187 | 2026.05.19 23:51:16.770182 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.004620427 sec., 14717.254487518145 rows/sec., 26.37 MiB/sec. | ||
| 2188 | 2026.05.19 23:51:16.770260 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.19 23:51:16.770400 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_11_2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2190 | 2026.05.19 23:51:16.770516 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2191 | 2026.05.19 23:51:16.770560 [ 197 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2192 | 2026.05.19 23:51:16.771049 [ 197 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.19 23:51:16.771162 [ 197 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2194 | 2026.05.19 23:51:16.771324 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2195 | 2026.05.19 23:51:16.978472 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35785 | ||
| 2196 | 2026.05.19 23:51:16.978564 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.05.19 23:51:16.978592 [ 310 ] {} <Debug> TCP-Session: 952898bd-37b6-4612-ac8d-659d979f9711 Authenticating user 'default' from [fd00:1122:3344:101::e]:35785 | ||
| 2198 | 2026.05.19 23:51:16.978616 [ 310 ] {} <Debug> TCP-Session: 952898bd-37b6-4612-ac8d-659d979f9711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.19 23:51:16.978632 [ 310 ] {} <Debug> TCP-Session: 952898bd-37b6-4612-ac8d-659d979f9711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.19 23:51:16.978893 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40973 | ||
| 2201 | 2026.05.19 23:51:16.978923 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62452 | ||
| 2202 | 2026.05.19 23:51:16.978959 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34406 | ||
| 2203 | 2026.05.19 23:51:16.978988 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42524 | ||
| 2204 | 2026.05.19 23:51:16.979049 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.05.19 23:51:16.979054 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.05.19 23:51:16.979086 [ 269 ] {} <Debug> TCP-Session: b96bb145-52cd-43d8-846b-05d0de440407 Authenticating user 'default' from [fd00:1122:3344:101::e]:34406 | ||
| 2207 | 2026.05.19 23:51:16.979087 [ 310 ] {} <Trace> TCP-Session: 952898bd-37b6-4612-ac8d-659d979f9711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.05.19 23:51:16.979101 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.05.19 23:51:16.979114 [ 269 ] {} <Debug> TCP-Session: b96bb145-52cd-43d8-846b-05d0de440407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.19 23:51:16.979099 [ 313 ] {} <Debug> TCP-Session: 4a422a24-92d5-4721-a108-b56522678d91 Authenticating user 'default' from [fd00:1122:3344:101::e]:62452 | ||
| 2211 | 2026.05.19 23:51:16.979163 [ 269 ] {} <Debug> TCP-Session: b96bb145-52cd-43d8-846b-05d0de440407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.19 23:51:16.979164 [ 306 ] {} <Debug> TCP-Session: ec514469-2c9d-40b2-82d0-7aa110822534 Authenticating user 'default' from [fd00:1122:3344:101::e]:42524 | ||
| 2213 | 2026.05.19 23:51:16.979179 [ 313 ] {} <Debug> TCP-Session: 4a422a24-92d5-4721-a108-b56522678d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.19 23:51:16.979210 [ 306 ] {} <Debug> TCP-Session: ec514469-2c9d-40b2-82d0-7aa110822534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.19 23:51:16.979216 [ 313 ] {} <Debug> TCP-Session: 4a422a24-92d5-4721-a108-b56522678d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.19 23:51:16.979235 [ 306 ] {} <Debug> TCP-Session: ec514469-2c9d-40b2-82d0-7aa110822534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.19 23:51:16.978993 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.05.19 23:51:16.978988 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56201 | ||
| 2219 | 2026.05.19 23:51:16.979299 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2220 | 2026.05.19 23:51:16.979309 [ 311 ] {} <Debug> TCP-Session: 73eee570-456b-48e8-bf37-1f49e1be9905 Authenticating user 'default' from [fd00:1122:3344:101::e]:40973 | ||
| 2221 | 2026.05.19 23:51:16.978946 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34609 | ||
| 2222 | 2026.05.19 23:51:16.979358 [ 311 ] {} <Debug> TCP-Session: 73eee570-456b-48e8-bf37-1f49e1be9905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.19 23:51:16.979372 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.05.19 23:51:16.979397 [ 311 ] {} <Debug> TCP-Session: 73eee570-456b-48e8-bf37-1f49e1be9905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.19 23:51:16.979423 [ 307 ] {} <Debug> TCP-Session: 8f93f02a-5005-48d9-9da4-1daa7531b771 Authenticating user 'default' from [fd00:1122:3344:101::e]:56201 | ||
| 2226 | 2026.05.19 23:51:16.979427 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.05.19 23:51:16.979451 [ 307 ] {} <Debug> TCP-Session: 8f93f02a-5005-48d9-9da4-1daa7531b771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.05.19 23:51:16.978941 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65134 | ||
| 2229 | 2026.05.19 23:51:16.979486 [ 307 ] {} <Debug> TCP-Session: 8f93f02a-5005-48d9-9da4-1daa7531b771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.19 23:51:16.979484 [ 259 ] {} <Debug> TCP-Session: 321b0516-e2cc-40a4-96ee-8148896a03b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34609 | ||
| 2231 | 2026.05.19 23:51:16.979544 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.05.19 23:51:16.979561 [ 259 ] {} <Debug> TCP-Session: 321b0516-e2cc-40a4-96ee-8148896a03b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.19 23:51:16.979582 [ 314 ] {} <Debug> TCP-Session: 806702ff-ea91-4c7b-9081-bedf00129649 Authenticating user 'default' from [fd00:1122:3344:101::e]:65134 | ||
| 2234 | 2026.05.19 23:51:16.979599 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2235 | 2026.05.19 23:51:16.979600 [ 259 ] {} <Debug> TCP-Session: 321b0516-e2cc-40a4-96ee-8148896a03b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.19 23:51:16.978923 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57252 | ||
| 2237 | 2026.05.19 23:51:16.979669 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2238 | 2026.05.19 23:51:16.979610 [ 314 ] {} <Debug> TCP-Session: 806702ff-ea91-4c7b-9081-bedf00129649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.19 23:51:16.979733 [ 314 ] {} <Debug> TCP-Session: 806702ff-ea91-4c7b-9081-bedf00129649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.19 23:51:16.979758 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2026.05.19 23:51:16.979804 [ 312 ] {} <Debug> TCP-Session: a6f69709-7d6a-4122-a470-930e83d69314 Authenticating user 'default' from [fd00:1122:3344:101::e]:57252 | ||
| 2242 | 2026.05.19 23:51:16.979835 [ 312 ] {} <Debug> TCP-Session: a6f69709-7d6a-4122-a470-930e83d69314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.19 23:51:16.979862 [ 312 ] {} <Debug> TCP-Session: a6f69709-7d6a-4122-a470-930e83d69314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.19 23:51:16.980074 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 2245 | 2026.05.19 23:51:16.980214 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2246 | 2026.05.19 23:51:17.335738 [ 323 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> AggregatingTransform: Aggregating | ||
| 2247 | 2026.05.19 23:51:17.335796 [ 323 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2248 | 2026.05.19 23:51:17.335829 [ 323 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952784 sec. (1049.556 rows/sec., 41.00 KiB/sec.) | ||
| 2249 | 2026.05.19 23:51:17.335846 [ 323 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Trace> Aggregator: Merging aggregated data | ||
| 2250 | 2026.05.19 23:51:17.336445 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.357213 sec., 2.79945018798308 rows/sec., 111.98 B/sec. | ||
| 2251 | 2026.05.19 23:51:17.336612 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2252 | 2026.05.19 23:51:17.336636 [ 310 ] {9a1cf480-4ced-42c3-b02d-55f3c869ae6a} <Debug> TCPHandler: Processed in 0.357667596 sec. | ||
| 2253 | 2026.05.19 23:51:17.336772 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.05.19 23:51:17.336808 [ 310 ] {} <Debug> TCP-Session: 952898bd-37b6-4612-ac8d-659d979f9711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.05.19 23:51:17.336818 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.05.19 23:51:17.336837 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2026.05.19 23:51:17.336878 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.05.19 23:51:17.336889 [ 311 ] {} <Debug> TCP-Session: 73eee570-456b-48e8-bf37-1f49e1be9905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.05.19 23:51:17.336906 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.05.19 23:51:17.336923 [ 314 ] {} <Debug> TCP-Session: 806702ff-ea91-4c7b-9081-bedf00129649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.19 23:51:17.336933 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2262 | 2026.05.19 23:51:17.336952 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2026.05.19 23:51:17.336981 [ 312 ] {} <Debug> TCP-Session: a6f69709-7d6a-4122-a470-930e83d69314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.05.19 23:51:17.337010 [ 306 ] {} <Debug> TCP-Session: ec514469-2c9d-40b2-82d0-7aa110822534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.05.19 23:51:17.337029 [ 269 ] {} <Debug> TCP-Session: b96bb145-52cd-43d8-846b-05d0de440407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.19 23:51:17.336923 [ 307 ] {} <Debug> TCP-Session: 8f93f02a-5005-48d9-9da4-1daa7531b771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.05.19 23:51:17.336913 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.05.19 23:51:17.336853 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.05.19 23:51:17.337130 [ 313 ] {} <Debug> TCP-Session: 4a422a24-92d5-4721-a108-b56522678d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.05.19 23:51:17.337156 [ 259 ] {} <Debug> TCP-Session: 321b0516-e2cc-40a4-96ee-8148896a03b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.19 23:51:17.424118 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62026 | ||
| 2272 | 2026.05.19 23:51:17.424213 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2026.05.19 23:51:17.424246 [ 310 ] {} <Debug> TCP-Session: ffbcb468-2be9-4b58-b35c-777e84d2463a Authenticating user 'default' from [fd00:1122:3344:101::e]:62026 | ||
| 2274 | 2026.05.19 23:51:17.424274 [ 310 ] {} <Debug> TCP-Session: ffbcb468-2be9-4b58-b35c-777e84d2463a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.19 23:51:17.424289 [ 310 ] {} <Debug> TCP-Session: ffbcb468-2be9-4b58-b35c-777e84d2463a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.05.19 23:51:17.424551 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60128 | ||
| 2277 | 2026.05.19 23:51:17.424565 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50496 | ||
| 2278 | 2026.05.19 23:51:17.424598 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40111 | ||
| 2279 | 2026.05.19 23:51:17.424641 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33656 | ||
| 2280 | 2026.05.19 23:51:17.424657 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.05.19 23:51:17.424701 [ 310 ] {} <Trace> TCP-Session: ffbcb468-2be9-4b58-b35c-777e84d2463a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.05.19 23:51:17.424709 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.05.19 23:51:17.424722 [ 312 ] {} <Debug> TCP-Session: a278fabb-196d-4641-a2fe-5201bd187f7e Authenticating user 'default' from [fd00:1122:3344:101::e]:50496 | ||
| 2284 | 2026.05.19 23:51:17.424737 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.05.19 23:51:17.424760 [ 314 ] {} <Debug> TCP-Session: af13a9f8-fbe0-4dcf-bc54-2ce686b94194 Authenticating user 'default' from [fd00:1122:3344:101::e]:40111 | ||
| 2286 | 2026.05.19 23:51:17.424768 [ 312 ] {} <Debug> TCP-Session: a278fabb-196d-4641-a2fe-5201bd187f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.19 23:51:17.424797 [ 269 ] {} <Debug> TCP-Session: 1d5d55ad-301b-4d09-b380-38783bff7c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:33656 | ||
| 2288 | 2026.05.19 23:51:17.424813 [ 314 ] {} <Debug> TCP-Session: af13a9f8-fbe0-4dcf-bc54-2ce686b94194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.05.19 23:51:17.424819 [ 312 ] {} <Debug> TCP-Session: a278fabb-196d-4641-a2fe-5201bd187f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.05.19 23:51:17.424847 [ 269 ] {} <Debug> TCP-Session: 1d5d55ad-301b-4d09-b380-38783bff7c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.05.19 23:51:17.424853 [ 314 ] {} <Debug> TCP-Session: af13a9f8-fbe0-4dcf-bc54-2ce686b94194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.05.19 23:51:17.424888 [ 269 ] {} <Debug> TCP-Session: 1d5d55ad-301b-4d09-b380-38783bff7c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.05.19 23:51:17.424652 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58992 | ||
| 2294 | 2026.05.19 23:51:17.424934 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2295 | 2026.05.19 23:51:17.424649 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.05.19 23:51:17.424989 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2297 | 2026.05.19 23:51:17.424613 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35899 | ||
| 2298 | 2026.05.19 23:51:17.425043 [ 307 ] {} <Debug> TCP-Session: 7e4957e9-61d1-452f-a590-353fb67fab80 Authenticating user 'default' from [fd00:1122:3344:101::e]:58992 | ||
| 2299 | 2026.05.19 23:51:17.425039 [ 311 ] {} <Debug> TCP-Session: 18619011-0a7b-4932-ab86-8645e4ebf037 Authenticating user 'default' from [fd00:1122:3344:101::e]:60128 | ||
| 2300 | 2026.05.19 23:51:17.425085 [ 307 ] {} <Debug> TCP-Session: 7e4957e9-61d1-452f-a590-353fb67fab80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.19 23:51:17.425107 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2026.05.19 23:51:17.425114 [ 311 ] {} <Debug> TCP-Session: 18619011-0a7b-4932-ab86-8645e4ebf037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.05.19 23:51:17.425142 [ 259 ] {} <Debug> TCP-Session: 6ce20e0c-77b9-4f61-be51-48372c8282c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35899 | ||
| 2304 | 2026.05.19 23:51:17.425156 [ 311 ] {} <Debug> TCP-Session: 18619011-0a7b-4932-ab86-8645e4ebf037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.19 23:51:17.425117 [ 307 ] {} <Debug> TCP-Session: 7e4957e9-61d1-452f-a590-353fb67fab80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.05.19 23:51:17.425176 [ 259 ] {} <Debug> TCP-Session: 6ce20e0c-77b9-4f61-be51-48372c8282c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.19 23:51:17.424645 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49302 | ||
| 2308 | 2026.05.19 23:51:17.425213 [ 259 ] {} <Debug> TCP-Session: 6ce20e0c-77b9-4f61-be51-48372c8282c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.19 23:51:17.424595 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39380 | ||
| 2310 | 2026.05.19 23:51:17.425249 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2311 | 2026.05.19 23:51:17.425273 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.05.19 23:51:17.425312 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.05.19 23:51:17.425322 [ 306 ] {} <Debug> TCP-Session: 1f868b58-8b97-4581-9f2d-96d33dcebaa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49302 | ||
| 2314 | 2026.05.19 23:51:17.425335 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2315 | 2026.05.19 23:51:17.425343 [ 306 ] {} <Debug> TCP-Session: 1f868b58-8b97-4581-9f2d-96d33dcebaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.05.19 23:51:17.425336 [ 313 ] {} <Debug> TCP-Session: 8dedb9e2-8c44-4cb1-8637-4ad9bfc84669 Authenticating user 'default' from [fd00:1122:3344:101::e]:39380 | ||
| 2317 | 2026.05.19 23:51:17.425375 [ 306 ] {} <Debug> TCP-Session: 1f868b58-8b97-4581-9f2d-96d33dcebaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.19 23:51:17.425392 [ 313 ] {} <Debug> TCP-Session: 8dedb9e2-8c44-4cb1-8637-4ad9bfc84669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.19 23:51:17.425407 [ 313 ] {} <Debug> TCP-Session: 8dedb9e2-8c44-4cb1-8637-4ad9bfc84669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.19 23:51:17.425657 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 2321 | 2026.05.19 23:51:17.426972 [ 344 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> AggregatingTransform: Aggregating | ||
| 2322 | 2026.05.19 23:51:17.427029 [ 344 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> Aggregator: Aggregation method: without_key | ||
| 2323 | 2026.05.19 23:51:17.427063 [ 344 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001292182 sec. (773.885 rows/sec., 30.23 KiB/sec.) | ||
| 2324 | 2026.05.19 23:51:17.427080 [ 344 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Trace> Aggregator: Merging aggregated data | ||
| 2325 | 2026.05.19 23:51:17.427945 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 2326 | 2026.05.19 23:51:17.428112 [ 310 ] {a22e386d-20dd-465f-8516-3527adb12c29} <Debug> TCPHandler: Processed in 0.003605102 sec. | ||
| 2327 | 2026.05.19 23:51:17.428277 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2328 | 2026.05.19 23:51:17.428326 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.05.19 23:51:17.428330 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.05.19 23:51:17.428369 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.05.19 23:51:17.428413 [ 310 ] {} <Debug> TCP-Session: ffbcb468-2be9-4b58-b35c-777e84d2463a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.05.19 23:51:17.428408 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.05.19 23:51:17.428452 [ 312 ] {} <Debug> TCP-Session: a278fabb-196d-4641-a2fe-5201bd187f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.05.19 23:51:17.428495 [ 269 ] {} <Debug> TCP-Session: 1d5d55ad-301b-4d09-b380-38783bff7c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.05.19 23:51:17.428385 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.05.19 23:51:17.428390 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.05.19 23:51:17.428594 [ 307 ] {} <Debug> TCP-Session: 7e4957e9-61d1-452f-a590-353fb67fab80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.05.19 23:51:17.428612 [ 306 ] {} <Debug> TCP-Session: 1f868b58-8b97-4581-9f2d-96d33dcebaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.05.19 23:51:17.428391 [ 311 ] {} <Debug> TCP-Session: 18619011-0a7b-4932-ab86-8645e4ebf037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.19 23:51:17.428348 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.05.19 23:51:17.428329 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.05.19 23:51:17.428783 [ 259 ] {} <Debug> TCP-Session: 6ce20e0c-77b9-4f61-be51-48372c8282c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.19 23:51:17.428804 [ 313 ] {} <Debug> TCP-Session: 8dedb9e2-8c44-4cb1-8637-4ad9bfc84669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.05.19 23:51:17.428335 [ 314 ] {} <Debug> TCP-Session: af13a9f8-fbe0-4dcf-bc54-2ce686b94194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.19 23:51:18.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.03 MiB, peak 201.17 MiB, free memory in arenas 0.00 B, will set to 205.78 MiB (RSS), difference: 18.75 MiB | ||
| 2346 | 2026.05.19 23:51:18.130896 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4281 | ||
| 2347 | 2026.05.19 23:51:18.131432 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.05.19 23:51:18.131484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2349 | 2026.05.19 23:51:18.132006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2350 | 2026.05.19 23:51:18.132266 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.05.19 23:51:18.132444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4281 | ||
| 2352 | 2026.05.19 23:51:18.372713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2353 | 2026.05.19 23:51:18.390632 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.19 23:51:18.390690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2355 | 2026.05.19 23:51:18.396848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2356 | 2026.05.19 23:51:18.397561 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.19 23:51:18.400667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2358 | 2026.05.19 23:51:19.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.32 MiB, peak 210.32 MiB, free memory in arenas 0.00 B, will set to 209.31 MiB (RSS), difference: 3.00 MiB | ||
| 2359 | 2026.05.19 23:51:20.626045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 8 | ||
| 2360 | 2026.05.19 23:51:20.627557 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.19 23:51:20.627606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2362 | 2026.05.19 23:51:20.628714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2363 | 2026.05.19 23:51:20.628964 [ 242 ] {} <Trace> system.query_log (ff7f98ec-8903-4dae-86b6-92b359a9a941): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.19 23:51:20.629199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 2365 | 2026.05.19 23:51:21.738211 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.19 23:51:21.738483 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.19 23:51:21.738825 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2368 | 2026.05.19 23:51:21.738862 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2369 | 2026.05.19 23:51:21.739086 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2370 | 2026.05.19 23:51:21.739157 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2371 | 2026.05.19 23:51:21.739302 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2372 | 2026.05.19 23:51:21.739430 [ 356 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2373 | 2026.05.19 23:51:21.739430 [ 349 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2374 | 2026.05.19 23:51:21.739441 [ 342 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2375 | 2026.05.19 23:51:21.739614 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2376 | 2026.05.19 23:51:21.739645 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2377 | 2026.05.19 23:51:21.739730 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2378 | 2026.05.19 23:51:21.739751 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2379 | 2026.05.19 23:51:21.739795 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2380 | 2026.05.19 23:51:21.739833 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2381 | 2026.05.19 23:51:21.739870 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2382 | 2026.05.19 23:51:21.741461 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003081 sec., 12658.227848101265 rows/sec., 2.53 MiB/sec. | ||
| 2383 | 2026.05.19 23:51:21.741637 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> MemoryTracker: Peak memory usage (for query): 151.52 KiB. | ||
| 2384 | 2026.05.19 23:51:21.741656 [ 260 ] {66562c04-8415-423b-a0a6-d71a3f2f7f36} <Debug> TCPHandler: Processed in 0.003604212 sec. | ||
| 2385 | 2026.05.19 23:51:21.744672 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.05.19 23:51:21.744942 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2387 | 2026.05.19 23:51:21.745013 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2388 | 2026.05.19 23:51:21.745716 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.19 23:51:21.745766 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2390 | 2026.05.19 23:51:21.746215 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2391 | 2026.05.19 23:51:21.746650 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.19 23:51:21.746892 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.002104 sec., 48479.08745247148 rows/sec., 4.05 MiB/sec. | ||
| 2393 | 2026.05.19 23:51:21.746955 [ 260 ] {85be6d79-dc46-42b4-93e8-917acb309d9c} <Debug> TCPHandler: Processed in 0.002471303 sec. | ||
| 2394 | 2026.05.19 23:51:21.747207 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.05.19 23:51:21.747336 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.05.19 23:51:21.747393 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2397 | 2026.05.19 23:51:21.747915 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.19 23:51:21.747952 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2399 | 2026.05.19 23:51:21.748283 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2400 | 2026.05.19 23:51:21.748509 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.19 23:51:21.748637 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001339 sec., 17176.997759522033 rows/sec., 1.26 MiB/sec. | ||
| 2402 | 2026.05.19 23:51:21.748669 [ 260 ] {12d67ee6-e25f-4491-9b71-9760e1085892} <Debug> TCPHandler: Processed in 0.00160168 sec. | ||
| 2403 | 2026.05.19 23:51:21.748827 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.05.19 23:51:21.748948 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2405 | 2026.05.19 23:51:21.749000 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2406 | 2026.05.19 23:51:21.749583 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.19 23:51:21.749624 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2408 | 2026.05.19 23:51:21.749961 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2409 | 2026.05.19 23:51:21.750208 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.19 23:51:21.750357 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Debug> executeQuery: Read 90 rows, 7.23 KiB in 0.001432 sec., 62849.16201117319 rows/sec., 4.93 MiB/sec. | ||
| 2411 | 2026.05.19 23:51:21.750403 [ 260 ] {d2c0a371-09bd-43ed-897e-a37223c9e68b} <Debug> TCPHandler: Processed in 0.001638342 sec. | ||
| 2412 | 2026.05.19 23:51:21.750621 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.05.19 23:51:21.750732 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.05.19 23:51:21.750790 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2415 | 2026.05.19 23:51:21.751248 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.19 23:51:21.751285 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2417 | 2026.05.19 23:51:21.751652 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2418 | 2026.05.19 23:51:21.751873 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.19 23:51:21.752001 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 2420 | 2026.05.19 23:51:21.752035 [ 260 ] {cfbe0727-1daa-4aa4-96f0-4251f9546705} <Debug> TCPHandler: Processed in 0.001482368 sec. | ||
| 2421 | 2026.05.19 23:51:21.752165 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.19 23:51:21.752261 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.19 23:51:21.752314 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <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 | ||
| 2424 | 2026.05.19 23:51:21.753111 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.19 23:51:21.753146 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2426 | 2026.05.19 23:51:21.753693 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2427 | 2026.05.19 23:51:21.753923 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.19 23:51:21.754058 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001816 sec., 12665.198237885463 rows/sec., 22.70 MiB/sec. | ||
| 2429 | 2026.05.19 23:51:21.754105 [ 260 ] {031af2ab-fc40-42c5-a606-8b9a2b7da954} <Debug> TCPHandler: Processed in 0.00198937 sec. | ||
| 2430 | 2026.05.19 23:51:21.754261 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.19 23:51:21.754358 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.19 23:51:21.754399 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2433 | 2026.05.19 23:51:21.754783 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.19 23:51:21.754818 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2435 | 2026.05.19 23:51:21.755115 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2436 | 2026.05.19 23:51:21.755322 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.05.19 23:51:21.755445 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001106 sec., 2712.4773960217 rows/sec., 217.21 KiB/sec. | ||
| 2438 | 2026.05.19 23:51:21.755476 [ 260 ] {d35d8395-0b5b-4b0b-a9e2-0a1e39e66375} <Debug> TCPHandler: Processed in 0.001263713 sec. | ||
| 2439 | 2026.05.19 23:51:21.755614 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.05.19 23:51:21.755710 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2441 | 2026.05.19 23:51:21.755750 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2442 | 2026.05.19 23:51:21.756089 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.19 23:51:21.756125 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2444 | 2026.05.19 23:51:21.756418 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2445 | 2026.05.19 23:51:21.756624 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.05.19 23:51:21.756749 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2447 | 2026.05.19 23:51:21.756780 [ 260 ] {e7abe15f-c179-494f-80d4-9f5d63d05304} <Debug> TCPHandler: Processed in 0.001215041 sec. | ||
| 2448 | 2026.05.19 23:51:25.579695 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2449 | 2026.05.19 23:51:25.579764 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2450 | 2026.05.19 23:51:25.633544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4729 | ||
| 2451 | 2026.05.19 23:51:25.634274 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.05.19 23:51:25.634322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2453 | 2026.05.19 23:51:25.634839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2454 | 2026.05.19 23:51:25.635073 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.05.19 23:51:25.635216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4729 | ||
| 2456 | 2026.05.19 23:51:25.901736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2457 | 2026.05.19 23:51:25.918514 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.19 23:51:25.918576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2459 | 2026.05.19 23:51:25.924759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2460 | 2026.05.19 23:51:25.925528 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.19 23:51:25.928603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2462 | 2026.05.19 23:51:26.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.93 MiB, peak 213.93 MiB, free memory in arenas 0.00 B, will set to 210.98 MiB (RSS), difference: 1.05 MiB | ||
| 2463 | 2026.05.19 23:51:26.737814 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.05.19 23:51:26.738077 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2465 | 2026.05.19 23:51:26.738465 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2466 | 2026.05.19 23:51:26.738511 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2467 | 2026.05.19 23:51:26.738766 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2468 | 2026.05.19 23:51:26.738835 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2469 | 2026.05.19 23:51:26.738978 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2470 | 2026.05.19 23:51:26.739085 [ 349 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2471 | 2026.05.19 23:51:26.739124 [ 356 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2472 | 2026.05.19 23:51:26.739124 [ 342 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2473 | 2026.05.19 23:51:26.739311 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2474 | 2026.05.19 23:51:26.739346 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2475 | 2026.05.19 23:51:26.739432 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2476 | 2026.05.19 23:51:26.739453 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2477 | 2026.05.19 23:51:26.739489 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2478 | 2026.05.19 23:51:26.739529 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2479 | 2026.05.19 23:51:26.739563 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2480 | 2026.05.19 23:51:26.741820 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003843 sec., 10148.32162373146 rows/sec., 1.58 MiB/sec. | ||
| 2481 | 2026.05.19 23:51:26.742027 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> MemoryTracker: Peak memory usage (for query): 137.04 KiB. | ||
| 2482 | 2026.05.19 23:51:26.742048 [ 260 ] {f37a174b-d2e9-452a-91cf-a3855afc2a4a} <Debug> TCPHandler: Processed in 0.004388392 sec. | ||
| 2483 | 2026.05.19 23:51:26.744124 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.05.19 23:51:26.744295 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2485 | 2026.05.19 23:51:26.744381 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2486 | 2026.05.19 23:51:26.745177 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.05.19 23:51:26.745230 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2488 | 2026.05.19 23:51:26.745660 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2489 | 2026.05.19 23:51:26.745915 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.05.19 23:51:26.746068 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00183 sec., 42622.95081967213 rows/sec., 3.52 MiB/sec. | ||
| 2491 | 2026.05.19 23:51:26.746106 [ 260 ] {51256d18-d72c-4dbc-a049-82898234ef2f} <Debug> TCPHandler: Processed in 0.002134905 sec. | ||
| 2492 | 2026.05.19 23:51:26.746271 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.05.19 23:51:26.746377 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.05.19 23:51:26.746419 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2495 | 2026.05.19 23:51:26.746849 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.19 23:51:26.746888 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2497 | 2026.05.19 23:51:26.747189 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2498 | 2026.05.19 23:51:26.747457 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.19 23:51:26.747588 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001233 sec., 8921.330089213301 rows/sec., 670.84 KiB/sec. | ||
| 2500 | 2026.05.19 23:51:26.747622 [ 260 ] {e6ef313f-90b7-4696-a09a-173b0ebf4706} <Debug> TCPHandler: Processed in 0.001404125 sec. | ||
| 2501 | 2026.05.19 23:51:26.747769 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.05.19 23:51:26.747867 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2503 | 2026.05.19 23:51:26.747908 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2504 | 2026.05.19 23:51:26.748449 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.05.19 23:51:26.748490 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2506 | 2026.05.19 23:51:26.748835 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2507 | 2026.05.19 23:51:26.749103 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.05.19 23:51:26.749237 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001387 sec., 54073.54001441961 rows/sec., 4.22 MiB/sec. | ||
| 2509 | 2026.05.19 23:51:26.749275 [ 260 ] {b6336cd0-05ee-4d88-bcce-220f333cc056} <Debug> TCPHandler: Processed in 0.00155413 sec. | ||
| 2510 | 2026.05.19 23:51:26.749448 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.19 23:51:26.749550 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.19 23:51:26.749593 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2513 | 2026.05.19 23:51:26.750011 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.19 23:51:26.750047 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2515 | 2026.05.19 23:51:26.750378 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2516 | 2026.05.19 23:51:26.750583 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.19 23:51:26.750717 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2518 | 2026.05.19 23:51:26.750754 [ 260 ] {4c9a6708-3b15-40c8-add0-d5e296b70bba} <Debug> TCPHandler: Processed in 0.001365175 sec. | ||
| 2519 | 2026.05.19 23:51:26.750889 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.19 23:51:26.750985 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.19 23:51:26.751039 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <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 | ||
| 2522 | 2026.05.19 23:51:26.751836 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.19 23:51:26.751873 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2524 | 2026.05.19 23:51:26.752363 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2525 | 2026.05.19 23:51:26.752584 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.19 23:51:26.752767 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001797 sec., 6121.3132999443515 rows/sec., 10.97 MiB/sec. | ||
| 2527 | 2026.05.19 23:51:26.752817 [ 260 ] {00bc68a7-b982-49cc-9b7f-6f385a4b2cd4} <Debug> TCPHandler: Processed in 0.0019766 sec. | ||
| 2528 | 2026.05.19 23:51:26.752951 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.19 23:51:26.753047 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.19 23:51:26.753091 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2531 | 2026.05.19 23:51:26.753565 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.19 23:51:26.753630 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2533 | 2026.05.19 23:51:26.754009 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2534 | 2026.05.19 23:51:26.754238 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.19 23:51:26.754368 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 2536 | 2026.05.19 23:51:26.754403 [ 260 ] {750d52c7-0fa8-4608-aff6-576dc81b0eff} <Debug> TCPHandler: Processed in 0.001501819 sec. | ||
| 2537 | 2026.05.19 23:51:28.350966 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.19 23:51:28.351353 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.19 23:51:28.351858 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2540 | 2026.05.19 23:51:28.351899 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2541 | 2026.05.19 23:51:28.352153 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2542 | 2026.05.19 23:51:28.352221 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2543 | 2026.05.19 23:51:28.352369 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2544 | 2026.05.19 23:51:28.352495 [ 349 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2545 | 2026.05.19 23:51:28.352500 [ 348 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2546 | 2026.05.19 23:51:28.352500 [ 342 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2547 | 2026.05.19 23:51:28.352685 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2548 | 2026.05.19 23:51:28.352714 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.05.19 23:51:28.352811 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2550 | 2026.05.19 23:51:28.352833 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2551 | 2026.05.19 23:51:28.352871 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2552 | 2026.05.19 23:51:28.352924 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2553 | 2026.05.19 23:51:28.352972 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2554 | 2026.05.19 23:51:28.354669 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003468 sec., 11245.674740484428 rows/sec., 2.25 MiB/sec. | ||
| 2555 | 2026.05.19 23:51:28.354910 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> MemoryTracker: Peak memory usage (for query): 150.55 KiB. | ||
| 2556 | 2026.05.19 23:51:28.354928 [ 260 ] {ae1eba60-fe9a-4dc0-8620-335519923b98} <Debug> TCPHandler: Processed in 0.004154366 sec. | ||
| 2557 | 2026.05.19 23:51:28.367279 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.05.19 23:51:28.367427 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2559 | 2026.05.19 23:51:28.367492 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2560 | 2026.05.19 23:51:28.368074 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.19 23:51:28.368116 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2562 | 2026.05.19 23:51:28.368501 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2563 | 2026.05.19 23:51:28.368731 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.05.19 23:51:28.368883 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001504 sec., 5319.148936170213 rows/sec., 433.74 KiB/sec. | ||
| 2565 | 2026.05.19 23:51:28.368917 [ 260 ] {f1971ba0-1836-4e89-91a1-b9b1d2ed6a42} <Debug> TCPHandler: Processed in 0.001769515 sec. | ||
| 2566 | 2026.05.19 23:51:28.369064 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.05.19 23:51:28.369169 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2568 | 2026.05.19 23:51:28.369208 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2569 | 2026.05.19 23:51:28.370905 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.05.19 23:51:28.370943 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2571 | 2026.05.19 23:51:28.371487 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2572 | 2026.05.19 23:51:28.371741 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.05.19 23:51:28.371875 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Debug> executeQuery: Read 2465 rows, 186.18 KiB in 0.002725 sec., 904587.1559633027 rows/sec., 66.72 MiB/sec. | ||
| 2574 | 2026.05.19 23:51:28.371909 [ 260 ] {59a7724c-4491-4b25-9a7b-42fc428acb1a} <Debug> TCPHandler: Processed in 0.002894124 sec. | ||
| 2575 | 2026.05.19 23:51:28.372056 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.05.19 23:51:28.372154 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.05.19 23:51:28.372196 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2578 | 2026.05.19 23:51:28.372656 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.05.19 23:51:28.372694 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2580 | 2026.05.19 23:51:28.373032 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2581 | 2026.05.19 23:51:28.373254 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.05.19 23:51:28.373384 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001249 sec., 37630.10408326662 rows/sec., 2.73 MiB/sec. | ||
| 2583 | 2026.05.19 23:51:28.373418 [ 260 ] {ce54602e-ace4-4297-aeca-e2a4ff158424} <Debug> TCPHandler: Processed in 0.001416086 sec. | ||
| 2584 | 2026.05.19 23:51:28.373558 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.05.19 23:51:28.373653 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.05.19 23:51:28.373698 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2587 | 2026.05.19 23:51:28.374509 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.05.19 23:51:28.374545 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2589 | 2026.05.19 23:51:28.374868 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2590 | 2026.05.19 23:51:28.375082 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.19 23:51:28.375205 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00157 sec., 510191.0828025478 rows/sec., 29.47 MiB/sec. | ||
| 2592 | 2026.05.19 23:51:28.375241 [ 260 ] {4e7fe069-0dc2-46af-89bf-b92dfd9aeae1} <Debug> TCPHandler: Processed in 0.001730964 sec. | ||
| 2593 | 2026.05.19 23:51:28.375383 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.05.19 23:51:28.375478 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.05.19 23:51:28.375517 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2596 | 2026.05.19 23:51:28.375914 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.05.19 23:51:28.375949 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2598 | 2026.05.19 23:51:28.376240 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2599 | 2026.05.19 23:51:28.376446 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.05.19 23:51:28.376570 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 2601 | 2026.05.19 23:51:28.376603 [ 260 ] {29ba3874-1391-4f9c-95c6-d84d6b1db012} <Debug> TCPHandler: Processed in 0.001269083 sec. | ||
| 2602 | 2026.05.19 23:51:28.376731 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.05.19 23:51:28.376826 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2604 | 2026.05.19 23:51:28.376865 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2605 | 2026.05.19 23:51:28.377755 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.05.19 23:51:28.377792 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2607 | 2026.05.19 23:51:28.378211 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2608 | 2026.05.19 23:51:28.378433 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.19 23:51:28.378560 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001752 sec., 758561.6438356164 rows/sec., 50.86 MiB/sec. | ||
| 2610 | 2026.05.19 23:51:28.378594 [ 260 ] {da3ad557-8369-468b-b4f0-bae469c5cb65} <Debug> TCPHandler: Processed in 0.001911249 sec. | ||
| 2611 | 2026.05.19 23:51:28.378715 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.05.19 23:51:28.378811 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2613 | 2026.05.19 23:51:28.378853 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2614 | 2026.05.19 23:51:28.379517 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.19 23:51:28.379553 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2616 | 2026.05.19 23:51:28.379993 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2617 | 2026.05.19 23:51:28.380203 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.05.19 23:51:28.380332 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.00154 sec., 994805.1948051949 rows/sec., 60.54 MiB/sec. | ||
| 2619 | 2026.05.19 23:51:28.380364 [ 260 ] {fdc04edc-6006-4815-8505-7950d3043403} <Debug> TCPHandler: Processed in 0.001700553 sec. | ||
| 2620 | 2026.05.19 23:51:28.380502 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.05.19 23:51:28.380598 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.05.19 23:51:28.380650 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <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 | ||
| 2623 | 2026.05.19 23:51:28.381443 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.19 23:51:28.381479 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2625 | 2026.05.19 23:51:28.382050 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2626 | 2026.05.19 23:51:28.382270 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.19 23:51:28.382405 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001825 sec., 21369.86301369863 rows/sec., 38.29 MiB/sec. | ||
| 2628 | 2026.05.19 23:51:28.382451 [ 260 ] {2561d230-7fca-4ab0-abf1-e5a26ec83e7c} <Debug> TCPHandler: Processed in 0.002000651 sec. | ||
| 2629 | 2026.05.19 23:51:28.382564 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.19 23:51:28.382659 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.19 23:51:28.382700 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2632 | 2026.05.19 23:51:28.383040 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.19 23:51:28.383074 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2634 | 2026.05.19 23:51:28.383381 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2635 | 2026.05.19 23:51:28.383582 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Trace> oximeter.measurements_i64 (6f1bd6b3-1237-4262-9192-fd7d9ff0d3a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.19 23:51:28.383705 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001064 sec., 2819.548872180451 rows/sec., 199.17 KiB/sec. | ||
| 2637 | 2026.05.19 23:51:28.383736 [ 260 ] {bc89df7a-28ac-425d-bfcd-bfe6f23f8036} <Debug> TCPHandler: Processed in 0.001220391 sec. | ||
| 2638 | 2026.05.19 23:51:28.383875 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.19 23:51:28.383974 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.19 23:51:28.384014 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2641 | 2026.05.19 23:51:28.384342 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.19 23:51:28.384378 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2643 | 2026.05.19 23:51:28.384686 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2644 | 2026.05.19 23:51:28.384889 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.19 23:51:28.385014 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.53 MiB/sec. | ||
| 2646 | 2026.05.19 23:51:28.385045 [ 260 ] {fde55719-08c7-4ecd-b56e-48dc0a5efc6a} <Debug> TCPHandler: Processed in 0.001219621 sec. | ||
| 2647 | 2026.05.19 23:51:31.733923 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.19 23:51:31.734185 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.19 23:51:31.734516 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2650 | 2026.05.19 23:51:31.734554 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2651 | 2026.05.19 23:51:31.734866 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2652 | 2026.05.19 23:51:31.734937 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2653 | 2026.05.19 23:51:31.735078 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2654 | 2026.05.19 23:51:31.735186 [ 348 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2655 | 2026.05.19 23:51:31.735197 [ 342 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2656 | 2026.05.19 23:51:31.735197 [ 341 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2657 | 2026.05.19 23:51:31.735396 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2658 | 2026.05.19 23:51:31.735426 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2659 | 2026.05.19 23:51:31.735513 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2660 | 2026.05.19 23:51:31.735534 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2661 | 2026.05.19 23:51:31.735569 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2662 | 2026.05.19 23:51:31.735608 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2663 | 2026.05.19 23:51:31.735647 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2664 | 2026.05.19 23:51:31.736929 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> executeQuery: Read 39 rows, 3.57 KiB in 0.002847 sec., 13698.630136986301 rows/sec., 1.23 MiB/sec. | ||
| 2665 | 2026.05.19 23:51:31.737088 [ 260 ] {ef5f0ad9-fa48-4e90-8ac2-e909bd7a5d89} <Debug> TCPHandler: Processed in 0.003316175 sec. | ||
| 2666 | 2026.05.19 23:51:31.738379 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.05.19 23:51:31.738490 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2668 | 2026.05.19 23:51:31.738535 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2669 | 2026.05.19 23:51:31.739413 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.05.19 23:51:31.739465 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2671 | 2026.05.19 23:51:31.739835 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2672 | 2026.05.19 23:51:31.740055 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.05.19 23:51:31.740211 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.44 MiB/sec. | ||
| 2674 | 2026.05.19 23:51:31.740246 [ 260 ] {6146599a-a2ca-432f-a10b-3346fad9befc} <Debug> TCPHandler: Processed in 0.001917259 sec. | ||
| 2675 | 2026.05.19 23:51:31.740406 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.05.19 23:51:31.740511 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2677 | 2026.05.19 23:51:31.740561 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2678 | 2026.05.19 23:51:31.741085 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.19 23:51:31.741165 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2680 | 2026.05.19 23:51:31.741729 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2681 | 2026.05.19 23:51:31.742021 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.19 23:51:31.742212 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001719 sec., 37230.94822571262 rows/sec., 2.91 MiB/sec. | ||
| 2683 | 2026.05.19 23:51:31.742279 [ 260 ] {890aa6be-02cb-40a5-9308-55cfdc5c05ed} <Debug> TCPHandler: Processed in 0.001921199 sec. | ||
| 2684 | 2026.05.19 23:51:31.742518 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.19 23:51:31.742661 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.19 23:51:31.742725 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2687 | 2026.05.19 23:51:31.743188 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.19 23:51:31.743224 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2689 | 2026.05.19 23:51:31.743577 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2690 | 2026.05.19 23:51:31.743803 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.19 23:51:31.743934 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001317 sec., 72892.93849658314 rows/sec., 5.08 MiB/sec. | ||
| 2692 | 2026.05.19 23:51:31.743969 [ 260 ] {133552e6-3f86-4f92-944e-c4b96ef37cb0} <Debug> TCPHandler: Processed in 0.00158309 sec. | ||
| 2693 | 2026.05.19 23:51:31.744212 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.05.19 23:51:31.744318 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.05.19 23:51:31.744361 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2696 | 2026.05.19 23:51:31.744741 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.19 23:51:31.744778 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2698 | 2026.05.19 23:51:31.745082 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2699 | 2026.05.19 23:51:31.745286 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.05.19 23:51:31.745416 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.16 MiB/sec. | ||
| 2701 | 2026.05.19 23:51:31.745448 [ 260 ] {c3849243-1e59-4ac6-98f4-12c281ac93ee} <Debug> TCPHandler: Processed in 0.001289043 sec. | ||
| 2702 | 2026.05.19 23:51:33.136109 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5241 | ||
| 2703 | 2026.05.19 23:51:33.136646 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.19 23:51:33.136689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2705 | 2026.05.19 23:51:33.137207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2706 | 2026.05.19 23:51:33.137441 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.19 23:51:33.137582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5241 | ||
| 2708 | 2026.05.19 23:51:33.137607 [ 72 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2709 | 2026.05.19 23:51:33.137682 [ 72 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.19 23:51:33.137703 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2711 | 2026.05.19 23:51:33.137816 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2712 | 2026.05.19 23:51:33.137921 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2026.05.19 23:51:33.137954 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2809 rows starting from the beginning of the part | ||
| 2714 | 2026.05.19 23:51:33.138010 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2715 | 2026.05.19 23:51:33.138054 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2716 | 2026.05.19 23:51:33.138098 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2717 | 2026.05.19 23:51:33.138145 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2718 | 2026.05.19 23:51:33.138188 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2719 | 2026.05.19 23:51:33.139612 [ 199 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5241 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837547 sec., 2852171.944445503 rows/sec., 40.80 MiB/sec. | ||
| 2720 | 2026.05.19 23:51:33.140116 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2721 | 2026.05.19 23:51:33.140374 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.19 23:51:33.140438 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_11_2} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2723 | 2026.05.19 23:51:33.140502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2724 | 2026.05.19 23:51:33.429493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2725 | 2026.05.19 23:51:33.445837 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.05.19 23:51:33.445893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2727 | 2026.05.19 23:51:33.452159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2728 | 2026.05.19 23:51:33.452846 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.19 23:51:33.453598 [ 72 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2730 | 2026.05.19 23:51:33.453664 [ 72 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.05.19 23:51:33.453684 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2732 | 2026.05.19 23:51:33.453817 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2733 | 2026.05.19 23:51:33.456628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2734 | 2026.05.19 23:51:33.457644 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2026.05.19 23:51:33.458915 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2736 | 2026.05.19 23:51:33.463125 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2737 | 2026.05.19 23:51:33.467052 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2738 | 2026.05.19 23:51:33.471165 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2739 | 2026.05.19 23:51:33.475732 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2740 | 2026.05.19 23:51:33.480163 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2741 | 2026.05.19 23:51:33.530450 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076676148 sec., 1082.4748264610266 rows/sec., 5.60 MiB/sec. | ||
| 2742 | 2026.05.19 23:51:33.532729 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2743 | 2026.05.19 23:51:33.534791 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.19 23:51:33.534905 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_11_2} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2745 | 2026.05.19 23:51:33.536687 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2746 | 2026.05.19 23:51:34.001203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.91 MiB, peak 222.78 MiB, free memory in arenas 0.00 B, will set to 221.41 MiB (RSS), difference: 8.51 MiB | ||
| 2747 | 2026.05.19 23:51:36.737084 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.19 23:51:36.737348 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.19 23:51:36.737723 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2750 | 2026.05.19 23:51:36.737769 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2751 | 2026.05.19 23:51:36.738005 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2752 | 2026.05.19 23:51:36.738075 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2753 | 2026.05.19 23:51:36.738219 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2754 | 2026.05.19 23:51:36.738346 [ 342 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2755 | 2026.05.19 23:51:36.738362 [ 331 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2756 | 2026.05.19 23:51:36.738362 [ 363 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2757 | 2026.05.19 23:51:36.738565 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2758 | 2026.05.19 23:51:36.738597 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2759 | 2026.05.19 23:51:36.738681 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2760 | 2026.05.19 23:51:36.738702 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2761 | 2026.05.19 23:51:36.738739 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2762 | 2026.05.19 23:51:36.738776 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2763 | 2026.05.19 23:51:36.738815 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2764 | 2026.05.19 23:51:36.740529 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003269 sec., 11930.253900275313 rows/sec., 1.86 MiB/sec. | ||
| 2765 | 2026.05.19 23:51:36.740811 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> MemoryTracker: Peak memory usage (for query): 136.82 KiB. | ||
| 2766 | 2026.05.19 23:51:36.740832 [ 260 ] {1efb17aa-9045-4c2c-8548-dece32e48564} <Debug> TCPHandler: Processed in 0.00389997 sec. | ||
| 2767 | 2026.05.19 23:51:36.743021 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.19 23:51:36.743213 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2769 | 2026.05.19 23:51:36.743299 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2770 | 2026.05.19 23:51:36.744095 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.19 23:51:36.744149 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2772 | 2026.05.19 23:51:36.744646 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2773 | 2026.05.19 23:51:36.744991 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.19 23:51:36.745269 [ 121 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2775 | 2026.05.19 23:51:36.745297 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002146 sec., 36346.69151910531 rows/sec., 3.00 MiB/sec. | ||
| 2776 | 2026.05.19 23:51:36.745310 [ 121 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.19 23:51:36.745344 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2778 | 2026.05.19 23:51:36.745352 [ 260 ] {91697d9d-9202-477a-8a23-2dc8a9ea9aca} <Debug> TCPHandler: Processed in 0.002503254 sec. | ||
| 2779 | 2026.05.19 23:51:36.745455 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2780 | 2026.05.19 23:51:36.745533 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.19 23:51:36.745562 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2782 | 2026.05.19 23:51:36.745610 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2577 rows starting from the beginning of the part | ||
| 2783 | 2026.05.19 23:51:36.745652 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.05.19 23:51:36.745696 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 2785 | 2026.05.19 23:51:36.745707 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2786 | 2026.05.19 23:51:36.745754 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2787 | 2026.05.19 23:51:36.745805 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2465 rows starting from the beginning of the part | ||
| 2788 | 2026.05.19 23:51:36.745849 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2789 | 2026.05.19 23:51:36.745894 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2790 | 2026.05.19 23:51:36.746234 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.19 23:51:36.746283 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2792 | 2026.05.19 23:51:36.746782 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2793 | 2026.05.19 23:51:36.747067 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.19 23:51:36.747202 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001576 sec., 6979.6954314720815 rows/sec., 524.84 KiB/sec. | ||
| 2795 | 2026.05.19 23:51:36.747216 [ 121 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2796 | 2026.05.19 23:51:36.747238 [ 260 ] {6215f192-d1c3-434d-b08a-5dea36c34007} <Debug> TCPHandler: Processed in 0.001766375 sec. | ||
| 2797 | 2026.05.19 23:51:36.747261 [ 121 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.19 23:51:36.747289 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2799 | 2026.05.19 23:51:36.747419 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2800 | 2026.05.19 23:51:36.747420 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.19 23:51:36.747519 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.05.19 23:51:36.747552 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.19 23:51:36.747554 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2804 | 2026.05.19 23:51:36.747602 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2805 | 2026.05.19 23:51:36.747668 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2806 | 2026.05.19 23:51:36.747746 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2807 | 2026.05.19 23:51:36.747813 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2808 | 2026.05.19 23:51:36.747878 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
| 2809 | 2026.05.19 23:51:36.747943 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2810 | 2026.05.19 23:51:36.748043 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.05.19 23:51:36.748091 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2812 | 2026.05.19 23:51:36.750009 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2813 | 2026.05.19 23:51:36.750132 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.004727201 sec., 1133017.1913569996 rows/sec., 88.89 MiB/sec. | ||
| 2814 | 2026.05.19 23:51:36.750270 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.19 23:51:36.750397 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.003038388 sec., 56938.08690660969 rows/sec., 4.40 MiB/sec. | ||
| 2816 | 2026.05.19 23:51:36.750415 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002881 sec., 26032.627559875044 rows/sec., 2.03 MiB/sec. | ||
| 2817 | 2026.05.19 23:51:36.750398 [ 121 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2818 | 2026.05.19 23:51:36.750467 [ 260 ] {e27c9cef-4415-4d56-b83d-30749fd6845f} <Debug> TCPHandler: Processed in 0.0031089 sec. | ||
| 2819 | 2026.05.19 23:51:36.750488 [ 121 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.05.19 23:51:36.750490 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2821 | 2026.05.19 23:51:36.750522 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2822 | 2026.05.19 23:51:36.750607 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2823 | 2026.05.19 23:51:36.750612 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.05.19 23:51:36.750661 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2825 | 2026.05.19 23:51:36.750729 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.05.19 23:51:36.750782 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2827 | 2026.05.19 23:51:36.750793 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2828 | 2026.05.19 23:51:36.750845 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1377 rows starting from the beginning of the part | ||
| 2829 | 2026.05.19 23:51:36.750965 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 2830 | 2026.05.19 23:51:36.750978 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.19 23:51:36.751029 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.05.19 23:51:36.751041 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2833 | 2026.05.19 23:51:36.751095 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_16_3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2834 | 2026.05.19 23:51:36.751125 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1329 rows starting from the beginning of the part | ||
| 2835 | 2026.05.19 23:51:36.751149 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_11_2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2836 | 2026.05.19 23:51:36.751196 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2837 | 2026.05.19 23:51:36.751232 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.19 23:51:36.751234 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2839 | 2026.05.19 23:51:36.751270 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 2840 | 2026.05.19 23:51:36.751275 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2841 | 2026.05.19 23:51:36.751337 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2842 | 2026.05.19 23:51:36.751737 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2843 | 2026.05.19 23:51:36.752013 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.19 23:51:36.752126 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2845 | 2026.05.19 23:51:36.752144 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 2846 | 2026.05.19 23:51:36.752162 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.19 23:51:36.752181 [ 260 ] {76e49053-96dd-439e-b311-c94c09bc1b1f} <Debug> TCPHandler: Processed in 0.001628712 sec. | ||
| 2848 | 2026.05.19 23:51:36.752186 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2849 | 2026.05.19 23:51:36.752292 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2850 | 2026.05.19 23:51:36.752318 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.19 23:51:36.752383 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2852 | 2026.05.19 23:51:36.752410 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.05.19 23:51:36.752412 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4076 rows starting from the beginning of the part | ||
| 2854 | 2026.05.19 23:51:36.752464 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <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 | ||
| 2855 | 2026.05.19 23:51:36.752500 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2856 | 2026.05.19 23:51:36.752550 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2857 | 2026.05.19 23:51:36.752594 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1532 rows starting from the beginning of the part | ||
| 2858 | 2026.05.19 23:51:36.752636 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 2859 | 2026.05.19 23:51:36.752676 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2860 | 2026.05.19 23:51:36.752741 [ 187 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3010 rows, containing 5 columns (5 merged, 0 gathered) in 0.002188706 sec., 1375241.809544087 rows/sec., 99.43 MiB/sec. | ||
| 2861 | 2026.05.19 23:51:36.753048 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2862 | 2026.05.19 23:51:36.753339 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.19 23:51:36.753341 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.19 23:51:36.753396 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2865 | 2026.05.19 23:51:36.753419 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_16_3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2866 | 2026.05.19 23:51:36.753496 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2867 | 2026.05.19 23:51:36.753931 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2868 | 2026.05.19 23:51:36.754160 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.05.19 23:51:36.754307 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001888 sec., 5826.271186440678 rows/sec., 10.44 MiB/sec. | ||
| 2870 | 2026.05.19 23:51:36.754358 [ 260 ] {85385512-a5be-4be0-8bb6-fa667a201a77} <Debug> TCPHandler: Processed in 0.002068383 sec. | ||
| 2871 | 2026.05.19 23:51:36.754651 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.05.19 23:51:36.754792 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.05.19 23:51:36.754854 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2874 | 2026.05.19 23:51:36.755217 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002947595 sec., 2097981.5748092937 rows/sec., 135.91 MiB/sec. | ||
| 2875 | 2026.05.19 23:51:36.755338 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.05.19 23:51:36.755378 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2877 | 2026.05.19 23:51:36.755746 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2878 | 2026.05.19 23:51:36.755759 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2879 | 2026.05.19 23:51:36.756021 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.19 23:51:36.756070 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.19 23:51:36.756145 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2882 | 2026.05.19 23:51:36.756154 [ 121 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2883 | 2026.05.19 23:51:36.756179 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. | ||
| 2884 | 2026.05.19 23:51:36.756190 [ 121 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.19 23:51:36.756213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2886 | 2026.05.19 23:51:36.756221 [ 260 ] {789e0892-dfba-4559-84cf-7388a57b2268} <Debug> TCPHandler: Processed in 0.001679963 sec. | ||
| 2887 | 2026.05.19 23:51:36.756222 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 2888 | 2026.05.19 23:51:36.756330 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2889 | 2026.05.19 23:51:36.756425 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2026.05.19 23:51:36.756452 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 2891 | 2026.05.19 23:51:36.756502 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2892 | 2026.05.19 23:51:36.756544 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2893 | 2026.05.19 23:51:36.756583 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 2894 | 2026.05.19 23:51:36.756621 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 2895 | 2026.05.19 23:51:36.756661 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2896 | 2026.05.19 23:51:36.757448 [ 187 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150919 sec., 615160.5803709904 rows/sec., 41.32 MiB/sec. | ||
| 2897 | 2026.05.19 23:51:36.757602 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2898 | 2026.05.19 23:51:36.757842 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.19 23:51:36.757911 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_16_3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2900 | 2026.05.19 23:51:36.757970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2901 | 2026.05.19 23:51:37.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.97 MiB, peak 228.84 MiB, free memory in arenas 0.00 B, will set to 223.20 MiB (RSS), difference: 1.23 MiB | ||
| 2902 | 2026.05.19 23:51:40.580031 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2903 | 2026.05.19 23:51:40.580108 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2904 | 2026.05.19 23:51:40.638112 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5689 | ||
| 2905 | 2026.05.19 23:51:40.638628 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.19 23:51:40.638664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2907 | 2026.05.19 23:51:40.639167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2908 | 2026.05.19 23:51:40.639401 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.19 23:51:40.639531 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5689 | ||
| 2910 | 2026.05.19 23:51:40.957170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2911 | 2026.05.19 23:51:40.970963 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.19 23:51:40.971023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2913 | 2026.05.19 23:51:40.976749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2914 | 2026.05.19 23:51:40.977431 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.19 23:51:40.979901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2916 | 2026.05.19 23:51:41.738083 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.05.19 23:51:41.738426 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2918 | 2026.05.19 23:51:41.738752 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2919 | 2026.05.19 23:51:41.738789 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2920 | 2026.05.19 23:51:41.739009 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2921 | 2026.05.19 23:51:41.739078 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2922 | 2026.05.19 23:51:41.739221 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2923 | 2026.05.19 23:51:41.739342 [ 331 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2924 | 2026.05.19 23:51:41.739347 [ 342 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2925 | 2026.05.19 23:51:41.739347 [ 325 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2926 | 2026.05.19 23:51:41.739579 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2927 | 2026.05.19 23:51:41.739615 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2928 | 2026.05.19 23:51:41.739699 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2929 | 2026.05.19 23:51:41.739721 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2930 | 2026.05.19 23:51:41.739757 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2931 | 2026.05.19 23:51:41.739810 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2932 | 2026.05.19 23:51:41.739846 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2933 | 2026.05.19 23:51:41.741431 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003134 sec., 12444.16081684748 rows/sec., 1.94 MiB/sec. | ||
| 2934 | 2026.05.19 23:51:41.741648 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> MemoryTracker: Peak memory usage (for query): 137.15 KiB. | ||
| 2935 | 2026.05.19 23:51:41.741665 [ 260 ] {ec029e75-a98a-40ab-8c87-c7dc969389c9} <Debug> TCPHandler: Processed in 0.003766986 sec. | ||
| 2936 | 2026.05.19 23:51:41.743871 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.19 23:51:41.744009 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.19 23:51:41.744072 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2939 | 2026.05.19 23:51:41.744835 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.19 23:51:41.744881 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2941 | 2026.05.19 23:51:41.745267 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2026.05.19 23:51:41.745500 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.19 23:51:41.745653 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001684 sec., 68883.61045130642 rows/sec., 5.83 MiB/sec. | ||
| 2944 | 2026.05.19 23:51:41.745707 [ 260 ] {f3044e38-e82d-4dc0-98a2-1c2ff8152445} <Debug> TCPHandler: Processed in 0.00196097 sec. | ||
| 2945 | 2026.05.19 23:51:41.745903 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.19 23:51:41.746013 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.19 23:51:41.746057 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2948 | 2026.05.19 23:51:41.746508 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.19 23:51:41.746552 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2950 | 2026.05.19 23:51:41.746860 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2951 | 2026.05.19 23:51:41.747079 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.19 23:51:41.747208 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001227 sec., 24449.877750611246 rows/sec., 1.80 MiB/sec. | ||
| 2953 | 2026.05.19 23:51:41.747247 [ 260 ] {95dcc600-0499-4732-b8bc-a6a57352baa3} <Debug> TCPHandler: Processed in 0.001396695 sec. | ||
| 2954 | 2026.05.19 23:51:41.747385 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.19 23:51:41.747481 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.19 23:51:41.747521 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2957 | 2026.05.19 23:51:41.747964 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.19 23:51:41.748001 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2959 | 2026.05.19 23:51:41.748339 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2960 | 2026.05.19 23:51:41.748588 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.19 23:51:41.748746 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001283 sec., 73265.78332034295 rows/sec., 5.72 MiB/sec. | ||
| 2962 | 2026.05.19 23:51:41.748788 [ 260 ] {ca43df86-88b1-4c98-8458-ce52851cc1d1} <Debug> TCPHandler: Processed in 0.001455957 sec. | ||
| 2963 | 2026.05.19 23:51:41.748973 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.05.19 23:51:41.749079 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.05.19 23:51:41.749130 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2966 | 2026.05.19 23:51:41.749563 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.19 23:51:41.749600 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2968 | 2026.05.19 23:51:41.749933 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2969 | 2026.05.19 23:51:41.750141 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.19 23:51:41.750269 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2971 | 2026.05.19 23:51:41.750302 [ 260 ] {ac858004-97f7-422c-a25c-923f59756a91} <Debug> TCPHandler: Processed in 0.001384705 sec. | ||
| 2972 | 2026.05.19 23:51:41.750427 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.05.19 23:51:41.750523 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.05.19 23:51:41.750576 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <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 | ||
| 2975 | 2026.05.19 23:51:41.751425 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.19 23:51:41.751468 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2977 | 2026.05.19 23:51:41.752050 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2978 | 2026.05.19 23:51:41.752272 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.19 23:51:41.752383 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2980 | 2026.05.19 23:51:41.752409 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001904 sec., 15756.302521008403 rows/sec., 28.23 MiB/sec. | ||
| 2981 | 2026.05.19 23:51:41.752427 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.19 23:51:41.752455 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2983 | 2026.05.19 23:51:41.752465 [ 260 ] {663e51bc-2833-4c2e-bea0-b1fab8616537} <Debug> TCPHandler: Processed in 0.002087724 sec. | ||
| 2984 | 2026.05.19 23:51:41.752546 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2985 | 2026.05.19 23:51:41.752602 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.05.19 23:51:41.752705 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.05.19 23:51:41.752747 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2988 | 2026.05.19 23:51:41.752767 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.05.19 23:51:41.752832 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2990 | 2026.05.19 23:51:41.752990 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2991 | 2026.05.19 23:51:41.753095 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.19 23:51:41.753111 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2993 | 2026.05.19 23:51:41.753137 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2994 | 2026.05.19 23:51:41.753232 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 2995 | 2026.05.19 23:51:41.753340 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2996 | 2026.05.19 23:51:41.753457 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2997 | 2026.05.19 23:51:41.753468 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2998 | 2026.05.19 23:51:41.753690 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.19 23:51:41.753825 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 3000 | 2026.05.19 23:51:41.753859 [ 260 ] {b5b903e7-0580-4be0-9d60-4072db762421} <Debug> TCPHandler: Processed in 0.001307173 sec. | ||
| 3001 | 2026.05.19 23:51:41.755556 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.003047537 sec., 59720.35778400722 rows/sec., 107.02 MiB/sec. | ||
| 3002 | 2026.05.19 23:51:41.755856 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3003 | 2026.05.19 23:51:41.756149 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.05.19 23:51:41.756219 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3005 | 2026.05.19 23:51:41.756294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3006 | 2026.05.19 23:51:46.737723 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.19 23:51:46.738018 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3008 | 2026.05.19 23:51:46.738367 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3009 | 2026.05.19 23:51:46.738409 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3010 | 2026.05.19 23:51:46.738644 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3011 | 2026.05.19 23:51:46.738731 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3012 | 2026.05.19 23:51:46.738880 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3013 | 2026.05.19 23:51:46.738957 [ 331 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3014 | 2026.05.19 23:51:46.738996 [ 303 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3015 | 2026.05.19 23:51:46.738996 [ 268 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3016 | 2026.05.19 23:51:46.739124 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3017 | 2026.05.19 23:51:46.739154 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3018 | 2026.05.19 23:51:46.739246 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3019 | 2026.05.19 23:51:46.739269 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3020 | 2026.05.19 23:51:46.739307 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3021 | 2026.05.19 23:51:46.739353 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3022 | 2026.05.19 23:51:46.739390 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3023 | 2026.05.19 23:51:46.740735 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002828 sec., 13790.664780763791 rows/sec., 2.15 MiB/sec. | ||
| 3024 | 2026.05.19 23:51:46.740883 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> MemoryTracker: Peak memory usage (for query): 130.99 KiB. | ||
| 3025 | 2026.05.19 23:51:46.740901 [ 260 ] {16f48e48-a286-4c39-8376-e325a5c39450} <Debug> TCPHandler: Processed in 0.003334495 sec. | ||
| 3026 | 2026.05.19 23:51:46.743778 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.05.19 23:51:46.743897 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3028 | 2026.05.19 23:51:46.743946 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3029 | 2026.05.19 23:51:46.744442 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.05.19 23:51:46.744485 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3031 | 2026.05.19 23:51:46.744863 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3032 | 2026.05.19 23:51:46.745125 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.05.19 23:51:46.745287 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001423 sec., 2810.9627547434998 rows/sec., 229.21 KiB/sec. | ||
| 3034 | 2026.05.19 23:51:46.745324 [ 260 ] {db4a99d3-8132-46d8-b92d-78109f80829a} <Debug> TCPHandler: Processed in 0.00159982 sec. | ||
| 3035 | 2026.05.19 23:51:46.745484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.05.19 23:51:46.745595 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3037 | 2026.05.19 23:51:46.745645 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3038 | 2026.05.19 23:51:46.746263 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.05.19 23:51:46.746312 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3040 | 2026.05.19 23:51:46.746705 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3041 | 2026.05.19 23:51:46.746978 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.19 23:51:46.747159 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Debug> executeQuery: Read 80 rows, 6.73 KiB in 0.00159 sec., 50314.46540880503 rows/sec., 4.14 MiB/sec. | ||
| 3043 | 2026.05.19 23:51:46.747203 [ 260 ] {adf0fd1a-aca5-4bf8-9e72-4a059fcbace5} <Debug> TCPHandler: Processed in 0.001778405 sec. | ||
| 3044 | 2026.05.19 23:51:46.747385 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.05.19 23:51:46.747499 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.05.19 23:51:46.747550 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3047 | 2026.05.19 23:51:46.748081 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.05.19 23:51:46.748132 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3049 | 2026.05.19 23:51:46.748454 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3050 | 2026.05.19 23:51:46.748681 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.19 23:51:46.748817 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001345 sec., 11152.416356877324 rows/sec., 822.64 KiB/sec. | ||
| 3052 | 2026.05.19 23:51:46.748852 [ 260 ] {3b02c5a3-5580-4537-a67e-2906af00d620} <Debug> TCPHandler: Processed in 0.001529859 sec. | ||
| 3053 | 2026.05.19 23:51:46.749103 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.19 23:51:46.749201 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.19 23:51:46.749243 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3056 | 2026.05.19 23:51:46.749742 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.19 23:51:46.749788 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3058 | 2026.05.19 23:51:46.750168 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3059 | 2026.05.19 23:51:46.750383 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.19 23:51:46.750524 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001341 sec., 58911.26025354213 rows/sec., 4.60 MiB/sec. | ||
| 3061 | 2026.05.19 23:51:46.750570 [ 260 ] {08adbefd-baa6-4d1d-aeb2-bd2a4a0df863} <Debug> TCPHandler: Processed in 0.001517678 sec. | ||
| 3062 | 2026.05.19 23:51:46.750730 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.19 23:51:46.750828 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.05.19 23:51:46.750873 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3065 | 2026.05.19 23:51:46.751346 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.05.19 23:51:46.751384 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3067 | 2026.05.19 23:51:46.751753 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3068 | 2026.05.19 23:51:46.751989 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.05.19 23:51:46.752125 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001318 sec., 122913.5053110774 rows/sec., 8.56 MiB/sec. | ||
| 3070 | 2026.05.19 23:51:46.752160 [ 260 ] {b173a2c3-2874-4bd5-b815-1a6e856f04f1} <Debug> TCPHandler: Processed in 0.001480508 sec. | ||
| 3071 | 2026.05.19 23:51:46.752290 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.05.19 23:51:46.752387 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.05.19 23:51:46.752441 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <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 | ||
| 3074 | 2026.05.19 23:51:46.753248 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.05.19 23:51:46.753287 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3076 | 2026.05.19 23:51:46.753800 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3077 | 2026.05.19 23:51:46.754036 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.05.19 23:51:46.754178 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001811 sec., 6073.992269464385 rows/sec., 10.88 MiB/sec. | ||
| 3079 | 2026.05.19 23:51:46.754237 [ 260 ] {fe418b5f-9751-4530-9f6b-d06c06835dee} <Debug> TCPHandler: Processed in 0.001996371 sec. | ||
| 3080 | 2026.05.19 23:51:46.754373 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.05.19 23:51:46.754472 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.05.19 23:51:46.754515 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3083 | 2026.05.19 23:51:46.754887 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.05.19 23:51:46.754924 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3085 | 2026.05.19 23:51:46.755229 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3086 | 2026.05.19 23:51:46.755437 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.05.19 23:51:46.755571 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 3088 | 2026.05.19 23:51:46.755603 [ 260 ] {a89de8bd-d132-48cb-9ab0-756ac4506172} <Debug> TCPHandler: Processed in 0.001280103 sec. | ||
| 3089 | 2026.05.19 23:51:48.139838 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6201 | ||
| 3090 | 2026.05.19 23:51:48.140378 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.05.19 23:51:48.140412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3092 | 2026.05.19 23:51:48.140915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3093 | 2026.05.19 23:51:48.141150 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.05.19 23:51:48.141282 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6201 | ||
| 3095 | 2026.05.19 23:51:48.480187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3096 | 2026.05.19 23:51:48.497368 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.19 23:51:48.497432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3098 | 2026.05.19 23:51:48.502960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3099 | 2026.05.19 23:51:48.503647 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.19 23:51:48.506687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3101 | 2026.05.19 23:51:51.737542 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.19 23:51:51.737830 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.19 23:51:51.738195 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3104 | 2026.05.19 23:51:51.738234 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3105 | 2026.05.19 23:51:51.738454 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3106 | 2026.05.19 23:51:51.738531 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3107 | 2026.05.19 23:51:51.738688 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3108 | 2026.05.19 23:51:51.738799 [ 331 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3109 | 2026.05.19 23:51:51.738838 [ 303 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3110 | 2026.05.19 23:51:51.738889 [ 268 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3111 | 2026.05.19 23:51:51.739044 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3112 | 2026.05.19 23:51:51.739078 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3113 | 2026.05.19 23:51:51.739164 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3114 | 2026.05.19 23:51:51.739185 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3115 | 2026.05.19 23:51:51.739222 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3116 | 2026.05.19 23:51:51.739263 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3117 | 2026.05.19 23:51:51.739304 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3118 | 2026.05.19 23:51:51.740694 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.00298 sec., 13087.24832214765 rows/sec., 2.04 MiB/sec. | ||
| 3119 | 2026.05.19 23:51:51.740867 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> MemoryTracker: Peak memory usage (for query): 137.05 KiB. | ||
| 3120 | 2026.05.19 23:51:51.740884 [ 260 ] {18c33fb5-ccef-42c1-96c8-ea1da9e4600b} <Debug> TCPHandler: Processed in 0.003499759 sec. | ||
| 3121 | 2026.05.19 23:51:51.743586 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.05.19 23:51:51.743698 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3123 | 2026.05.19 23:51:51.743744 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3124 | 2026.05.19 23:51:51.744309 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.19 23:51:51.744355 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3126 | 2026.05.19 23:51:51.744740 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3127 | 2026.05.19 23:51:51.745005 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.19 23:51:51.745157 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001491 sec., 79141.51576123407 rows/sec., 6.71 MiB/sec. | ||
| 3129 | 2026.05.19 23:51:51.745195 [ 260 ] {12fbffeb-c4ae-4e94-831d-e382e2839eeb} <Debug> TCPHandler: Processed in 0.001661093 sec. | ||
| 3130 | 2026.05.19 23:51:51.745390 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.05.19 23:51:51.745499 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.19 23:51:51.745548 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3133 | 2026.05.19 23:51:51.746051 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.19 23:51:51.746096 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3135 | 2026.05.19 23:51:51.746460 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3136 | 2026.05.19 23:51:51.746715 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.19 23:51:51.746870 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001393 sec., 22254.127781765976 rows/sec., 1.63 MiB/sec. | ||
| 3138 | 2026.05.19 23:51:51.746913 [ 260 ] {64d17bf7-c72d-4893-b3e9-020b0e7b2ad4} <Debug> TCPHandler: Processed in 0.0015834 sec. | ||
| 3139 | 2026.05.19 23:51:51.747066 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.05.19 23:51:51.747175 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3141 | 2026.05.19 23:51:51.747224 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3142 | 2026.05.19 23:51:51.747729 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.05.19 23:51:51.747766 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3144 | 2026.05.19 23:51:51.748065 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3145 | 2026.05.19 23:51:51.748271 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.05.19 23:51:51.748403 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001251 sec., 75939.2486011191 rows/sec., 5.93 MiB/sec. | ||
| 3147 | 2026.05.19 23:51:51.748437 [ 260 ] {3bffae45-d2ba-4ba3-a2bd-730c8029af6d} <Debug> TCPHandler: Processed in 0.001431716 sec. | ||
| 3148 | 2026.05.19 23:51:51.748572 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.05.19 23:51:51.748669 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.05.19 23:51:51.748722 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3151 | 2026.05.19 23:51:51.749189 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.05.19 23:51:51.749224 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3153 | 2026.05.19 23:51:51.749542 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3154 | 2026.05.19 23:51:51.749760 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.05.19 23:51:51.749897 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3156 | 2026.05.19 23:51:51.749931 [ 260 ] {3e37cc21-5363-43c2-8f47-9bfda0fd27c3} <Debug> TCPHandler: Processed in 0.001407776 sec. | ||
| 3157 | 2026.05.19 23:51:51.750067 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.05.19 23:51:51.750164 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.05.19 23:51:51.750216 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <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 | ||
| 3160 | 2026.05.19 23:51:51.751043 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.05.19 23:51:51.751080 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3162 | 2026.05.19 23:51:51.751606 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3163 | 2026.05.19 23:51:51.751849 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.05.19 23:51:51.752008 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 3165 | 2026.05.19 23:51:51.752057 [ 260 ] {a826a832-f68d-4b2e-8a4c-4e535a7db200} <Debug> TCPHandler: Processed in 0.002037922 sec. | ||
| 3166 | 2026.05.19 23:51:51.752207 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.05.19 23:51:51.752309 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.05.19 23:51:51.752359 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3169 | 2026.05.19 23:51:51.752747 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.05.19 23:51:51.752784 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3171 | 2026.05.19 23:51:51.753087 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3172 | 2026.05.19 23:51:51.753291 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.05.19 23:51:51.753420 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 3174 | 2026.05.19 23:51:51.753452 [ 260 ] {dfcbb4fa-b1d8-4fd2-baa2-4f504c366385} <Debug> TCPHandler: Processed in 0.001294493 sec. | ||
| 3175 | 2026.05.19 23:51:55.580193 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3176 | 2026.05.19 23:51:55.580270 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3177 | 2026.05.19 23:51:55.642345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6649 | ||
| 3178 | 2026.05.19 23:51:55.642859 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.05.19 23:51:55.642908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3180 | 2026.05.19 23:51:55.643416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3181 | 2026.05.19 23:51:55.643638 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.05.19 23:51:55.643760 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6649 | ||
| 3183 | 2026.05.19 23:51:56.007707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3184 | 2026.05.19 23:51:56.025881 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.05.19 23:51:56.025946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3186 | 2026.05.19 23:51:56.032275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.05.19 23:51:56.032964 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.05.19 23:51:56.036189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3189 | 2026.05.19 23:51:56.736423 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2026.05.19 23:51:56.736689 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3191 | 2026.05.19 23:51:56.737079 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3192 | 2026.05.19 23:51:56.737124 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3193 | 2026.05.19 23:51:56.737359 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3194 | 2026.05.19 23:51:56.737428 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3195 | 2026.05.19 23:51:56.737571 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3196 | 2026.05.19 23:51:56.737672 [ 324 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3197 | 2026.05.19 23:51:56.737704 [ 268 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3198 | 2026.05.19 23:51:56.737742 [ 320 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3199 | 2026.05.19 23:51:56.737882 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3200 | 2026.05.19 23:51:56.737912 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3201 | 2026.05.19 23:51:56.738001 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3202 | 2026.05.19 23:51:56.738022 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3203 | 2026.05.19 23:51:56.738058 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3204 | 2026.05.19 23:51:56.738099 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3205 | 2026.05.19 23:51:56.738135 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3206 | 2026.05.19 23:51:56.739520 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002934 sec., 13292.43353783231 rows/sec., 2.07 MiB/sec. | ||
| 3207 | 2026.05.19 23:51:56.739757 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> MemoryTracker: Peak memory usage (for query): 137.15 KiB. | ||
| 3208 | 2026.05.19 23:51:56.739775 [ 260 ] {bd7896c6-0701-451a-8acf-cd261c6e54ba} <Debug> TCPHandler: Processed in 0.00350837 sec. | ||
| 3209 | 2026.05.19 23:51:56.742041 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.19 23:51:56.742217 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.19 23:51:56.742294 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2026.05.19 23:51:56.742996 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.19 23:51:56.743049 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3214 | 2026.05.19 23:51:56.743458 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3215 | 2026.05.19 23:51:56.743796 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.19 23:51:56.743945 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00179 sec., 43575.41899441341 rows/sec., 3.59 MiB/sec. | ||
| 3217 | 2026.05.19 23:51:56.743982 [ 260 ] {af30a745-1c30-4f16-b853-17270aea3ddd} <Debug> TCPHandler: Processed in 0.002134884 sec. | ||
| 3218 | 2026.05.19 23:51:56.744126 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.19 23:51:56.744225 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.19 23:51:56.744267 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3221 | 2026.05.19 23:51:56.744687 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.19 23:51:56.744724 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3223 | 2026.05.19 23:51:56.745092 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3224 | 2026.05.19 23:51:56.745417 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.19 23:51:56.745548 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001343 sec., 8190.618019359643 rows/sec., 615.90 KiB/sec. | ||
| 3226 | 2026.05.19 23:51:56.745583 [ 260 ] {bb2484ba-845d-4cbc-ad2b-00a54148cb00} <Debug> TCPHandler: Processed in 0.001506278 sec. | ||
| 3227 | 2026.05.19 23:51:56.745716 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.19 23:51:56.745815 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.19 23:51:56.745855 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3230 | 2026.05.19 23:51:56.746310 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.19 23:51:56.746347 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3232 | 2026.05.19 23:51:56.746743 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3233 | 2026.05.19 23:51:56.746987 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.19 23:51:56.747117 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001321 sec., 56775.17032551098 rows/sec., 4.43 MiB/sec. | ||
| 3235 | 2026.05.19 23:51:56.747152 [ 260 ] {e3d3d9f5-5405-4d90-8f3d-7a3ac44e2832} <Debug> TCPHandler: Processed in 0.001484968 sec. | ||
| 3236 | 2026.05.19 23:51:56.747299 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.19 23:51:56.747394 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.19 23:51:56.747438 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2026.05.19 23:51:56.747861 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.19 23:51:56.747897 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3241 | 2026.05.19 23:51:56.748250 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3242 | 2026.05.19 23:51:56.748476 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.19 23:51:56.748605 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3244 | 2026.05.19 23:51:56.748640 [ 260 ] {80857db6-c695-4af1-8df0-7b964639db63} <Debug> TCPHandler: Processed in 0.001389205 sec. | ||
| 3245 | 2026.05.19 23:51:56.748793 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.19 23:51:56.748971 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.19 23:51:56.749062 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <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 | ||
| 3248 | 2026.05.19 23:51:56.750089 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.19 23:51:56.750132 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3250 | 2026.05.19 23:51:56.750808 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3251 | 2026.05.19 23:51:56.751045 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.05.19 23:51:56.751207 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0023 sec., 4782.608695652174 rows/sec., 8.57 MiB/sec. | ||
| 3253 | 2026.05.19 23:51:56.751263 [ 260 ] {4341ee98-a242-4177-b87f-2ad38a8661c9} <Debug> TCPHandler: Processed in 0.002537355 sec. | ||
| 3254 | 2026.05.19 23:51:56.751463 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.05.19 23:51:56.751562 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.05.19 23:51:56.751605 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3257 | 2026.05.19 23:51:56.752038 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.19 23:51:56.752074 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3259 | 2026.05.19 23:51:56.752397 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3260 | 2026.05.19 23:51:56.752615 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.19 23:51:56.752744 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 3262 | 2026.05.19 23:51:56.752778 [ 260 ] {1da78bab-6aae-4a73-8f74-6671024030d9} <Debug> TCPHandler: Processed in 0.001364905 sec. | ||
| 3263 | 2026.05.19 23:51:58.343144 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.05.19 23:51:58.343518 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.19 23:51:58.343921 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3266 | 2026.05.19 23:51:58.343961 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3267 | 2026.05.19 23:51:58.344197 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3268 | 2026.05.19 23:51:58.344266 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3269 | 2026.05.19 23:51:58.344408 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3270 | 2026.05.19 23:51:58.344525 [ 335 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3271 | 2026.05.19 23:51:58.344540 [ 324 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3272 | 2026.05.19 23:51:58.344579 [ 322 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3273 | 2026.05.19 23:51:58.344718 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3274 | 2026.05.19 23:51:58.344748 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2026.05.19 23:51:58.344834 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3276 | 2026.05.19 23:51:58.344855 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3277 | 2026.05.19 23:51:58.344891 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3278 | 2026.05.19 23:51:58.344932 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3279 | 2026.05.19 23:51:58.344970 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3280 | 2026.05.19 23:51:58.346624 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003255 sec., 11981.566820276497 rows/sec., 2.39 MiB/sec. | ||
| 3281 | 2026.05.19 23:51:58.346856 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> MemoryTracker: Peak memory usage (for query): 149.06 KiB. | ||
| 3282 | 2026.05.19 23:51:58.346876 [ 260 ] {07e795a2-a8e9-4e19-bf9b-050388b29cdb} <Debug> TCPHandler: Processed in 0.00391981 sec. | ||
| 3283 | 2026.05.19 23:51:58.359069 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.05.19 23:51:58.359310 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3285 | 2026.05.19 23:51:58.359412 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3286 | 2026.05.19 23:51:58.360070 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.19 23:51:58.360114 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3288 | 2026.05.19 23:51:58.360479 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3289 | 2026.05.19 23:51:58.360722 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.19 23:51:58.360880 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 298.15 KiB/sec. | ||
| 3291 | 2026.05.19 23:51:58.360902 [ 133 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3292 | 2026.05.19 23:51:58.360917 [ 260 ] {f48650f5-ca6f-4ac5-9dd3-92d47b9cd194} <Debug> TCPHandler: Processed in 0.002025242 sec. | ||
| 3293 | 2026.05.19 23:51:58.360965 [ 133 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.19 23:51:58.360996 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3295 | 2026.05.19 23:51:58.361092 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.05.19 23:51:58.361125 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::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 | ||
| 3297 | 2026.05.19 23:51:58.361198 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3298 | 2026.05.19 23:51:58.361244 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3299 | 2026.05.19 23:51:58.361244 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3300 | 2026.05.19 23:51:58.361298 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3301 | 2026.05.19 23:51:58.361354 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3302 | 2026.05.19 23:51:58.361400 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3303 | 2026.05.19 23:51:58.361455 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::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 | ||
| 3304 | 2026.05.19 23:51:58.361503 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3305 | 2026.05.19 23:51:58.361555 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3306 | 2026.05.19 23:51:58.362353 [ 193 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281992 sec., 24961.15420377038 rows/sec., 2.08 MiB/sec. | ||
| 3307 | 2026.05.19 23:51:58.362520 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3308 | 2026.05.19 23:51:58.362792 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.05.19 23:51:58.362833 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.19 23:51:58.362838 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3311 | 2026.05.19 23:51:58.362932 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_6_1} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3312 | 2026.05.19 23:51:58.363027 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3313 | 2026.05.19 23:51:58.363386 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3314 | 2026.05.19 23:51:58.363614 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.05.19 23:51:58.363745 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Debug> executeQuery: Read 2466 rows, 186.30 KiB in 0.002568 sec., 960280.3738317757 rows/sec., 70.84 MiB/sec. | ||
| 3316 | 2026.05.19 23:51:58.363747 [ 133 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3317 | 2026.05.19 23:51:58.363783 [ 260 ] {91579f48-ba8f-4ba0-a4ab-90d648d2a57e} <Debug> TCPHandler: Processed in 0.0027395 sec. | ||
| 3318 | 2026.05.19 23:51:58.363799 [ 133 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.19 23:51:58.363826 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3320 | 2026.05.19 23:51:58.363934 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.19 23:51:58.363935 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3322 | 2026.05.19 23:51:58.364039 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.05.19 23:51:58.364083 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3324 | 2026.05.19 23:51:58.364087 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3325 | 2026.05.19 23:51:58.364126 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 3326 | 2026.05.19 23:51:58.364196 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3327 | 2026.05.19 23:51:58.364243 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 3328 | 2026.05.19 23:51:58.364297 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3329 | 2026.05.19 23:51:58.364348 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3330 | 2026.05.19 23:51:58.364405 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2466 rows starting from the beginning of the part | ||
| 3331 | 2026.05.19 23:51:58.364548 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.19 23:51:58.364591 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3333 | 2026.05.19 23:51:58.365045 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3334 | 2026.05.19 23:51:58.365280 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.05.19 23:51:58.365417 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001396 sec., 32951.2893982808 rows/sec., 2.40 MiB/sec. | ||
| 3336 | 2026.05.19 23:51:58.365421 [ 133 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3337 | 2026.05.19 23:51:58.365453 [ 260 ] {e7c75cf2-f5c1-445f-831b-d73f400153fc} <Debug> TCPHandler: Processed in 0.001574531 sec. | ||
| 3338 | 2026.05.19 23:51:58.365485 [ 133 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.19 23:51:58.365515 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3340 | 2026.05.19 23:51:58.365599 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.05.19 23:51:58.365622 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3342 | 2026.05.19 23:51:58.365700 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.05.19 23:51:58.365723 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3344 | 2026.05.19 23:51:58.365745 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3345 | 2026.05.19 23:51:58.365756 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 3346 | 2026.05.19 23:51:58.365817 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3347 | 2026.05.19 23:51:58.365860 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3348 | 2026.05.19 23:51:58.365905 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3349 | 2026.05.19 23:51:58.365944 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 3350 | 2026.05.19 23:51:58.365983 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 3351 | 2026.05.19 23:51:58.366548 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.19 23:51:58.366592 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3353 | 2026.05.19 23:51:58.366735 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150299 sec., 185169.2473000498 rows/sec., 14.23 MiB/sec. | ||
| 3354 | 2026.05.19 23:51:58.366738 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5473 rows, containing 5 columns (5 merged, 0 gathered) in 0.002848173 sec., 1921582.7128478503 rows/sec., 151.46 MiB/sec. | ||
| 3355 | 2026.05.19 23:51:58.366911 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3356 | 2026.05.19 23:51:58.367046 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3357 | 2026.05.19 23:51:58.367150 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3358 | 2026.05.19 23:51:58.367212 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.19 23:51:58.367291 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_16_3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3360 | 2026.05.19 23:51:58.367317 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.19 23:51:58.367369 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3362 | 2026.05.19 23:51:58.367464 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001782 sec., 449494.9494949495 rows/sec., 25.96 MiB/sec. | ||
| 3363 | 2026.05.19 23:51:58.367501 [ 260 ] {e6c230e2-2051-446f-bacc-8ec7d2f496b1} <Debug> TCPHandler: Processed in 0.00195108 sec. | ||
| 3364 | 2026.05.19 23:51:58.367548 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.05.19 23:51:58.367642 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_21_4} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3366 | 2026.05.19 23:51:58.367735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3367 | 2026.05.19 23:51:58.367737 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.05.19 23:51:58.367854 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.05.19 23:51:58.367894 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3370 | 2026.05.19 23:51:58.368321 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.05.19 23:51:58.368358 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3372 | 2026.05.19 23:51:58.368645 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3373 | 2026.05.19 23:51:58.368853 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.05.19 23:51:58.368980 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 3375 | 2026.05.19 23:51:58.369013 [ 260 ] {74be3f94-4e15-43bd-acbf-5ef688e22f9a} <Debug> TCPHandler: Processed in 0.001334624 sec. | ||
| 3376 | 2026.05.19 23:51:58.369296 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.05.19 23:51:58.369421 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3378 | 2026.05.19 23:51:58.369471 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3379 | 2026.05.19 23:51:58.371152 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.05.19 23:51:58.371201 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3381 | 2026.05.19 23:51:58.371770 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3382 | 2026.05.19 23:51:58.372097 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.05.19 23:51:58.372253 [ 134 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3384 | 2026.05.19 23:51:58.372284 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.002897 sec., 457369.69278564036 rows/sec., 30.65 MiB/sec. | ||
| 3385 | 2026.05.19 23:51:58.372296 [ 134 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.19 23:51:58.372329 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3387 | 2026.05.19 23:51:58.372359 [ 260 ] {91f5c503-2b2d-4d02-b3d9-190e3ca2edf7} <Debug> TCPHandler: Processed in 0.00313227 sec. | ||
| 3388 | 2026.05.19 23:51:58.372424 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3389 | 2026.05.19 23:51:58.372522 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.05.19 23:51:58.372547 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3391 | 2026.05.19 23:51:58.372586 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.19 23:51:58.372599 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3393 | 2026.05.19 23:51:58.372659 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3394 | 2026.05.19 23:51:58.372701 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3395 | 2026.05.19 23:51:58.372730 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.05.19 23:51:58.372740 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
| 3397 | 2026.05.19 23:51:58.372798 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1325 rows starting from the beginning of the part | ||
| 3398 | 2026.05.19 23:51:58.372805 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3399 | 2026.05.19 23:51:58.373737 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.05.19 23:51:58.373878 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3401 | 2026.05.19 23:51:58.374187 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805937 sec., 1699394.829387736 rows/sec., 123.16 MiB/sec. | ||
| 3402 | 2026.05.19 23:51:58.374359 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3403 | 2026.05.19 23:51:58.374372 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3404 | 2026.05.19 23:51:58.374593 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.19 23:51:58.374651 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.19 23:51:58.374703 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3407 | 2026.05.19 23:51:58.374724 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.002036 sec., 751964.6365422397 rows/sec., 45.76 MiB/sec. | ||
| 3408 | 2026.05.19 23:51:58.374739 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.19 23:51:58.374753 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_21_4} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3410 | 2026.05.19 23:51:58.374764 [ 260 ] {36377a61-d37d-43f6-9fd5-d4023571fd07} <Debug> TCPHandler: Processed in 0.002296748 sec. | ||
| 3411 | 2026.05.19 23:51:58.374774 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3412 | 2026.05.19 23:51:58.374853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3413 | 2026.05.19 23:51:58.374928 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3414 | 2026.05.19 23:51:58.374932 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.05.19 23:51:58.375047 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3416 | 2026.05.19 23:51:58.375048 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.05.19 23:51:58.375097 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6184 rows starting from the beginning of the part | ||
| 3418 | 2026.05.19 23:51:58.375120 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <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 | ||
| 3419 | 2026.05.19 23:51:58.375196 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3420 | 2026.05.19 23:51:58.375262 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part | ||
| 3421 | 2026.05.19 23:51:58.375308 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3422 | 2026.05.19 23:51:58.375347 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3423 | 2026.05.19 23:51:58.375392 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1531 rows starting from the beginning of the part | ||
| 3424 | 2026.05.19 23:51:58.375949 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.19 23:51:58.375987 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3426 | 2026.05.19 23:51:58.376536 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3427 | 2026.05.19 23:51:58.376756 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.19 23:51:58.376955 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 3429 | 2026.05.19 23:51:58.377005 [ 260 ] {926bb002-caaf-4488-a024-97bfa506b0c5} <Debug> TCPHandler: Processed in 0.002122464 sec. | ||
| 3430 | 2026.05.19 23:51:58.377133 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.19 23:51:58.377229 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.05.19 23:51:58.377270 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3433 | 2026.05.19 23:51:58.377600 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.19 23:51:58.377637 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3435 | 2026.05.19 23:51:58.377940 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3436 | 2026.05.19 23:51:58.378184 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.19 23:51:58.378298 [ 134 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3438 | 2026.05.19 23:51:58.378317 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.46 MiB/sec. | ||
| 3439 | 2026.05.19 23:51:58.378336 [ 134 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.05.19 23:51:58.378355 [ 260 ] {84cc5832-f430-4a92-b9a4-0c7b7f769989} <Debug> TCPHandler: Processed in 0.001270643 sec. | ||
| 3441 | 2026.05.19 23:51:58.378364 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3442 | 2026.05.19 23:51:58.378467 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3443 | 2026.05.19 23:51:58.378567 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2026.05.19 23:51:58.378603 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
| 3445 | 2026.05.19 23:51:58.378660 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3446 | 2026.05.19 23:51:58.378704 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3447 | 2026.05.19 23:51:58.378743 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3448 | 2026.05.19 23:51:58.378780 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3449 | 2026.05.19 23:51:58.378800 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8357 rows, containing 5 columns (5 merged, 0 gathered) in 0.003965351 sec., 2107505.7416102635 rows/sec., 135.80 MiB/sec. | ||
| 3450 | 2026.05.19 23:51:58.378819 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3451 | 2026.05.19 23:51:58.378966 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3452 | 2026.05.19 23:51:58.379225 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.05.19 23:51:58.379289 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3454 | 2026.05.19 23:51:58.379349 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3455 | 2026.05.19 23:51:58.379668 [ 187 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238131 sec., 785054.24708694 rows/sec., 52.78 MiB/sec. | ||
| 3456 | 2026.05.19 23:51:58.379814 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3457 | 2026.05.19 23:51:58.380058 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.19 23:51:58.380127 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_21_4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3459 | 2026.05.19 23:51:58.380190 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3460 | 2026.05.19 23:51:59.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.18 MiB, peak 234.02 MiB, free memory in arenas 0.00 B, will set to 228.31 MiB (RSS), difference: 1.13 MiB | ||
| 3461 | 2026.05.19 23:52:01.735628 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.05.19 23:52:01.735896 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3463 | 2026.05.19 23:52:01.736286 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3464 | 2026.05.19 23:52:01.736330 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3465 | 2026.05.19 23:52:01.736554 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3466 | 2026.05.19 23:52:01.736624 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3467 | 2026.05.19 23:52:01.736767 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3468 | 2026.05.19 23:52:01.736872 [ 322 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3469 | 2026.05.19 23:52:01.736889 [ 324 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3470 | 2026.05.19 23:52:01.736877 [ 360 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3471 | 2026.05.19 23:52:01.737055 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3472 | 2026.05.19 23:52:01.737085 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3473 | 2026.05.19 23:52:01.737177 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3474 | 2026.05.19 23:52:01.737199 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3475 | 2026.05.19 23:52:01.737235 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3476 | 2026.05.19 23:52:01.737282 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3477 | 2026.05.19 23:52:01.737321 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3478 | 2026.05.19 23:52:01.738715 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> executeQuery: Read 39 rows, 3.57 KiB in 0.002957 sec., 13189.042948934732 rows/sec., 1.18 MiB/sec. | ||
| 3479 | 2026.05.19 23:52:01.738850 [ 260 ] {bae20848-bee1-4bb9-806f-d25f61fea5c8} <Debug> TCPHandler: Processed in 0.003413427 sec. | ||
| 3480 | 2026.05.19 23:52:01.740448 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.05.19 23:52:01.740635 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3482 | 2026.05.19 23:52:01.740707 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3483 | 2026.05.19 23:52:01.741432 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.19 23:52:01.741478 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3485 | 2026.05.19 23:52:01.741964 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3486 | 2026.05.19 23:52:01.742263 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.19 23:52:01.742460 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.28 MiB/sec. | ||
| 3488 | 2026.05.19 23:52:01.742508 [ 260 ] {740df6e9-e459-4aa4-b2eb-708dc005d773} <Debug> TCPHandler: Processed in 0.002208077 sec. | ||
| 3489 | 2026.05.19 23:52:01.742780 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.05.19 23:52:01.742889 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.05.19 23:52:01.742939 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.05.19 23:52:01.743492 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.05.19 23:52:01.743537 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3494 | 2026.05.19 23:52:01.743905 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3495 | 2026.05.19 23:52:01.744139 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.19 23:52:01.744273 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
| 3497 | 2026.05.19 23:52:01.744309 [ 260 ] {174bbae5-51aa-40a3-8c94-4a8bcc7f96d7} <Debug> TCPHandler: Processed in 0.00159073 sec. | ||
| 3498 | 2026.05.19 23:52:01.744462 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.19 23:52:01.744561 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.19 23:52:01.744605 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3501 | 2026.05.19 23:52:01.745013 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.19 23:52:01.745052 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3503 | 2026.05.19 23:52:01.745514 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3504 | 2026.05.19 23:52:01.745737 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.19 23:52:01.745869 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001327 sec., 72343.63225320271 rows/sec., 5.04 MiB/sec. | ||
| 3506 | 2026.05.19 23:52:01.745908 [ 260 ] {705d01db-4f38-4444-9f4d-89fe9adba91a} <Debug> TCPHandler: Processed in 0.001496008 sec. | ||
| 3507 | 2026.05.19 23:52:01.746056 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.19 23:52:01.746153 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.05.19 23:52:01.746195 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3510 | 2026.05.19 23:52:01.746528 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.05.19 23:52:01.746564 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3512 | 2026.05.19 23:52:01.746866 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3513 | 2026.05.19 23:52:01.747087 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.05.19 23:52:01.747224 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001089 sec., 33057.85123966943 rows/sec., 2.23 MiB/sec. | ||
| 3515 | 2026.05.19 23:52:01.747259 [ 260 ] {50a98d7f-d557-414e-89f3-4a9df1914d8a} <Debug> TCPHandler: Processed in 0.001255972 sec. | ||
| 3516 | 2026.05.19 23:52:03.145630 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7161 | ||
| 3517 | 2026.05.19 23:52:03.146343 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.05.19 23:52:03.146389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3519 | 2026.05.19 23:52:03.146885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3520 | 2026.05.19 23:52:03.147120 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.05.19 23:52:03.147265 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7161 | ||
| 3522 | 2026.05.19 23:52:03.538011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3523 | 2026.05.19 23:52:03.553730 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.19 23:52:03.553796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 3525 | 2026.05.19 23:52:03.559104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3526 | 2026.05.19 23:52:03.559782 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.19 23:52:03.562644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3528 | 2026.05.19 23:52:06.739050 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.05.19 23:52:06.739447 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3530 | 2026.05.19 23:52:06.739798 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3531 | 2026.05.19 23:52:06.739836 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3532 | 2026.05.19 23:52:06.740059 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3533 | 2026.05.19 23:52:06.740131 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3534 | 2026.05.19 23:52:06.740275 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3535 | 2026.05.19 23:52:06.740416 [ 322 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3536 | 2026.05.19 23:52:06.740421 [ 350 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3537 | 2026.05.19 23:52:06.740421 [ 335 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3538 | 2026.05.19 23:52:06.740709 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3539 | 2026.05.19 23:52:06.740749 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3540 | 2026.05.19 23:52:06.740840 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3541 | 2026.05.19 23:52:06.740863 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3542 | 2026.05.19 23:52:06.740901 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3543 | 2026.05.19 23:52:06.740940 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3544 | 2026.05.19 23:52:06.740978 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3545 | 2026.05.19 23:52:06.742373 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.00308 sec., 12662.337662337663 rows/sec., 1.97 MiB/sec. | ||
| 3546 | 2026.05.19 23:52:06.742570 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> MemoryTracker: Peak memory usage (for query): 137.24 KiB. | ||
| 3547 | 2026.05.19 23:52:06.742595 [ 260 ] {5a40a03e-dfc5-43bf-b28d-ed314b88c810} <Debug> TCPHandler: Processed in 0.003742076 sec. | ||
| 3548 | 2026.05.19 23:52:06.745290 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.19 23:52:06.745450 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.19 23:52:06.745521 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3551 | 2026.05.19 23:52:06.746194 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.19 23:52:06.746239 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3553 | 2026.05.19 23:52:06.746759 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3554 | 2026.05.19 23:52:06.747003 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.19 23:52:06.747160 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001756 sec., 44419.13439635535 rows/sec., 3.66 MiB/sec. | ||
| 3556 | 2026.05.19 23:52:06.747198 [ 260 ] {10d2c56e-79fa-42f9-9a22-89dadadb9f7c} <Debug> TCPHandler: Processed in 0.002043852 sec. | ||
| 3557 | 2026.05.19 23:52:06.747341 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.19 23:52:06.747444 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.19 23:52:06.747486 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3560 | 2026.05.19 23:52:06.747963 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.19 23:52:06.748003 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3562 | 2026.05.19 23:52:06.748311 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3563 | 2026.05.19 23:52:06.748546 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.19 23:52:06.748686 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001261 sec., 8723.235527359238 rows/sec., 655.95 KiB/sec. | ||
| 3565 | 2026.05.19 23:52:06.748723 [ 260 ] {25c727af-28b7-4f60-9e7c-f0c4d29bcc57} <Debug> TCPHandler: Processed in 0.001437047 sec. | ||
| 3566 | 2026.05.19 23:52:06.748889 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.19 23:52:06.748986 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.19 23:52:06.749028 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3569 | 2026.05.19 23:52:06.749507 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.19 23:52:06.749553 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3571 | 2026.05.19 23:52:06.749928 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3572 | 2026.05.19 23:52:06.750196 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.19 23:52:06.750354 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001386 sec., 54112.55411255411 rows/sec., 4.22 MiB/sec. | ||
| 3574 | 2026.05.19 23:52:06.750397 [ 260 ] {8302e027-5688-43ed-b465-1a1b059e150d} <Debug> TCPHandler: Processed in 0.00155737 sec. | ||
| 3575 | 2026.05.19 23:52:06.750618 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.19 23:52:06.750737 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.05.19 23:52:06.750790 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3578 | 2026.05.19 23:52:06.751325 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.19 23:52:06.751367 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3580 | 2026.05.19 23:52:06.751782 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3581 | 2026.05.19 23:52:06.752023 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.05.19 23:52:06.752155 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
| 3583 | 2026.05.19 23:52:06.752188 [ 260 ] {e4691968-8bee-4eba-93e6-faa3a2640b8f} <Debug> TCPHandler: Processed in 0.001632872 sec. | ||
| 3584 | 2026.05.19 23:52:06.752353 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.05.19 23:52:06.752450 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.05.19 23:52:06.752507 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <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 | ||
| 3587 | 2026.05.19 23:52:06.753302 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.05.19 23:52:06.753339 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3589 | 2026.05.19 23:52:06.753869 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3590 | 2026.05.19 23:52:06.754119 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.05.19 23:52:06.754229 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3592 | 2026.05.19 23:52:06.754256 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001824 sec., 6030.701754385965 rows/sec., 10.81 MiB/sec. | ||
| 3593 | 2026.05.19 23:52:06.754277 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.05.19 23:52:06.754303 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3595 | 2026.05.19 23:52:06.754315 [ 260 ] {78a8d481-ad89-4d24-84ef-9c84763e0972} <Debug> TCPHandler: Processed in 0.002011622 sec. | ||
| 3596 | 2026.05.19 23:52:06.754424 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3597 | 2026.05.19 23:52:06.754466 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.05.19 23:52:06.754570 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.05.19 23:52:06.754612 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3600 | 2026.05.19 23:52:06.754642 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3601 | 2026.05.19 23:52:06.754698 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
| 3602 | 2026.05.19 23:52:06.754817 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3603 | 2026.05.19 23:52:06.754918 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3604 | 2026.05.19 23:52:06.754982 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.05.19 23:52:06.755006 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3606 | 2026.05.19 23:52:06.755025 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3607 | 2026.05.19 23:52:06.755095 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3608 | 2026.05.19 23:52:06.755184 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3609 | 2026.05.19 23:52:06.755357 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3610 | 2026.05.19 23:52:06.755622 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.05.19 23:52:06.755758 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 3612 | 2026.05.19 23:52:06.755790 [ 260 ] {4f9d221e-584b-4a4a-ac25-10ccf99a9ef0} <Debug> TCPHandler: Processed in 0.001374175 sec. | ||
| 3613 | 2026.05.19 23:52:06.757720 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.003351826 sec., 85326.62495010182 rows/sec., 152.90 MiB/sec. | ||
| 3614 | 2026.05.19 23:52:06.758298 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3615 | 2026.05.19 23:52:06.758657 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.05.19 23:52:06.758739 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3617 | 2026.05.19 23:52:06.758857 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3618 | 2026.05.19 23:52:09.446356 [ 271 ] {} <Trace> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.05.19 23:52:09.446660 [ 271 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45451) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3620 | 2026.05.19 23:52:09.447273 [ 271 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3621 | 2026.05.19 23:52:09.447513 [ 271 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3622 | 2026.05.19 23:52:09.447947 [ 335 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3623 | 2026.05.19 23:52:09.448401 [ 271 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001878 sec., 21831.73588924388 rows/sec., 1.30 MiB/sec. | ||
| 3624 | 2026.05.19 23:52:09.448487 [ 271 ] {31d94888-9553-4f67-a902-ea511fb9be7c} <Debug> TCPHandler: Processed in 0.002310539 sec. | ||
| 3625 | 2026.05.19 23:52:10.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.20 MiB, peak 234.02 MiB, free memory in arenas 0.00 B, will set to 229.18 MiB (RSS), difference: -2.02 MiB | ||
| 3626 | 2026.05.19 23:52:10.580582 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3627 | 2026.05.19 23:52:10.580657 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3628 | 2026.05.19 23:52:10.647447 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7609 | ||
| 3629 | 2026.05.19 23:52:10.647974 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.19 23:52:10.648015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3631 | 2026.05.19 23:52:10.648599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3632 | 2026.05.19 23:52:10.648869 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.19 23:52:10.649011 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7609 | ||
| 3634 | 2026.05.19 23:52:10.649058 [ 122 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3635 | 2026.05.19 23:52:10.649143 [ 122 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.05.19 23:52:10.649168 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3637 | 2026.05.19 23:52:10.649313 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3638 | 2026.05.19 23:52:10.649426 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2026.05.19 23:52:10.649461 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5241 rows starting from the beginning of the part | ||
| 3640 | 2026.05.19 23:52:10.649523 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3641 | 2026.05.19 23:52:10.649570 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3642 | 2026.05.19 23:52:10.649616 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3643 | 2026.05.19 23:52:10.649661 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3644 | 2026.05.19 23:52:10.649704 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3645 | 2026.05.19 23:52:10.651064 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7609 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812656 sec., 4197707.673160269 rows/sec., 60.05 MiB/sec. | ||
| 3646 | 2026.05.19 23:52:10.651432 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2026.05.19 23:52:10.651671 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.05.19 23:52:10.651733 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_16_3} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2026.05.19 23:52:10.651791 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3650 | 2026.05.19 23:52:11.001218 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000840062 sec. | ||
| 3651 | 2026.05.19 23:52:11.062821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3652 | 2026.05.19 23:52:11.079538 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.05.19 23:52:11.079617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3654 | 2026.05.19 23:52:11.086099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3655 | 2026.05.19 23:52:11.088044 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.05.19 23:52:11.088406 [ 122 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3657 | 2026.05.19 23:52:11.088455 [ 122 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.19 23:52:11.088477 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3659 | 2026.05.19 23:52:11.088652 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3660 | 2026.05.19 23:52:11.092803 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3661 | 2026.05.19 23:52:11.094225 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3662 | 2026.05.19 23:52:11.097739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3663 | 2026.05.19 23:52:11.098966 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3664 | 2026.05.19 23:52:11.103383 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3665 | 2026.05.19 23:52:11.107613 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3666 | 2026.05.19 23:52:11.112115 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3667 | 2026.05.19 23:52:11.116495 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3668 | 2026.05.19 23:52:11.170810 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082240371 sec., 1471.296864650574 rows/sec., 7.61 MiB/sec. | ||
| 3669 | 2026.05.19 23:52:11.173454 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3670 | 2026.05.19 23:52:11.175624 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.05.19 23:52:11.175742 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_16_3} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3672 | 2026.05.19 23:52:11.178144 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3673 | 2026.05.19 23:52:11.738804 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.05.19 23:52:11.739071 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3675 | 2026.05.19 23:52:11.739453 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3676 | 2026.05.19 23:52:11.739497 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3677 | 2026.05.19 23:52:11.739751 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3678 | 2026.05.19 23:52:11.739821 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3679 | 2026.05.19 23:52:11.739966 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3680 | 2026.05.19 23:52:11.740076 [ 328 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3681 | 2026.05.19 23:52:11.740084 [ 337 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3682 | 2026.05.19 23:52:11.740084 [ 335 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3683 | 2026.05.19 23:52:11.740233 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3684 | 2026.05.19 23:52:11.740262 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3685 | 2026.05.19 23:52:11.740350 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3686 | 2026.05.19 23:52:11.740371 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3687 | 2026.05.19 23:52:11.740411 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3688 | 2026.05.19 23:52:11.740453 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3689 | 2026.05.19 23:52:11.740488 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3690 | 2026.05.19 23:52:11.741728 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002768 sec., 14089.595375722543 rows/sec., 2.19 MiB/sec. | ||
| 3691 | 2026.05.19 23:52:11.741864 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> MemoryTracker: Peak memory usage (for query): 137.21 KiB. | ||
| 3692 | 2026.05.19 23:52:11.741880 [ 260 ] {b4aeaddc-5d1a-4016-9da6-abbaefae07f0} <Debug> TCPHandler: Processed in 0.003225233 sec. | ||
| 3693 | 2026.05.19 23:52:11.744650 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.05.19 23:52:11.744766 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.19 23:52:11.744825 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2026.05.19 23:52:11.745355 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.19 23:52:11.745395 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3698 | 2026.05.19 23:52:11.745824 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3699 | 2026.05.19 23:52:11.746061 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.19 23:52:11.746209 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001477 sec., 79891.67230873392 rows/sec., 6.78 MiB/sec. | ||
| 3701 | 2026.05.19 23:52:11.746249 [ 260 ] {5953715f-8f4a-4991-87ac-aa924bbc6f9f} <Debug> TCPHandler: Processed in 0.001650612 sec. | ||
| 3702 | 2026.05.19 23:52:11.746411 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.19 23:52:11.746514 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.19 23:52:11.746553 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3705 | 2026.05.19 23:52:11.746989 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.19 23:52:11.747026 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3707 | 2026.05.19 23:52:11.747402 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3708 | 2026.05.19 23:52:11.747737 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.19 23:52:11.747885 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001387 sec., 22350.39653929344 rows/sec., 1.64 MiB/sec. | ||
| 3710 | 2026.05.19 23:52:11.747928 [ 260 ] {5262f29c-55d9-49f4-9415-8ee17b3fca5e} <Debug> TCPHandler: Processed in 0.00157983 sec. | ||
| 3711 | 2026.05.19 23:52:11.748083 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.19 23:52:11.748189 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.19 23:52:11.748230 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2026.05.19 23:52:11.748728 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.19 23:52:11.748763 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3716 | 2026.05.19 23:52:11.749151 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3717 | 2026.05.19 23:52:11.749399 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.19 23:52:11.749534 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001362 sec., 69750.3671071953 rows/sec., 5.45 MiB/sec. | ||
| 3719 | 2026.05.19 23:52:11.749573 [ 260 ] {de2c828d-6e64-42e4-a2dd-723bd24d1cea} <Debug> TCPHandler: Processed in 0.001538539 sec. | ||
| 3720 | 2026.05.19 23:52:11.749878 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.19 23:52:11.750036 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.19 23:52:11.750102 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2026.05.19 23:52:11.750670 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.19 23:52:11.750707 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3725 | 2026.05.19 23:52:11.751128 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3726 | 2026.05.19 23:52:11.751362 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.19 23:52:11.751507 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 3728 | 2026.05.19 23:52:11.751543 [ 260 ] {0266b51b-797a-49b5-b3ad-121b2846318f} <Debug> TCPHandler: Processed in 0.001860128 sec. | ||
| 3729 | 2026.05.19 23:52:11.751673 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.19 23:52:11.751770 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.19 23:52:11.751825 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <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 | ||
| 3732 | 2026.05.19 23:52:11.752672 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.19 23:52:11.752707 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3734 | 2026.05.19 23:52:11.753403 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3735 | 2026.05.19 23:52:11.753648 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.05.19 23:52:11.753798 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002045 sec., 15158.924205378973 rows/sec., 27.16 MiB/sec. | ||
| 3737 | 2026.05.19 23:52:11.753869 [ 260 ] {7052142b-2865-47f9-a71b-3b3ca9bae190} <Debug> TCPHandler: Processed in 0.002245157 sec. | ||
| 3738 | 2026.05.19 23:52:11.754010 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.05.19 23:52:11.754106 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3740 | 2026.05.19 23:52:11.754149 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3741 | 2026.05.19 23:52:11.754511 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.05.19 23:52:11.754545 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3743 | 2026.05.19 23:52:11.754843 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3744 | 2026.05.19 23:52:11.755055 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.05.19 23:52:11.755173 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3746 | 2026.05.19 23:52:11.755202 [ 260 ] {49e13e09-d4f1-4030-ae2d-3a9b0e8368fc} <Debug> TCPHandler: Processed in 0.001279233 sec. | ||
| 3747 | 2026.05.19 23:52:12.000326 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.77 MiB, peak 240.32 MiB, free memory in arenas 0.00 B, will set to 239.55 MiB (RSS), difference: 8.77 MiB | ||
| 3748 | 2026.05.19 23:52:13.485294 [ 119 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3749 | 2026.05.19 23:52:13.485382 [ 119 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.05.19 23:52:13.485414 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3751 | 2026.05.19 23:52:13.485619 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3752 | 2026.05.19 23:52:13.485833 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3753 | 2026.05.19 23:52:13.485884 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3754 | 2026.05.19 23:52:13.485980 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 3755 | 2026.05.19 23:52:13.486054 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3756 | 2026.05.19 23:52:13.486128 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 3757 | 2026.05.19 23:52:13.486197 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3758 | 2026.05.19 23:52:13.487447 [ 195 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2451 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918349 sec., 1277661.1555040297 rows/sec., 79.31 MiB/sec. | ||
| 3759 | 2026.05.19 23:52:13.487651 [ 195 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3760 | 2026.05.19 23:52:13.487972 [ 195 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.19 23:52:13.488052 [ 195 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_5_1} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3762 | 2026.05.19 23:52:13.488159 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3763 | 2026.05.19 23:52:16.742359 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.19 23:52:16.742627 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.19 23:52:16.742991 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3766 | 2026.05.19 23:52:16.743047 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3767 | 2026.05.19 23:52:16.743301 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3768 | 2026.05.19 23:52:16.743378 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3769 | 2026.05.19 23:52:16.743546 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3770 | 2026.05.19 23:52:16.743660 [ 335 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3771 | 2026.05.19 23:52:16.743660 [ 344 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3772 | 2026.05.19 23:52:16.743660 [ 350 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3773 | 2026.05.19 23:52:16.743853 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3774 | 2026.05.19 23:52:16.743893 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3775 | 2026.05.19 23:52:16.744003 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3776 | 2026.05.19 23:52:16.744033 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 3777 | 2026.05.19 23:52:16.744094 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3778 | 2026.05.19 23:52:16.744139 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3779 | 2026.05.19 23:52:16.744178 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3780 | 2026.05.19 23:52:16.745751 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003218 sec., 12119.328775637041 rows/sec., 1.89 MiB/sec. | ||
| 3781 | 2026.05.19 23:52:16.745997 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> MemoryTracker: Peak memory usage (for query): 135.99 KiB. | ||
| 3782 | 2026.05.19 23:52:16.746023 [ 260 ] {6213ca23-c066-496e-b9e0-7e50c13c8b14} <Debug> TCPHandler: Processed in 0.003814487 sec. | ||
| 3783 | 2026.05.19 23:52:16.749777 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.19 23:52:16.749937 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.05.19 23:52:16.750013 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3786 | 2026.05.19 23:52:16.750814 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.19 23:52:16.750862 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3788 | 2026.05.19 23:52:16.751304 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3789 | 2026.05.19 23:52:16.751574 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.19 23:52:16.751792 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001896 sec., 12658.227848101267 rows/sec., 1.05 MiB/sec. | ||
| 3791 | 2026.05.19 23:52:16.751858 [ 260 ] {1f8cce45-0c92-49ef-bb40-c1b3718c5d9b} <Debug> TCPHandler: Processed in 0.002247557 sec. | ||
| 3792 | 2026.05.19 23:52:16.752054 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.05.19 23:52:16.752184 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3794 | 2026.05.19 23:52:16.752246 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3795 | 2026.05.19 23:52:16.752906 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.05.19 23:52:16.752950 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3797 | 2026.05.19 23:52:16.753389 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3798 | 2026.05.19 23:52:16.753670 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.05.19 23:52:16.753854 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001707 sec., 115992.97012302285 rows/sec., 10.31 MiB/sec. | ||
| 3800 | 2026.05.19 23:52:16.753903 [ 260 ] {ff526b9e-f7dc-4830-80c0-e6946132db1b} <Debug> TCPHandler: Processed in 0.001917889 sec. | ||
| 3801 | 2026.05.19 23:52:16.754087 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.05.19 23:52:16.754219 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3803 | 2026.05.19 23:52:16.754276 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3804 | 2026.05.19 23:52:16.754896 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.05.19 23:52:16.754945 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3806 | 2026.05.19 23:52:16.755367 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3807 | 2026.05.19 23:52:16.755660 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.05.19 23:52:16.755849 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00166 sec., 13855.421686746988 rows/sec., 1.05 MiB/sec. | ||
| 3809 | 2026.05.19 23:52:16.755900 [ 260 ] {5fe9455b-cb92-4dfa-b5f5-a4bbe12c7f5e} <Debug> TCPHandler: Processed in 0.001881598 sec. | ||
| 3810 | 2026.05.19 23:52:16.756071 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.19 23:52:16.756197 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.19 23:52:16.756250 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3813 | 2026.05.19 23:52:16.756932 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.19 23:52:16.757002 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3815 | 2026.05.19 23:52:16.757565 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3816 | 2026.05.19 23:52:16.757939 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.19 23:52:16.758204 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002033 sec., 11805.213969503196 rows/sec., 1002.98 KiB/sec. | ||
| 3818 | 2026.05.19 23:52:16.758289 [ 260 ] {96479884-d829-43f5-8e9d-29866d6a5106} <Debug> TCPHandler: Processed in 0.002286018 sec. | ||
| 3819 | 2026.05.19 23:52:16.758683 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.19 23:52:16.758848 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.19 23:52:16.758921 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3822 | 2026.05.19 23:52:16.759638 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.05.19 23:52:16.759682 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3824 | 2026.05.19 23:52:16.760030 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3825 | 2026.05.19 23:52:16.760291 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.05.19 23:52:16.760448 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001658 sec., 7237.6357056694815 rows/sec., 565.44 KiB/sec. | ||
| 3827 | 2026.05.19 23:52:16.760498 [ 260 ] {4dd1d220-29f9-4078-8459-0fce3017a9ea} <Debug> TCPHandler: Processed in 0.00194229 sec. | ||
| 3828 | 2026.05.19 23:52:16.760741 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.19 23:52:16.760932 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3830 | 2026.05.19 23:52:16.761010 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3831 | 2026.05.19 23:52:16.761772 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.19 23:52:16.761819 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3833 | 2026.05.19 23:52:16.762277 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3834 | 2026.05.19 23:52:16.762544 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.19 23:52:16.762740 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001861 sec., 59645.35196131112 rows/sec., 4.86 MiB/sec. | ||
| 3836 | 2026.05.19 23:52:16.762796 [ 260 ] {c2efc9c5-f6d2-4c6c-9c28-cde171b1d7de} <Debug> TCPHandler: Processed in 0.002187376 sec. | ||
| 3837 | 2026.05.19 23:52:16.762987 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.05.19 23:52:16.763134 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.05.19 23:52:16.763202 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3840 | 2026.05.19 23:52:16.763897 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.19 23:52:16.763966 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3842 | 2026.05.19 23:52:16.764527 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3843 | 2026.05.19 23:52:16.764881 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.19 23:52:16.765060 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001964 sec., 118126.27291242362 rows/sec., 8.65 MiB/sec. | ||
| 3845 | 2026.05.19 23:52:16.765115 [ 260 ] {1f01c018-d701-4a03-8a0e-ca5853489a82} <Debug> TCPHandler: Processed in 0.002203186 sec. | ||
| 3846 | 2026.05.19 23:52:16.765327 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.19 23:52:16.765451 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.05.19 23:52:16.765532 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <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 | ||
| 3849 | 2026.05.19 23:52:16.766604 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.05.19 23:52:16.766651 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3851 | 2026.05.19 23:52:16.767392 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3852 | 2026.05.19 23:52:16.767799 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.05.19 23:52:16.768024 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002608 sec., 4217.791411042945 rows/sec., 7.56 MiB/sec. | ||
| 3854 | 2026.05.19 23:52:16.768127 [ 260 ] {9944860e-d12a-4fa6-bb12-7e3e2c4b5991} <Debug> TCPHandler: Processed in 0.002877044 sec. | ||
| 3855 | 2026.05.19 23:52:16.768550 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.05.19 23:52:16.768683 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3857 | 2026.05.19 23:52:16.768743 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3858 | 2026.05.19 23:52:16.769212 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.05.19 23:52:16.769252 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3860 | 2026.05.19 23:52:16.769610 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3861 | 2026.05.19 23:52:16.769873 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.05.19 23:52:16.770029 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 3863 | 2026.05.19 23:52:16.770070 [ 260 ] {949acc9f-bcb2-4072-a390-5af5d3e84825} <Debug> TCPHandler: Processed in 0.001595611 sec. | ||
| 3864 | 2026.05.19 23:52:17.211093 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60854 | ||
| 3865 | 2026.05.19 23:52:17.211204 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.05.19 23:52:17.211236 [ 365 ] {} <Debug> TCP-Session: e5dce231-0df2-4a2d-92bc-991d8862ccc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60854 | ||
| 3867 | 2026.05.19 23:52:17.211258 [ 365 ] {} <Debug> TCP-Session: e5dce231-0df2-4a2d-92bc-991d8862ccc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.19 23:52:17.211271 [ 365 ] {} <Debug> TCP-Session: e5dce231-0df2-4a2d-92bc-991d8862ccc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.19 23:52:17.211520 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58348 | ||
| 3870 | 2026.05.19 23:52:17.211559 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40887 | ||
| 3871 | 2026.05.19 23:52:17.211646 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2026.05.19 23:52:17.211666 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39400 | ||
| 3873 | 2026.05.19 23:52:17.211689 [ 366 ] {} <Debug> TCP-Session: dae534b3-2be9-4cae-bc47-9200e72d6ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58348 | ||
| 3874 | 2026.05.19 23:52:17.211722 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39305 | ||
| 3875 | 2026.05.19 23:52:17.211741 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.05.19 23:52:17.211746 [ 366 ] {} <Debug> TCP-Session: dae534b3-2be9-4cae-bc47-9200e72d6ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.05.19 23:52:17.211798 [ 367 ] {} <Debug> TCP-Session: 29fe77ba-3545-4b6c-8a9d-a5ebad21b169 Authenticating user 'default' from [fd00:1122:3344:101::e]:40887 | ||
| 3878 | 2026.05.19 23:52:17.211796 [ 365 ] {} <Trace> TCP-Session: e5dce231-0df2-4a2d-92bc-991d8862ccc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.05.19 23:52:17.211835 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55629 | ||
| 3880 | 2026.05.19 23:52:17.211836 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50569 | ||
| 3881 | 2026.05.19 23:52:17.211822 [ 367 ] {} <Debug> TCP-Session: 29fe77ba-3545-4b6c-8a9d-a5ebad21b169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.05.19 23:52:17.211818 [ 366 ] {} <Debug> TCP-Session: dae534b3-2be9-4cae-bc47-9200e72d6ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.19 23:52:17.211924 [ 367 ] {} <Debug> TCP-Session: 29fe77ba-3545-4b6c-8a9d-a5ebad21b169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.19 23:52:17.211929 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33847 | ||
| 3885 | 2026.05.19 23:52:17.211673 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48397 | ||
| 3886 | 2026.05.19 23:52:17.212015 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.05.19 23:52:17.212055 [ 369 ] {} <Debug> TCP-Session: e94bbc32-ffaa-43e0-8811-607e30638d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:39400 | ||
| 3888 | 2026.05.19 23:52:17.212070 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60854) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3889 | 2026.05.19 23:52:17.212079 [ 369 ] {} <Debug> TCP-Session: e94bbc32-ffaa-43e0-8811-607e30638d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.19 23:52:17.212111 [ 369 ] {} <Debug> TCP-Session: e94bbc32-ffaa-43e0-8811-607e30638d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.19 23:52:17.212363 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2026.05.19 23:52:17.212405 [ 370 ] {} <Debug> TCP-Session: 3b2c8b20-68a3-46aa-9d77-63d07073ace8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39305 | ||
| 3893 | 2026.05.19 23:52:17.212431 [ 370 ] {} <Debug> TCP-Session: 3b2c8b20-68a3-46aa-9d77-63d07073ace8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.19 23:52:17.212444 [ 370 ] {} <Debug> TCP-Session: 3b2c8b20-68a3-46aa-9d77-63d07073ace8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.19 23:52:17.212616 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3896 | 2026.05.19 23:52:17.212634 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2026.05.19 23:52:17.212685 [ 368 ] {} <Debug> TCP-Session: f99fdbe4-6f4f-4a39-bc9f-2ed82b02d72d Authenticating user 'default' from [fd00:1122:3344:101::e]:48397 | ||
| 3898 | 2026.05.19 23:52:17.212697 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3899 | 2026.05.19 23:52:17.212706 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2026.05.19 23:52:17.212707 [ 368 ] {} <Debug> TCP-Session: f99fdbe4-6f4f-4a39-bc9f-2ed82b02d72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.19 23:52:17.212746 [ 368 ] {} <Debug> TCP-Session: f99fdbe4-6f4f-4a39-bc9f-2ed82b02d72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.19 23:52:17.212749 [ 372 ] {} <Debug> TCP-Session: 77c8e600-db31-4e7e-9a66-f099fd5b0954 Authenticating user 'default' from [fd00:1122:3344:101::e]:50569 | ||
| 3903 | 2026.05.19 23:52:17.212774 [ 372 ] {} <Debug> TCP-Session: 77c8e600-db31-4e7e-9a66-f099fd5b0954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.19 23:52:17.212787 [ 372 ] {} <Debug> TCP-Session: 77c8e600-db31-4e7e-9a66-f099fd5b0954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.19 23:52:17.212960 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.05.19 23:52:17.213035 [ 373 ] {} <Debug> TCP-Session: bb24fa20-ab1e-44be-a541-a4bc89da1dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33847 | ||
| 3907 | 2026.05.19 23:52:17.213055 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.05.19 23:52:17.213062 [ 373 ] {} <Debug> TCP-Session: bb24fa20-ab1e-44be-a541-a4bc89da1dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.19 23:52:17.213097 [ 371 ] {} <Debug> TCP-Session: c44e5698-4857-46dd-b47d-028f419ecda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55629 | ||
| 3910 | 2026.05.19 23:52:17.213099 [ 373 ] {} <Debug> TCP-Session: bb24fa20-ab1e-44be-a541-a4bc89da1dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.05.19 23:52:17.213126 [ 371 ] {} <Debug> TCP-Session: c44e5698-4857-46dd-b47d-028f419ecda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.19 23:52:17.213145 [ 371 ] {} <Debug> TCP-Session: c44e5698-4857-46dd-b47d-028f419ecda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.19 23:52:17.213181 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 3914 | 2026.05.19 23:52:17.214229 [ 335 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> AggregatingTransform: Aggregating | ||
| 3915 | 2026.05.19 23:52:17.214274 [ 335 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3916 | 2026.05.19 23:52:17.214306 [ 335 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017306 sec. (982.988 rows/sec., 38.40 KiB/sec.) | ||
| 3917 | 2026.05.19 23:52:17.214322 [ 335 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Trace> Aggregator: Merging aggregated data | ||
| 3918 | 2026.05.19 23:52:17.215085 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 3919 | 2026.05.19 23:52:17.215328 [ 365 ] {5b219ef3-c185-4ddd-b6f9-d4582a6b2fd9} <Debug> TCPHandler: Processed in 0.003812157 sec. | ||
| 3920 | 2026.05.19 23:52:17.215517 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2026.05.19 23:52:17.215556 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2026.05.19 23:52:17.215563 [ 365 ] {} <Debug> TCP-Session: e5dce231-0df2-4a2d-92bc-991d8862ccc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.05.19 23:52:17.215587 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.05.19 23:52:17.215661 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.05.19 23:52:17.215690 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.19 23:52:17.215711 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.19 23:52:17.215732 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.05.19 23:52:17.215756 [ 371 ] {} <Debug> TCP-Session: c44e5698-4857-46dd-b47d-028f419ecda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.19 23:52:17.215774 [ 370 ] {} <Debug> TCP-Session: 3b2c8b20-68a3-46aa-9d77-63d07073ace8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.19 23:52:17.215793 [ 372 ] {} <Debug> TCP-Session: 77c8e600-db31-4e7e-9a66-f099fd5b0954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.05.19 23:52:17.215729 [ 367 ] {} <Debug> TCP-Session: 29fe77ba-3545-4b6c-8a9d-a5ebad21b169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.19 23:52:17.215703 [ 366 ] {} <Debug> TCP-Session: dae534b3-2be9-4cae-bc47-9200e72d6ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.05.19 23:52:17.215670 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.05.19 23:52:17.215618 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3935 | 2026.05.19 23:52:17.215927 [ 368 ] {} <Debug> TCP-Session: f99fdbe4-6f4f-4a39-bc9f-2ed82b02d72d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.19 23:52:17.215627 [ 373 ] {} <Debug> TCP-Session: bb24fa20-ab1e-44be-a541-a4bc89da1dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.19 23:52:17.215974 [ 369 ] {} <Debug> TCP-Session: e94bbc32-ffaa-43e0-8811-607e30638d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.19 23:52:17.380763 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47845 | ||
| 3939 | 2026.05.19 23:52:17.380878 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.05.19 23:52:17.380916 [ 365 ] {} <Debug> TCP-Session: 9b936a0e-d480-446a-80e4-f7c0c8999bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47845 | ||
| 3941 | 2026.05.19 23:52:17.380946 [ 365 ] {} <Debug> TCP-Session: 9b936a0e-d480-446a-80e4-f7c0c8999bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.19 23:52:17.380965 [ 365 ] {} <Debug> TCP-Session: 9b936a0e-d480-446a-80e4-f7c0c8999bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.19 23:52:17.381181 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49181 | ||
| 3944 | 2026.05.19 23:52:17.381214 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 3945 | 2026.05.19 23:52:17.381205 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34885 | ||
| 3946 | 2026.05.19 23:52:17.381239 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34721 | ||
| 3947 | 2026.05.19 23:52:17.381284 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3948 | 2026.05.19 23:52:17.381284 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3949 | 2026.05.19 23:52:17.381296 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2026.05.19 23:52:17.381328 [ 370 ] {} <Debug> TCP-Session: 214c6b5a-736e-4618-83df-7b1e172fda16 Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 3951 | 2026.05.19 23:52:17.381328 [ 366 ] {} <Debug> TCP-Session: f6251518-54e7-4bb9-a5d9-a286ffdb2309 Authenticating user 'default' from [fd00:1122:3344:101::e]:49181 | ||
| 3952 | 2026.05.19 23:52:17.381341 [ 369 ] {} <Debug> TCP-Session: 72ad97d6-ae6b-4207-b10b-8930a455f767 Authenticating user 'default' from [fd00:1122:3344:101::e]:34885 | ||
| 3953 | 2026.05.19 23:52:17.381340 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.05.19 23:52:17.381370 [ 369 ] {} <Debug> TCP-Session: 72ad97d6-ae6b-4207-b10b-8930a455f767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.05.19 23:52:17.381392 [ 371 ] {} <Debug> TCP-Session: cb15f429-0ded-41c4-bc84-4acaa2604dd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34721 | ||
| 3956 | 2026.05.19 23:52:17.381359 [ 366 ] {} <Debug> TCP-Session: f6251518-54e7-4bb9-a5d9-a286ffdb2309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.19 23:52:17.381424 [ 371 ] {} <Debug> TCP-Session: cb15f429-0ded-41c4-bc84-4acaa2604dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.05.19 23:52:17.381395 [ 369 ] {} <Debug> TCP-Session: 72ad97d6-ae6b-4207-b10b-8930a455f767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.19 23:52:17.381470 [ 371 ] {} <Debug> TCP-Session: cb15f429-0ded-41c4-bc84-4acaa2604dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.19 23:52:17.381470 [ 366 ] {} <Debug> TCP-Session: f6251518-54e7-4bb9-a5d9-a286ffdb2309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.19 23:52:17.381358 [ 370 ] {} <Debug> TCP-Session: 214c6b5a-736e-4618-83df-7b1e172fda16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.19 23:52:17.381246 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51539 | ||
| 3963 | 2026.05.19 23:52:17.381534 [ 370 ] {} <Debug> TCP-Session: 214c6b5a-736e-4618-83df-7b1e172fda16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.05.19 23:52:17.381242 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63462 | ||
| 3965 | 2026.05.19 23:52:17.381597 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.05.19 23:52:17.381194 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37819 | ||
| 3967 | 2026.05.19 23:52:17.381641 [ 373 ] {} <Debug> TCP-Session: be883276-e50f-4e6a-8a5d-ce8f38b67dec Authenticating user 'default' from [fd00:1122:3344:101::e]:51539 | ||
| 3968 | 2026.05.19 23:52:17.381651 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2026.05.19 23:52:17.381676 [ 373 ] {} <Debug> TCP-Session: be883276-e50f-4e6a-8a5d-ce8f38b67dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.19 23:52:17.381683 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.05.19 23:52:17.381698 [ 372 ] {} <Debug> TCP-Session: 3eedfdd1-fad0-4663-9397-a75a0504b478 Authenticating user 'default' from [fd00:1122:3344:101::e]:63462 | ||
| 3972 | 2026.05.19 23:52:17.381699 [ 373 ] {} <Debug> TCP-Session: be883276-e50f-4e6a-8a5d-ce8f38b67dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.19 23:52:17.381720 [ 368 ] {} <Debug> TCP-Session: f7501fa7-2bda-4c07-a91d-5617c561ec20 Authenticating user 'default' from [fd00:1122:3344:101::e]:37819 | ||
| 3974 | 2026.05.19 23:52:17.381729 [ 372 ] {} <Debug> TCP-Session: 3eedfdd1-fad0-4663-9397-a75a0504b478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.19 23:52:17.381754 [ 368 ] {} <Debug> TCP-Session: f7501fa7-2bda-4c07-a91d-5617c561ec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.05.19 23:52:17.381758 [ 372 ] {} <Debug> TCP-Session: 3eedfdd1-fad0-4663-9397-a75a0504b478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.19 23:52:17.381768 [ 368 ] {} <Debug> TCP-Session: f7501fa7-2bda-4c07-a91d-5617c561ec20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.05.19 23:52:17.381194 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35826 | ||
| 3979 | 2026.05.19 23:52:17.381291 [ 365 ] {} <Trace> TCP-Session: 9b936a0e-d480-446a-80e4-f7c0c8999bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.05.19 23:52:17.381851 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.05.19 23:52:17.381879 [ 367 ] {} <Debug> TCP-Session: 634d3c52-375c-4b4f-bb80-161fa2d8f9c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35826 | ||
| 3982 | 2026.05.19 23:52:17.381896 [ 367 ] {} <Debug> TCP-Session: 634d3c52-375c-4b4f-bb80-161fa2d8f9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.19 23:52:17.381909 [ 367 ] {} <Debug> TCP-Session: 634d3c52-375c-4b4f-bb80-161fa2d8f9c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.19 23:52:17.382045 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3985 | 2026.05.19 23:52:17.382302 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3986 | 2026.05.19 23:52:17.382354 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3987 | 2026.05.19 23:52:17.382640 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 3988 | 2026.05.19 23:52:17.383597 [ 354 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> AggregatingTransform: Aggregating | ||
| 3989 | 2026.05.19 23:52:17.383651 [ 354 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> Aggregator: Aggregation method: without_key | ||
| 3990 | 2026.05.19 23:52:17.383686 [ 354 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948365 sec. (1054.446 rows/sec., 41.19 KiB/sec.) | ||
| 3991 | 2026.05.19 23:52:17.383703 [ 354 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Trace> Aggregator: Merging aggregated data | ||
| 3992 | 2026.05.19 23:52:17.384299 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002313 sec., 432.33895373973195 rows/sec., 16.89 KiB/sec. | ||
| 3993 | 2026.05.19 23:52:17.384454 [ 365 ] {b9d8e077-20a3-415e-aa17-7209965e4b73} <Debug> TCPHandler: Processed in 0.003282664 sec. | ||
| 3994 | 2026.05.19 23:52:17.384604 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3995 | 2026.05.19 23:52:17.384629 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3996 | 2026.05.19 23:52:17.384639 [ 365 ] {} <Debug> TCP-Session: 9b936a0e-d480-446a-80e4-f7c0c8999bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.19 23:52:17.384648 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.05.19 23:52:17.384665 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3999 | 2026.05.19 23:52:17.384663 [ 366 ] {} <Debug> TCP-Session: f6251518-54e7-4bb9-a5d9-a286ffdb2309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.05.19 23:52:17.384692 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.19 23:52:17.384715 [ 368 ] {} <Debug> TCP-Session: f7501fa7-2bda-4c07-a91d-5617c561ec20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.05.19 23:52:17.384723 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.05.19 23:52:17.384738 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.05.19 23:52:17.384747 [ 369 ] {} <Debug> TCP-Session: 72ad97d6-ae6b-4207-b10b-8930a455f767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.05.19 23:52:17.384781 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.05.19 23:52:17.384792 [ 371 ] {} <Debug> TCP-Session: cb15f429-0ded-41c4-bc84-4acaa2604dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.19 23:52:17.384779 [ 373 ] {} <Debug> TCP-Session: be883276-e50f-4e6a-8a5d-ce8f38b67dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.05.19 23:52:17.384827 [ 372 ] {} <Debug> TCP-Session: 3eedfdd1-fad0-4663-9397-a75a0504b478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.19 23:52:17.384704 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.05.19 23:52:17.384698 [ 367 ] {} <Debug> TCP-Session: 634d3c52-375c-4b4f-bb80-161fa2d8f9c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.19 23:52:17.384905 [ 370 ] {} <Debug> TCP-Session: 214c6b5a-736e-4618-83df-7b1e172fda16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.19 23:52:17.580299 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42922 | ||
| 4013 | 2026.05.19 23:52:17.580376 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2026.05.19 23:52:17.580403 [ 365 ] {} <Debug> TCP-Session: 531602b8-b821-4ca8-811c-c6b5c26b597a Authenticating user 'default' from [fd00:1122:3344:101::e]:42922 | ||
| 4015 | 2026.05.19 23:52:17.580425 [ 365 ] {} <Debug> TCP-Session: 531602b8-b821-4ca8-811c-c6b5c26b597a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.05.19 23:52:17.580438 [ 365 ] {} <Debug> TCP-Session: 531602b8-b821-4ca8-811c-c6b5c26b597a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.19 23:52:17.580696 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48071 | ||
| 4018 | 2026.05.19 23:52:17.580714 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 4019 | 2026.05.19 23:52:17.580738 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60117 | ||
| 4020 | 2026.05.19 23:52:17.580775 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38060 | ||
| 4021 | 2026.05.19 23:52:17.580777 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50372 | ||
| 4022 | 2026.05.19 23:52:17.580827 [ 365 ] {} <Trace> TCP-Session: 531602b8-b821-4ca8-811c-c6b5c26b597a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.05.19 23:52:17.580825 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.05.19 23:52:17.580816 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4025 | 2026.05.19 23:52:17.580889 [ 372 ] {} <Debug> TCP-Session: b4b65d72-01eb-4fe4-9cb0-cbfc632b47be Authenticating user 'default' from [fd00:1122:3344:101::e]:38060 | ||
| 4026 | 2026.05.19 23:52:17.580890 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2026.05.19 23:52:17.580911 [ 369 ] {} <Debug> TCP-Session: 63ece291-5840-43ff-aaf0-8e6d9ef20b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:60117 | ||
| 4028 | 2026.05.19 23:52:17.580914 [ 372 ] {} <Debug> TCP-Session: b4b65d72-01eb-4fe4-9cb0-cbfc632b47be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.05.19 23:52:17.580942 [ 371 ] {} <Debug> TCP-Session: b6e69f25-c471-4fdc-ab30-9a8cdf9b3eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50372 | ||
| 4030 | 2026.05.19 23:52:17.580947 [ 369 ] {} <Debug> TCP-Session: 63ece291-5840-43ff-aaf0-8e6d9ef20b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.05.19 23:52:17.580950 [ 372 ] {} <Debug> TCP-Session: b4b65d72-01eb-4fe4-9cb0-cbfc632b47be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.05.19 23:52:17.580978 [ 371 ] {} <Debug> TCP-Session: b6e69f25-c471-4fdc-ab30-9a8cdf9b3eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.19 23:52:17.580984 [ 369 ] {} <Debug> TCP-Session: 63ece291-5840-43ff-aaf0-8e6d9ef20b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.19 23:52:17.581006 [ 371 ] {} <Debug> TCP-Session: b6e69f25-c471-4fdc-ab30-9a8cdf9b3eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.19 23:52:17.580799 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.05.19 23:52:17.580796 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2026.05.19 23:52:17.581095 [ 367 ] {} <Debug> TCP-Session: 28e1a9a8-30de-466f-a4b3-14c0a1f48c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 4038 | 2026.05.19 23:52:17.580781 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57791 | ||
| 4039 | 2026.05.19 23:52:17.581125 [ 367 ] {} <Debug> TCP-Session: 28e1a9a8-30de-466f-a4b3-14c0a1f48c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.19 23:52:17.581118 [ 366 ] {} <Debug> TCP-Session: e75b51f8-beb0-48b4-81cc-8ffc5076ba14 Authenticating user 'default' from [fd00:1122:3344:101::e]:48071 | ||
| 4041 | 2026.05.19 23:52:17.581185 [ 367 ] {} <Debug> TCP-Session: 28e1a9a8-30de-466f-a4b3-14c0a1f48c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.19 23:52:17.581208 [ 366 ] {} <Debug> TCP-Session: e75b51f8-beb0-48b4-81cc-8ffc5076ba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.19 23:52:17.581216 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4044 | 2026.05.19 23:52:17.581230 [ 366 ] {} <Debug> TCP-Session: e75b51f8-beb0-48b4-81cc-8ffc5076ba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.05.19 23:52:17.580727 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46437 | ||
| 4046 | 2026.05.19 23:52:17.581257 [ 370 ] {} <Debug> TCP-Session: f15c3f90-d9b6-4ee0-970b-ad7518b2e1f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57791 | ||
| 4047 | 2026.05.19 23:52:17.580786 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40460 | ||
| 4048 | 2026.05.19 23:52:17.581299 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.05.19 23:52:17.581301 [ 370 ] {} <Debug> TCP-Session: f15c3f90-d9b6-4ee0-970b-ad7518b2e1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.05.19 23:52:17.581339 [ 368 ] {} <Debug> TCP-Session: 0bd72cbf-21f2-4a35-8529-37c09d687b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:46437 | ||
| 4051 | 2026.05.19 23:52:17.581351 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.05.19 23:52:17.581352 [ 370 ] {} <Debug> TCP-Session: f15c3f90-d9b6-4ee0-970b-ad7518b2e1f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.05.19 23:52:17.581368 [ 368 ] {} <Debug> TCP-Session: 0bd72cbf-21f2-4a35-8529-37c09d687b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.05.19 23:52:17.581387 [ 373 ] {} <Debug> TCP-Session: c9dfd218-a035-413e-8bae-813335b558dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40460 | ||
| 4055 | 2026.05.19 23:52:17.581416 [ 368 ] {} <Debug> TCP-Session: 0bd72cbf-21f2-4a35-8529-37c09d687b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.05.19 23:52:17.581009 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4057 | 2026.05.19 23:52:17.581444 [ 373 ] {} <Debug> TCP-Session: c9dfd218-a035-413e-8bae-813335b558dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.05.19 23:52:17.581486 [ 373 ] {} <Debug> TCP-Session: c9dfd218-a035-413e-8bae-813335b558dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.05.19 23:52:17.581713 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4060 | 2026.05.19 23:52:17.581771 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4061 | 2026.05.19 23:52:17.582044 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 4062 | 2026.05.19 23:52:17.582932 [ 364 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> AggregatingTransform: Aggregating | ||
| 4063 | 2026.05.19 23:52:17.582985 [ 364 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4064 | 2026.05.19 23:52:17.583023 [ 364 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881782 sec. (1134.067 rows/sec., 44.30 KiB/sec.) | ||
| 4065 | 2026.05.19 23:52:17.583043 [ 364 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Trace> Aggregator: Merging aggregated data | ||
| 4066 | 2026.05.19 23:52:17.583692 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002737 sec., 365.36353671903544 rows/sec., 14.27 KiB/sec. | ||
| 4067 | 2026.05.19 23:52:17.583822 [ 365 ] {59e28d1c-ccd4-4406-8f99-870bcb5a66dd} <Debug> TCPHandler: Processed in 0.003146401 sec. | ||
| 4068 | 2026.05.19 23:52:17.583956 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.05.19 23:52:17.583986 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4070 | 2026.05.19 23:52:17.583987 [ 365 ] {} <Debug> TCP-Session: 531602b8-b821-4ca8-811c-c6b5c26b597a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.19 23:52:17.584010 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.05.19 23:52:17.584027 [ 373 ] {} <Debug> TCP-Session: c9dfd218-a035-413e-8bae-813335b558dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.19 23:52:17.584034 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.05.19 23:52:17.584046 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.05.19 23:52:17.584073 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4076 | 2026.05.19 23:52:17.584098 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2026.05.19 23:52:17.584103 [ 366 ] {} <Debug> TCP-Session: e75b51f8-beb0-48b4-81cc-8ffc5076ba14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.05.19 23:52:17.584109 [ 372 ] {} <Debug> TCP-Session: b4b65d72-01eb-4fe4-9cb0-cbfc632b47be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.05.19 23:52:17.584135 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4080 | 2026.05.19 23:52:17.584130 [ 369 ] {} <Debug> TCP-Session: 63ece291-5840-43ff-aaf0-8e6d9ef20b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.05.19 23:52:17.584084 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4082 | 2026.05.19 23:52:17.584198 [ 371 ] {} <Debug> TCP-Session: b6e69f25-c471-4fdc-ab30-9a8cdf9b3eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.05.19 23:52:17.584138 [ 368 ] {} <Debug> TCP-Session: 0bd72cbf-21f2-4a35-8529-37c09d687b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.19 23:52:17.584238 [ 367 ] {} <Debug> TCP-Session: 28e1a9a8-30de-466f-a4b3-14c0a1f48c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.19 23:52:17.584051 [ 370 ] {} <Debug> TCP-Session: f15c3f90-d9b6-4ee0-970b-ad7518b2e1f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.19 23:52:18.149073 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8121 | ||
| 4087 | 2026.05.19 23:52:18.149583 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.05.19 23:52:18.149637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4089 | 2026.05.19 23:52:18.150146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4090 | 2026.05.19 23:52:18.150396 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.05.19 23:52:18.150550 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8121 | ||
| 4092 | 2026.05.19 23:52:18.597802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4093 | 2026.05.19 23:52:18.614548 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.05.19 23:52:18.614626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 4095 | 2026.05.19 23:52:18.623402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4096 | 2026.05.19 23:52:18.625071 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.05.19 23:52:18.631157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4098 | 2026.05.19 23:52:21.738655 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.05.19 23:52:21.738945 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4100 | 2026.05.19 23:52:21.739329 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4101 | 2026.05.19 23:52:21.739374 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4102 | 2026.05.19 23:52:21.739634 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4103 | 2026.05.19 23:52:21.739715 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4104 | 2026.05.19 23:52:21.739878 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4105 | 2026.05.19 23:52:21.739991 [ 323 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4106 | 2026.05.19 23:52:21.740005 [ 331 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4107 | 2026.05.19 23:52:21.740005 [ 346 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4108 | 2026.05.19 23:52:21.740165 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4109 | 2026.05.19 23:52:21.740195 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4110 | 2026.05.19 23:52:21.740290 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4111 | 2026.05.19 23:52:21.740313 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4112 | 2026.05.19 23:52:21.740350 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4113 | 2026.05.19 23:52:21.740390 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4114 | 2026.05.19 23:52:21.740427 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4115 | 2026.05.19 23:52:21.741739 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002905 sec., 13425.12908777969 rows/sec., 2.09 MiB/sec. | ||
| 4116 | 2026.05.19 23:52:21.741868 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> MemoryTracker: Peak memory usage (for query): 136.89 KiB. | ||
| 4117 | 2026.05.19 23:52:21.741891 [ 260 ] {69448b43-da7a-4dd8-b237-6c7df75af6bf} <Debug> TCPHandler: Processed in 0.003390447 sec. | ||
| 4118 | 2026.05.19 23:52:21.744257 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.19 23:52:21.744396 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4120 | 2026.05.19 23:52:21.744449 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4121 | 2026.05.19 23:52:21.745145 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.19 23:52:21.745202 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4123 | 2026.05.19 23:52:21.745679 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4124 | 2026.05.19 23:52:21.745900 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.05.19 23:52:21.746063 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00171 sec., 584.7953216374269 rows/sec., 60.54 KiB/sec. | ||
| 4126 | 2026.05.19 23:52:21.746101 [ 260 ] {b34fcb40-e0a4-42dc-8158-bfafc992ce8f} <Debug> TCPHandler: Processed in 0.001910659 sec. | ||
| 4127 | 2026.05.19 23:52:21.746281 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.05.19 23:52:21.746400 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4129 | 2026.05.19 23:52:21.746452 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4130 | 2026.05.19 23:52:21.746943 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.19 23:52:21.746981 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4132 | 2026.05.19 23:52:21.747401 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4133 | 2026.05.19 23:52:21.747626 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.19 23:52:21.747754 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Debug> executeQuery: Read 119 rows, 10.35 KiB in 0.00138 sec., 86231.88405797102 rows/sec., 7.32 MiB/sec. | ||
| 4135 | 2026.05.19 23:52:21.747764 [ 112 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4136 | 2026.05.19 23:52:21.747789 [ 260 ] {740f6dc5-8a38-41f3-a6cc-a44870a8a1d3} <Debug> TCPHandler: Processed in 0.00156408 sec. | ||
| 4137 | 2026.05.19 23:52:21.747815 [ 112 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.05.19 23:52:21.747841 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4139 | 2026.05.19 23:52:21.747934 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4140 | 2026.05.19 23:52:21.747959 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.05.19 23:52:21.748046 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4142 | 2026.05.19 23:52:21.748060 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.05.19 23:52:21.748101 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2617 rows starting from the beginning of the part | ||
| 4144 | 2026.05.19 23:52:21.748106 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4145 | 2026.05.19 23:52:21.748182 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4146 | 2026.05.19 23:52:21.748243 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4147 | 2026.05.19 23:52:21.748298 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
| 4148 | 2026.05.19 23:52:21.748352 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 198 rows starting from the beginning of the part | ||
| 4149 | 2026.05.19 23:52:21.748405 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 119 rows starting from the beginning of the part | ||
| 4150 | 2026.05.19 23:52:21.748534 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.19 23:52:21.748576 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4152 | 2026.05.19 23:52:21.748916 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4153 | 2026.05.19 23:52:21.749135 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.05.19 23:52:21.749284 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001241 sec., 24979.854955680905 rows/sec., 1.83 MiB/sec. | ||
| 4155 | 2026.05.19 23:52:21.749327 [ 260 ] {60b1f0a9-c6e4-435b-8813-459482563cb1} <Debug> TCPHandler: Processed in 0.001422937 sec. | ||
| 4156 | 2026.05.19 23:52:21.749565 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.05.19 23:52:21.749684 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.05.19 23:52:21.749726 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4159 | 2026.05.19 23:52:21.749884 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990351 sec., 1600722.6866015089 rows/sec., 128.86 MiB/sec. | ||
| 4160 | 2026.05.19 23:52:21.750263 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4161 | 2026.05.19 23:52:21.750372 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.05.19 23:52:21.750422 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4163 | 2026.05.19 23:52:21.750670 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.05.19 23:52:21.750776 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_26_5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4165 | 2026.05.19 23:52:21.750894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4166 | 2026.05.19 23:52:21.750996 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4167 | 2026.05.19 23:52:21.751427 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.05.19 23:52:21.751609 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001941 sec., 515.1983513652756 rows/sec., 34.21 KiB/sec. | ||
| 4169 | 2026.05.19 23:52:21.751675 [ 260 ] {50133e7f-b7ef-4395-bf41-1b3b98974a45} <Debug> TCPHandler: Processed in 0.002172446 sec. | ||
| 4170 | 2026.05.19 23:52:21.751894 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.05.19 23:52:21.752022 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4172 | 2026.05.19 23:52:21.752079 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4173 | 2026.05.19 23:52:21.752754 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.19 23:52:21.752795 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4175 | 2026.05.19 23:52:21.753157 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4176 | 2026.05.19 23:52:21.753385 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.19 23:52:21.753537 [ 112 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4178 | 2026.05.19 23:52:21.753564 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001577 sec., 60240.96385542169 rows/sec., 4.70 MiB/sec. | ||
| 4179 | 2026.05.19 23:52:21.753583 [ 112 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.19 23:52:21.753612 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4181 | 2026.05.19 23:52:21.753623 [ 260 ] {31eef634-48f1-4de6-bddb-04c191216ce2} <Debug> TCPHandler: Processed in 0.001852298 sec. | ||
| 4182 | 2026.05.19 23:52:21.753701 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4183 | 2026.05.19 23:52:21.753793 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.05.19 23:52:21.753828 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1402 rows starting from the beginning of the part | ||
| 4185 | 2026.05.19 23:52:21.753870 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.19 23:52:21.753897 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4187 | 2026.05.19 23:52:21.753952 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4188 | 2026.05.19 23:52:21.753997 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.05.19 23:52:21.754005 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
| 4190 | 2026.05.19 23:52:21.754057 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4191 | 2026.05.19 23:52:21.754059 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part | ||
| 4192 | 2026.05.19 23:52:21.754111 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
| 4193 | 2026.05.19 23:52:21.754517 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.05.19 23:52:21.754552 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4195 | 2026.05.19 23:52:21.754890 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4196 | 2026.05.19 23:52:21.755096 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431427 sec., 1286827.7599905548 rows/sec., 95.68 MiB/sec. | ||
| 4197 | 2026.05.19 23:52:21.755098 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.05.19 23:52:21.755267 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 4199 | 2026.05.19 23:52:21.755269 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4200 | 2026.05.19 23:52:21.755304 [ 260 ] {5887f670-2afa-4e7d-8c4c-b5ec99762de5} <Debug> TCPHandler: Processed in 0.001574991 sec. | ||
| 4201 | 2026.05.19 23:52:21.755327 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4202 | 2026.05.19 23:52:21.755334 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.05.19 23:52:21.755370 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4204 | 2026.05.19 23:52:21.755453 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4205 | 2026.05.19 23:52:21.755510 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.19 23:52:21.755539 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.05.19 23:52:21.755566 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8357 rows starting from the beginning of the part | ||
| 4208 | 2026.05.19 23:52:21.755613 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
| 4209 | 2026.05.19 23:52:21.755630 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.05.19 23:52:21.755631 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.05.19 23:52:21.755652 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4212 | 2026.05.19 23:52:21.755685 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4213 | 2026.05.19 23:52:21.755703 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4214 | 2026.05.19 23:52:21.755731 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_26_5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4215 | 2026.05.19 23:52:21.755742 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 232 rows starting from the beginning of the part | ||
| 4216 | 2026.05.19 23:52:21.755790 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4217 | 2026.05.19 23:52:21.755825 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4218 | 2026.05.19 23:52:21.756070 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Trace> oximeter.measurements_f64 (f84f9cae-1431-4bad-9f78-3ab15b5714ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.19 23:52:21.756110 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4220 | 2026.05.19 23:52:21.756421 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4221 | 2026.05.19 23:52:21.756649 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Trace> oximeter.measurements_f64 (f84f9cae-1431-4bad-9f78-3ab15b5714ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.05.19 23:52:21.756777 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 54.16 KiB/sec. | ||
| 4223 | 2026.05.19 23:52:21.756812 [ 260 ] {f435b344-7cb3-4f01-b06f-cb87831570f2} <Debug> TCPHandler: Processed in 0.001359825 sec. | ||
| 4224 | 2026.05.19 23:52:21.756956 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.05.19 23:52:21.757053 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.05.19 23:52:21.757107 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <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 | ||
| 4227 | 2026.05.19 23:52:21.757930 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.19 23:52:21.757972 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4229 | 2026.05.19 23:52:21.758542 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4230 | 2026.05.19 23:52:21.758788 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.19 23:52:21.758926 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 4232 | 2026.05.19 23:52:21.758976 [ 260 ] {263f407f-dda5-4db8-bb52-3161af3e0abb} <Debug> TCPHandler: Processed in 0.002069442 sec. | ||
| 4233 | 2026.05.19 23:52:21.759087 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9165 rows, containing 5 columns (5 merged, 0 gathered) in 0.003672084 sec., 2495857.93789031 rows/sec., 162.19 MiB/sec. | ||
| 4234 | 2026.05.19 23:52:21.759122 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.05.19 23:52:21.759223 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.05.19 23:52:21.759252 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4237 | 2026.05.19 23:52:21.759265 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4238 | 2026.05.19 23:52:21.759493 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.05.19 23:52:21.759553 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4240 | 2026.05.19 23:52:21.759608 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 4241 | 2026.05.19 23:52:21.759627 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.05.19 23:52:21.759663 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4243 | 2026.05.19 23:52:21.759963 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4244 | 2026.05.19 23:52:21.760180 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.05.19 23:52:21.760292 [ 111 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4246 | 2026.05.19 23:52:21.760310 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4247 | 2026.05.19 23:52:21.760333 [ 111 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.19 23:52:21.760351 [ 260 ] {d73d1b53-d573-4538-8606-e7106e20fdaa} <Debug> TCPHandler: Processed in 0.001281652 sec. | ||
| 4249 | 2026.05.19 23:52:21.760358 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4250 | 2026.05.19 23:52:21.760470 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4251 | 2026.05.19 23:52:21.760587 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4252 | 2026.05.19 23:52:21.760620 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 972 rows starting from the beginning of the part | ||
| 4253 | 2026.05.19 23:52:21.760680 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4254 | 2026.05.19 23:52:21.760724 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4255 | 2026.05.19 23:52:21.760764 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4256 | 2026.05.19 23:52:21.760801 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4257 | 2026.05.19 23:52:21.760838 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4258 | 2026.05.19 23:52:21.761739 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315424 sec., 948743.5230009488 rows/sec., 63.82 MiB/sec. | ||
| 4259 | 2026.05.19 23:52:21.761918 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4260 | 2026.05.19 23:52:21.762178 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.05.19 23:52:21.762249 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_26_5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4262 | 2026.05.19 23:52:21.762319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4263 | 2026.05.19 23:52:25.580741 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4264 | 2026.05.19 23:52:25.580818 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4265 | 2026.05.19 23:52:25.650653 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8569 | ||
| 4266 | 2026.05.19 23:52:25.651197 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.05.19 23:52:25.651238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4268 | 2026.05.19 23:52:25.651728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4269 | 2026.05.19 23:52:25.651961 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.19 23:52:25.652107 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8569 | ||
| 4271 | 2026.05.19 23:52:26.131251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4272 | 2026.05.19 23:52:26.146505 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.05.19 23:52:26.146567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4274 | 2026.05.19 23:52:26.152756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4275 | 2026.05.19 23:52:26.153475 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.05.19 23:52:26.156077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4277 | 2026.05.19 23:52:26.737797 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.19 23:52:26.738050 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.19 23:52:26.738384 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4280 | 2026.05.19 23:52:26.738421 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4281 | 2026.05.19 23:52:26.738662 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4282 | 2026.05.19 23:52:26.738731 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4283 | 2026.05.19 23:52:26.738869 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4284 | 2026.05.19 23:52:26.738964 [ 346 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4285 | 2026.05.19 23:52:26.738964 [ 340 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4286 | 2026.05.19 23:52:26.738982 [ 339 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4287 | 2026.05.19 23:52:26.738973 [ 323 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4288 | 2026.05.19 23:52:26.739161 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4289 | 2026.05.19 23:52:26.739189 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4290 | 2026.05.19 23:52:26.739282 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4291 | 2026.05.19 23:52:26.739304 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4292 | 2026.05.19 23:52:26.739340 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4293 | 2026.05.19 23:52:26.739393 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4294 | 2026.05.19 23:52:26.739436 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4295 | 2026.05.19 23:52:26.740684 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002738 sec., 14243.973703433163 rows/sec., 2.22 MiB/sec. | ||
| 4296 | 2026.05.19 23:52:26.740839 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> MemoryTracker: Peak memory usage (for query): 137.91 KiB. | ||
| 4297 | 2026.05.19 23:52:26.740855 [ 260 ] {467015e4-8e56-4069-864c-ca7ea180a906} <Debug> TCPHandler: Processed in 0.003196712 sec. | ||
| 4298 | 2026.05.19 23:52:26.742884 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.05.19 23:52:26.743000 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4300 | 2026.05.19 23:52:26.743045 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4301 | 2026.05.19 23:52:26.743946 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.19 23:52:26.743997 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4303 | 2026.05.19 23:52:26.744538 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4304 | 2026.05.19 23:52:26.744866 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.05.19 23:52:26.745091 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002102 sec., 37107.51665080875 rows/sec., 3.06 MiB/sec. | ||
| 4306 | 2026.05.19 23:52:26.745164 [ 260 ] {79ef6cb8-7341-4902-baf8-5d275d38b7b9} <Debug> TCPHandler: Processed in 0.00233239 sec. | ||
| 4307 | 2026.05.19 23:52:26.745400 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.05.19 23:52:26.745534 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.05.19 23:52:26.745592 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4310 | 2026.05.19 23:52:26.746084 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.05.19 23:52:26.746122 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4312 | 2026.05.19 23:52:26.746438 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4313 | 2026.05.19 23:52:26.746652 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.05.19 23:52:26.746782 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001287 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 4315 | 2026.05.19 23:52:26.746785 [ 107 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4316 | 2026.05.19 23:52:26.746817 [ 260 ] {e805fa54-1184-4447-9dfb-78822cd1c3c5} <Debug> TCPHandler: Processed in 0.00154511 sec. | ||
| 4317 | 2026.05.19 23:52:26.746857 [ 107 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.05.19 23:52:26.746889 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4319 | 2026.05.19 23:52:26.747007 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.05.19 23:52:26.747010 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4321 | 2026.05.19 23:52:26.747132 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.19 23:52:26.747181 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4323 | 2026.05.19 23:52:26.747197 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4324 | 2026.05.19 23:52:26.747243 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 81 rows starting from the beginning of the part | ||
| 4325 | 2026.05.19 23:52:26.747319 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4326 | 2026.05.19 23:52:26.747377 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4327 | 2026.05.19 23:52:26.747421 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4328 | 2026.05.19 23:52:26.747461 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4329 | 2026.05.19 23:52:26.747501 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4330 | 2026.05.19 23:52:26.747731 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.05.19 23:52:26.747778 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4332 | 2026.05.19 23:52:26.748199 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4333 | 2026.05.19 23:52:26.748321 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369575 sec., 137268.86077797855 rows/sec., 10.62 MiB/sec. | ||
| 4334 | 2026.05.19 23:52:26.748437 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.05.19 23:52:26.748456 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4336 | 2026.05.19 23:52:26.748602 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001497 sec., 50100.2004008016 rows/sec., 3.91 MiB/sec. | ||
| 4337 | 2026.05.19 23:52:26.748660 [ 260 ] {52cc949d-c819-407c-b587-87c8f2f347e6} <Debug> TCPHandler: Processed in 0.001711114 sec. | ||
| 4338 | 2026.05.19 23:52:26.748756 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.05.19 23:52:26.748814 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.05.19 23:52:26.748835 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_21_4} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4341 | 2026.05.19 23:52:26.748924 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.05.19 23:52:26.748927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4343 | 2026.05.19 23:52:26.748984 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4344 | 2026.05.19 23:52:26.749456 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.05.19 23:52:26.749493 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4346 | 2026.05.19 23:52:26.749829 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4347 | 2026.05.19 23:52:26.750042 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.19 23:52:26.750176 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 4349 | 2026.05.19 23:52:26.750209 [ 260 ] {503d307f-891d-4bb9-a99e-b41bbb523d00} <Debug> TCPHandler: Processed in 0.001446537 sec. | ||
| 4350 | 2026.05.19 23:52:26.750342 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.05.19 23:52:26.750437 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.05.19 23:52:26.750491 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <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 | ||
| 4353 | 2026.05.19 23:52:26.751273 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.05.19 23:52:26.751308 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4355 | 2026.05.19 23:52:26.751855 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4356 | 2026.05.19 23:52:26.752088 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.05.19 23:52:26.752227 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001808 sec., 6084.070796460177 rows/sec., 10.90 MiB/sec. | ||
| 4358 | 2026.05.19 23:52:26.752277 [ 260 ] {3a89a255-b4c9-4a25-a92b-042f6e805838} <Debug> TCPHandler: Processed in 0.001984431 sec. | ||
| 4359 | 2026.05.19 23:52:26.752411 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.19 23:52:26.752512 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.19 23:52:26.752555 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4362 | 2026.05.19 23:52:26.752944 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.05.19 23:52:26.752978 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4364 | 2026.05.19 23:52:26.753317 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4365 | 2026.05.19 23:52:26.753535 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.05.19 23:52:26.753664 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 4367 | 2026.05.19 23:52:26.753696 [ 260 ] {8f5a59fd-b232-4feb-a2e4-ffa4121e7eb5} <Debug> TCPHandler: Processed in 0.001335214 sec. | ||
| 4368 | 2026.05.19 23:52:28.342529 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.05.19 23:52:28.342822 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4370 | 2026.05.19 23:52:28.343240 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4371 | 2026.05.19 23:52:28.343281 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4372 | 2026.05.19 23:52:28.343522 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4373 | 2026.05.19 23:52:28.343591 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4374 | 2026.05.19 23:52:28.343746 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4375 | 2026.05.19 23:52:28.343858 [ 339 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4376 | 2026.05.19 23:52:28.343876 [ 323 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4377 | 2026.05.19 23:52:28.343877 [ 340 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4378 | 2026.05.19 23:52:28.343876 [ 346 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4379 | 2026.05.19 23:52:28.344085 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4380 | 2026.05.19 23:52:28.344115 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4381 | 2026.05.19 23:52:28.344202 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4382 | 2026.05.19 23:52:28.344224 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4383 | 2026.05.19 23:52:28.344260 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4384 | 2026.05.19 23:52:28.344301 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4385 | 2026.05.19 23:52:28.344340 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4386 | 2026.05.19 23:52:28.345718 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003031 sec., 12867.040580666448 rows/sec., 2.57 MiB/sec. | ||
| 4387 | 2026.05.19 23:52:28.345906 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> MemoryTracker: Peak memory usage (for query): 150.42 KiB. | ||
| 4388 | 2026.05.19 23:52:28.345928 [ 260 ] {459ea7f0-f413-47bb-9de5-737d74885c00} <Debug> TCPHandler: Processed in 0.003553751 sec. | ||
| 4389 | 2026.05.19 23:52:28.357558 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.05.19 23:52:28.357674 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4391 | 2026.05.19 23:52:28.357720 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4392 | 2026.05.19 23:52:28.358241 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.05.19 23:52:28.358287 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4394 | 2026.05.19 23:52:28.358675 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4395 | 2026.05.19 23:52:28.358895 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.05.19 23:52:28.359056 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001416 sec., 5649.717514124294 rows/sec., 460.69 KiB/sec. | ||
| 4397 | 2026.05.19 23:52:28.359092 [ 260 ] {fe76fdfc-b522-45ff-a031-b43b41402006} <Debug> TCPHandler: Processed in 0.00158524 sec. | ||
| 4398 | 2026.05.19 23:52:28.359228 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.05.19 23:52:28.359325 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4400 | 2026.05.19 23:52:28.359365 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4401 | 2026.05.19 23:52:28.360672 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.19 23:52:28.360710 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4403 | 2026.05.19 23:52:28.361151 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4404 | 2026.05.19 23:52:28.361363 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.19 23:52:28.361495 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Debug> executeQuery: Read 2467 rows, 186.37 KiB in 0.002188 sec., 1127513.7111517368 rows/sec., 83.18 MiB/sec. | ||
| 4406 | 2026.05.19 23:52:28.361530 [ 260 ] {18ee3cfc-a157-4e97-baa3-7ec63a5395f6} <Debug> TCPHandler: Processed in 0.00235164 sec. | ||
| 4407 | 2026.05.19 23:52:28.361672 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.05.19 23:52:28.361769 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.05.19 23:52:28.361809 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4410 | 2026.05.19 23:52:28.362229 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.05.19 23:52:28.362266 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4412 | 2026.05.19 23:52:28.362582 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4413 | 2026.05.19 23:52:28.362804 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.19 23:52:28.362933 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001182 sec., 40609.13705583756 rows/sec., 2.95 MiB/sec. | ||
| 4415 | 2026.05.19 23:52:28.362967 [ 260 ] {53011940-cee7-414a-91bb-75c7fc9f893a} <Debug> TCPHandler: Processed in 0.001344614 sec. | ||
| 4416 | 2026.05.19 23:52:28.363091 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.19 23:52:28.363187 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.19 23:52:28.363227 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4419 | 2026.05.19 23:52:28.363844 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.19 23:52:28.363881 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4421 | 2026.05.19 23:52:28.364211 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4422 | 2026.05.19 23:52:28.364422 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.19 23:52:28.364549 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00138 sec., 580434.7826086957 rows/sec., 33.53 MiB/sec. | ||
| 4424 | 2026.05.19 23:52:28.364583 [ 260 ] {d4cb4eeb-4744-492e-bfb1-238b0b9fd098} <Debug> TCPHandler: Processed in 0.00154042 sec. | ||
| 4425 | 2026.05.19 23:52:28.364704 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.19 23:52:28.364798 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.19 23:52:28.364838 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4428 | 2026.05.19 23:52:28.365248 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.19 23:52:28.365284 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4430 | 2026.05.19 23:52:28.365571 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4431 | 2026.05.19 23:52:28.365779 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.19 23:52:28.365906 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 4433 | 2026.05.19 23:52:28.365941 [ 260 ] {bdac04d8-5f55-47af-b8f0-8470756bfdc5} <Debug> TCPHandler: Processed in 0.001285953 sec. | ||
| 4434 | 2026.05.19 23:52:28.366062 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.19 23:52:28.366157 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.19 23:52:28.366197 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4437 | 2026.05.19 23:52:28.366989 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.19 23:52:28.367026 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4439 | 2026.05.19 23:52:28.367409 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4440 | 2026.05.19 23:52:28.367633 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.19 23:52:28.367774 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001635 sec., 811620.7951070337 rows/sec., 54.41 MiB/sec. | ||
| 4442 | 2026.05.19 23:52:28.367808 [ 260 ] {68beb380-5805-420f-8c6b-ffdfb5eb4496} <Debug> TCPHandler: Processed in 0.001795526 sec. | ||
| 4443 | 2026.05.19 23:52:28.367927 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.19 23:52:28.368024 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.19 23:52:28.368066 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4446 | 2026.05.19 23:52:28.368730 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.19 23:52:28.368768 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4448 | 2026.05.19 23:52:28.369203 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4449 | 2026.05.19 23:52:28.369414 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.19 23:52:28.369552 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001547 sec., 990303.8138332256 rows/sec., 60.26 MiB/sec. | ||
| 4451 | 2026.05.19 23:52:28.369586 [ 260 ] {a3975f5c-e6e1-4486-90f4-d3f8f7cb83ef} <Debug> TCPHandler: Processed in 0.001707783 sec. | ||
| 4452 | 2026.05.19 23:52:28.369727 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.05.19 23:52:28.369823 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.05.19 23:52:28.369877 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <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 | ||
| 4455 | 2026.05.19 23:52:28.370762 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.05.19 23:52:28.370799 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4457 | 2026.05.19 23:52:28.371394 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4458 | 2026.05.19 23:52:28.371648 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.19 23:52:28.371808 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4460 | 2026.05.19 23:52:28.371811 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002006 sec., 19940.179461615156 rows/sec., 35.73 MiB/sec. | ||
| 4461 | 2026.05.19 23:52:28.371876 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.19 23:52:28.371908 [ 260 ] {3ed81e58-5d93-4356-a0e2-062ae7819ae4} <Debug> TCPHandler: Processed in 0.002228616 sec. | ||
| 4463 | 2026.05.19 23:52:28.371941 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4464 | 2026.05.19 23:52:28.372072 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4465 | 2026.05.19 23:52:28.372108 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.05.19 23:52:28.372230 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.05.19 23:52:28.372283 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4468 | 2026.05.19 23:52:28.372375 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4469 | 2026.05.19 23:52:28.372456 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part | ||
| 4470 | 2026.05.19 23:52:28.372623 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4471 | 2026.05.19 23:52:28.372771 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4472 | 2026.05.19 23:52:28.372797 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.19 23:52:28.372841 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4474 | 2026.05.19 23:52:28.372908 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4475 | 2026.05.19 23:52:28.373049 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4476 | 2026.05.19 23:52:28.373186 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 4477 | 2026.05.19 23:52:28.373253 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4478 | 2026.05.19 23:52:28.373507 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.19 23:52:28.373692 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.09 MiB/sec. | ||
| 4480 | 2026.05.19 23:52:28.373756 [ 260 ] {a7f4addb-6242-440c-95d7-e3e0fc4c95ab} <Debug> TCPHandler: Processed in 0.001713194 sec. | ||
| 4481 | 2026.05.19 23:52:28.377502 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 19 columns (19 merged, 0 gathered) in 0.00548424 sec., 74759.6749959885 rows/sec., 133.97 MiB/sec. | ||
| 4482 | 2026.05.19 23:52:28.377978 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4483 | 2026.05.19 23:52:28.378311 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.05.19 23:52:28.378386 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4485 | 2026.05.19 23:52:28.378498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4486 | 2026.05.19 23:52:29.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.95 MiB, peak 250.07 MiB, free memory in arenas 0.00 B, will set to 246.17 MiB (RSS), difference: 1.22 MiB | ||
| 4487 | 2026.05.19 23:52:31.734535 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.19 23:52:31.734779 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4489 | 2026.05.19 23:52:31.735126 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4490 | 2026.05.19 23:52:31.735162 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4491 | 2026.05.19 23:52:31.735385 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4492 | 2026.05.19 23:52:31.735456 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4493 | 2026.05.19 23:52:31.735601 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4494 | 2026.05.19 23:52:31.735716 [ 337 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4495 | 2026.05.19 23:52:31.735738 [ 323 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4496 | 2026.05.19 23:52:31.735738 [ 315 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4497 | 2026.05.19 23:52:31.735716 [ 340 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4498 | 2026.05.19 23:52:31.735931 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4499 | 2026.05.19 23:52:31.735960 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4500 | 2026.05.19 23:52:31.736045 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4501 | 2026.05.19 23:52:31.736066 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4502 | 2026.05.19 23:52:31.736102 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4503 | 2026.05.19 23:52:31.736146 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4504 | 2026.05.19 23:52:31.736186 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4505 | 2026.05.19 23:52:31.737385 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> executeQuery: Read 39 rows, 3.57 KiB in 0.002703 sec., 14428.412874583795 rows/sec., 1.29 MiB/sec. | ||
| 4506 | 2026.05.19 23:52:31.737551 [ 260 ] {c8b673a4-f057-412d-803d-8eeeb5b4da5a} <Debug> TCPHandler: Processed in 0.0031596 sec. | ||
| 4507 | 2026.05.19 23:52:31.738913 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.05.19 23:52:31.739023 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4509 | 2026.05.19 23:52:31.739068 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4510 | 2026.05.19 23:52:31.739608 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.05.19 23:52:31.739656 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4512 | 2026.05.19 23:52:31.740035 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4513 | 2026.05.19 23:52:31.740257 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.05.19 23:52:31.740417 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001424 sec., 39325.84269662922 rows/sec., 3.00 MiB/sec. | ||
| 4515 | 2026.05.19 23:52:31.740456 [ 260 ] {51a95f9b-1458-4a97-a47b-95b52f498161} <Debug> TCPHandler: Processed in 0.00159343 sec. | ||
| 4516 | 2026.05.19 23:52:31.740600 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.05.19 23:52:31.740695 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4518 | 2026.05.19 23:52:31.740735 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4519 | 2026.05.19 23:52:31.741153 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.19 23:52:31.741190 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4521 | 2026.05.19 23:52:31.741488 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4522 | 2026.05.19 23:52:31.741698 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.19 23:52:31.741829 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 4524 | 2026.05.19 23:52:31.741867 [ 260 ] {c493b7a8-2745-4af0-918d-ee6df13ef152} <Debug> TCPHandler: Processed in 0.001314863 sec. | ||
| 4525 | 2026.05.19 23:52:31.742000 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.05.19 23:52:31.742096 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.05.19 23:52:31.742140 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4528 | 2026.05.19 23:52:31.742522 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.19 23:52:31.742558 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4530 | 2026.05.19 23:52:31.742884 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4531 | 2026.05.19 23:52:31.743093 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.19 23:52:31.743227 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 5.83 MiB/sec. | ||
| 4533 | 2026.05.19 23:52:31.743265 [ 260 ] {9f961512-668b-491a-94ea-fa7caceae0c3} <Debug> TCPHandler: Processed in 0.001312253 sec. | ||
| 4534 | 2026.05.19 23:52:31.743422 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.05.19 23:52:31.743521 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.05.19 23:52:31.743567 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2026.05.19 23:52:31.743928 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.19 23:52:31.743967 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4539 | 2026.05.19 23:52:31.744313 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4540 | 2026.05.19 23:52:31.744534 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.05.19 23:52:31.744673 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.08 MiB/sec. | ||
| 4542 | 2026.05.19 23:52:31.744709 [ 260 ] {a4c2c74b-4e48-4804-9689-02d5ea2a29ca} <Debug> TCPHandler: Processed in 0.001335354 sec. | ||
| 4543 | 2026.05.19 23:52:33.152227 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9081 | ||
| 4544 | 2026.05.19 23:52:33.152707 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.05.19 23:52:33.152746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4546 | 2026.05.19 23:52:33.153217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4547 | 2026.05.19 23:52:33.153451 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.05.19 23:52:33.153576 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9081 | ||
| 4549 | 2026.05.19 23:52:33.656198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4550 | 2026.05.19 23:52:33.672397 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.05.19 23:52:33.672447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4552 | 2026.05.19 23:52:33.678882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4553 | 2026.05.19 23:52:33.679571 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.05.19 23:52:33.682190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4555 | 2026.05.19 23:52:36.737708 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.05.19 23:52:36.737970 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4557 | 2026.05.19 23:52:36.738323 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4558 | 2026.05.19 23:52:36.738365 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4559 | 2026.05.19 23:52:36.738659 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4560 | 2026.05.19 23:52:36.738728 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4561 | 2026.05.19 23:52:36.738870 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4562 | 2026.05.19 23:52:36.738987 [ 323 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4563 | 2026.05.19 23:52:36.739012 [ 337 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4564 | 2026.05.19 23:52:36.738999 [ 340 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4565 | 2026.05.19 23:52:36.738987 [ 315 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4566 | 2026.05.19 23:52:36.739220 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4567 | 2026.05.19 23:52:36.739249 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4568 | 2026.05.19 23:52:36.739336 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4569 | 2026.05.19 23:52:36.739357 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4570 | 2026.05.19 23:52:36.739393 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4571 | 2026.05.19 23:52:36.739430 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4572 | 2026.05.19 23:52:36.739467 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4573 | 2026.05.19 23:52:36.740740 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.00285 sec., 13684.210526315788 rows/sec., 2.13 MiB/sec. | ||
| 4574 | 2026.05.19 23:52:36.740905 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> MemoryTracker: Peak memory usage (for query): 137.78 KiB. | ||
| 4575 | 2026.05.19 23:52:36.740921 [ 260 ] {7bf77e0d-0b9b-4554-a747-4cca0772bbcd} <Debug> TCPHandler: Processed in 0.003356476 sec. | ||
| 4576 | 2026.05.19 23:52:36.742740 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.19 23:52:36.742855 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4578 | 2026.05.19 23:52:36.742900 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4579 | 2026.05.19 23:52:36.743471 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.05.19 23:52:36.743516 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4581 | 2026.05.19 23:52:36.743947 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4582 | 2026.05.19 23:52:36.744181 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.05.19 23:52:36.744327 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001503 sec., 51896.20758483034 rows/sec., 4.28 MiB/sec. | ||
| 4584 | 2026.05.19 23:52:36.744364 [ 260 ] {5be53225-0e9c-417a-8220-e6ea6bb5d44a} <Debug> TCPHandler: Processed in 0.001683343 sec. | ||
| 4585 | 2026.05.19 23:52:36.744517 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.19 23:52:36.744619 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.05.19 23:52:36.744660 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4588 | 2026.05.19 23:52:36.745133 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.05.19 23:52:36.745168 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4590 | 2026.05.19 23:52:36.745470 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4591 | 2026.05.19 23:52:36.745694 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.05.19 23:52:36.745849 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001247 sec., 8821.170809943866 rows/sec., 663.31 KiB/sec. | ||
| 4593 | 2026.05.19 23:52:36.745892 [ 260 ] {8d2239b2-a1b9-40f0-95f3-35f14b941830} <Debug> TCPHandler: Processed in 0.001427117 sec. | ||
| 4594 | 2026.05.19 23:52:36.746026 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.05.19 23:52:36.746123 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4596 | 2026.05.19 23:52:36.746164 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4597 | 2026.05.19 23:52:36.746612 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.19 23:52:36.746651 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4599 | 2026.05.19 23:52:36.746977 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4600 | 2026.05.19 23:52:36.747239 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.05.19 23:52:36.747393 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001287 sec., 58275.058275058276 rows/sec., 4.55 MiB/sec. | ||
| 4602 | 2026.05.19 23:52:36.747433 [ 260 ] {3282576f-8879-4572-bbca-b86af7299723} <Debug> TCPHandler: Processed in 0.001455957 sec. | ||
| 4603 | 2026.05.19 23:52:36.747606 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.05.19 23:52:36.747711 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.05.19 23:52:36.747859 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4606 | 2026.05.19 23:52:36.748298 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.05.19 23:52:36.748335 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4608 | 2026.05.19 23:52:36.748705 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4609 | 2026.05.19 23:52:36.748926 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.05.19 23:52:36.749052 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001365 sec., 117216.11721611723 rows/sec., 8.16 MiB/sec. | ||
| 4611 | 2026.05.19 23:52:36.749086 [ 260 ] {05543549-1b16-4e57-afdd-d151735ddf0d} <Debug> TCPHandler: Processed in 0.001539589 sec. | ||
| 4612 | 2026.05.19 23:52:36.749199 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.05.19 23:52:36.749295 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.05.19 23:52:36.749347 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <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 | ||
| 4615 | 2026.05.19 23:52:36.750154 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.19 23:52:36.750191 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4617 | 2026.05.19 23:52:36.750813 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4618 | 2026.05.19 23:52:36.751072 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.19 23:52:36.751240 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001963 sec., 5603.667855323485 rows/sec., 10.04 MiB/sec. | ||
| 4620 | 2026.05.19 23:52:36.751303 [ 260 ] {05c9a5a9-a185-4e27-9793-65fcc8c4ab4b} <Debug> TCPHandler: Processed in 0.002151825 sec. | ||
| 4621 | 2026.05.19 23:52:36.751483 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.19 23:52:36.751594 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.19 23:52:36.751644 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.05.19 23:52:36.752065 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.05.19 23:52:36.752110 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4626 | 2026.05.19 23:52:36.752483 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4627 | 2026.05.19 23:52:36.752745 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.19 23:52:36.752900 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 4629 | 2026.05.19 23:52:36.752941 [ 260 ] {05ee8fd1-2c7e-4347-bc2a-b56f549df7e5} <Debug> TCPHandler: Processed in 0.001517469 sec. | ||
| 4630 | 2026.05.19 23:52:40.580912 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4631 | 2026.05.19 23:52:40.580993 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4632 | 2026.05.19 23:52:40.654544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9529 | ||
| 4633 | 2026.05.19 23:52:40.655022 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.19 23:52:40.655068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4635 | 2026.05.19 23:52:40.655743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4636 | 2026.05.19 23:52:40.656104 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.05.19 23:52:40.656307 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9529 | ||
| 4638 | 2026.05.19 23:52:41.183177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4639 | 2026.05.19 23:52:41.198933 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.05.19 23:52:41.198991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4641 | 2026.05.19 23:52:41.205071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4642 | 2026.05.19 23:52:41.205741 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.05.19 23:52:41.208390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4644 | 2026.05.19 23:52:41.738037 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.19 23:52:41.738411 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4646 | 2026.05.19 23:52:41.738815 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4647 | 2026.05.19 23:52:41.738853 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4648 | 2026.05.19 23:52:41.739075 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4649 | 2026.05.19 23:52:41.739146 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4650 | 2026.05.19 23:52:41.739290 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4651 | 2026.05.19 23:52:41.739402 [ 337 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4652 | 2026.05.19 23:52:41.739415 [ 357 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4653 | 2026.05.19 23:52:41.739403 [ 340 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4654 | 2026.05.19 23:52:41.739488 [ 337 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4655 | 2026.05.19 23:52:41.739599 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4656 | 2026.05.19 23:52:41.739630 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4657 | 2026.05.19 23:52:41.739720 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4658 | 2026.05.19 23:52:41.739741 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4659 | 2026.05.19 23:52:41.739777 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4660 | 2026.05.19 23:52:41.739817 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4661 | 2026.05.19 23:52:41.739853 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4662 | 2026.05.19 23:52:41.742105 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003853 sec., 10121.982870490527 rows/sec., 1.57 MiB/sec. | ||
| 4663 | 2026.05.19 23:52:41.742281 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> MemoryTracker: Peak memory usage (for query): 136.83 KiB. | ||
| 4664 | 2026.05.19 23:52:41.742298 [ 260 ] {b0502800-a92a-4fe6-b06e-0b0412bb6caf} <Debug> TCPHandler: Processed in 0.004456524 sec. | ||
| 4665 | 2026.05.19 23:52:41.744457 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.05.19 23:52:41.744577 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4667 | 2026.05.19 23:52:41.744623 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4668 | 2026.05.19 23:52:41.745235 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.05.19 23:52:41.745273 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4670 | 2026.05.19 23:52:41.745672 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4671 | 2026.05.19 23:52:41.745908 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.05.19 23:52:41.746039 [ 92 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4673 | 2026.05.19 23:52:41.746055 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001511 sec., 78093.97749834547 rows/sec., 6.63 MiB/sec. | ||
| 4674 | 2026.05.19 23:52:41.746076 [ 92 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.05.19 23:52:41.746090 [ 260 ] {9dfdba8f-a444-4ddb-807a-faa68594fc77} <Debug> TCPHandler: Processed in 0.001686033 sec. | ||
| 4676 | 2026.05.19 23:52:41.746098 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4677 | 2026.05.19 23:52:41.746203 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4678 | 2026.05.19 23:52:41.746242 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.05.19 23:52:41.746321 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4680 | 2026.05.19 23:52:41.746346 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.05.19 23:52:41.746359 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2618 rows starting from the beginning of the part | ||
| 4682 | 2026.05.19 23:52:41.746400 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.05.19 23:52:41.746442 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
| 4684 | 2026.05.19 23:52:41.746499 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2467 rows starting from the beginning of the part | ||
| 4685 | 2026.05.19 23:52:41.746541 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4686 | 2026.05.19 23:52:41.746582 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4687 | 2026.05.19 23:52:41.746623 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 4688 | 2026.05.19 23:52:41.746994 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.19 23:52:41.747041 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4690 | 2026.05.19 23:52:41.747402 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4691 | 2026.05.19 23:52:41.747729 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.19 23:52:41.747937 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001604 sec., 19326.683291770572 rows/sec., 1.42 MiB/sec. | ||
| 4693 | 2026.05.19 23:52:41.748002 [ 260 ] {a833040d-3044-432c-8ef8-b0160da2f3d3} <Debug> TCPHandler: Processed in 0.001808877 sec. | ||
| 4694 | 2026.05.19 23:52:41.748215 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.19 23:52:41.748350 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4696 | 2026.05.19 23:52:41.748408 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4697 | 2026.05.19 23:52:41.748548 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389551 sec., 2266116.1029833634 rows/sec., 178.20 MiB/sec. | ||
| 4698 | 2026.05.19 23:52:41.748842 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4699 | 2026.05.19 23:52:41.748935 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.05.19 23:52:41.748983 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4701 | 2026.05.19 23:52:41.749177 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.05.19 23:52:41.749272 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_31_6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4703 | 2026.05.19 23:52:41.749363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 4704 | 2026.05.19 23:52:41.749365 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4705 | 2026.05.19 23:52:41.749601 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.19 23:52:41.749719 [ 92 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4707 | 2026.05.19 23:52:41.749734 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001424 sec., 66713.48314606742 rows/sec., 5.21 MiB/sec. | ||
| 4708 | 2026.05.19 23:52:41.749760 [ 92 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.05.19 23:52:41.749776 [ 260 ] {7ebbd832-dd5f-41d2-be46-c87e98bc1eea} <Debug> TCPHandler: Processed in 0.001687143 sec. | ||
| 4710 | 2026.05.19 23:52:41.749787 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4711 | 2026.05.19 23:52:41.749882 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4712 | 2026.05.19 23:52:41.749915 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.19 23:52:41.749983 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2026.05.19 23:52:41.750019 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1402 rows starting from the beginning of the part | ||
| 4715 | 2026.05.19 23:52:41.750025 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.05.19 23:52:41.750088 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4717 | 2026.05.19 23:52:41.750097 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part | ||
| 4718 | 2026.05.19 23:52:41.750145 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1327 rows starting from the beginning of the part | ||
| 4719 | 2026.05.19 23:52:41.750182 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4720 | 2026.05.19 23:52:41.750217 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 4721 | 2026.05.19 23:52:41.750252 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 4722 | 2026.05.19 23:52:41.750514 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.19 23:52:41.750556 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4724 | 2026.05.19 23:52:41.750930 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4725 | 2026.05.19 23:52:41.751146 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.19 23:52:41.751262 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4727 | 2026.05.19 23:52:41.751275 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 4728 | 2026.05.19 23:52:41.751297 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.19 23:52:41.751308 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461777 sec., 2078292.3797542306 rows/sec., 150.42 MiB/sec. | ||
| 4730 | 2026.05.19 23:52:41.751320 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 4731 | 2026.05.19 23:52:41.751317 [ 260 ] {987a1a56-fd64-4959-aabc-ba908f8e1a79} <Debug> TCPHandler: Processed in 0.001451647 sec. | ||
| 4732 | 2026.05.19 23:52:41.751410 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4733 | 2026.05.19 23:52:41.751479 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4734 | 2026.05.19 23:52:41.751484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.05.19 23:52:41.751521 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2026.05.19 23:52:41.751558 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9165 rows starting from the beginning of the part | ||
| 4737 | 2026.05.19 23:52:41.751593 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.05.19 23:52:41.751622 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4739 | 2026.05.19 23:52:41.751655 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <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 | ||
| 4740 | 2026.05.19 23:52:41.751672 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1532 rows starting from the beginning of the part | ||
| 4741 | 2026.05.19 23:52:41.751726 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 4742 | 2026.05.19 23:52:41.751741 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.19 23:52:41.751771 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4744 | 2026.05.19 23:52:41.751812 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_31_6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4745 | 2026.05.19 23:52:41.751819 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4746 | 2026.05.19 23:52:41.751881 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4747 | 2026.05.19 23:52:41.752484 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.05.19 23:52:41.752525 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4749 | 2026.05.19 23:52:41.753130 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4750 | 2026.05.19 23:52:41.753362 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.05.19 23:52:41.753504 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001929 sec., 16070.502851218249 rows/sec., 28.80 MiB/sec. | ||
| 4752 | 2026.05.19 23:52:41.753556 [ 260 ] {695fcd8f-6a72-4967-ad03-092aa448e5f6} <Debug> TCPHandler: Processed in 0.002120795 sec. | ||
| 4753 | 2026.05.19 23:52:41.753698 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.19 23:52:41.753800 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.19 23:52:41.753842 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4756 | 2026.05.19 23:52:41.754181 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.19 23:52:41.754216 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4758 | 2026.05.19 23:52:41.754539 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4759 | 2026.05.19 23:52:41.754795 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.19 23:52:41.754921 [ 92 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4761 | 2026.05.19 23:52:41.754925 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 4762 | 2026.05.19 23:52:41.754960 [ 92 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.19 23:52:41.754978 [ 260 ] {e1cec583-9e96-43ea-9758-369eed7c2869} <Debug> TCPHandler: Processed in 0.001333124 sec. | ||
| 4764 | 2026.05.19 23:52:41.754986 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4765 | 2026.05.19 23:52:41.755106 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4766 | 2026.05.19 23:52:41.755205 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2026.05.19 23:52:41.755236 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1248 rows starting from the beginning of the part | ||
| 4768 | 2026.05.19 23:52:41.755286 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4769 | 2026.05.19 23:52:41.755335 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 4770 | 2026.05.19 23:52:41.755387 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4771 | 2026.05.19 23:52:41.755437 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4772 | 2026.05.19 23:52:41.755488 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4773 | 2026.05.19 23:52:41.755558 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11273 rows, containing 5 columns (5 merged, 0 gathered) in 0.004183707 sec., 2694500.3557849536 rows/sec., 174.23 MiB/sec. | ||
| 4774 | 2026.05.19 23:52:41.755811 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4775 | 2026.05.19 23:52:41.756058 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.19 23:52:41.756128 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4777 | 2026.05.19 23:52:41.756190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4778 | 2026.05.19 23:52:41.756331 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269143 sec., 1172444.7126919504 rows/sec., 78.89 MiB/sec. | ||
| 4779 | 2026.05.19 23:52:41.756529 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4780 | 2026.05.19 23:52:41.756761 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.19 23:52:41.756828 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_31_6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4782 | 2026.05.19 23:52:41.756891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4783 | 2026.05.19 23:52:42.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.29 MiB, peak 255.32 MiB, free memory in arenas 0.00 B, will set to 249.52 MiB (RSS), difference: 1.22 MiB | ||
| 4784 | 2026.05.19 23:52:46.739599 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.05.19 23:52:46.739881 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4786 | 2026.05.19 23:52:46.740333 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4787 | 2026.05.19 23:52:46.740401 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4788 | 2026.05.19 23:52:46.740713 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4789 | 2026.05.19 23:52:46.740799 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4790 | 2026.05.19 23:52:46.740962 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 4791 | 2026.05.19 23:52:46.741054 [ 340 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4792 | 2026.05.19 23:52:46.741066 [ 357 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4793 | 2026.05.19 23:52:46.741094 [ 352 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4794 | 2026.05.19 23:52:46.741073 [ 337 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4795 | 2026.05.19 23:52:46.741252 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4796 | 2026.05.19 23:52:46.741282 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4797 | 2026.05.19 23:52:46.741372 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4798 | 2026.05.19 23:52:46.741393 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4799 | 2026.05.19 23:52:46.741431 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4800 | 2026.05.19 23:52:46.741474 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4801 | 2026.05.19 23:52:46.741511 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4802 | 2026.05.19 23:52:46.742845 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003075 sec., 12682.926829268292 rows/sec., 1.97 MiB/sec. | ||
| 4803 | 2026.05.19 23:52:46.743005 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> MemoryTracker: Peak memory usage (for query): 130.94 KiB. | ||
| 4804 | 2026.05.19 23:52:46.743025 [ 260 ] {1f98c8e7-2dfe-4728-b95c-fdf67174b981} <Debug> TCPHandler: Processed in 0.003558701 sec. | ||
| 4805 | 2026.05.19 23:52:46.746538 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.05.19 23:52:46.746711 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4807 | 2026.05.19 23:52:46.746785 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4808 | 2026.05.19 23:52:46.747524 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.05.19 23:52:46.747580 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4810 | 2026.05.19 23:52:46.748080 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4811 | 2026.05.19 23:52:46.748324 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.19 23:52:46.748512 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001845 sec., 542.0054200542005 rows/sec., 135.50 KiB/sec. | ||
| 4813 | 2026.05.19 23:52:46.748580 [ 260 ] {23d0fa4d-472e-4709-8281-d8e377eb9c4e} <Debug> TCPHandler: Processed in 0.002178545 sec. | ||
| 4814 | 2026.05.19 23:52:46.748741 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.19 23:52:46.748853 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.19 23:52:46.748904 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4817 | 2026.05.19 23:52:46.749423 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.19 23:52:46.749466 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4819 | 2026.05.19 23:52:46.749825 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4820 | 2026.05.19 23:52:46.750079 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.19 23:52:46.750230 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001401 sec., 17130.620985010708 rows/sec., 1.42 MiB/sec. | ||
| 4822 | 2026.05.19 23:52:46.750268 [ 260 ] {2905f613-58ce-4a62-b23d-bbe8802ae0ce} <Debug> TCPHandler: Processed in 0.00158188 sec. | ||
| 4823 | 2026.05.19 23:52:46.750419 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.05.19 23:52:46.750534 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4825 | 2026.05.19 23:52:46.750587 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4826 | 2026.05.19 23:52:46.751074 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.19 23:52:46.751114 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4828 | 2026.05.19 23:52:46.751463 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4829 | 2026.05.19 23:52:46.751689 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.19 23:52:46.751841 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 377.01 KiB/sec. | ||
| 4831 | 2026.05.19 23:52:46.751881 [ 260 ] {1401e4d6-65d7-4647-a17f-ee6de675c82e} <Debug> TCPHandler: Processed in 0.001513858 sec. | ||
| 4832 | 2026.05.19 23:52:46.752078 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.05.19 23:52:46.752197 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4834 | 2026.05.19 23:52:46.752246 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4835 | 2026.05.19 23:52:46.752823 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.05.19 23:52:46.752864 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4837 | 2026.05.19 23:52:46.753213 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4838 | 2026.05.19 23:52:46.753450 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.05.19 23:52:46.753599 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001427 sec., 141555.71128241063 rows/sec., 12.55 MiB/sec. | ||
| 4840 | 2026.05.19 23:52:46.753638 [ 260 ] {f23cc58f-1831-4e7b-b274-10d4cb208d8f} <Debug> TCPHandler: Processed in 0.001626531 sec. | ||
| 4841 | 2026.05.19 23:52:46.753795 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.05.19 23:52:46.753899 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.05.19 23:52:46.753942 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4844 | 2026.05.19 23:52:46.754447 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.05.19 23:52:46.754490 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4846 | 2026.05.19 23:52:46.754810 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4847 | 2026.05.19 23:52:46.755032 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.05.19 23:52:46.755188 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001309 sec., 22154.31627196333 rows/sec., 1.66 MiB/sec. | ||
| 4849 | 2026.05.19 23:52:46.755226 [ 260 ] {71e44435-ec60-4a22-ba45-dd0fca753259} <Debug> TCPHandler: Processed in 0.001482818 sec. | ||
| 4850 | 2026.05.19 23:52:46.755473 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.05.19 23:52:46.755638 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.05.19 23:52:46.755703 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4853 | 2026.05.19 23:52:46.756356 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.05.19 23:52:46.756398 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4855 | 2026.05.19 23:52:46.756778 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4856 | 2026.05.19 23:52:46.757025 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.19 23:52:46.757188 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 4858 | 2026.05.19 23:52:46.757236 [ 260 ] {55bb55a2-b904-4b85-8278-98f366b7ce31} <Debug> TCPHandler: Processed in 0.001886238 sec. | ||
| 4859 | 2026.05.19 23:52:46.757377 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.05.19 23:52:46.757488 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.05.19 23:52:46.757532 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4862 | 2026.05.19 23:52:46.757986 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.05.19 23:52:46.758025 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4864 | 2026.05.19 23:52:46.758347 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4865 | 2026.05.19 23:52:46.758575 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.05.19 23:52:46.758719 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001257 sec., 9546.53937947494 rows/sec., 745.82 KiB/sec. | ||
| 4867 | 2026.05.19 23:52:46.758757 [ 260 ] {052dc154-54fa-4a85-a20e-a8ecbd02ea63} <Debug> TCPHandler: Processed in 0.001433447 sec. | ||
| 4868 | 2026.05.19 23:52:46.758890 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.05.19 23:52:46.758999 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4870 | 2026.05.19 23:52:46.759047 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4871 | 2026.05.19 23:52:46.759522 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.05.19 23:52:46.759561 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4873 | 2026.05.19 23:52:46.759899 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4874 | 2026.05.19 23:52:46.760128 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.19 23:52:46.760265 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.00129 sec., 90697.67441860466 rows/sec., 7.39 MiB/sec. | ||
| 4876 | 2026.05.19 23:52:46.760301 [ 260 ] {1be7cef3-2cab-4287-8caf-c7a84f6d7b48} <Debug> TCPHandler: Processed in 0.001462448 sec. | ||
| 4877 | 2026.05.19 23:52:46.760437 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.05.19 23:52:46.760537 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.05.19 23:52:46.760582 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4880 | 2026.05.19 23:52:46.760999 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.05.19 23:52:46.761035 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4882 | 2026.05.19 23:52:46.761376 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4883 | 2026.05.19 23:52:46.761591 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.05.19 23:52:46.761722 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001204 sec., 165282.39202657808 rows/sec., 11.86 MiB/sec. | ||
| 4885 | 2026.05.19 23:52:46.761863 [ 260 ] {dd00968f-040b-41da-980c-2f10013b070c} <Debug> TCPHandler: Processed in 0.001480498 sec. | ||
| 4886 | 2026.05.19 23:52:46.761997 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.05.19 23:52:46.762098 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.05.19 23:52:46.762155 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <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 | ||
| 4889 | 2026.05.19 23:52:46.762983 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.19 23:52:46.763021 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4891 | 2026.05.19 23:52:46.763587 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4892 | 2026.05.19 23:52:46.763832 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.05.19 23:52:46.764086 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002007 sec., 5480.8171400099645 rows/sec., 9.82 MiB/sec. | ||
| 4894 | 2026.05.19 23:52:46.764159 [ 260 ] {31f054be-8e59-4ce0-9f3a-ec1b7f63754d} <Debug> TCPHandler: Processed in 0.002214086 sec. | ||
| 4895 | 2026.05.19 23:52:46.764309 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.05.19 23:52:46.764408 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4897 | 2026.05.19 23:52:46.764457 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4898 | 2026.05.19 23:52:46.764841 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.05.19 23:52:46.764878 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4900 | 2026.05.19 23:52:46.765222 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4901 | 2026.05.19 23:52:46.765551 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.05.19 23:52:46.765699 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 4903 | 2026.05.19 23:52:46.765735 [ 260 ] {3b5b1f3d-11cc-4541-9b24-e3189235106c} <Debug> TCPHandler: Processed in 0.001479578 sec. | ||
| 4904 | 2026.05.19 23:52:48.157221 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10041 | ||
| 4905 | 2026.05.19 23:52:48.157739 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.19 23:52:48.157779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4907 | 2026.05.19 23:52:48.158264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4908 | 2026.05.19 23:52:48.158494 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.19 23:52:48.158629 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10041 | ||
| 4910 | 2026.05.19 23:52:48.158659 [ 85 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4911 | 2026.05.19 23:52:48.158739 [ 85 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.05.19 23:52:48.158764 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4913 | 2026.05.19 23:52:48.158925 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4914 | 2026.05.19 23:52:48.159098 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4915 | 2026.05.19 23:52:48.159147 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7609 rows starting from the beginning of the part | ||
| 4916 | 2026.05.19 23:52:48.159253 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4917 | 2026.05.19 23:52:48.159314 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4918 | 2026.05.19 23:52:48.159370 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4919 | 2026.05.19 23:52:48.159421 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4920 | 2026.05.19 23:52:48.159475 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4921 | 2026.05.19 23:52:48.161683 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10041 rows, containing 4 columns (4 merged, 0 gathered) in 0.002838212 sec., 3537790.6935775056 rows/sec., 50.61 MiB/sec. | ||
| 4922 | 2026.05.19 23:52:48.161999 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4923 | 2026.05.19 23:52:48.162325 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.05.19 23:52:48.162408 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_21_4} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4925 | 2026.05.19 23:52:48.162538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4926 | 2026.05.19 23:52:48.709350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4927 | 2026.05.19 23:52:48.725700 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.05.19 23:52:48.725758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4929 | 2026.05.19 23:52:48.731521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4930 | 2026.05.19 23:52:48.732233 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.05.19 23:52:48.732564 [ 85 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4932 | 2026.05.19 23:52:48.732653 [ 85 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.19 23:52:48.732677 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4934 | 2026.05.19 23:52:48.732839 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4935 | 2026.05.19 23:52:48.735131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4936 | 2026.05.19 23:52:48.736695 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4937 | 2026.05.19 23:52:48.738103 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4938 | 2026.05.19 23:52:48.742684 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4939 | 2026.05.19 23:52:48.746943 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4940 | 2026.05.19 23:52:48.751228 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4941 | 2026.05.19 23:52:48.755535 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4942 | 2026.05.19 23:52:48.759475 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4943 | 2026.05.19 23:52:48.808439 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075663022 sec., 2101.4228059777997 rows/sec., 10.87 MiB/sec. | ||
| 4944 | 2026.05.19 23:52:48.810723 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4945 | 2026.05.19 23:52:48.812729 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.05.19 23:52:48.812830 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_21_4} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4947 | 2026.05.19 23:52:48.814923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4948 | 2026.05.19 23:52:49.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.65 MiB, peak 261.20 MiB, free memory in arenas 0.00 B, will set to 254.89 MiB (RSS), difference: 4.24 MiB | ||
| 4949 | 2026.05.19 23:52:51.738178 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.05.19 23:52:51.738445 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.19 23:52:51.738815 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4952 | 2026.05.19 23:52:51.738852 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4953 | 2026.05.19 23:52:51.739073 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4954 | 2026.05.19 23:52:51.739144 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4955 | 2026.05.19 23:52:51.739287 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4956 | 2026.05.19 23:52:51.739408 [ 357 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4957 | 2026.05.19 23:52:51.739426 [ 321 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4958 | 2026.05.19 23:52:51.739422 [ 326 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4959 | 2026.05.19 23:52:51.739422 [ 327 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4960 | 2026.05.19 23:52:51.739408 [ 358 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4961 | 2026.05.19 23:52:51.739707 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 4962 | 2026.05.19 23:52:51.739737 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4963 | 2026.05.19 23:52:51.739825 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4964 | 2026.05.19 23:52:51.739846 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 4965 | 2026.05.19 23:52:51.739883 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4966 | 2026.05.19 23:52:51.739923 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4967 | 2026.05.19 23:52:51.739959 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4968 | 2026.05.19 23:52:51.741227 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002884 sec., 13522.884882108185 rows/sec., 2.10 MiB/sec. | ||
| 4969 | 2026.05.19 23:52:51.741485 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> MemoryTracker: Peak memory usage (for query): 138.43 KiB. | ||
| 4970 | 2026.05.19 23:52:51.741502 [ 260 ] {2b2c92d8-c18e-4629-a571-187654726cb9} <Debug> TCPHandler: Processed in 0.003475329 sec. | ||
| 4971 | 2026.05.19 23:52:51.744436 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.19 23:52:51.744569 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.19 23:52:51.744617 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4974 | 2026.05.19 23:52:51.745297 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.19 23:52:51.745336 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4976 | 2026.05.19 23:52:51.745759 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4977 | 2026.05.19 23:52:51.746099 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.19 23:52:51.746244 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001709 sec., 69046.22586307782 rows/sec., 5.86 MiB/sec. | ||
| 4979 | 2026.05.19 23:52:51.746283 [ 260 ] {f16c66ba-929f-4a0e-9247-9694e5ecfb1c} <Debug> TCPHandler: Processed in 0.001903559 sec. | ||
| 4980 | 2026.05.19 23:52:51.746447 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.19 23:52:51.746545 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.19 23:52:51.746587 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4983 | 2026.05.19 23:52:51.747052 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.19 23:52:51.747089 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4985 | 2026.05.19 23:52:51.747390 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4986 | 2026.05.19 23:52:51.747607 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.19 23:52:51.747720 [ 80 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4988 | 2026.05.19 23:52:51.747736 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00121 sec., 25619.834710743802 rows/sec., 1.88 MiB/sec. | ||
| 4989 | 2026.05.19 23:52:51.747789 [ 80 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.19 23:52:51.747811 [ 260 ] {ca26675a-03de-43e2-8adb-080f3d5b60af} <Debug> TCPHandler: Processed in 0.001412606 sec. | ||
| 4991 | 2026.05.19 23:52:51.747818 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4992 | 2026.05.19 23:52:51.747949 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.05.19 23:52:51.747957 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4994 | 2026.05.19 23:52:51.748054 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4995 | 2026.05.19 23:52:51.748088 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2026.05.19 23:52:51.748097 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4997 | 2026.05.19 23:52:51.748147 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 81 rows starting from the beginning of the part | ||
| 4998 | 2026.05.19 23:52:51.748237 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4999 | 2026.05.19 23:52:51.748290 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 5000 | 2026.05.19 23:52:51.748334 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 5001 | 2026.05.19 23:52:51.748376 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
| 5002 | 2026.05.19 23:52:51.748416 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5003 | 2026.05.19 23:52:51.748579 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.05.19 23:52:51.748622 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5005 | 2026.05.19 23:52:51.749216 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5006 | 2026.05.19 23:52:51.749296 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375835 sec., 167898.04009928516 rows/sec., 12.94 MiB/sec. | ||
| 5007 | 2026.05.19 23:52:51.749450 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.19 23:52:51.749480 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5009 | 2026.05.19 23:52:51.749603 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001566 sec., 60664.11238825032 rows/sec., 4.74 MiB/sec. | ||
| 5010 | 2026.05.19 23:52:51.749644 [ 260 ] {edf82ff6-bbbd-4d4e-aa9f-f7d00f5c0101} <Debug> TCPHandler: Processed in 0.001743644 sec. | ||
| 5011 | 2026.05.19 23:52:51.749799 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.05.19 23:52:51.749814 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2026.05.19 23:52:51.749904 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_26_5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5014 | 2026.05.19 23:52:51.749929 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.05.19 23:52:51.749987 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5016 | 2026.05.19 23:52:51.750026 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5017 | 2026.05.19 23:52:51.750445 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.19 23:52:51.750485 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5019 | 2026.05.19 23:52:51.750891 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5020 | 2026.05.19 23:52:51.751108 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.05.19 23:52:51.751239 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 5022 | 2026.05.19 23:52:51.751273 [ 260 ] {883a5623-8fad-4a07-842c-088663222f44} <Debug> TCPHandler: Processed in 0.001515719 sec. | ||
| 5023 | 2026.05.19 23:52:51.751403 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.05.19 23:52:51.751505 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.05.19 23:52:51.751563 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <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 | ||
| 5026 | 2026.05.19 23:52:51.752389 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.05.19 23:52:51.752454 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5028 | 2026.05.19 23:52:51.752995 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5029 | 2026.05.19 23:52:51.753228 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.05.19 23:52:51.753396 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 5031 | 2026.05.19 23:52:51.753460 [ 260 ] {11854e62-2b6a-4ea2-bf2b-dccac92ad9e4} <Debug> TCPHandler: Processed in 0.002105454 sec. | ||
| 5032 | 2026.05.19 23:52:51.753626 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.05.19 23:52:51.753731 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.05.19 23:52:51.753772 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5035 | 2026.05.19 23:52:51.754143 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.05.19 23:52:51.754185 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5037 | 2026.05.19 23:52:51.754511 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5038 | 2026.05.19 23:52:51.754724 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.19 23:52:51.754854 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 5040 | 2026.05.19 23:52:51.754888 [ 260 ] {81f0ff20-bb8a-4fd8-824c-73cd75b4e3cc} <Debug> TCPHandler: Processed in 0.001322654 sec. | ||
| 5041 | 2026.05.19 23:52:55.581037 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5042 | 2026.05.19 23:52:55.581101 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5043 | 2026.05.19 23:52:55.658781 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10489 | ||
| 5044 | 2026.05.19 23:52:55.659333 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.19 23:52:55.659380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5046 | 2026.05.19 23:52:55.659931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5047 | 2026.05.19 23:52:55.660160 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.19 23:52:55.660302 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10489 | ||
| 5049 | 2026.05.19 23:52:56.235281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5050 | 2026.05.19 23:52:56.250221 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.05.19 23:52:56.250281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5052 | 2026.05.19 23:52:56.256031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5053 | 2026.05.19 23:52:56.256708 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.05.19 23:52:56.259218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5055 | 2026.05.19 23:52:56.736801 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.05.19 23:52:56.737051 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5057 | 2026.05.19 23:52:56.737417 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5058 | 2026.05.19 23:52:56.737462 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5059 | 2026.05.19 23:52:56.737710 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5060 | 2026.05.19 23:52:56.737788 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5061 | 2026.05.19 23:52:56.737946 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5062 | 2026.05.19 23:52:56.738052 [ 326 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5063 | 2026.05.19 23:52:56.738079 [ 324 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 5064 | 2026.05.19 23:52:56.738079 [ 358 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5065 | 2026.05.19 23:52:56.738134 [ 326 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5066 | 2026.05.19 23:52:56.738169 [ 324 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5067 | 2026.05.19 23:52:56.738255 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 5068 | 2026.05.19 23:52:56.738283 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5069 | 2026.05.19 23:52:56.738365 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5070 | 2026.05.19 23:52:56.738386 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 5071 | 2026.05.19 23:52:56.738421 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5072 | 2026.05.19 23:52:56.738460 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5073 | 2026.05.19 23:52:56.738495 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5074 | 2026.05.19 23:52:56.739696 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002747 sec., 14197.306152166 rows/sec., 2.21 MiB/sec. | ||
| 5075 | 2026.05.19 23:52:56.739852 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> MemoryTracker: Peak memory usage (for query): 136.78 KiB. | ||
| 5076 | 2026.05.19 23:52:56.739872 [ 260 ] {10219e15-6c74-4c48-82c7-06385e094165} <Debug> TCPHandler: Processed in 0.003205922 sec. | ||
| 5077 | 2026.05.19 23:52:56.741738 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.19 23:52:56.741852 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.19 23:52:56.741896 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5080 | 2026.05.19 23:52:56.742616 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.19 23:52:56.742667 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5082 | 2026.05.19 23:52:56.743076 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5083 | 2026.05.19 23:52:56.743350 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.19 23:52:56.743503 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00168 sec., 46428.57142857143 rows/sec., 3.83 MiB/sec. | ||
| 5085 | 2026.05.19 23:52:56.743540 [ 260 ] {02bec5dc-3e3b-432c-975b-0392f27d1e63} <Debug> TCPHandler: Processed in 0.001862428 sec. | ||
| 5086 | 2026.05.19 23:52:56.743707 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.19 23:52:56.743804 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.19 23:52:56.743844 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5089 | 2026.05.19 23:52:56.744274 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.19 23:52:56.744310 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5091 | 2026.05.19 23:52:56.744594 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5092 | 2026.05.19 23:52:56.744807 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.19 23:52:56.744937 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001151 sec., 9556.90703735882 rows/sec., 718.63 KiB/sec. | ||
| 5094 | 2026.05.19 23:52:56.744971 [ 260 ] {2e9c1ac5-c4da-4b54-b750-27fadbcf63ee} <Debug> TCPHandler: Processed in 0.001313354 sec. | ||
| 5095 | 2026.05.19 23:52:56.745106 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.05.19 23:52:56.745202 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5097 | 2026.05.19 23:52:56.745242 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5098 | 2026.05.19 23:52:56.745676 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.05.19 23:52:56.745713 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5100 | 2026.05.19 23:52:56.746014 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5101 | 2026.05.19 23:52:56.746222 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.19 23:52:56.746352 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001168 sec., 64212.32876712329 rows/sec., 5.01 MiB/sec. | ||
| 5103 | 2026.05.19 23:52:56.746389 [ 260 ] {c9ca70a2-cca5-46be-bc02-cbd533e4f73c} <Debug> TCPHandler: Processed in 0.001333044 sec. | ||
| 5104 | 2026.05.19 23:52:56.746547 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2026.05.19 23:52:56.746654 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5106 | 2026.05.19 23:52:56.746705 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5107 | 2026.05.19 23:52:56.747184 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.05.19 23:52:56.747220 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5109 | 2026.05.19 23:52:56.747632 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5110 | 2026.05.19 23:52:56.747891 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.05.19 23:52:56.748024 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001393 sec., 114860.0143575018 rows/sec., 8.00 MiB/sec. | ||
| 5112 | 2026.05.19 23:52:56.748059 [ 260 ] {6c4e616b-cf05-4f4b-8fc7-a52ae78132ff} <Debug> TCPHandler: Processed in 0.00157199 sec. | ||
| 5113 | 2026.05.19 23:52:56.748194 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.05.19 23:52:56.748292 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5115 | 2026.05.19 23:52:56.748355 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <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 | ||
| 5116 | 2026.05.19 23:52:56.749086 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.19 23:52:56.749124 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5118 | 2026.05.19 23:52:56.749658 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5119 | 2026.05.19 23:52:56.749902 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.05.19 23:52:56.750042 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5121 | 2026.05.19 23:52:56.750061 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001788 sec., 6152.125279642058 rows/sec., 11.02 MiB/sec. | ||
| 5122 | 2026.05.19 23:52:56.750090 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.05.19 23:52:56.750124 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5124 | 2026.05.19 23:52:56.750128 [ 260 ] {1e395a75-984a-459a-a9d0-8dfa7f0963d8} <Debug> TCPHandler: Processed in 0.00198219 sec. | ||
| 5125 | 2026.05.19 23:52:56.750242 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5126 | 2026.05.19 23:52:56.750351 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.05.19 23:52:56.750465 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.05.19 23:52:56.750473 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2026.05.19 23:52:56.750524 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5130 | 2026.05.19 23:52:56.750540 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 410 rows starting from the beginning of the part | ||
| 5131 | 2026.05.19 23:52:56.750664 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5132 | 2026.05.19 23:52:56.750767 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5133 | 2026.05.19 23:52:56.750857 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 5134 | 2026.05.19 23:52:56.750940 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5135 | 2026.05.19 23:52:56.750946 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.19 23:52:56.750987 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5137 | 2026.05.19 23:52:56.751021 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5138 | 2026.05.19 23:52:56.751323 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5139 | 2026.05.19 23:52:56.751575 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.05.19 23:52:56.751712 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 5141 | 2026.05.19 23:52:56.751747 [ 260 ] {d8cf35d1-0039-464d-9667-cc643288e173} <Debug> TCPHandler: Processed in 0.001458187 sec. | ||
| 5142 | 2026.05.19 23:52:56.759317 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 19 columns (19 merged, 0 gathered) in 0.009113153 sec., 55414.41035830299 rows/sec., 99.30 MiB/sec. | ||
| 5143 | 2026.05.19 23:52:56.760186 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5144 | 2026.05.19 23:52:56.760555 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.05.19 23:52:56.760636 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5146 | 2026.05.19 23:52:56.760768 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5147 | 2026.05.19 23:52:57.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.97 MiB, peak 263.31 MiB, free memory in arenas 0.00 B, will set to 257.89 MiB (RSS), difference: 1.92 MiB | ||
| 5148 | 2026.05.19 23:52:58.342654 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.19 23:52:58.342943 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.19 23:52:58.343313 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5151 | 2026.05.19 23:52:58.343353 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5152 | 2026.05.19 23:52:58.343591 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5153 | 2026.05.19 23:52:58.343659 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5154 | 2026.05.19 23:52:58.343804 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5155 | 2026.05.19 23:52:58.343920 [ 358 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5156 | 2026.05.19 23:52:58.343949 [ 321 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5157 | 2026.05.19 23:52:58.343973 [ 350 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5158 | 2026.05.19 23:52:58.343920 [ 324 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 5159 | 2026.05.19 23:52:58.343920 [ 326 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5160 | 2026.05.19 23:52:58.344272 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 5161 | 2026.05.19 23:52:58.344303 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5162 | 2026.05.19 23:52:58.344392 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5163 | 2026.05.19 23:52:58.344414 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 5164 | 2026.05.19 23:52:58.344451 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5165 | 2026.05.19 23:52:58.344493 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5166 | 2026.05.19 23:52:58.344529 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5167 | 2026.05.19 23:52:58.345856 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.003036 sec., 12845.849802371542 rows/sec., 2.57 MiB/sec. | ||
| 5168 | 2026.05.19 23:52:58.346035 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> MemoryTracker: Peak memory usage (for query): 151.56 KiB. | ||
| 5169 | 2026.05.19 23:52:58.346052 [ 260 ] {590cf000-572d-4382-91ca-8491025285e3} <Debug> TCPHandler: Processed in 0.0035535 sec. | ||
| 5170 | 2026.05.19 23:52:58.358630 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.19 23:52:58.358770 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.19 23:52:58.358824 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5173 | 2026.05.19 23:52:58.359462 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.19 23:52:58.359513 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5175 | 2026.05.19 23:52:58.359899 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5176 | 2026.05.19 23:52:58.360125 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.19 23:52:58.360286 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 314.64 KiB/sec. | ||
| 5178 | 2026.05.19 23:52:58.360321 [ 260 ] {afb92959-1846-431f-85d5-eddd3f92318c} <Debug> TCPHandler: Processed in 0.001756235 sec. | ||
| 5179 | 2026.05.19 23:52:58.360484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.19 23:52:58.360580 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.19 23:52:58.360620 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5182 | 2026.05.19 23:52:58.361911 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.19 23:52:58.361948 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5184 | 2026.05.19 23:52:58.362383 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5185 | 2026.05.19 23:52:58.362595 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.19 23:52:58.362727 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Debug> executeQuery: Read 2466 rows, 186.30 KiB in 0.002166 sec., 1138504.1551246538 rows/sec., 83.99 MiB/sec. | ||
| 5187 | 2026.05.19 23:52:58.362762 [ 260 ] {be5be489-0f96-4fb1-b1d3-cabd8f3ddf79} <Debug> TCPHandler: Processed in 0.002328529 sec. | ||
| 5188 | 2026.05.19 23:52:58.362917 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.05.19 23:52:58.363015 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5190 | 2026.05.19 23:52:58.363055 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5191 | 2026.05.19 23:52:58.363562 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.19 23:52:58.363599 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5193 | 2026.05.19 23:52:58.363896 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5194 | 2026.05.19 23:52:58.364104 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.19 23:52:58.364232 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001236 sec., 37216.8284789644 rows/sec., 2.71 MiB/sec. | ||
| 5196 | 2026.05.19 23:52:58.364266 [ 260 ] {9fd737a3-ce2a-4f89-998e-9a8bb7a409cc} <Debug> TCPHandler: Processed in 0.001399126 sec. | ||
| 5197 | 2026.05.19 23:52:58.364408 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.19 23:52:58.364506 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.19 23:52:58.364546 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5200 | 2026.05.19 23:52:58.365271 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.19 23:52:58.365308 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5202 | 2026.05.19 23:52:58.365635 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5203 | 2026.05.19 23:52:58.365845 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.19 23:52:58.365963 [ 76 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5205 | 2026.05.19 23:52:58.365975 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001487 sec., 538668.45998655 rows/sec., 31.12 MiB/sec. | ||
| 5206 | 2026.05.19 23:52:58.366015 [ 76 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.19 23:52:58.366028 [ 260 ] {664c0d60-922e-45c4-9a1d-e31a83eab684} <Debug> TCPHandler: Processed in 0.001669803 sec. | ||
| 5208 | 2026.05.19 23:52:58.366051 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5209 | 2026.05.19 23:52:58.366163 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5210 | 2026.05.19 23:52:58.366190 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.19 23:52:58.366290 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5212 | 2026.05.19 23:52:58.366298 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.05.19 23:52:58.366332 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 5214 | 2026.05.19 23:52:58.366353 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5215 | 2026.05.19 23:52:58.366401 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5216 | 2026.05.19 23:52:58.366453 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5217 | 2026.05.19 23:52:58.366496 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 5218 | 2026.05.19 23:52:58.366536 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5219 | 2026.05.19 23:52:58.366578 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 5220 | 2026.05.19 23:52:58.366797 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.19 23:52:58.366844 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5222 | 2026.05.19 23:52:58.367158 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5223 | 2026.05.19 23:52:58.367388 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.19 23:52:58.367526 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001247 sec., 801.924619085806 rows/sec., 56.39 KiB/sec. | ||
| 5225 | 2026.05.19 23:52:58.367561 [ 260 ] {d5e0d536-d5b2-4e94-bef0-5090a3dec917} <Debug> TCPHandler: Processed in 0.001424186 sec. | ||
| 5226 | 2026.05.19 23:52:58.367704 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.19 23:52:58.367751 [ 186 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633662 sec., 1515613.3888160465 rows/sec., 94.44 MiB/sec. | ||
| 5228 | 2026.05.19 23:52:58.367801 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.19 23:52:58.367847 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5230 | 2026.05.19 23:52:58.367919 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5231 | 2026.05.19 23:52:58.368171 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.19 23:52:58.368240 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_10_2} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5233 | 2026.05.19 23:52:58.368311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5234 | 2026.05.19 23:52:58.368831 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.05.19 23:52:58.368874 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5236 | 2026.05.19 23:52:58.369252 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5237 | 2026.05.19 23:52:58.369475 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.05.19 23:52:58.369608 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.001825 sec., 726027.3972602739 rows/sec., 48.66 MiB/sec. | ||
| 5239 | 2026.05.19 23:52:58.369643 [ 260 ] {21018ac2-3340-46ef-9ec8-df8390320605} <Debug> TCPHandler: Processed in 0.001988741 sec. | ||
| 5240 | 2026.05.19 23:52:58.369778 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.19 23:52:58.369876 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.19 23:52:58.369919 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5243 | 2026.05.19 23:52:58.371045 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.19 23:52:58.371097 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5245 | 2026.05.19 23:52:58.371757 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5246 | 2026.05.19 23:52:58.372021 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.19 23:52:58.372193 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.002319 sec., 660198.3613626563 rows/sec., 40.17 MiB/sec. | ||
| 5248 | 2026.05.19 23:52:58.372257 [ 260 ] {63f03988-a513-49a9-9a10-d3fb9c965ab3} <Debug> TCPHandler: Processed in 0.002533655 sec. | ||
| 5249 | 2026.05.19 23:52:58.372497 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.19 23:52:58.372638 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.19 23:52:58.372715 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <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 | ||
| 5252 | 2026.05.19 23:52:58.373968 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.19 23:52:58.374014 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5254 | 2026.05.19 23:52:58.374829 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5255 | 2026.05.19 23:52:58.375104 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.19 23:52:58.375265 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002668 sec., 14992.503748125939 rows/sec., 26.87 MiB/sec. | ||
| 5257 | 2026.05.19 23:52:58.375371 [ 260 ] {3482c72d-a03e-4a43-bb35-fa8cb98a94c5} <Debug> TCPHandler: Processed in 0.002997617 sec. | ||
| 5258 | 2026.05.19 23:52:58.375570 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.19 23:52:58.375695 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.19 23:52:58.375751 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5261 | 2026.05.19 23:52:58.376138 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.19 23:52:58.376172 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5263 | 2026.05.19 23:52:58.376486 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5264 | 2026.05.19 23:52:58.376699 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.19 23:52:58.376830 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.38 MiB/sec. | ||
| 5266 | 2026.05.19 23:52:58.376862 [ 260 ] {0174400f-a6ec-4eb3-a01f-bca3985fc517} <Debug> TCPHandler: Processed in 0.001399416 sec. | ||
| 5267 | 2026.05.19 23:52:58.729056 [ 76 ] {} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5268 | 2026.05.19 23:52:58.729158 [ 76 ] {} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.19 23:52:58.729197 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5270 | 2026.05.19 23:52:58.729406 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5271 | 2026.05.19 23:52:58.729801 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5272 | 2026.05.19 23:52:58.729848 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 5273 | 2026.05.19 23:52:58.729940 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 5274 | 2026.05.19 23:52:58.730007 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 5275 | 2026.05.19 23:52:58.730069 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5276 | 2026.05.19 23:52:58.730124 [ 190 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5277 | 2026.05.19 23:52:58.731721 [ 200 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002387141 sec., 17175.35746736368 rows/sec., 3.41 MiB/sec. | ||
| 5278 | 2026.05.19 23:52:58.731935 [ 200 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5279 | 2026.05.19 23:52:58.732366 [ 200 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.05.19 23:52:58.732446 [ 200 ] {660ad129-eccb-4ef7-9352-f148899d51b8::all_1_5_1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5281 | 2026.05.19 23:52:58.732549 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5282 | 2026.05.19 23:53:01.734882 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.05.19 23:53:01.735170 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.19 23:53:01.735565 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5285 | 2026.05.19 23:53:01.735609 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5286 | 2026.05.19 23:53:01.735864 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5287 | 2026.05.19 23:53:01.735939 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5288 | 2026.05.19 23:53:01.736080 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5289 | 2026.05.19 23:53:01.736116 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5290 | 2026.05.19 23:53:01.736138 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 5291 | 2026.05.19 23:53:01.736154 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5292 | 2026.05.19 23:53:01.736195 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5293 | 2026.05.19 23:53:01.736214 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 5294 | 2026.05.19 23:53:01.737504 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002446 sec., 16762.060506950125 rows/sec., 3.33 MiB/sec. | ||
| 5295 | 2026.05.19 23:53:01.737617 [ 260 ] {6095d151-b60b-4d17-9624-27bd77bc6099} <Debug> TCPHandler: Processed in 0.002892364 sec. | ||
| 5296 | 2026.05.19 23:53:01.739147 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.05.19 23:53:01.739263 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5298 | 2026.05.19 23:53:01.739308 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5299 | 2026.05.19 23:53:01.739917 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.19 23:53:01.739965 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5301 | 2026.05.19 23:53:01.740358 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5302 | 2026.05.19 23:53:01.740575 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.19 23:53:01.740730 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.85 MiB/sec. | ||
| 5304 | 2026.05.19 23:53:01.740732 [ 70 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5305 | 2026.05.19 23:53:01.740766 [ 260 ] {9c2a813e-2041-4e28-ba5f-0eaa0623d8ef} <Debug> TCPHandler: Processed in 0.001671643 sec. | ||
| 5306 | 2026.05.19 23:53:01.740811 [ 70 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.19 23:53:01.740839 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5308 | 2026.05.19 23:53:01.741038 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5309 | 2026.05.19 23:53:01.741172 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5310 | 2026.05.19 23:53:01.741211 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2618 rows starting from the beginning of the part | ||
| 5311 | 2026.05.19 23:53:01.741213 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.05.19 23:53:01.741289 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 202 rows starting from the beginning of the part | ||
| 5313 | 2026.05.19 23:53:01.741329 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.19 23:53:01.741349 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5315 | 2026.05.19 23:53:01.741376 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5316 | 2026.05.19 23:53:01.741403 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5317 | 2026.05.19 23:53:01.741457 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2466 rows starting from the beginning of the part | ||
| 5318 | 2026.05.19 23:53:01.741507 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5319 | 2026.05.19 23:53:01.741894 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.05.19 23:53:01.741939 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5321 | 2026.05.19 23:53:01.742291 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5322 | 2026.05.19 23:53:01.742592 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.19 23:53:01.742757 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001445 sec., 44290.65743944636 rows/sec., 3.46 MiB/sec. | ||
| 5324 | 2026.05.19 23:53:01.742764 [ 70 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5325 | 2026.05.19 23:53:01.742804 [ 260 ] {fbfa0c49-ec29-4c4a-8a54-096a2508104e} <Debug> TCPHandler: Processed in 0.001645002 sec. | ||
| 5326 | 2026.05.19 23:53:01.742825 [ 70 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.05.19 23:53:01.742864 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5328 | 2026.05.19 23:53:01.742981 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5329 | 2026.05.19 23:53:01.743001 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.19 23:53:01.743130 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5331 | 2026.05.19 23:53:01.743134 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.05.19 23:53:01.743172 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part | ||
| 5333 | 2026.05.19 23:53:01.743233 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5334 | 2026.05.19 23:53:01.743252 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 117 rows starting from the beginning of the part | ||
| 5335 | 2026.05.19 23:53:01.743306 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5336 | 2026.05.19 23:53:01.743350 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part | ||
| 5337 | 2026.05.19 23:53:01.743398 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1325 rows starting from the beginning of the part | ||
| 5338 | 2026.05.19 23:53:01.743441 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5339 | 2026.05.19 23:53:01.743750 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.05.19 23:53:01.743802 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5341 | 2026.05.19 23:53:01.744086 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.003086399 sec., 1794324.0650350132 rows/sec., 141.81 MiB/sec. | ||
| 5342 | 2026.05.19 23:53:01.744411 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5343 | 2026.05.19 23:53:01.744647 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5344 | 2026.05.19 23:53:01.744752 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.05.19 23:53:01.744775 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845097 sec., 1668204.9778412734 rows/sec., 121.15 MiB/sec. | ||
| 5346 | 2026.05.19 23:53:01.744844 [ 199 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_36_7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5347 | 2026.05.19 23:53:01.744922 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5348 | 2026.05.19 23:53:01.744974 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5349 | 2026.05.19 23:53:01.744977 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.05.19 23:53:01.745149 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5351 | 2026.05.19 23:53:01.745171 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00206 sec., 46601.94174757281 rows/sec., 3.25 MiB/sec. | ||
| 5352 | 2026.05.19 23:53:01.745187 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.05.19 23:53:01.745218 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5354 | 2026.05.19 23:53:01.745221 [ 260 ] {031900f7-fecb-4055-80cb-c554e7462c68} <Debug> TCPHandler: Processed in 0.002280448 sec. | ||
| 5355 | 2026.05.19 23:53:01.745275 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.05.19 23:53:01.745297 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5357 | 2026.05.19 23:53:01.745352 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_36_7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5358 | 2026.05.19 23:53:01.745379 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.05.19 23:53:01.745395 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5360 | 2026.05.19 23:53:01.745438 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11273 rows starting from the beginning of the part | ||
| 5361 | 2026.05.19 23:53:01.745439 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5362 | 2026.05.19 23:53:01.745489 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5363 | 2026.05.19 23:53:01.745499 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 199 rows starting from the beginning of the part | ||
| 5364 | 2026.05.19 23:53:01.745545 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5365 | 2026.05.19 23:53:01.745565 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5366 | 2026.05.19 23:53:01.745618 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5367 | 2026.05.19 23:53:01.745665 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1531 rows starting from the beginning of the part | ||
| 5368 | 2026.05.19 23:53:01.745712 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 5369 | 2026.05.19 23:53:01.746305 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.05.19 23:53:01.746360 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5371 | 2026.05.19 23:53:01.746760 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5372 | 2026.05.19 23:53:01.746993 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.05.19 23:53:01.747120 [ 70 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5374 | 2026.05.19 23:53:01.747151 [ 70 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.05.19 23:53:01.747164 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001691 sec., 21289.178001182732 rows/sec., 1.43 MiB/sec. | ||
| 5376 | 2026.05.19 23:53:01.747169 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5377 | 2026.05.19 23:53:01.747228 [ 260 ] {40c889ce-14d6-4e07-a87e-05e6b150a33a} <Debug> TCPHandler: Processed in 0.001898088 sec. | ||
| 5378 | 2026.05.19 23:53:01.747277 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5379 | 2026.05.19 23:53:01.747395 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5380 | 2026.05.19 23:53:01.747432 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1488 rows starting from the beginning of the part | ||
| 5381 | 2026.05.19 23:53:01.747500 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5382 | 2026.05.19 23:53:01.747556 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5383 | 2026.05.19 23:53:01.747599 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5384 | 2026.05.19 23:53:01.747638 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5385 | 2026.05.19 23:53:01.747676 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5386 | 2026.05.19 23:53:01.748706 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 4 columns (4 merged, 0 gathered) in 0.001462257 sec., 1181734.8113224967 rows/sec., 79.54 MiB/sec. | ||
| 5387 | 2026.05.19 23:53:01.748970 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5388 | 2026.05.19 23:53:01.749248 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.05.19 23:53:01.749315 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_36_7} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5390 | 2026.05.19 23:53:01.749390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5391 | 2026.05.19 23:53:01.749679 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13419 rows, containing 5 columns (5 merged, 0 gathered) in 0.004415083 sec., 3039353.960050128 rows/sec., 196.00 MiB/sec. | ||
| 5392 | 2026.05.19 23:53:01.750088 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5393 | 2026.05.19 23:53:01.750358 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.05.19 23:53:01.750423 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5395 | 2026.05.19 23:53:01.750505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5396 | 2026.05.19 23:53:03.161065 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11001 | ||
| 5397 | 2026.05.19 23:53:03.161549 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.05.19 23:53:03.161597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5399 | 2026.05.19 23:53:03.162091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5400 | 2026.05.19 23:53:03.162327 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.05.19 23:53:03.162477 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11001 | ||
| 5402 | 2026.05.19 23:53:03.759999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5403 | 2026.05.19 23:53:03.775474 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.05.19 23:53:03.775535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5405 | 2026.05.19 23:53:03.781536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5406 | 2026.05.19 23:53:03.782228 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.05.19 23:53:03.784812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5408 | 2026.05.19 23:53:06.736404 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.05.19 23:53:06.736685 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5410 | 2026.05.19 23:53:06.737067 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5411 | 2026.05.19 23:53:06.737106 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5412 | 2026.05.19 23:53:06.737327 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5413 | 2026.05.19 23:53:06.737396 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5414 | 2026.05.19 23:53:06.737541 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5415 | 2026.05.19 23:53:06.737578 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5416 | 2026.05.19 23:53:06.737600 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 5417 | 2026.05.19 23:53:06.737615 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5418 | 2026.05.19 23:53:06.737656 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5419 | 2026.05.19 23:53:06.737676 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 5420 | 2026.05.19 23:53:06.738970 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002394 sec., 17126.148705096075 rows/sec., 3.40 MiB/sec. | ||
| 5421 | 2026.05.19 23:53:06.739081 [ 260 ] {4be53c3a-4b54-4124-914b-dc6246926594} <Debug> TCPHandler: Processed in 0.002832582 sec. | ||
| 5422 | 2026.05.19 23:53:06.741054 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.05.19 23:53:06.741170 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5424 | 2026.05.19 23:53:06.741215 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5425 | 2026.05.19 23:53:06.741790 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.19 23:53:06.741835 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5427 | 2026.05.19 23:53:06.742245 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5428 | 2026.05.19 23:53:06.742477 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.19 23:53:06.742634 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001495 sec., 52173.913043478264 rows/sec., 4.30 MiB/sec. | ||
| 5430 | 2026.05.19 23:53:06.742678 [ 260 ] {844db245-0e01-45b4-9fb2-e3670b0a858e} <Debug> TCPHandler: Processed in 0.001676343 sec. | ||
| 5431 | 2026.05.19 23:53:06.742839 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.05.19 23:53:06.742968 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.05.19 23:53:06.743018 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5434 | 2026.05.19 23:53:06.743520 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.19 23:53:06.743557 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5436 | 2026.05.19 23:53:06.743852 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5437 | 2026.05.19 23:53:06.744088 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.19 23:53:06.744220 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001274 sec., 8634.222919937207 rows/sec., 649.25 KiB/sec. | ||
| 5439 | 2026.05.19 23:53:06.744259 [ 260 ] {bb4c5fdd-d72b-455b-8077-5a7fc2fa729a} <Debug> TCPHandler: Processed in 0.001469537 sec. | ||
| 5440 | 2026.05.19 23:53:06.744431 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.05.19 23:53:06.744531 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5442 | 2026.05.19 23:53:06.744572 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5443 | 2026.05.19 23:53:06.745044 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.19 23:53:06.745086 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5445 | 2026.05.19 23:53:06.745418 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5446 | 2026.05.19 23:53:06.745637 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.05.19 23:53:06.745775 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00126 sec., 59523.80952380952 rows/sec., 4.65 MiB/sec. | ||
| 5448 | 2026.05.19 23:53:06.745813 [ 260 ] {e6c127fd-26ec-4983-8609-94b0a7a80634} <Debug> TCPHandler: Processed in 0.001433847 sec. | ||
| 5449 | 2026.05.19 23:53:06.745957 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.05.19 23:53:06.746062 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5451 | 2026.05.19 23:53:06.746113 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5452 | 2026.05.19 23:53:06.746635 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.05.19 23:53:06.746671 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5454 | 2026.05.19 23:53:06.747008 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5455 | 2026.05.19 23:53:06.747218 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.19 23:53:06.747349 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 5457 | 2026.05.19 23:53:06.747385 [ 260 ] {1661a3a4-d41c-43f7-9532-dd746eade1b0} <Debug> TCPHandler: Processed in 0.001476858 sec. | ||
| 5458 | 2026.05.19 23:53:06.747520 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.05.19 23:53:06.747616 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5460 | 2026.05.19 23:53:06.747668 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <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 | ||
| 5461 | 2026.05.19 23:53:06.748393 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.05.19 23:53:06.748430 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5463 | 2026.05.19 23:53:06.748958 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5464 | 2026.05.19 23:53:06.749184 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.05.19 23:53:06.749336 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 5466 | 2026.05.19 23:53:06.749388 [ 260 ] {db95159a-5b26-41fa-a896-abf9f4ab17b3} <Debug> TCPHandler: Processed in 0.001916619 sec. | ||
| 5467 | 2026.05.19 23:53:06.749521 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.05.19 23:53:06.749618 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.05.19 23:53:06.749660 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5470 | 2026.05.19 23:53:06.750017 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.05.19 23:53:06.750052 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5472 | 2026.05.19 23:53:06.750428 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5473 | 2026.05.19 23:53:06.750674 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.05.19 23:53:06.750809 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 5475 | 2026.05.19 23:53:06.750844 [ 260 ] {d22f2e57-bc13-43d1-80ae-bc954b8b0a38} <Debug> TCPHandler: Processed in 0.001371726 sec. | ||
| 5476 | 2026.05.19 23:53:10.445471 [ 64 ] {} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5477 | 2026.05.19 23:53:10.445547 [ 64 ] {} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.19 23:53:10.445568 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5479 | 2026.05.19 23:53:10.445692 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5480 | 2026.05.19 23:53:10.445829 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5481 | 2026.05.19 23:53:10.445864 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5482 | 2026.05.19 23:53:10.445929 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5483 | 2026.05.19 23:53:10.445974 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5484 | 2026.05.19 23:53:10.446016 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5485 | 2026.05.19 23:53:10.446055 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5486 | 2026.05.19 23:53:10.446779 [ 192 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114447 sec., 5242.601378804162 rows/sec., 389.10 KiB/sec. | ||
| 5487 | 2026.05.19 23:53:10.446898 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5488 | 2026.05.19 23:53:10.447142 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.05.19 23:53:10.447205 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_5_1} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5490 | 2026.05.19 23:53:10.447266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5491 | 2026.05.19 23:53:10.581175 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5492 | 2026.05.19 23:53:10.581233 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5493 | 2026.05.19 23:53:10.663428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11449 | ||
| 5494 | 2026.05.19 23:53:10.663961 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.05.19 23:53:10.664008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5496 | 2026.05.19 23:53:10.664516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5497 | 2026.05.19 23:53:10.664747 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.05.19 23:53:10.664888 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11449 | ||
| 5499 | 2026.05.19 23:53:11.285790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5500 | 2026.05.19 23:53:11.301779 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.05.19 23:53:11.301836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5502 | 2026.05.19 23:53:11.308203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5503 | 2026.05.19 23:53:11.308890 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.05.19 23:53:11.311550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5505 | 2026.05.19 23:53:11.737441 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.05.19 23:53:11.737707 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5507 | 2026.05.19 23:53:11.738097 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5508 | 2026.05.19 23:53:11.738135 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5509 | 2026.05.19 23:53:11.738352 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5510 | 2026.05.19 23:53:11.738422 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5511 | 2026.05.19 23:53:11.738563 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5512 | 2026.05.19 23:53:11.738600 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5513 | 2026.05.19 23:53:11.738621 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 5514 | 2026.05.19 23:53:11.738638 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5515 | 2026.05.19 23:53:11.738680 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5516 | 2026.05.19 23:53:11.738701 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 5517 | 2026.05.19 23:53:11.739949 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002353 sec., 17424.564385890353 rows/sec., 3.46 MiB/sec. | ||
| 5518 | 2026.05.19 23:53:11.740058 [ 260 ] {bbe753d7-b142-4bbe-b87c-2d5aa1733701} <Debug> TCPHandler: Processed in 0.00276486 sec. | ||
| 5519 | 2026.05.19 23:53:11.742357 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.05.19 23:53:11.742580 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5521 | 2026.05.19 23:53:11.742668 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5522 | 2026.05.19 23:53:11.743562 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.05.19 23:53:11.743613 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5524 | 2026.05.19 23:53:11.744113 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5525 | 2026.05.19 23:53:11.744439 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.05.19 23:53:11.744613 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.002101 sec., 56163.73155640171 rows/sec., 4.76 MiB/sec. | ||
| 5527 | 2026.05.19 23:53:11.744655 [ 260 ] {555f4e2b-984f-44d3-a368-add58b27017b} <Debug> TCPHandler: Processed in 0.002484344 sec. | ||
| 5528 | 2026.05.19 23:53:11.744812 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2026.05.19 23:53:11.744913 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5530 | 2026.05.19 23:53:11.744956 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5531 | 2026.05.19 23:53:11.745434 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.05.19 23:53:11.745469 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5533 | 2026.05.19 23:53:11.745776 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5534 | 2026.05.19 23:53:11.746175 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.05.19 23:53:11.746529 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001627 sec., 19053.472649047326 rows/sec., 1.40 MiB/sec. | ||
| 5536 | 2026.05.19 23:53:11.746597 [ 260 ] {1a7dae49-0a3c-49fc-80ec-8f31b865fdff} <Debug> TCPHandler: Processed in 0.001835198 sec. | ||
| 5537 | 2026.05.19 23:53:11.746793 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.05.19 23:53:11.746926 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5539 | 2026.05.19 23:53:11.746984 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5540 | 2026.05.19 23:53:11.747547 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.05.19 23:53:11.747589 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5542 | 2026.05.19 23:53:11.747951 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5543 | 2026.05.19 23:53:11.748175 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.05.19 23:53:11.748312 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001429 sec., 66480.05598320503 rows/sec., 5.19 MiB/sec. | ||
| 5545 | 2026.05.19 23:53:11.748347 [ 260 ] {77cc175c-ddc5-48ee-b55f-ca86cb89a4d3} <Debug> TCPHandler: Processed in 0.001665403 sec. | ||
| 5546 | 2026.05.19 23:53:11.748484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.05.19 23:53:11.748581 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.05.19 23:53:11.748625 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5549 | 2026.05.19 23:53:11.749165 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.05.19 23:53:11.749227 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5551 | 2026.05.19 23:53:11.749646 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5552 | 2026.05.19 23:53:11.749893 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.05.19 23:53:11.750061 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
| 5554 | 2026.05.19 23:53:11.750116 [ 260 ] {04a82dbe-7e75-468b-97dc-739ecf0f0c95} <Debug> TCPHandler: Processed in 0.001681003 sec. | ||
| 5555 | 2026.05.19 23:53:11.750305 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.05.19 23:53:11.750433 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.05.19 23:53:11.750509 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <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 | ||
| 5558 | 2026.05.19 23:53:11.751398 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.19 23:53:11.751436 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5560 | 2026.05.19 23:53:11.751973 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5561 | 2026.05.19 23:53:11.752197 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.19 23:53:11.752335 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001941 sec., 15971.148892323545 rows/sec., 28.62 MiB/sec. | ||
| 5563 | 2026.05.19 23:53:11.752386 [ 260 ] {4e89d3c7-03f6-4e1d-9b50-02f17cd11661} <Debug> TCPHandler: Processed in 0.002188856 sec. | ||
| 5564 | 2026.05.19 23:53:11.752525 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.05.19 23:53:11.752625 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.05.19 23:53:11.752668 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5567 | 2026.05.19 23:53:11.753136 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.05.19 23:53:11.753178 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5569 | 2026.05.19 23:53:11.753567 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5570 | 2026.05.19 23:53:11.753792 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.05.19 23:53:11.753947 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
| 5572 | 2026.05.19 23:53:11.753996 [ 260 ] {9cabbd65-9152-43d7-a184-89b73900bd9f} <Debug> TCPHandler: Processed in 0.001523679 sec. | ||
| 5573 | 2026.05.19 23:53:16.738813 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.05.19 23:53:16.739081 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5575 | 2026.05.19 23:53:16.739457 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5576 | 2026.05.19 23:53:16.739504 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5577 | 2026.05.19 23:53:16.739766 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5578 | 2026.05.19 23:53:16.739849 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5579 | 2026.05.19 23:53:16.740019 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5580 | 2026.05.19 23:53:16.740062 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5581 | 2026.05.19 23:53:16.740086 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 5582 | 2026.05.19 23:53:16.740103 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5583 | 2026.05.19 23:53:16.740151 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5584 | 2026.05.19 23:53:16.740174 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 5585 | 2026.05.19 23:53:16.741432 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002455 sec., 16700.61099796334 rows/sec., 3.31 MiB/sec. | ||
| 5586 | 2026.05.19 23:53:16.741555 [ 260 ] {fd54c6f2-5815-4a35-a7c4-4d135bdf99b4} <Debug> TCPHandler: Processed in 0.002884274 sec. | ||
| 5587 | 2026.05.19 23:53:16.744455 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.05.19 23:53:16.744607 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.05.19 23:53:16.744667 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5590 | 2026.05.19 23:53:16.745383 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.19 23:53:16.745444 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5592 | 2026.05.19 23:53:16.745943 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5593 | 2026.05.19 23:53:16.746243 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.19 23:53:16.746424 [ 57 ] {} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5595 | 2026.05.19 23:53:16.746453 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00189 sec., 12698.412698412698 rows/sec., 1.05 MiB/sec. | ||
| 5596 | 2026.05.19 23:53:16.746468 [ 57 ] {} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.05.19 23:53:16.746498 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5598 | 2026.05.19 23:53:16.746505 [ 260 ] {f843e7f1-e0b3-4ea5-805f-1b653df1aaf3} <Debug> TCPHandler: Processed in 0.002123074 sec. | ||
| 5599 | 2026.05.19 23:53:16.746688 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5600 | 2026.05.19 23:53:16.746699 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.05.19 23:53:16.746874 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5602 | 2026.05.19 23:53:16.746903 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5603 | 2026.05.19 23:53:16.746922 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 5604 | 2026.05.19 23:53:16.746965 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5605 | 2026.05.19 23:53:16.747001 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5606 | 2026.05.19 23:53:16.747063 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5607 | 2026.05.19 23:53:16.747113 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5608 | 2026.05.19 23:53:16.747161 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 5609 | 2026.05.19 23:53:16.747640 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.19 23:53:16.747687 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5611 | 2026.05.19 23:53:16.748088 [ 189 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500508 sec., 79972.91583916913 rows/sec., 6.94 MiB/sec. | ||
| 5612 | 2026.05.19 23:53:16.748131 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5613 | 2026.05.19 23:53:16.748274 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5614 | 2026.05.19 23:53:16.748439 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.05.19 23:53:16.748594 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.05.19 23:53:16.748624 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001763 sec., 112308.56494611458 rows/sec., 9.98 MiB/sec. | ||
| 5617 | 2026.05.19 23:53:16.748677 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_5_1} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5618 | 2026.05.19 23:53:16.748699 [ 260 ] {db341e8b-5151-4f97-8847-6fdfa0bcb3cd} <Debug> TCPHandler: Processed in 0.002059552 sec. | ||
| 5619 | 2026.05.19 23:53:16.748771 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5620 | 2026.05.19 23:53:16.748890 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.05.19 23:53:16.749014 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.05.19 23:53:16.749067 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5623 | 2026.05.19 23:53:16.749635 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.19 23:53:16.749679 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5625 | 2026.05.19 23:53:16.750057 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5626 | 2026.05.19 23:53:16.750316 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.05.19 23:53:16.750436 [ 57 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5628 | 2026.05.19 23:53:16.750477 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001493 sec., 15405.224380442063 rows/sec., 1.17 MiB/sec. | ||
| 5629 | 2026.05.19 23:53:16.750478 [ 57 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.05.19 23:53:16.750519 [ 260 ] {a1ede39b-4ba8-4051-b9a8-82c0f6015261} <Debug> TCPHandler: Processed in 0.001689693 sec. | ||
| 5631 | 2026.05.19 23:53:16.750568 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5632 | 2026.05.19 23:53:16.750694 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.05.19 23:53:16.750697 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5634 | 2026.05.19 23:53:16.750822 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.05.19 23:53:16.750880 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5636 | 2026.05.19 23:53:16.750947 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5637 | 2026.05.19 23:53:16.750999 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 83 rows starting from the beginning of the part | ||
| 5638 | 2026.05.19 23:53:16.751074 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 5639 | 2026.05.19 23:53:16.751178 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 5640 | 2026.05.19 23:53:16.751262 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 5641 | 2026.05.19 23:53:16.751312 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5642 | 2026.05.19 23:53:16.751367 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5643 | 2026.05.19 23:53:16.751488 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.05.19 23:53:16.751543 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5645 | 2026.05.19 23:53:16.752004 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5646 | 2026.05.19 23:53:16.752346 [ 189 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694553 sec., 120975.85616973917 rows/sec., 9.34 MiB/sec. | ||
| 5647 | 2026.05.19 23:53:16.752361 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.05.19 23:53:16.752566 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5649 | 2026.05.19 23:53:16.752584 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 1.11 MiB/sec. | ||
| 5650 | 2026.05.19 23:53:16.752640 [ 260 ] {f6a15717-2477-4ab3-b229-69d4c250ec89} <Debug> TCPHandler: Processed in 0.002013702 sec. | ||
| 5651 | 2026.05.19 23:53:16.752868 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.19 23:53:16.752938 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.05.19 23:53:16.752998 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.05.19 23:53:16.753061 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5655 | 2026.05.19 23:53:16.753066 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_31_6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5656 | 2026.05.19 23:53:16.753291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5657 | 2026.05.19 23:53:16.753732 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.05.19 23:53:16.753790 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5659 | 2026.05.19 23:53:16.754230 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5660 | 2026.05.19 23:53:16.754566 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.05.19 23:53:16.754721 [ 57 ] {} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5662 | 2026.05.19 23:53:16.754760 [ 57 ] {} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.05.19 23:53:16.754788 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5664 | 2026.05.19 23:53:16.755017 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00203 sec., 5911.330049261083 rows/sec., 461.82 KiB/sec. | ||
| 5665 | 2026.05.19 23:53:16.755143 [ 260 ] {336af5dd-4a33-455f-b0a6-1adf860909a1} <Debug> TCPHandler: Processed in 0.00233806 sec. | ||
| 5666 | 2026.05.19 23:53:16.755290 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5667 | 2026.05.19 23:53:16.755456 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5668 | 2026.05.19 23:53:16.755708 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5669 | 2026.05.19 23:53:16.755803 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5670 | 2026.05.19 23:53:16.756063 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5671 | 2026.05.19 23:53:16.756137 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 5672 | 2026.05.19 23:53:16.756193 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5673 | 2026.05.19 23:53:16.756232 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.05.19 23:53:16.756397 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.19 23:53:16.756481 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5676 | 2026.05.19 23:53:16.757074 [ 194 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149795 sec., 27909.637895706335 rows/sec., 2.24 MiB/sec. | ||
| 5677 | 2026.05.19 23:53:16.757233 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5678 | 2026.05.19 23:53:16.757351 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.19 23:53:16.757414 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5680 | 2026.05.19 23:53:16.757530 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.05.19 23:53:16.757629 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_5_1} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5682 | 2026.05.19 23:53:16.757720 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5683 | 2026.05.19 23:53:16.757936 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5684 | 2026.05.19 23:53:16.758255 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.19 23:53:16.758458 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.002111 sec., 52581.71482709616 rows/sec., 4.28 MiB/sec. | ||
| 5686 | 2026.05.19 23:53:16.758524 [ 260 ] {5f4decea-c9b7-4827-b2af-233a760cca30} <Debug> TCPHandler: Processed in 0.002563345 sec. | ||
| 5687 | 2026.05.19 23:53:16.758695 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.05.19 23:53:16.758823 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.05.19 23:53:16.758885 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5690 | 2026.05.19 23:53:16.759471 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.05.19 23:53:16.759519 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5692 | 2026.05.19 23:53:16.759981 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5693 | 2026.05.19 23:53:16.760290 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.05.19 23:53:16.760486 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001695 sec., 115634.21828908555 rows/sec., 8.30 MiB/sec. | ||
| 5695 | 2026.05.19 23:53:16.760547 [ 260 ] {7c667670-952a-499f-a1b0-43bb8c9660af} <Debug> TCPHandler: Processed in 0.001919049 sec. | ||
| 5696 | 2026.05.19 23:53:16.760736 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.05.19 23:53:16.760869 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.05.19 23:53:16.760944 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <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 | ||
| 5699 | 2026.05.19 23:53:16.762146 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.05.19 23:53:16.762196 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5701 | 2026.05.19 23:53:16.763020 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5702 | 2026.05.19 23:53:16.763380 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.05.19 23:53:16.763613 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002774 sec., 3965.3929343907716 rows/sec., 7.11 MiB/sec. | ||
| 5704 | 2026.05.19 23:53:16.763704 [ 260 ] {7c2bbe2e-b904-4938-a592-138dd8bbb9d8} <Debug> TCPHandler: Processed in 0.003033158 sec. | ||
| 5705 | 2026.05.19 23:53:16.763887 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.05.19 23:53:16.764012 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5707 | 2026.05.19 23:53:16.764073 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5708 | 2026.05.19 23:53:16.764658 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.05.19 23:53:16.764715 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5710 | 2026.05.19 23:53:16.765245 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5711 | 2026.05.19 23:53:16.765592 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.05.19 23:53:16.765795 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001814 sec., 33076.0749724366 rows/sec., 2.23 MiB/sec. | ||
| 5713 | 2026.05.19 23:53:16.765848 [ 260 ] {04b91faa-9ef3-46c1-bfd9-a6dff032cd70} <Debug> TCPHandler: Processed in 0.002028512 sec. | ||
| 5714 | 2026.05.19 23:53:17.423089 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59159 | ||
| 5715 | 2026.05.19 23:53:17.423175 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.05.19 23:53:17.423201 [ 365 ] {} <Debug> TCP-Session: 683950d2-c993-4a7c-9aca-4c21ac0fc150 Authenticating user 'default' from [fd00:1122:3344:101::e]:59159 | ||
| 5717 | 2026.05.19 23:53:17.423223 [ 365 ] {} <Debug> TCP-Session: 683950d2-c993-4a7c-9aca-4c21ac0fc150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.19 23:53:17.423236 [ 365 ] {} <Debug> TCP-Session: 683950d2-c993-4a7c-9aca-4c21ac0fc150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.05.19 23:53:17.423488 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58533 | ||
| 5720 | 2026.05.19 23:53:17.423488 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48414 | ||
| 5721 | 2026.05.19 23:53:17.423548 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52598 | ||
| 5722 | 2026.05.19 23:53:17.423582 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5723 | 2026.05.19 23:53:17.423594 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5724 | 2026.05.19 23:53:17.423611 [ 365 ] {} <Trace> TCP-Session: 683950d2-c993-4a7c-9aca-4c21ac0fc150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.05.19 23:53:17.423624 [ 367 ] {} <Debug> TCP-Session: 7a397d5e-5ec6-400d-98f8-dfe7fa4b6fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58533 | ||
| 5726 | 2026.05.19 23:53:17.423625 [ 366 ] {} <Debug> TCP-Session: 097228fe-ca04-40b7-aaed-0c3d8d7014b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48414 | ||
| 5727 | 2026.05.19 23:53:17.423667 [ 367 ] {} <Debug> TCP-Session: 7a397d5e-5ec6-400d-98f8-dfe7fa4b6fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.05.19 23:53:17.423676 [ 366 ] {} <Debug> TCP-Session: 097228fe-ca04-40b7-aaed-0c3d8d7014b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.05.19 23:53:17.423683 [ 367 ] {} <Debug> TCP-Session: 7a397d5e-5ec6-400d-98f8-dfe7fa4b6fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.05.19 23:53:17.423691 [ 366 ] {} <Debug> TCP-Session: 097228fe-ca04-40b7-aaed-0c3d8d7014b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.05.19 23:53:17.423785 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.05.19 23:53:17.423795 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5733 | 2026.05.19 23:53:17.423828 [ 368 ] {} <Debug> TCP-Session: 428742ba-6107-46ae-8185-ff44c9175195 Authenticating user 'default' from [fd00:1122:3344:101::e]:52598 | ||
| 5734 | 2026.05.19 23:53:17.423856 [ 368 ] {} <Debug> TCP-Session: 428742ba-6107-46ae-8185-ff44c9175195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.19 23:53:17.423871 [ 368 ] {} <Debug> TCP-Session: 428742ba-6107-46ae-8185-ff44c9175195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.05.19 23:53:17.423914 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56118 | ||
| 5737 | 2026.05.19 23:53:17.423918 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51872 | ||
| 5738 | 2026.05.19 23:53:17.423964 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58993 | ||
| 5739 | 2026.05.19 23:53:17.424010 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43657 | ||
| 5740 | 2026.05.19 23:53:17.424077 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5741 | 2026.05.19 23:53:17.424135 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5742 | 2026.05.19 23:53:17.424168 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50979 | ||
| 5743 | 2026.05.19 23:53:17.424427 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 5744 | 2026.05.19 23:53:17.424497 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2026.05.19 23:53:17.424536 [ 369 ] {} <Debug> TCP-Session: 12142b63-e109-4d16-af38-f229eb0ab8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51872 | ||
| 5746 | 2026.05.19 23:53:17.424559 [ 369 ] {} <Debug> TCP-Session: 12142b63-e109-4d16-af38-f229eb0ab8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.05.19 23:53:17.424573 [ 369 ] {} <Debug> TCP-Session: 12142b63-e109-4d16-af38-f229eb0ab8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.05.19 23:53:17.424608 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5749 | 2026.05.19 23:53:17.424653 [ 375 ] {} <Debug> TCP-Session: 7214346b-6bdd-4055-a11f-fb0ef29cf345 Authenticating user 'default' from [fd00:1122:3344:101::e]:58993 | ||
| 5750 | 2026.05.19 23:53:17.424678 [ 375 ] {} <Debug> TCP-Session: 7214346b-6bdd-4055-a11f-fb0ef29cf345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.19 23:53:17.424692 [ 375 ] {} <Debug> TCP-Session: 7214346b-6bdd-4055-a11f-fb0ef29cf345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.05.19 23:53:17.424845 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5753 | 2026.05.19 23:53:17.424882 [ 374 ] {} <Debug> TCP-Session: 05a34090-c7f8-4dde-92d5-55af7e4cebd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56118 | ||
| 5754 | 2026.05.19 23:53:17.424904 [ 374 ] {} <Debug> TCP-Session: 05a34090-c7f8-4dde-92d5-55af7e4cebd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.19 23:53:17.424918 [ 374 ] {} <Debug> TCP-Session: 05a34090-c7f8-4dde-92d5-55af7e4cebd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.19 23:53:17.424949 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5757 | 2026.05.19 23:53:17.424998 [ 377 ] {} <Debug> TCP-Session: 4690a36b-7e7f-4510-b232-b8f08c932361 Authenticating user 'default' from [fd00:1122:3344:101::e]:50979 | ||
| 5758 | 2026.05.19 23:53:17.425025 [ 377 ] {} <Debug> TCP-Session: 4690a36b-7e7f-4510-b232-b8f08c932361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.05.19 23:53:17.425039 [ 377 ] {} <Debug> TCP-Session: 4690a36b-7e7f-4510-b232-b8f08c932361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.19 23:53:17.425157 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5761 | 2026.05.19 23:53:17.425207 [ 376 ] {} <Debug> TCP-Session: d27b84eb-ad64-4db3-9266-f41674cac5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43657 | ||
| 5762 | 2026.05.19 23:53:17.425229 [ 376 ] {} <Debug> TCP-Session: d27b84eb-ad64-4db3-9266-f41674cac5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.19 23:53:17.425242 [ 376 ] {} <Debug> TCP-Session: d27b84eb-ad64-4db3-9266-f41674cac5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.05.19 23:53:17.425359 [ 321 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> AggregatingTransform: Aggregating | ||
| 5765 | 2026.05.19 23:53:17.425396 [ 321 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> Aggregator: Aggregation method: without_key | ||
| 5766 | 2026.05.19 23:53:17.425426 [ 321 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891893 sec. (1121.211 rows/sec., 43.80 KiB/sec.) | ||
| 5767 | 2026.05.19 23:53:17.425441 [ 321 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Trace> Aggregator: Merging aggregated data | ||
| 5768 | 2026.05.19 23:53:17.426130 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002397 sec., 417.1881518564873 rows/sec., 16.30 KiB/sec. | ||
| 5769 | 2026.05.19 23:53:17.426268 [ 365 ] {f26888c9-2eb8-4c74-a6db-00ff9ade3129} <Debug> TCPHandler: Processed in 0.002770431 sec. | ||
| 5770 | 2026.05.19 23:53:17.426400 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.05.19 23:53:17.426437 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5772 | 2026.05.19 23:53:17.426440 [ 365 ] {} <Debug> TCP-Session: 683950d2-c993-4a7c-9aca-4c21ac0fc150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.05.19 23:53:17.426462 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.05.19 23:53:17.426479 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.05.19 23:53:17.426503 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.05.19 23:53:17.426514 [ 377 ] {} <Debug> TCP-Session: 4690a36b-7e7f-4510-b232-b8f08c932361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.05.19 23:53:17.426530 [ 369 ] {} <Debug> TCP-Session: 12142b63-e109-4d16-af38-f229eb0ab8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.05.19 23:53:17.426539 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.05.19 23:53:17.426568 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.05.19 23:53:17.426569 [ 367 ] {} <Debug> TCP-Session: 7a397d5e-5ec6-400d-98f8-dfe7fa4b6fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.19 23:53:17.426593 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.05.19 23:53:17.426623 [ 375 ] {} <Debug> TCP-Session: 7214346b-6bdd-4055-a11f-fb0ef29cf345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.19 23:53:17.426519 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5784 | 2026.05.19 23:53:17.426651 [ 374 ] {} <Debug> TCP-Session: 05a34090-c7f8-4dde-92d5-55af7e4cebd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.19 23:53:17.426593 [ 376 ] {} <Debug> TCP-Session: d27b84eb-ad64-4db3-9266-f41674cac5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.05.19 23:53:17.426693 [ 368 ] {} <Debug> TCP-Session: 428742ba-6107-46ae-8185-ff44c9175195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.19 23:53:17.426480 [ 366 ] {} <Debug> TCP-Session: 097228fe-ca04-40b7-aaed-0c3d8d7014b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.05.19 23:53:17.665933 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38989 | ||
| 5789 | 2026.05.19 23:53:17.666023 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5790 | 2026.05.19 23:53:17.666053 [ 365 ] {} <Debug> TCP-Session: 062217de-c368-4a3a-852a-aac2fb206e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:38989 | ||
| 5791 | 2026.05.19 23:53:17.666078 [ 365 ] {} <Debug> TCP-Session: 062217de-c368-4a3a-852a-aac2fb206e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.19 23:53:17.666095 [ 365 ] {} <Debug> TCP-Session: 062217de-c368-4a3a-852a-aac2fb206e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.19 23:53:17.666291 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62969 | ||
| 5794 | 2026.05.19 23:53:17.666381 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47624 | ||
| 5795 | 2026.05.19 23:53:17.666403 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 5796 | 2026.05.19 23:53:17.666437 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44742 | ||
| 5797 | 2026.05.19 23:53:17.666430 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62291 | ||
| 5798 | 2026.05.19 23:53:17.666488 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.05.19 23:53:17.666503 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2026.05.19 23:53:17.666509 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2026.05.19 23:53:17.666556 [ 369 ] {} <Debug> TCP-Session: b8e2ded8-8d72-46dd-a080-37f30a5269d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 5802 | 2026.05.19 23:53:17.666550 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5803 | 2026.05.19 23:53:17.666596 [ 377 ] {} <Debug> TCP-Session: 4d028695-a570-43bc-bcfd-6d14560d64bc Authenticating user 'default' from [fd00:1122:3344:101::e]:44742 | ||
| 5804 | 2026.05.19 23:53:17.666598 [ 369 ] {} <Debug> TCP-Session: b8e2ded8-8d72-46dd-a080-37f30a5269d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.05.19 23:53:17.666618 [ 376 ] {} <Debug> TCP-Session: 716bb44d-24dc-4034-97db-6e8477f0d705 Authenticating user 'default' from [fd00:1122:3344:101::e]:62291 | ||
| 5806 | 2026.05.19 23:53:17.666628 [ 377 ] {} <Debug> TCP-Session: 4d028695-a570-43bc-bcfd-6d14560d64bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.05.19 23:53:17.666632 [ 369 ] {} <Debug> TCP-Session: b8e2ded8-8d72-46dd-a080-37f30a5269d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.05.19 23:53:17.666661 [ 376 ] {} <Debug> TCP-Session: 716bb44d-24dc-4034-97db-6e8477f0d705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.05.19 23:53:17.666664 [ 377 ] {} <Debug> TCP-Session: 4d028695-a570-43bc-bcfd-6d14560d64bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.19 23:53:17.666690 [ 376 ] {} <Debug> TCP-Session: 716bb44d-24dc-4034-97db-6e8477f0d705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.05.19 23:53:17.666545 [ 367 ] {} <Debug> TCP-Session: e70b9986-609e-4a04-a988-d7ad31c9686c Authenticating user 'default' from [fd00:1122:3344:101::e]:47624 | ||
| 5812 | 2026.05.19 23:53:17.666496 [ 365 ] {} <Trace> TCP-Session: 062217de-c368-4a3a-852a-aac2fb206e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.05.19 23:53:17.666746 [ 367 ] {} <Debug> TCP-Session: e70b9986-609e-4a04-a988-d7ad31c9686c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.19 23:53:17.666797 [ 367 ] {} <Debug> TCP-Session: e70b9986-609e-4a04-a988-d7ad31c9686c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.19 23:53:17.666403 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35496 | ||
| 5816 | 2026.05.19 23:53:17.666418 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51116 | ||
| 5817 | 2026.05.19 23:53:17.666385 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40060 | ||
| 5818 | 2026.05.19 23:53:17.666907 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5819 | 2026.05.19 23:53:17.666927 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5820 | 2026.05.19 23:53:17.666938 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.05.19 23:53:17.666970 [ 374 ] {} <Debug> TCP-Session: 57291f6c-b3e4-45ba-b952-9a5ebad6786c Authenticating user 'default' from [fd00:1122:3344:101::e]:35496 | ||
| 5822 | 2026.05.19 23:53:17.666387 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.05.19 23:53:17.667010 [ 374 ] {} <Debug> TCP-Session: 57291f6c-b3e4-45ba-b952-9a5ebad6786c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.05.19 23:53:17.667000 [ 375 ] {} <Debug> TCP-Session: f54d261d-6981-41ab-91ba-347db2901b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51116 | ||
| 5825 | 2026.05.19 23:53:17.667028 [ 366 ] {} <Debug> TCP-Session: 205936cd-d8e9-4e73-b8ac-d43b6f598718 Authenticating user 'default' from [fd00:1122:3344:101::e]:62969 | ||
| 5826 | 2026.05.19 23:53:17.667031 [ 374 ] {} <Debug> TCP-Session: 57291f6c-b3e4-45ba-b952-9a5ebad6786c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.05.19 23:53:17.667059 [ 375 ] {} <Debug> TCP-Session: f54d261d-6981-41ab-91ba-347db2901b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.05.19 23:53:17.667065 [ 366 ] {} <Debug> TCP-Session: 205936cd-d8e9-4e73-b8ac-d43b6f598718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.19 23:53:17.667094 [ 375 ] {} <Debug> TCP-Session: f54d261d-6981-41ab-91ba-347db2901b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.19 23:53:17.667105 [ 366 ] {} <Debug> TCP-Session: 205936cd-d8e9-4e73-b8ac-d43b6f598718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.05.19 23:53:17.667001 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5832 | 2026.05.19 23:53:17.667176 [ 368 ] {} <Debug> TCP-Session: a3549cdc-e665-4e3d-bb10-b7c036c87efb Authenticating user 'default' from [fd00:1122:3344:101::e]:40060 | ||
| 5833 | 2026.05.19 23:53:17.667200 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5834 | 2026.05.19 23:53:17.667203 [ 368 ] {} <Debug> TCP-Session: a3549cdc-e665-4e3d-bb10-b7c036c87efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.19 23:53:17.667241 [ 368 ] {} <Debug> TCP-Session: a3549cdc-e665-4e3d-bb10-b7c036c87efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.05.19 23:53:17.667278 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5837 | 2026.05.19 23:53:17.667568 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 5838 | 2026.05.19 23:53:17.668512 [ 317 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> AggregatingTransform: Aggregating | ||
| 5839 | 2026.05.19 23:53:17.668550 [ 317 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5840 | 2026.05.19 23:53:17.668583 [ 317 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910553 sec. (1098.234 rows/sec., 42.90 KiB/sec.) | ||
| 5841 | 2026.05.19 23:53:17.668604 [ 317 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Trace> Aggregator: Merging aggregated data | ||
| 5842 | 2026.05.19 23:53:17.669209 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002344 sec., 426.6211604095563 rows/sec., 16.66 KiB/sec. | ||
| 5843 | 2026.05.19 23:53:17.669351 [ 365 ] {2b2c1841-4db4-4385-a0de-faa0a2b9c37d} <Debug> TCPHandler: Processed in 0.002996587 sec. | ||
| 5844 | 2026.05.19 23:53:17.669485 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5845 | 2026.05.19 23:53:17.669515 [ 365 ] {} <Debug> TCP-Session: 062217de-c368-4a3a-852a-aac2fb206e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.05.19 23:53:17.669525 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5847 | 2026.05.19 23:53:17.669541 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.05.19 23:53:17.669565 [ 366 ] {} <Debug> TCP-Session: 205936cd-d8e9-4e73-b8ac-d43b6f598718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.19 23:53:17.669569 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.05.19 23:53:17.669588 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5851 | 2026.05.19 23:53:17.669612 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.05.19 23:53:17.669637 [ 367 ] {} <Debug> TCP-Session: e70b9986-609e-4a04-a988-d7ad31c9686c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.19 23:53:17.669640 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.05.19 23:53:17.669654 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.05.19 23:53:17.669692 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.05.19 23:53:17.669720 [ 369 ] {} <Debug> TCP-Session: b8e2ded8-8d72-46dd-a080-37f30a5269d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.19 23:53:17.669648 [ 375 ] {} <Debug> TCP-Session: f54d261d-6981-41ab-91ba-347db2901b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.19 23:53:17.669748 [ 377 ] {} <Debug> TCP-Session: 4d028695-a570-43bc-bcfd-6d14560d64bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.05.19 23:53:17.669596 [ 368 ] {} <Debug> TCP-Session: a3549cdc-e665-4e3d-bb10-b7c036c87efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.19 23:53:17.669664 [ 376 ] {} <Debug> TCP-Session: 716bb44d-24dc-4034-97db-6e8477f0d705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.05.19 23:53:17.669694 [ 374 ] {} <Debug> TCP-Session: 57291f6c-b3e4-45ba-b952-9a5ebad6786c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.19 23:53:17.822589 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55085 | ||
| 5863 | 2026.05.19 23:53:17.822682 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5864 | 2026.05.19 23:53:17.822712 [ 365 ] {} <Debug> TCP-Session: a80d9ce8-1616-4fab-af50-91a23ab12e85 Authenticating user 'default' from [fd00:1122:3344:101::e]:55085 | ||
| 5865 | 2026.05.19 23:53:17.822767 [ 365 ] {} <Debug> TCP-Session: a80d9ce8-1616-4fab-af50-91a23ab12e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.19 23:53:17.822823 [ 365 ] {} <Debug> TCP-Session: a80d9ce8-1616-4fab-af50-91a23ab12e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.05.19 23:53:17.823040 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50796 | ||
| 5868 | 2026.05.19 23:53:17.823044 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62763 | ||
| 5869 | 2026.05.19 23:53:17.823081 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64358 | ||
| 5870 | 2026.05.19 23:53:17.823098 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57642 | ||
| 5871 | 2026.05.19 23:53:17.823110 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5872 | 2026.05.19 23:53:17.823133 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48566 | ||
| 5873 | 2026.05.19 23:53:17.823146 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5874 | 2026.05.19 23:53:17.823160 [ 365 ] {} <Trace> TCP-Session: a80d9ce8-1616-4fab-af50-91a23ab12e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.05.19 23:53:17.823167 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5876 | 2026.05.19 23:53:17.823202 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5877 | 2026.05.19 23:53:17.823229 [ 374 ] {} <Debug> TCP-Session: 1695c00a-8587-464b-b879-881978ab1e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57642 | ||
| 5878 | 2026.05.19 23:53:17.823245 [ 377 ] {} <Debug> TCP-Session: 23e4e113-a314-4d0c-845c-b125780ae778 Authenticating user 'default' from [fd00:1122:3344:101::e]:48566 | ||
| 5879 | 2026.05.19 23:53:17.823371 [ 374 ] {} <Debug> TCP-Session: 1695c00a-8587-464b-b879-881978ab1e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.05.19 23:53:17.823389 [ 377 ] {} <Debug> TCP-Session: 23e4e113-a314-4d0c-845c-b125780ae778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.05.19 23:53:17.823403 [ 374 ] {} <Debug> TCP-Session: 1695c00a-8587-464b-b879-881978ab1e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.19 23:53:17.823419 [ 377 ] {} <Debug> TCP-Session: 23e4e113-a314-4d0c-845c-b125780ae778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.19 23:53:17.823126 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55767 | ||
| 5884 | 2026.05.19 23:53:17.823473 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5885 | 2026.05.19 23:53:17.823112 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45850 | ||
| 5886 | 2026.05.19 23:53:17.823085 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59956 | ||
| 5887 | 2026.05.19 23:53:17.823551 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5888 | 2026.05.19 23:53:17.823575 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2026.05.19 23:53:17.823192 [ 366 ] {} <Debug> TCP-Session: 3995c1a2-597a-486d-a8c4-1acf14f6f143 Authenticating user 'default' from [fd00:1122:3344:101::e]:62763 | ||
| 5890 | 2026.05.19 23:53:17.823610 [ 375 ] {} <Debug> TCP-Session: 9662c15b-080e-4fa8-aa4b-810d0c73d6e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45850 | ||
| 5891 | 2026.05.19 23:53:17.823603 [ 376 ] {} <Debug> TCP-Session: 446d9de1-d8ec-474b-8332-b8ec564f52df Authenticating user 'default' from [fd00:1122:3344:101::e]:55767 | ||
| 5892 | 2026.05.19 23:53:17.823624 [ 366 ] {} <Debug> TCP-Session: 3995c1a2-597a-486d-a8c4-1acf14f6f143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.05.19 23:53:17.823635 [ 375 ] {} <Debug> TCP-Session: 9662c15b-080e-4fa8-aa4b-810d0c73d6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.05.19 23:53:17.823661 [ 366 ] {} <Debug> TCP-Session: 3995c1a2-597a-486d-a8c4-1acf14f6f143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.05.19 23:53:17.823669 [ 375 ] {} <Debug> TCP-Session: 9662c15b-080e-4fa8-aa4b-810d0c73d6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.05.19 23:53:17.823662 [ 376 ] {} <Debug> TCP-Session: 446d9de1-d8ec-474b-8332-b8ec564f52df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.05.19 23:53:17.823606 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5898 | 2026.05.19 23:53:17.823707 [ 376 ] {} <Debug> TCP-Session: 446d9de1-d8ec-474b-8332-b8ec564f52df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.05.19 23:53:17.823727 [ 368 ] {} <Debug> TCP-Session: 66ab9519-7732-4cfc-affb-9168679d439a Authenticating user 'default' from [fd00:1122:3344:101::e]:59956 | ||
| 5900 | 2026.05.19 23:53:17.823159 [ 367 ] {} <Debug> TCP-Session: 2bf82123-e52a-4ce2-852f-d01dd63a4275 Authenticating user 'default' from [fd00:1122:3344:101::e]:50796 | ||
| 5901 | 2026.05.19 23:53:17.823751 [ 368 ] {} <Debug> TCP-Session: 66ab9519-7732-4cfc-affb-9168679d439a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.05.19 23:53:17.823777 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5903 | 2026.05.19 23:53:17.823793 [ 367 ] {} <Debug> TCP-Session: 2bf82123-e52a-4ce2-852f-d01dd63a4275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.05.19 23:53:17.823795 [ 368 ] {} <Debug> TCP-Session: 66ab9519-7732-4cfc-affb-9168679d439a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.19 23:53:17.823844 [ 367 ] {} <Debug> TCP-Session: 2bf82123-e52a-4ce2-852f-d01dd63a4275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.05.19 23:53:17.823850 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5907 | 2026.05.19 23:53:17.823157 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.05.19 23:53:17.823939 [ 369 ] {} <Debug> TCP-Session: 94fef461-c057-4eb2-bd2c-48aba4d1f842 Authenticating user 'default' from [fd00:1122:3344:101::e]:64358 | ||
| 5909 | 2026.05.19 23:53:17.823962 [ 369 ] {} <Debug> TCP-Session: 94fef461-c057-4eb2-bd2c-48aba4d1f842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.05.19 23:53:17.823976 [ 369 ] {} <Debug> TCP-Session: 94fef461-c057-4eb2-bd2c-48aba4d1f842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.05.19 23:53:17.824192 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 5912 | 2026.05.19 23:53:17.825242 [ 317 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> AggregatingTransform: Aggregating | ||
| 5913 | 2026.05.19 23:53:17.825285 [ 317 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5914 | 2026.05.19 23:53:17.825321 [ 317 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023946 sec. (976.614 rows/sec., 38.15 KiB/sec.) | ||
| 5915 | 2026.05.19 23:53:17.825339 [ 317 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Trace> Aggregator: Merging aggregated data | ||
| 5916 | 2026.05.19 23:53:17.825971 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002562 sec., 390.32006245121 rows/sec., 15.25 KiB/sec. | ||
| 5917 | 2026.05.19 23:53:17.826110 [ 365 ] {10acde77-b1e8-4b80-85e1-c70183fe4f5f} <Debug> TCPHandler: Processed in 0.003064699 sec. | ||
| 5918 | 2026.05.19 23:53:17.826246 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5919 | 2026.05.19 23:53:17.826278 [ 365 ] {} <Debug> TCP-Session: a80d9ce8-1616-4fab-af50-91a23ab12e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.05.19 23:53:17.826283 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5921 | 2026.05.19 23:53:17.826311 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5922 | 2026.05.19 23:53:17.826296 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5923 | 2026.05.19 23:53:17.826345 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5924 | 2026.05.19 23:53:17.826360 [ 369 ] {} <Debug> TCP-Session: 94fef461-c057-4eb2-bd2c-48aba4d1f842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.05.19 23:53:17.826384 [ 366 ] {} <Debug> TCP-Session: 3995c1a2-597a-486d-a8c4-1acf14f6f143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.05.19 23:53:17.826386 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5927 | 2026.05.19 23:53:17.826403 [ 377 ] {} <Debug> TCP-Session: 23e4e113-a314-4d0c-845c-b125780ae778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.05.19 23:53:17.826410 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5929 | 2026.05.19 23:53:17.826436 [ 368 ] {} <Debug> TCP-Session: 66ab9519-7732-4cfc-affb-9168679d439a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.05.19 23:53:17.826359 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5931 | 2026.05.19 23:53:17.826475 [ 374 ] {} <Debug> TCP-Session: 1695c00a-8587-464b-b879-881978ab1e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.05.19 23:53:17.826505 [ 376 ] {} <Debug> TCP-Session: 446d9de1-d8ec-474b-8332-b8ec564f52df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.05.19 23:53:17.826430 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2026.05.19 23:53:17.826350 [ 367 ] {} <Debug> TCP-Session: 2bf82123-e52a-4ce2-852f-d01dd63a4275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.05.19 23:53:17.826563 [ 375 ] {} <Debug> TCP-Session: 9662c15b-080e-4fa8-aa4b-810d0c73d6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.19 23:53:18.165846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11961 | ||
| 5937 | 2026.05.19 23:53:18.166349 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.19 23:53:18.166397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5939 | 2026.05.19 23:53:18.166887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5940 | 2026.05.19 23:53:18.167137 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.05.19 23:53:18.167304 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11961 | ||
| 5942 | 2026.05.19 23:53:18.812499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5943 | 2026.05.19 23:53:18.832808 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.05.19 23:53:18.832882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5945 | 2026.05.19 23:53:18.838880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5946 | 2026.05.19 23:53:18.839600 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.05.19 23:53:18.843444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5948 | 2026.05.19 23:53:21.736984 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.05.19 23:53:21.737329 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5950 | 2026.05.19 23:53:21.737686 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5951 | 2026.05.19 23:53:21.737724 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5952 | 2026.05.19 23:53:21.737956 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5953 | 2026.05.19 23:53:21.738026 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5954 | 2026.05.19 23:53:21.738170 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5955 | 2026.05.19 23:53:21.738207 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5956 | 2026.05.19 23:53:21.738229 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 5957 | 2026.05.19 23:53:21.738245 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5958 | 2026.05.19 23:53:21.738288 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5959 | 2026.05.19 23:53:21.738308 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 5960 | 2026.05.19 23:53:21.739494 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002308 sec., 17764.29809358752 rows/sec., 3.53 MiB/sec. | ||
| 5961 | 2026.05.19 23:53:21.739604 [ 260 ] {1a2b3123-74cd-4ce9-80d0-17f363c65f0d} <Debug> TCPHandler: Processed in 0.002805342 sec. | ||
| 5962 | 2026.05.19 23:53:21.742053 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.05.19 23:53:21.742166 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5964 | 2026.05.19 23:53:21.742211 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5965 | 2026.05.19 23:53:21.742803 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.05.19 23:53:21.742851 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5967 | 2026.05.19 23:53:21.743271 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5968 | 2026.05.19 23:53:21.743522 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.05.19 23:53:21.743680 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001546 sec., 76326.00258732212 rows/sec., 6.48 MiB/sec. | ||
| 5970 | 2026.05.19 23:53:21.743716 [ 260 ] {7be8d4e1-d205-4f38-b9c2-57e00255fb06} <Debug> TCPHandler: Processed in 0.001713564 sec. | ||
| 5971 | 2026.05.19 23:53:21.743878 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2026.05.19 23:53:21.743974 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5973 | 2026.05.19 23:53:21.744016 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5974 | 2026.05.19 23:53:21.744620 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.05.19 23:53:21.744665 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5976 | 2026.05.19 23:53:21.745045 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5977 | 2026.05.19 23:53:21.745312 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.05.19 23:53:21.745533 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001549 sec., 20012.91155584248 rows/sec., 1.47 MiB/sec. | ||
| 5979 | 2026.05.19 23:53:21.745671 [ 260 ] {2aecef65-2c28-4324-8f55-916a9167e0e1} <Debug> TCPHandler: Processed in 0.001840227 sec. | ||
| 5980 | 2026.05.19 23:53:21.745984 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.05.19 23:53:21.746161 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5982 | 2026.05.19 23:53:21.746248 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5983 | 2026.05.19 23:53:21.746933 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.05.19 23:53:21.746972 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5985 | 2026.05.19 23:53:21.747411 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5986 | 2026.05.19 23:53:21.747760 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.05.19 23:53:21.747904 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001811 sec., 52457.20596355605 rows/sec., 4.10 MiB/sec. | ||
| 5988 | 2026.05.19 23:53:21.747940 [ 260 ] {edbf139c-5e85-4752-b185-11d5538ac610} <Debug> TCPHandler: Processed in 0.002146815 sec. | ||
| 5989 | 2026.05.19 23:53:21.748086 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.05.19 23:53:21.748184 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.05.19 23:53:21.748229 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5992 | 2026.05.19 23:53:21.748758 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.05.19 23:53:21.748829 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 5994 | 2026.05.19 23:53:21.749307 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5995 | 2026.05.19 23:53:21.749552 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.05.19 23:53:21.749735 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
| 5997 | 2026.05.19 23:53:21.749812 [ 260 ] {55449ef7-9111-4d9c-84e9-db335976f03a} <Debug> TCPHandler: Processed in 0.001775336 sec. | ||
| 5998 | 2026.05.19 23:53:21.750041 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.05.19 23:53:21.750182 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2026.05.19 23:53:21.750257 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <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 | ||
| 6001 | 2026.05.19 23:53:21.751456 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.05.19 23:53:21.751503 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6003 | 2026.05.19 23:53:21.752224 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6004 | 2026.05.19 23:53:21.752516 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.05.19 23:53:21.752703 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002566 sec., 12081.060015588464 rows/sec., 21.65 MiB/sec. | ||
| 6006 | 2026.05.19 23:53:21.752726 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6007 | 2026.05.19 23:53:21.752787 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.05.19 23:53:21.752811 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6009 | 2026.05.19 23:53:21.752842 [ 260 ] {eee80bdf-a99a-49b0-ad60-9063c3e53ac4} <Debug> TCPHandler: Processed in 0.002915445 sec. | ||
| 6010 | 2026.05.19 23:53:21.752908 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6011 | 2026.05.19 23:53:21.753005 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.05.19 23:53:21.753121 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.05.19 23:53:21.753145 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6014 | 2026.05.19 23:53:21.753176 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6015 | 2026.05.19 23:53:21.753227 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 505 rows starting from the beginning of the part | ||
| 6016 | 2026.05.19 23:53:21.753366 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 6017 | 2026.05.19 23:53:21.753481 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6018 | 2026.05.19 23:53:21.753594 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6019 | 2026.05.19 23:53:21.753596 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.05.19 23:53:21.753645 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6021 | 2026.05.19 23:53:21.753727 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 6022 | 2026.05.19 23:53:21.753904 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6023 | 2026.05.19 23:53:21.754040 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6024 | 2026.05.19 23:53:21.754332 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.05.19 23:53:21.754474 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 6026 | 2026.05.19 23:53:21.754508 [ 260 ] {7f7bfaa3-dbf3-423c-ae87-365d05bdd974} <Debug> TCPHandler: Processed in 0.00155924 sec. | ||
| 6027 | 2026.05.19 23:53:21.757645 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 19 columns (19 merged, 0 gathered) in 0.004778722 sec., 131625.14998780008 rows/sec., 235.87 MiB/sec. | ||
| 6028 | 2026.05.19 23:53:21.758457 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6029 | 2026.05.19 23:53:21.758745 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.05.19 23:53:21.758813 [ 187 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6031 | 2026.05.19 23:53:21.758889 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6032 | 2026.05.19 23:53:22.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.01 MiB, peak 269.29 MiB, free memory in arenas 0.00 B, will set to 262.32 MiB (RSS), difference: 1.31 MiB | ||
| 6033 | 2026.05.19 23:53:25.581480 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6034 | 2026.05.19 23:53:25.581600 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6035 | 2026.05.19 23:53:25.668289 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12409 | ||
| 6036 | 2026.05.19 23:53:25.668802 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.19 23:53:25.668848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6038 | 2026.05.19 23:53:25.669347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6039 | 2026.05.19 23:53:25.669579 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.19 23:53:25.669727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12409 | ||
| 6041 | 2026.05.19 23:53:25.669779 [ 48 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6042 | 2026.05.19 23:53:25.669861 [ 48 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.05.19 23:53:25.669887 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6044 | 2026.05.19 23:53:25.669995 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6045 | 2026.05.19 23:53:25.670102 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6046 | 2026.05.19 23:53:25.670138 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10041 rows starting from the beginning of the part | ||
| 6047 | 2026.05.19 23:53:25.670203 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6048 | 2026.05.19 23:53:25.670254 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6049 | 2026.05.19 23:53:25.670300 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6050 | 2026.05.19 23:53:25.670345 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6051 | 2026.05.19 23:53:25.670385 [ 191 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6052 | 2026.05.19 23:53:25.674418 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12409 rows, containing 4 columns (4 merged, 0 gathered) in 0.004468414 sec., 2777047.963774171 rows/sec., 39.73 MiB/sec. | ||
| 6053 | 2026.05.19 23:53:25.674892 [ 201 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6054 | 2026.05.19 23:53:25.675242 [ 201 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.05.19 23:53:25.675329 [ 201 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_26_5} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6056 | 2026.05.19 23:53:25.675462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6057 | 2026.05.19 23:53:26.344405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6058 | 2026.05.19 23:53:26.362271 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.05.19 23:53:26.362337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6060 | 2026.05.19 23:53:26.368065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6061 | 2026.05.19 23:53:26.368770 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.05.19 23:53:26.369078 [ 48 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6063 | 2026.05.19 23:53:26.369159 [ 48 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.05.19 23:53:26.369193 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6065 | 2026.05.19 23:53:26.369349 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6066 | 2026.05.19 23:53:26.372351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6067 | 2026.05.19 23:53:26.373376 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6068 | 2026.05.19 23:53:26.374805 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6069 | 2026.05.19 23:53:26.379310 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6070 | 2026.05.19 23:53:26.383685 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6071 | 2026.05.19 23:53:26.388790 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6072 | 2026.05.19 23:53:26.393345 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6073 | 2026.05.19 23:53:26.397306 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6074 | 2026.05.19 23:53:26.454007 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084719284 sec., 2313.5228574405796 rows/sec., 11.96 MiB/sec. | ||
| 6075 | 2026.05.19 23:53:26.456881 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6076 | 2026.05.19 23:53:26.459067 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.05.19 23:53:26.459195 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_26_5} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6078 | 2026.05.19 23:53:26.462275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6079 | 2026.05.19 23:53:26.736360 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.05.19 23:53:26.736630 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6081 | 2026.05.19 23:53:26.737012 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6082 | 2026.05.19 23:53:26.737057 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6083 | 2026.05.19 23:53:26.737317 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6084 | 2026.05.19 23:53:26.737398 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6085 | 2026.05.19 23:53:26.737551 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6086 | 2026.05.19 23:53:26.737588 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6087 | 2026.05.19 23:53:26.737611 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6088 | 2026.05.19 23:53:26.737627 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6089 | 2026.05.19 23:53:26.737672 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6090 | 2026.05.19 23:53:26.737693 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6091 | 2026.05.19 23:53:26.738941 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002406 sec., 17040.731504571904 rows/sec., 3.38 MiB/sec. | ||
| 6092 | 2026.05.19 23:53:26.739127 [ 260 ] {916bd4a0-8264-481f-bf06-f250f09513d8} <Debug> TCPHandler: Processed in 0.002910764 sec. | ||
| 6093 | 2026.05.19 23:53:26.741150 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.05.19 23:53:26.741291 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6095 | 2026.05.19 23:53:26.741355 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6096 | 2026.05.19 23:53:26.742094 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.05.19 23:53:26.742142 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6098 | 2026.05.19 23:53:26.742596 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6099 | 2026.05.19 23:53:26.742848 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.05.19 23:53:26.743007 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001765 sec., 44192.63456090651 rows/sec., 3.64 MiB/sec. | ||
| 6101 | 2026.05.19 23:53:26.743036 [ 48 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6102 | 2026.05.19 23:53:26.743044 [ 260 ] {b1471a77-fe66-4678-9fef-5dd35ff09b22} <Debug> TCPHandler: Processed in 0.002017981 sec. | ||
| 6103 | 2026.05.19 23:53:26.743117 [ 48 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.05.19 23:53:26.743147 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6105 | 2026.05.19 23:53:26.743228 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.05.19 23:53:26.743281 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6107 | 2026.05.19 23:53:26.743343 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6108 | 2026.05.19 23:53:26.743397 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6109 | 2026.05.19 23:53:26.743414 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6110 | 2026.05.19 23:53:26.743451 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2620 rows starting from the beginning of the part | ||
| 6111 | 2026.05.19 23:53:26.743526 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6112 | 2026.05.19 23:53:26.743584 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 118 rows starting from the beginning of the part | ||
| 6113 | 2026.05.19 23:53:26.743640 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 198 rows starting from the beginning of the part | ||
| 6114 | 2026.05.19 23:53:26.743790 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 118 rows starting from the beginning of the part | ||
| 6115 | 2026.05.19 23:53:26.743909 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6116 | 2026.05.19 23:53:26.743918 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.19 23:53:26.743975 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6118 | 2026.05.19 23:53:26.744393 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6119 | 2026.05.19 23:53:26.744694 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.19 23:53:26.744864 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001544 sec., 7124.352331606217 rows/sec., 535.72 KiB/sec. | ||
| 6121 | 2026.05.19 23:53:26.744908 [ 260 ] {a006a9cd-3521-495f-b234-66af310892fa} <Debug> TCPHandler: Processed in 0.001731424 sec. | ||
| 6122 | 2026.05.19 23:53:26.745061 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.05.19 23:53:26.745172 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6124 | 2026.05.19 23:53:26.745222 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6125 | 2026.05.19 23:53:26.745712 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.05.19 23:53:26.745755 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6127 | 2026.05.19 23:53:26.745766 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 5 columns (5 merged, 0 gathered) in 0.002534325 sec., 1266609.4522210057 rows/sec., 102.16 MiB/sec. | ||
| 6128 | 2026.05.19 23:53:26.746100 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6129 | 2026.05.19 23:53:26.746108 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6130 | 2026.05.19 23:53:26.746448 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.05.19 23:53:26.746448 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.05.19 23:53:26.746543 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_41_8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6133 | 2026.05.19 23:53:26.746717 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001568 sec., 47831.63265306123 rows/sec., 3.73 MiB/sec. | ||
| 6134 | 2026.05.19 23:53:26.746717 [ 48 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6135 | 2026.05.19 23:53:26.746734 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6136 | 2026.05.19 23:53:26.746760 [ 260 ] {05e120d5-b782-4cf7-982b-c5c68919ded5} <Debug> TCPHandler: Processed in 0.001759995 sec. | ||
| 6137 | 2026.05.19 23:53:26.746773 [ 48 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.05.19 23:53:26.746799 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6139 | 2026.05.19 23:53:26.746886 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6140 | 2026.05.19 23:53:26.746910 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2026.05.19 23:53:26.746982 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2026.05.19 23:53:26.747010 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.05.19 23:53:26.747013 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 6144 | 2026.05.19 23:53:26.747061 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6145 | 2026.05.19 23:53:26.747085 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6146 | 2026.05.19 23:53:26.747136 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 95 rows starting from the beginning of the part | ||
| 6147 | 2026.05.19 23:53:26.747175 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part | ||
| 6148 | 2026.05.19 23:53:26.747215 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 95 rows starting from the beginning of the part | ||
| 6149 | 2026.05.19 23:53:26.747252 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part | ||
| 6150 | 2026.05.19 23:53:26.747469 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.19 23:53:26.747509 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6152 | 2026.05.19 23:53:26.747863 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6153 | 2026.05.19 23:53:26.748078 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.19 23:53:26.748204 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6155 | 2026.05.19 23:53:26.748226 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372466 sec., 1351581.7513876483 rows/sec., 100.58 MiB/sec. | ||
| 6156 | 2026.05.19 23:53:26.748256 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.05.19 23:53:26.748207 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6158 | 2026.05.19 23:53:26.748289 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6159 | 2026.05.19 23:53:26.748320 [ 260 ] {d09cd26a-1455-4b7e-af66-11055e7ef122} <Debug> TCPHandler: Processed in 0.001458877 sec. | ||
| 6160 | 2026.05.19 23:53:26.748412 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6161 | 2026.05.19 23:53:26.748434 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6162 | 2026.05.19 23:53:26.748482 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6163 | 2026.05.19 23:53:26.748528 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.05.19 23:53:26.748567 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13419 rows starting from the beginning of the part | ||
| 6165 | 2026.05.19 23:53:26.748584 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.05.19 23:53:26.748627 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6167 | 2026.05.19 23:53:26.748644 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <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 | ||
| 6168 | 2026.05.19 23:53:26.748681 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6169 | 2026.05.19 23:53:26.748691 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.19 23:53:26.748739 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 196 rows starting from the beginning of the part | ||
| 6171 | 2026.05.19 23:53:26.748781 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6172 | 2026.05.19 23:53:26.748823 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6173 | 2026.05.19 23:53:26.748824 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_41_8} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6174 | 2026.05.19 23:53:26.748934 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6175 | 2026.05.19 23:53:26.749463 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.05.19 23:53:26.749504 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6177 | 2026.05.19 23:53:26.750052 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6178 | 2026.05.19 23:53:26.750310 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.19 23:53:26.750469 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001902 sec., 5783.385909568875 rows/sec., 10.36 MiB/sec. | ||
| 6180 | 2026.05.19 23:53:26.750540 [ 260 ] {ecb1f5be-e511-4139-9588-babaf1634278} <Debug> TCPHandler: Processed in 0.002107654 sec. | ||
| 6181 | 2026.05.19 23:53:26.750708 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.05.19 23:53:26.750810 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.19 23:53:26.750855 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6184 | 2026.05.19 23:53:26.751295 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.19 23:53:26.751333 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6186 | 2026.05.19 23:53:26.751699 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6187 | 2026.05.19 23:53:26.751931 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.19 23:53:26.752055 [ 46 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6189 | 2026.05.19 23:53:26.752066 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 6190 | 2026.05.19 23:53:26.752095 [ 46 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.05.19 23:53:26.752105 [ 260 ] {d812f380-6bfd-4ef6-8307-59c33e0feb4a} <Debug> TCPHandler: Processed in 0.001448757 sec. | ||
| 6192 | 2026.05.19 23:53:26.752122 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6193 | 2026.05.19 23:53:26.752225 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6194 | 2026.05.19 23:53:26.752326 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6195 | 2026.05.19 23:53:26.752355 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1728 rows starting from the beginning of the part | ||
| 6196 | 2026.05.19 23:53:26.752405 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6197 | 2026.05.19 23:53:26.752446 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6198 | 2026.05.19 23:53:26.752487 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6199 | 2026.05.19 23:53:26.752526 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6200 | 2026.05.19 23:53:26.752568 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6201 | 2026.05.19 23:53:26.753482 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14255 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109881 sec., 2789693.1454959516 rows/sec., 180.82 MiB/sec. | ||
| 6202 | 2026.05.19 23:53:26.753639 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001447507 sec., 1401029.4941578866 rows/sec., 94.31 MiB/sec. | ||
| 6203 | 2026.05.19 23:53:26.753879 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6204 | 2026.05.19 23:53:26.753952 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6205 | 2026.05.19 23:53:26.754200 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.19 23:53:26.754285 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6207 | 2026.05.19 23:53:26.754292 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.05.19 23:53:26.754365 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 6209 | 2026.05.19 23:53:26.754373 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_41_8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6210 | 2026.05.19 23:53:26.754496 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6211 | 2026.05.19 23:53:27.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.00 MiB, peak 274.01 MiB, free memory in arenas 0.00 B, will set to 270.70 MiB (RSS), difference: 6.70 MiB | ||
| 6212 | 2026.05.19 23:53:28.342195 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.19 23:53:28.342490 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.19 23:53:28.342861 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6215 | 2026.05.19 23:53:28.342901 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6216 | 2026.05.19 23:53:28.343139 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6217 | 2026.05.19 23:53:28.343208 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6218 | 2026.05.19 23:53:28.343353 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6219 | 2026.05.19 23:53:28.343390 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6220 | 2026.05.19 23:53:28.343412 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6221 | 2026.05.19 23:53:28.343428 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6222 | 2026.05.19 23:53:28.343469 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6223 | 2026.05.19 23:53:28.343489 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6224 | 2026.05.19 23:53:28.345478 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.003108 sec., 13191.763191763192 rows/sec., 2.62 MiB/sec. | ||
| 6225 | 2026.05.19 23:53:28.345664 [ 260 ] {e067dc08-cc8a-4254-93f7-a9add0bdd4fc} <Debug> TCPHandler: Processed in 0.003618352 sec. | ||
| 6226 | 2026.05.19 23:53:28.358403 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.19 23:53:28.358578 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6228 | 2026.05.19 23:53:28.358654 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6229 | 2026.05.19 23:53:28.359429 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.19 23:53:28.359469 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6231 | 2026.05.19 23:53:28.359841 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6232 | 2026.05.19 23:53:28.360067 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.19 23:53:28.360227 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001692 sec., 4728.132387706856 rows/sec., 385.55 KiB/sec. | ||
| 6234 | 2026.05.19 23:53:28.360265 [ 260 ] {9e2a139f-e7b3-41f9-ab1f-92316dacf3eb} <Debug> TCPHandler: Processed in 0.002010261 sec. | ||
| 6235 | 2026.05.19 23:53:28.360424 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.19 23:53:28.360519 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.19 23:53:28.360560 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6238 | 2026.05.19 23:53:28.362016 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.19 23:53:28.362054 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6240 | 2026.05.19 23:53:28.362493 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6241 | 2026.05.19 23:53:28.362715 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.05.19 23:53:28.362855 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Debug> executeQuery: Read 2467 rows, 186.37 KiB in 0.002354 sec., 1048003.3984706881 rows/sec., 77.32 MiB/sec. | ||
| 6243 | 2026.05.19 23:53:28.362890 [ 260 ] {7e992e57-e3ec-4328-961a-5c62f0440e80} <Debug> TCPHandler: Processed in 0.002525174 sec. | ||
| 6244 | 2026.05.19 23:53:28.363033 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.05.19 23:53:28.363130 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.05.19 23:53:28.363170 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6247 | 2026.05.19 23:53:28.363605 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.19 23:53:28.363643 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6249 | 2026.05.19 23:53:28.363959 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6250 | 2026.05.19 23:53:28.364170 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.05.19 23:53:28.364298 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.94 MiB/sec. | ||
| 6252 | 2026.05.19 23:53:28.364332 [ 260 ] {3ad9d468-3ea5-46dc-a1f1-36e5037ebfcb} <Debug> TCPHandler: Processed in 0.001348304 sec. | ||
| 6253 | 2026.05.19 23:53:28.364464 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.05.19 23:53:28.364558 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.05.19 23:53:28.364598 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6256 | 2026.05.19 23:53:28.365275 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.05.19 23:53:28.365312 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6258 | 2026.05.19 23:53:28.365653 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6259 | 2026.05.19 23:53:28.365865 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.19 23:53:28.365993 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001453 sec., 551273.2278045423 rows/sec., 31.84 MiB/sec. | ||
| 6261 | 2026.05.19 23:53:28.366027 [ 260 ] {3204499f-be5d-49e1-ac15-c58beaaf6db8} <Debug> TCPHandler: Processed in 0.001611511 sec. | ||
| 6262 | 2026.05.19 23:53:28.366185 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.05.19 23:53:28.366290 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.05.19 23:53:28.366331 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6265 | 2026.05.19 23:53:28.366724 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.05.19 23:53:28.366761 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6267 | 2026.05.19 23:53:28.367053 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6268 | 2026.05.19 23:53:28.367260 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.05.19 23:53:28.367388 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 6270 | 2026.05.19 23:53:28.367423 [ 260 ] {a99eedbf-cb49-4376-b544-8efafa61f5f9} <Debug> TCPHandler: Processed in 0.001287213 sec. | ||
| 6271 | 2026.05.19 23:53:28.367549 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.05.19 23:53:28.367645 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6273 | 2026.05.19 23:53:28.367685 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6274 | 2026.05.19 23:53:28.368678 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.05.19 23:53:28.368714 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6276 | 2026.05.19 23:53:28.369084 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6277 | 2026.05.19 23:53:28.369296 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.05.19 23:53:28.369426 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.0018 sec., 737222.2222222222 rows/sec., 49.42 MiB/sec. | ||
| 6279 | 2026.05.19 23:53:28.369461 [ 260 ] {4b9cb8f2-2d4f-4ef9-9c60-ac7f2d2b7803} <Debug> TCPHandler: Processed in 0.00196104 sec. | ||
| 6280 | 2026.05.19 23:53:28.369584 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2026.05.19 23:53:28.369682 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6282 | 2026.05.19 23:53:28.369730 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6283 | 2026.05.19 23:53:28.370667 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.05.19 23:53:28.370724 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6285 | 2026.05.19 23:53:28.371396 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6286 | 2026.05.19 23:53:28.371684 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.05.19 23:53:28.371840 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Debug> executeQuery: Read 1514 rows, 94.24 KiB in 0.002175 sec., 696091.9540229886 rows/sec., 42.31 MiB/sec. | ||
| 6288 | 2026.05.19 23:53:28.371882 [ 260 ] {22a55493-af50-4b5a-953c-b27cc43acd24} <Debug> TCPHandler: Processed in 0.00234685 sec. | ||
| 6289 | 2026.05.19 23:53:28.372048 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.05.19 23:53:28.372158 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6291 | 2026.05.19 23:53:28.372224 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <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 | ||
| 6292 | 2026.05.19 23:53:28.373331 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.05.19 23:53:28.373371 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6294 | 2026.05.19 23:53:28.374056 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6295 | 2026.05.19 23:53:28.374285 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.05.19 23:53:28.374430 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002294 sec., 17436.791630340016 rows/sec., 31.25 MiB/sec. | ||
| 6297 | 2026.05.19 23:53:28.374506 [ 260 ] {41216489-c28e-4105-8769-8d7f06a2f0c2} <Debug> TCPHandler: Processed in 0.002518854 sec. | ||
| 6298 | 2026.05.19 23:53:28.374708 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.05.19 23:53:28.374804 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6300 | 2026.05.19 23:53:28.374846 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6301 | 2026.05.19 23:53:28.375193 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.05.19 23:53:28.375230 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6303 | 2026.05.19 23:53:28.375528 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6304 | 2026.05.19 23:53:28.375738 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.19 23:53:28.375890 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.47 MiB/sec. | ||
| 6306 | 2026.05.19 23:53:28.375925 [ 260 ] {ccabacd1-e01d-4bb5-92eb-12c3b1eca21c} <Debug> TCPHandler: Processed in 0.001265492 sec. | ||
| 6307 | 2026.05.19 23:53:31.733575 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.05.19 23:53:31.733830 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6309 | 2026.05.19 23:53:31.734178 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6310 | 2026.05.19 23:53:31.734216 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6311 | 2026.05.19 23:53:31.734437 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6312 | 2026.05.19 23:53:31.734506 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6313 | 2026.05.19 23:53:31.734650 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6314 | 2026.05.19 23:53:31.734690 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6315 | 2026.05.19 23:53:31.734712 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6316 | 2026.05.19 23:53:31.734728 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6317 | 2026.05.19 23:53:31.734770 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6318 | 2026.05.19 23:53:31.734790 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6319 | 2026.05.19 23:53:31.735947 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002215 sec., 18510.15801354402 rows/sec., 3.67 MiB/sec. | ||
| 6320 | 2026.05.19 23:53:31.736067 [ 260 ] {7b56b1a7-c8d6-4c2c-885e-4e83a9fcbf3d} <Debug> TCPHandler: Processed in 0.002634848 sec. | ||
| 6321 | 2026.05.19 23:53:31.737492 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.05.19 23:53:31.737687 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6323 | 2026.05.19 23:53:31.737772 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6324 | 2026.05.19 23:53:31.738643 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.05.19 23:53:31.738690 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6326 | 2026.05.19 23:53:31.739068 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6327 | 2026.05.19 23:53:31.739310 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.05.19 23:53:31.739468 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. | ||
| 6329 | 2026.05.19 23:53:31.739504 [ 260 ] {014c997e-7a21-49a3-82e4-a07ec8d4497d} <Debug> TCPHandler: Processed in 0.002064042 sec. | ||
| 6330 | 2026.05.19 23:53:31.739654 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.05.19 23:53:31.739757 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6332 | 2026.05.19 23:53:31.739798 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6333 | 2026.05.19 23:53:31.740249 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.05.19 23:53:31.740296 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6335 | 2026.05.19 23:53:31.740594 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6336 | 2026.05.19 23:53:31.740806 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.05.19 23:53:31.740937 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 6338 | 2026.05.19 23:53:31.740971 [ 260 ] {6e47c5ac-d79e-4286-8ed0-b84045a29674} <Debug> TCPHandler: Processed in 0.001366885 sec. | ||
| 6339 | 2026.05.19 23:53:31.741104 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.05.19 23:53:31.741202 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.05.19 23:53:31.741246 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6342 | 2026.05.19 23:53:31.741658 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.05.19 23:53:31.741694 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6344 | 2026.05.19 23:53:31.742012 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6345 | 2026.05.19 23:53:31.742223 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.19 23:53:31.742348 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001165 sec., 82403.43347639484 rows/sec., 5.74 MiB/sec. | ||
| 6347 | 2026.05.19 23:53:31.742383 [ 260 ] {ccf753ee-b2cb-47aa-9f06-a5e1ff7805c8} <Debug> TCPHandler: Processed in 0.001326954 sec. | ||
| 6348 | 2026.05.19 23:53:31.742526 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.05.19 23:53:31.742626 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.05.19 23:53:31.742673 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6351 | 2026.05.19 23:53:31.743150 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.05.19 23:53:31.743205 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6353 | 2026.05.19 23:53:31.743622 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6354 | 2026.05.19 23:53:31.743881 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.05.19 23:53:31.744031 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001423 sec., 25298.664792691496 rows/sec., 1.70 MiB/sec. | ||
| 6356 | 2026.05.19 23:53:31.744066 [ 260 ] {758e59f1-91de-4de6-b9c6-72d71fdc37f0} <Debug> TCPHandler: Processed in 0.001587661 sec. | ||
| 6357 | 2026.05.19 23:53:33.169826 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12921 | ||
| 6358 | 2026.05.19 23:53:33.170405 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.19 23:53:33.170451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6360 | 2026.05.19 23:53:33.170954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6361 | 2026.05.19 23:53:33.171185 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.19 23:53:33.171329 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12921 | ||
| 6363 | 2026.05.19 23:53:33.872467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6364 | 2026.05.19 23:53:33.887449 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.05.19 23:53:33.887492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6366 | 2026.05.19 23:53:33.892961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6367 | 2026.05.19 23:53:33.893641 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.19 23:53:33.896180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6369 | 2026.05.19 23:53:36.735997 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.05.19 23:53:36.736239 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6371 | 2026.05.19 23:53:36.736599 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6372 | 2026.05.19 23:53:36.736640 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6373 | 2026.05.19 23:53:36.736866 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6374 | 2026.05.19 23:53:36.736936 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6375 | 2026.05.19 23:53:36.737083 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6376 | 2026.05.19 23:53:36.737119 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6377 | 2026.05.19 23:53:36.737140 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6378 | 2026.05.19 23:53:36.737156 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6379 | 2026.05.19 23:53:36.737198 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6380 | 2026.05.19 23:53:36.737218 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6381 | 2026.05.19 23:53:36.738509 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002371 sec., 17292.281737663434 rows/sec., 3.43 MiB/sec. | ||
| 6382 | 2026.05.19 23:53:36.738622 [ 260 ] {be35d19f-647b-49e7-88a9-cd8e7c3c8143} <Debug> TCPHandler: Processed in 0.002768341 sec. | ||
| 6383 | 2026.05.19 23:53:36.740617 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.19 23:53:36.740745 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.19 23:53:36.740823 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6386 | 2026.05.19 23:53:36.741735 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.19 23:53:36.741810 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6388 | 2026.05.19 23:53:36.742416 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6389 | 2026.05.19 23:53:36.742837 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.19 23:53:36.743030 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002326 sec., 33533.96388650043 rows/sec., 2.77 MiB/sec. | ||
| 6391 | 2026.05.19 23:53:36.743073 [ 260 ] {6b845da8-f71d-415b-9020-73cf6cabe4d2} <Debug> TCPHandler: Processed in 0.002510074 sec. | ||
| 6392 | 2026.05.19 23:53:36.743239 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.19 23:53:36.743349 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.19 23:53:36.743398 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6395 | 2026.05.19 23:53:36.743969 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.19 23:53:36.744015 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6397 | 2026.05.19 23:53:36.744434 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6398 | 2026.05.19 23:53:36.744648 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.19 23:53:36.744782 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001456 sec., 7554.945054945055 rows/sec., 568.10 KiB/sec. | ||
| 6400 | 2026.05.19 23:53:36.744817 [ 260 ] {4264a821-8f82-4ed5-8166-adb36c48c738} <Debug> TCPHandler: Processed in 0.001642202 sec. | ||
| 6401 | 2026.05.19 23:53:36.744964 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.19 23:53:36.745084 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.19 23:53:36.745128 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6404 | 2026.05.19 23:53:36.745655 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.19 23:53:36.745698 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6406 | 2026.05.19 23:53:36.746063 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6407 | 2026.05.19 23:53:36.746284 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.05.19 23:53:36.746422 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001357 sec., 55268.97568165071 rows/sec., 4.32 MiB/sec. | ||
| 6409 | 2026.05.19 23:53:36.746458 [ 260 ] {aa917392-5b29-4b27-bab0-27bae42dc566} <Debug> TCPHandler: Processed in 0.00154527 sec. | ||
| 6410 | 2026.05.19 23:53:36.746601 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.05.19 23:53:36.746700 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.19 23:53:36.746745 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6413 | 2026.05.19 23:53:36.747289 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.19 23:53:36.747325 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6415 | 2026.05.19 23:53:36.747656 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6416 | 2026.05.19 23:53:36.747866 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.05.19 23:53:36.747998 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 6418 | 2026.05.19 23:53:36.748032 [ 260 ] {8e5baf5c-7e54-4dc8-970a-a00e5f6dfc8e} <Debug> TCPHandler: Processed in 0.001482698 sec. | ||
| 6419 | 2026.05.19 23:53:36.748182 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.05.19 23:53:36.748366 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.05.19 23:53:36.748437 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <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 | ||
| 6422 | 2026.05.19 23:53:36.749252 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.19 23:53:36.749291 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6424 | 2026.05.19 23:53:36.749836 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6425 | 2026.05.19 23:53:36.750065 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.19 23:53:36.750218 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001876 sec., 5863.539445628998 rows/sec., 10.51 MiB/sec. | ||
| 6427 | 2026.05.19 23:53:36.750287 [ 260 ] {df15b9e3-ff61-4bec-bf7e-3a2718ca9808} <Debug> TCPHandler: Processed in 0.002153905 sec. | ||
| 6428 | 2026.05.19 23:53:36.750424 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.19 23:53:36.750520 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.19 23:53:36.750562 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6431 | 2026.05.19 23:53:36.750950 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.19 23:53:36.750986 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6433 | 2026.05.19 23:53:36.751279 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6434 | 2026.05.19 23:53:36.751489 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.19 23:53:36.751637 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6436 | 2026.05.19 23:53:36.751758 [ 260 ] {905d82df-b85f-4c3a-98c1-87677679eabf} <Debug> TCPHandler: Processed in 0.001378265 sec. | ||
| 6437 | 2026.05.19 23:53:39.540732 [ 33 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6438 | 2026.05.19 23:53:39.540825 [ 33 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.05.19 23:53:39.540848 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6440 | 2026.05.19 23:53:39.540980 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6441 | 2026.05.19 23:53:39.541139 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.05.19 23:53:39.541175 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 6443 | 2026.05.19 23:53:39.541241 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6444 | 2026.05.19 23:53:39.541287 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6445 | 2026.05.19 23:53:39.541329 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6446 | 2026.05.19 23:53:39.541368 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 6447 | 2026.05.19 23:53:39.542107 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189211 sec., 38681.108735119335 rows/sec., 3.24 MiB/sec. | ||
| 6448 | 2026.05.19 23:53:39.542294 [ 190 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6449 | 2026.05.19 23:53:39.542615 [ 190 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.05.19 23:53:39.542698 [ 190 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_10_2} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6451 | 2026.05.19 23:53:39.542808 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6452 | 2026.05.19 23:53:40.582645 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6453 | 2026.05.19 23:53:40.582700 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6454 | 2026.05.19 23:53:40.671654 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13369 | ||
| 6455 | 2026.05.19 23:53:40.672134 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.19 23:53:40.672181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6457 | 2026.05.19 23:53:40.672790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6458 | 2026.05.19 23:53:40.673016 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.19 23:53:40.673151 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13369 | ||
| 6460 | 2026.05.19 23:53:41.396363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6461 | 2026.05.19 23:53:41.412336 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.05.19 23:53:41.412397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6463 | 2026.05.19 23:53:41.418392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6464 | 2026.05.19 23:53:41.419103 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.05.19 23:53:41.421726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6466 | 2026.05.19 23:53:41.736743 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.05.19 23:53:41.736978 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6468 | 2026.05.19 23:53:41.737370 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6469 | 2026.05.19 23:53:41.737417 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6470 | 2026.05.19 23:53:41.737679 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6471 | 2026.05.19 23:53:41.737763 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6472 | 2026.05.19 23:53:41.737931 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6473 | 2026.05.19 23:53:41.737975 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6474 | 2026.05.19 23:53:41.738001 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6475 | 2026.05.19 23:53:41.738021 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6476 | 2026.05.19 23:53:41.738064 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6477 | 2026.05.19 23:53:41.738085 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6478 | 2026.05.19 23:53:41.739214 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002335 sec., 17558.886509635977 rows/sec., 3.48 MiB/sec. | ||
| 6479 | 2026.05.19 23:53:41.739326 [ 260 ] {c7972b01-2dd5-4bec-a02b-c360a4a177a4} <Debug> TCPHandler: Processed in 0.00272145 sec. | ||
| 6480 | 2026.05.19 23:53:41.741571 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.05.19 23:53:41.741685 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6482 | 2026.05.19 23:53:41.741746 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6483 | 2026.05.19 23:53:41.742468 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.05.19 23:53:41.742522 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6485 | 2026.05.19 23:53:41.742967 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6486 | 2026.05.19 23:53:41.743193 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.05.19 23:53:41.743356 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001705 sec., 69208.21114369502 rows/sec., 5.87 MiB/sec. | ||
| 6488 | 2026.05.19 23:53:41.743398 [ 260 ] {6db49f3d-2b2e-43a4-9790-3309e48c792d} <Debug> TCPHandler: Processed in 0.001880098 sec. | ||
| 6489 | 2026.05.19 23:53:41.743566 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.05.19 23:53:41.743663 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.05.19 23:53:41.743705 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6492 | 2026.05.19 23:53:41.744164 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.05.19 23:53:41.744202 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6494 | 2026.05.19 23:53:41.744527 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6495 | 2026.05.19 23:53:41.744760 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.05.19 23:53:41.744897 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00125 sec., 24800 rows/sec., 1.82 MiB/sec. | ||
| 6497 | 2026.05.19 23:53:41.744921 [ 29 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6498 | 2026.05.19 23:53:41.744935 [ 260 ] {e6f80aab-b589-4fb3-97ae-5998cd711a31} <Debug> TCPHandler: Processed in 0.001418116 sec. | ||
| 6499 | 2026.05.19 23:53:41.745004 [ 29 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.05.19 23:53:41.745034 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6501 | 2026.05.19 23:53:41.745117 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.05.19 23:53:41.745185 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6503 | 2026.05.19 23:53:41.745222 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6504 | 2026.05.19 23:53:41.745274 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6505 | 2026.05.19 23:53:41.745340 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6506 | 2026.05.19 23:53:41.745382 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 83 rows starting from the beginning of the part | ||
| 6507 | 2026.05.19 23:53:41.745460 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6508 | 2026.05.19 23:53:41.745508 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 6509 | 2026.05.19 23:53:41.745555 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 6510 | 2026.05.19 23:53:41.745599 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 6511 | 2026.05.19 23:53:41.745645 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6512 | 2026.05.19 23:53:41.745765 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.19 23:53:41.745821 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6514 | 2026.05.19 23:53:41.746331 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6515 | 2026.05.19 23:53:41.746562 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.19 23:53:41.746671 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154876 sec., 138820.7340065601 rows/sec., 10.67 MiB/sec. | ||
| 6517 | 2026.05.19 23:53:41.746702 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001499 sec., 63375.58372248166 rows/sec., 4.95 MiB/sec. | ||
| 6518 | 2026.05.19 23:53:41.746744 [ 260 ] {9718112d-bfdc-480c-847b-237809b6ea24} <Debug> TCPHandler: Processed in 0.001676143 sec. | ||
| 6519 | 2026.05.19 23:53:41.746844 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6520 | 2026.05.19 23:53:41.746940 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.05.19 23:53:41.747049 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.05.19 23:53:41.747097 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6523 | 2026.05.19 23:53:41.747151 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.05.19 23:53:41.747233 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_36_7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6525 | 2026.05.19 23:53:41.747337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6526 | 2026.05.19 23:53:41.747543 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.05.19 23:53:41.747585 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6528 | 2026.05.19 23:53:41.747992 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6529 | 2026.05.19 23:53:41.748222 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.05.19 23:53:41.748358 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 6531 | 2026.05.19 23:53:41.748395 [ 260 ] {bbb7cd6a-f089-4a89-8bf9-725b1eeab29e} <Debug> TCPHandler: Processed in 0.001515789 sec. | ||
| 6532 | 2026.05.19 23:53:41.748540 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.05.19 23:53:41.748647 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.05.19 23:53:41.748705 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <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 | ||
| 6535 | 2026.05.19 23:53:41.749528 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.05.19 23:53:41.749567 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6537 | 2026.05.19 23:53:41.750119 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6538 | 2026.05.19 23:53:41.750361 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.05.19 23:53:41.750500 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 6540 | 2026.05.19 23:53:41.750550 [ 260 ] {a5aef733-7bad-4ba5-9349-26ac7a8987ba} <Debug> TCPHandler: Processed in 0.002065422 sec. | ||
| 6541 | 2026.05.19 23:53:41.750705 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2026.05.19 23:53:41.750803 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6543 | 2026.05.19 23:53:41.750848 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6544 | 2026.05.19 23:53:41.751278 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.05.19 23:53:41.751323 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6546 | 2026.05.19 23:53:41.751727 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6547 | 2026.05.19 23:53:41.751938 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.05.19 23:53:41.752072 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. | ||
| 6549 | 2026.05.19 23:53:41.752105 [ 260 ] {eb5df5b6-4897-470e-886e-ff3e12d574f3} <Debug> TCPHandler: Processed in 0.001452247 sec. | ||
| 6550 | 2026.05.19 23:53:46.738287 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.05.19 23:53:46.738598 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6552 | 2026.05.19 23:53:46.739030 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6553 | 2026.05.19 23:53:46.739080 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6554 | 2026.05.19 23:53:46.739332 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6555 | 2026.05.19 23:53:46.739406 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6556 | 2026.05.19 23:53:46.739557 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 6557 | 2026.05.19 23:53:46.739597 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6558 | 2026.05.19 23:53:46.739620 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6559 | 2026.05.19 23:53:46.739637 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6560 | 2026.05.19 23:53:46.739681 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6561 | 2026.05.19 23:53:46.739702 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6562 | 2026.05.19 23:53:46.741091 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002623 sec., 15630.956919557759 rows/sec., 3.10 MiB/sec. | ||
| 6563 | 2026.05.19 23:53:46.741212 [ 260 ] {96a04087-ebc5-4a80-93fb-8f9d31b886fb} <Debug> TCPHandler: Processed in 0.003083869 sec. | ||
| 6564 | 2026.05.19 23:53:46.744368 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.05.19 23:53:46.744513 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.05.19 23:53:46.744573 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6567 | 2026.05.19 23:53:46.745243 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.19 23:53:46.745301 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6569 | 2026.05.19 23:53:46.745780 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6570 | 2026.05.19 23:53:46.746099 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.19 23:53:46.746282 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. | ||
| 6572 | 2026.05.19 23:53:46.746322 [ 260 ] {cad1cc6a-b777-425a-a3c1-9a2aa98981b6} <Debug> TCPHandler: Processed in 0.002024532 sec. | ||
| 6573 | 2026.05.19 23:53:46.746478 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.05.19 23:53:46.746586 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6575 | 2026.05.19 23:53:46.746633 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6576 | 2026.05.19 23:53:46.747128 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.05.19 23:53:46.747172 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6578 | 2026.05.19 23:53:46.747691 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6579 | 2026.05.19 23:53:46.748039 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.05.19 23:53:46.748296 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001726 sec., 3476.2456546929316 rows/sec., 291.38 KiB/sec. | ||
| 6581 | 2026.05.19 23:53:46.748381 [ 260 ] {9251bc52-6389-49da-920f-0836deb51fd9} <Debug> TCPHandler: Processed in 0.00195357 sec. | ||
| 6582 | 2026.05.19 23:53:46.748614 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.05.19 23:53:46.748754 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2026.05.19 23:53:46.748819 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2026.05.19 23:53:46.749470 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.19 23:53:46.749511 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6587 | 2026.05.19 23:53:46.749870 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6588 | 2026.05.19 23:53:46.750080 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.05.19 23:53:46.750198 [ 30 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6590 | 2026.05.19 23:53:46.750211 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.00154 sec., 131168.83116883118 rows/sec., 11.63 MiB/sec. | ||
| 6591 | 2026.05.19 23:53:46.750241 [ 30 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.05.19 23:53:46.750259 [ 260 ] {ccc2242d-48e2-453e-9fbc-4c9f33794c07} <Debug> TCPHandler: Processed in 0.001823186 sec. | ||
| 6593 | 2026.05.19 23:53:46.750267 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6594 | 2026.05.19 23:53:46.750378 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6595 | 2026.05.19 23:53:46.750416 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.05.19 23:53:46.750467 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.05.19 23:53:46.750495 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2620 rows starting from the beginning of the part | ||
| 6598 | 2026.05.19 23:53:46.750582 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.05.19 23:53:46.750611 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2467 rows starting from the beginning of the part | ||
| 6600 | 2026.05.19 23:53:46.750629 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6601 | 2026.05.19 23:53:46.750657 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6602 | 2026.05.19 23:53:46.750700 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 6603 | 2026.05.19 23:53:46.750741 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 6604 | 2026.05.19 23:53:46.750783 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 202 rows starting from the beginning of the part | ||
| 6605 | 2026.05.19 23:53:46.751086 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.19 23:53:46.751123 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6607 | 2026.05.19 23:53:46.751434 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6608 | 2026.05.19 23:53:46.751654 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.19 23:53:46.751819 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001264 sec., 22943.037974683546 rows/sec., 1.72 MiB/sec. | ||
| 6610 | 2026.05.19 23:53:46.751854 [ 260 ] {dc431e32-e2d4-4957-be8d-c780feec52a0} <Debug> TCPHandler: Processed in 0.001441637 sec. | ||
| 6611 | 2026.05.19 23:53:46.751994 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.05.19 23:53:46.752097 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.05.19 23:53:46.752147 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6614 | 2026.05.19 23:53:46.752694 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.05.19 23:53:46.752736 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6616 | 2026.05.19 23:53:46.752900 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002511815 sec., 2205974.5642095455 rows/sec., 174.35 MiB/sec. | ||
| 6617 | 2026.05.19 23:53:46.753064 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6618 | 2026.05.19 23:53:46.753194 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6619 | 2026.05.19 23:53:46.753313 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.05.19 23:53:46.753467 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001391 sec., 17253.774263120056 rows/sec., 1.43 MiB/sec. | ||
| 6621 | 2026.05.19 23:53:46.753505 [ 260 ] {81f89ae1-01d9-412e-8eae-bcd64bd2f4b4} <Debug> TCPHandler: Processed in 0.00156203 sec. | ||
| 6622 | 2026.05.19 23:53:46.753512 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.05.19 23:53:46.753593 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_46_9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6624 | 2026.05.19 23:53:46.753654 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.05.19 23:53:46.753691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6626 | 2026.05.19 23:53:46.753762 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.05.19 23:53:46.753809 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6628 | 2026.05.19 23:53:46.754241 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.05.19 23:53:46.754279 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6630 | 2026.05.19 23:53:46.754606 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6631 | 2026.05.19 23:53:46.754831 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.05.19 23:53:46.754969 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001227 sec., 9779.951100244498 rows/sec., 764.06 KiB/sec. | ||
| 6633 | 2026.05.19 23:53:46.755006 [ 260 ] {be0c2950-d69e-413f-85ba-b6983800d589} <Debug> TCPHandler: Processed in 0.001405456 sec. | ||
| 6634 | 2026.05.19 23:53:46.755148 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.05.19 23:53:46.755250 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6636 | 2026.05.19 23:53:46.755293 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6637 | 2026.05.19 23:53:46.755745 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.05.19 23:53:46.755782 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6639 | 2026.05.19 23:53:46.756093 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6640 | 2026.05.19 23:53:46.756306 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.05.19 23:53:46.756439 [ 25 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6642 | 2026.05.19 23:53:46.756442 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.001211 sec., 96614.36829066886 rows/sec., 7.87 MiB/sec. | ||
| 6643 | 2026.05.19 23:53:46.756486 [ 25 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.05.19 23:53:46.756510 [ 260 ] {1008cc6d-2ee0-4a1d-a7af-61c316dc7f63} <Debug> TCPHandler: Processed in 0.001414756 sec. | ||
| 6645 | 2026.05.19 23:53:46.756518 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6646 | 2026.05.19 23:53:46.756619 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6647 | 2026.05.19 23:53:46.756699 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6648 | 2026.05.19 23:53:46.756725 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
| 6649 | 2026.05.19 23:53:46.756752 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.05.19 23:53:46.756775 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1327 rows starting from the beginning of the part | ||
| 6651 | 2026.05.19 23:53:46.756837 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6652 | 2026.05.19 23:53:46.756880 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 6653 | 2026.05.19 23:53:46.756918 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 6654 | 2026.05.19 23:53:46.756942 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.19 23:53:46.756959 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 117 rows starting from the beginning of the part | ||
| 6656 | 2026.05.19 23:53:46.757056 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6657 | 2026.05.19 23:53:46.757748 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.05.19 23:53:46.757795 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6659 | 2026.05.19 23:53:46.758109 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520928 sec., 2026394.411832776 rows/sec., 147.21 MiB/sec. | ||
| 6660 | 2026.05.19 23:53:46.758246 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6661 | 2026.05.19 23:53:46.758360 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6662 | 2026.05.19 23:53:46.758548 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.05.19 23:53:46.758702 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.05.19 23:53:46.758705 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6665 | 2026.05.19 23:53:46.758738 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001848 sec., 107683.98268398269 rows/sec., 7.72 MiB/sec. | ||
| 6666 | 2026.05.19 23:53:46.758811 [ 260 ] {1abc417b-e36a-47a5-bab0-36c4ae04dc05} <Debug> TCPHandler: Processed in 0.002193256 sec. | ||
| 6667 | 2026.05.19 23:53:46.758811 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.05.19 23:53:46.758820 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_46_9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6669 | 2026.05.19 23:53:46.758857 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6670 | 2026.05.19 23:53:46.758936 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6671 | 2026.05.19 23:53:46.758956 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.19 23:53:46.758978 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6673 | 2026.05.19 23:53:46.759072 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6674 | 2026.05.19 23:53:46.759087 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6675 | 2026.05.19 23:53:46.759127 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14255 rows starting from the beginning of the part | ||
| 6676 | 2026.05.19 23:53:46.759142 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <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 | ||
| 6677 | 2026.05.19 23:53:46.759186 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1514 rows starting from the beginning of the part | ||
| 6678 | 2026.05.19 23:53:46.759238 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 6679 | 2026.05.19 23:53:46.759281 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6680 | 2026.05.19 23:53:46.759330 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6681 | 2026.05.19 23:53:46.759372 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 199 rows starting from the beginning of the part | ||
| 6682 | 2026.05.19 23:53:46.760059 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.19 23:53:46.760097 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6684 | 2026.05.19 23:53:46.760786 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6685 | 2026.05.19 23:53:46.761038 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.19 23:53:46.761159 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6687 | 2026.05.19 23:53:46.761190 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.05.19 23:53:46.761204 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002156 sec., 5102.040816326531 rows/sec., 9.14 MiB/sec. | ||
| 6689 | 2026.05.19 23:53:46.761209 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6690 | 2026.05.19 23:53:46.761302 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6691 | 2026.05.19 23:53:46.761324 [ 260 ] {eab4e6e9-1b00-4bbd-8afe-df1aafdcbb86} <Debug> TCPHandler: Processed in 0.002418732 sec. | ||
| 6692 | 2026.05.19 23:53:46.761469 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.05.19 23:53:46.761497 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6694 | 2026.05.19 23:53:46.761551 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 629 rows starting from the beginning of the part | ||
| 6695 | 2026.05.19 23:53:46.761581 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.05.19 23:53:46.761641 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6697 | 2026.05.19 23:53:46.761667 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6698 | 2026.05.19 23:53:46.761794 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 6699 | 2026.05.19 23:53:46.761903 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6700 | 2026.05.19 23:53:46.761999 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6701 | 2026.05.19 23:53:46.762075 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.05.19 23:53:46.762097 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6703 | 2026.05.19 23:53:46.762119 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6704 | 2026.05.19 23:53:46.762730 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6705 | 2026.05.19 23:53:46.763007 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.05.19 23:53:46.763158 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
| 6707 | 2026.05.19 23:53:46.763162 [ 25 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6708 | 2026.05.19 23:53:46.763197 [ 260 ] {5ec180a4-8a9e-429a-8c61-4b7b47788c6d} <Debug> TCPHandler: Processed in 0.001785716 sec. | ||
| 6709 | 2026.05.19 23:53:46.763235 [ 25 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.05.19 23:53:46.763262 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6711 | 2026.05.19 23:53:46.763373 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6712 | 2026.05.19 23:53:46.763481 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6713 | 2026.05.19 23:53:46.763511 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2028 rows starting from the beginning of the part | ||
| 6714 | 2026.05.19 23:53:46.763566 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 6715 | 2026.05.19 23:53:46.763616 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6716 | 2026.05.19 23:53:46.763674 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6717 | 2026.05.19 23:53:46.763715 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6718 | 2026.05.19 23:53:46.763757 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6719 | 2026.05.19 23:53:46.764709 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16384 rows, containing 5 columns (5 merged, 0 gathered) in 0.005807388 sec., 2821233.9178990624 rows/sec., 182.40 MiB/sec. | ||
| 6720 | 2026.05.19 23:53:46.764879 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6721 | 2026.05.19 23:53:46.765169 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.05.19 23:53:46.765241 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195665 sec., 1159124.0129813713 rows/sec., 78.04 MiB/sec. | ||
| 6723 | 2026.05.19 23:53:46.765244 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6724 | 2026.05.19 23:53:46.765363 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6725 | 2026.05.19 23:53:46.765615 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6726 | 2026.05.19 23:53:46.765961 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.05.19 23:53:46.766057 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_46_9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6728 | 2026.05.19 23:53:46.766151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6729 | 2026.05.19 23:53:46.768196 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.006926167 sec., 105830.54090379283 rows/sec., 189.64 MiB/sec. | ||
| 6730 | 2026.05.19 23:53:46.769334 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6731 | 2026.05.19 23:53:46.769673 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.05.19 23:53:46.769749 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6733 | 2026.05.19 23:53:46.769896 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6734 | 2026.05.19 23:53:47.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.21 MiB, peak 285.22 MiB, free memory in arenas 0.00 B, will set to 276.18 MiB (RSS), difference: 2.98 MiB | ||
| 6735 | 2026.05.19 23:53:48.174093 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13881 | ||
| 6736 | 2026.05.19 23:53:48.174847 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.19 23:53:48.174919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6738 | 2026.05.19 23:53:48.175549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6739 | 2026.05.19 23:53:48.175794 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.05.19 23:53:48.175945 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13881 | ||
| 6741 | 2026.05.19 23:53:48.922949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6742 | 2026.05.19 23:53:48.942253 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.19 23:53:48.942322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6744 | 2026.05.19 23:53:48.948366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6745 | 2026.05.19 23:53:48.949061 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.19 23:53:48.953746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6747 | 2026.05.19 23:53:51.737560 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.05.19 23:53:51.737832 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6749 | 2026.05.19 23:53:51.738188 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6750 | 2026.05.19 23:53:51.738226 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6751 | 2026.05.19 23:53:51.738436 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6752 | 2026.05.19 23:53:51.738502 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6753 | 2026.05.19 23:53:51.738636 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6754 | 2026.05.19 23:53:51.738673 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6755 | 2026.05.19 23:53:51.738694 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6756 | 2026.05.19 23:53:51.738709 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6757 | 2026.05.19 23:53:51.738749 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6758 | 2026.05.19 23:53:51.738769 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6759 | 2026.05.19 23:53:51.740040 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002321 sec., 17664.79965532098 rows/sec., 3.51 MiB/sec. | ||
| 6760 | 2026.05.19 23:53:51.740154 [ 260 ] {3baff2c9-177b-4021-9137-7e3acd35e629} <Debug> TCPHandler: Processed in 0.00274082 sec. | ||
| 6761 | 2026.05.19 23:53:51.742368 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.19 23:53:51.742485 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.19 23:53:51.742531 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6764 | 2026.05.19 23:53:51.743117 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.19 23:53:51.743160 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6766 | 2026.05.19 23:53:51.743573 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6767 | 2026.05.19 23:53:51.743834 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.19 23:53:51.744006 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001552 sec., 76030.92783505155 rows/sec., 6.45 MiB/sec. | ||
| 6769 | 2026.05.19 23:53:51.744058 [ 260 ] {998fe901-63d1-454c-84c0-03662c3f1f15} <Debug> TCPHandler: Processed in 0.001741855 sec. | ||
| 6770 | 2026.05.19 23:53:51.744241 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.19 23:53:51.744340 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.19 23:53:51.744380 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6773 | 2026.05.19 23:53:51.744846 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.19 23:53:51.744884 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6775 | 2026.05.19 23:53:51.745197 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6776 | 2026.05.19 23:53:51.745484 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.19 23:53:51.745628 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001331 sec., 23290.75882794891 rows/sec., 1.71 MiB/sec. | ||
| 6778 | 2026.05.19 23:53:51.745664 [ 260 ] {79c113f0-2396-499d-81e6-d0e1f1aa3569} <Debug> TCPHandler: Processed in 0.001507898 sec. | ||
| 6779 | 2026.05.19 23:53:51.745828 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.05.19 23:53:51.745920 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6781 | 2026.05.19 23:53:51.745958 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6782 | 2026.05.19 23:53:51.746493 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.05.19 23:53:51.746534 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6784 | 2026.05.19 23:53:51.746884 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6785 | 2026.05.19 23:53:51.747125 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.05.19 23:53:51.747258 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001311 sec., 72463.76811594202 rows/sec., 5.66 MiB/sec. | ||
| 6787 | 2026.05.19 23:53:51.747294 [ 260 ] {70e81ee7-02f6-4b6b-baf5-15bf86ddab06} <Debug> TCPHandler: Processed in 0.001476507 sec. | ||
| 6788 | 2026.05.19 23:53:51.747433 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.05.19 23:53:51.747536 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.05.19 23:53:51.747590 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6791 | 2026.05.19 23:53:51.748069 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.05.19 23:53:51.748112 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6793 | 2026.05.19 23:53:51.748602 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6794 | 2026.05.19 23:53:51.748828 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.05.19 23:53:51.748969 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 6796 | 2026.05.19 23:53:51.749011 [ 260 ] {cd4b3ee2-9458-42bb-b5f2-c14e0f79ae51} <Debug> TCPHandler: Processed in 0.001626841 sec. | ||
| 6797 | 2026.05.19 23:53:51.749153 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.05.19 23:53:51.749248 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.05.19 23:53:51.749303 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <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 | ||
| 6800 | 2026.05.19 23:53:51.750123 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.05.19 23:53:51.750161 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6802 | 2026.05.19 23:53:51.750746 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6803 | 2026.05.19 23:53:51.751016 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.05.19 23:53:51.751158 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001927 sec., 16087.18214841723 rows/sec., 28.83 MiB/sec. | ||
| 6805 | 2026.05.19 23:53:51.751230 [ 260 ] {7099b526-b158-4729-8367-7f1916bd21d4} <Debug> TCPHandler: Processed in 0.002123795 sec. | ||
| 6806 | 2026.05.19 23:53:51.751367 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.05.19 23:53:51.751465 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.05.19 23:53:51.751507 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6809 | 2026.05.19 23:53:51.751857 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.19 23:53:51.751917 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6811 | 2026.05.19 23:53:51.752248 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6812 | 2026.05.19 23:53:51.752569 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.19 23:53:51.752713 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 6814 | 2026.05.19 23:53:51.752748 [ 260 ] {4f0982b0-7a23-4207-aafe-60e3d63b64a1} <Debug> TCPHandler: Processed in 0.001429997 sec. | ||
| 6815 | 2026.05.19 23:53:55.582753 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6816 | 2026.05.19 23:53:55.582829 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6817 | 2026.05.19 23:53:55.676528 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14329 | ||
| 6818 | 2026.05.19 23:53:55.677075 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.19 23:53:55.677110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6820 | 2026.05.19 23:53:55.677617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6821 | 2026.05.19 23:53:55.677849 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.19 23:53:55.677976 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14329 | ||
| 6823 | 2026.05.19 23:53:56.454242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6824 | 2026.05.19 23:53:56.470650 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.05.19 23:53:56.470716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6826 | 2026.05.19 23:53:56.477035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6827 | 2026.05.19 23:53:56.477716 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.05.19 23:53:56.480827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6829 | 2026.05.19 23:53:56.737525 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.05.19 23:53:56.737776 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6831 | 2026.05.19 23:53:56.738140 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6832 | 2026.05.19 23:53:56.738178 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6833 | 2026.05.19 23:53:56.738407 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6834 | 2026.05.19 23:53:56.738479 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6835 | 2026.05.19 23:53:56.738626 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6836 | 2026.05.19 23:53:56.738664 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6837 | 2026.05.19 23:53:56.738687 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6838 | 2026.05.19 23:53:56.738704 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6839 | 2026.05.19 23:53:56.738747 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6840 | 2026.05.19 23:53:56.738767 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6841 | 2026.05.19 23:53:56.739888 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002215 sec., 18510.15801354402 rows/sec., 3.67 MiB/sec. | ||
| 6842 | 2026.05.19 23:53:56.739997 [ 260 ] {b1c6f362-e08c-47b1-a31a-58353305f4f0} <Debug> TCPHandler: Processed in 0.002623377 sec. | ||
| 6843 | 2026.05.19 23:53:56.741841 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.05.19 23:53:56.741954 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6845 | 2026.05.19 23:53:56.741998 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6846 | 2026.05.19 23:53:56.742584 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.05.19 23:53:56.742641 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6848 | 2026.05.19 23:53:56.743084 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6849 | 2026.05.19 23:53:56.743323 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.05.19 23:53:56.743477 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001556 sec., 50128.53470437018 rows/sec., 4.13 MiB/sec. | ||
| 6851 | 2026.05.19 23:53:56.743513 [ 260 ] {7cbfcadc-d540-43b6-ae00-cf7deb1ed590} <Debug> TCPHandler: Processed in 0.001723014 sec. | ||
| 6852 | 2026.05.19 23:53:56.743664 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.05.19 23:53:56.743762 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6854 | 2026.05.19 23:53:56.743804 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6855 | 2026.05.19 23:53:56.744251 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.05.19 23:53:56.744291 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6857 | 2026.05.19 23:53:56.744600 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6858 | 2026.05.19 23:53:56.744818 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.05.19 23:53:56.744953 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00121 sec., 9090.909090909092 rows/sec., 683.59 KiB/sec. | ||
| 6860 | 2026.05.19 23:53:56.744989 [ 260 ] {334b508b-8bad-4234-a052-2ba80036f2c2} <Debug> TCPHandler: Processed in 0.001373364 sec. | ||
| 6861 | 2026.05.19 23:53:56.745181 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.05.19 23:53:56.745301 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6863 | 2026.05.19 23:53:56.745350 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6864 | 2026.05.19 23:53:56.745929 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.05.19 23:53:56.745975 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6866 | 2026.05.19 23:53:56.746374 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6867 | 2026.05.19 23:53:56.746650 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.05.19 23:53:56.746810 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001533 sec., 48923.67906066536 rows/sec., 3.82 MiB/sec. | ||
| 6869 | 2026.05.19 23:53:56.746853 [ 260 ] {3e101d6c-930d-4e71-b58b-28935f13c3eb} <Debug> TCPHandler: Processed in 0.001736064 sec. | ||
| 6870 | 2026.05.19 23:53:56.747029 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.05.19 23:53:56.747151 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.05.19 23:53:56.747206 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6873 | 2026.05.19 23:53:56.747923 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.05.19 23:53:56.747998 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6875 | 2026.05.19 23:53:56.748475 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6876 | 2026.05.19 23:53:56.748739 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.05.19 23:53:56.748910 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00178 sec., 89887.6404494382 rows/sec., 6.26 MiB/sec. | ||
| 6878 | 2026.05.19 23:53:56.748973 [ 260 ] {ba47c031-cfc0-4f68-9d32-0ee75c43bd21} <Debug> TCPHandler: Processed in 0.002009631 sec. | ||
| 6879 | 2026.05.19 23:53:56.749185 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.05.19 23:53:56.749440 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.05.19 23:53:56.749516 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <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 | ||
| 6882 | 2026.05.19 23:53:56.750501 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.05.19 23:53:56.750541 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6884 | 2026.05.19 23:53:56.751067 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6885 | 2026.05.19 23:53:56.751327 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.05.19 23:53:56.751474 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002188 sec., 5027.422303473492 rows/sec., 9.01 MiB/sec. | ||
| 6887 | 2026.05.19 23:53:56.751525 [ 260 ] {c61403ba-aa3a-449e-af3e-0f96254e52b7} <Debug> TCPHandler: Processed in 0.002458973 sec. | ||
| 6888 | 2026.05.19 23:53:56.751669 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.05.19 23:53:56.751768 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.05.19 23:53:56.751810 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6891 | 2026.05.19 23:53:56.752181 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.05.19 23:53:56.752219 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6893 | 2026.05.19 23:53:56.752542 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6894 | 2026.05.19 23:53:56.752755 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.19 23:53:56.752889 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6896 | 2026.05.19 23:53:56.752928 [ 260 ] {75ae084f-4f50-4bd6-bbe0-763ce77ed9bd} <Debug> TCPHandler: Processed in 0.001307463 sec. | ||
| 6897 | 2026.05.19 23:53:58.346333 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.19 23:53:58.346704 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.19 23:53:58.347323 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6900 | 2026.05.19 23:53:58.347410 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6901 | 2026.05.19 23:53:58.347749 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6902 | 2026.05.19 23:53:58.347833 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6903 | 2026.05.19 23:53:58.348002 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6904 | 2026.05.19 23:53:58.348046 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6905 | 2026.05.19 23:53:58.348072 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 6906 | 2026.05.19 23:53:58.348092 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6907 | 2026.05.19 23:53:58.348142 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6908 | 2026.05.19 23:53:58.348167 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6909 | 2026.05.19 23:53:58.349238 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002698 sec., 15196.44180874722 rows/sec., 3.02 MiB/sec. | ||
| 6910 | 2026.05.19 23:53:58.349350 [ 260 ] {198a833a-d0f4-43b0-88f4-bc962e97872b} <Debug> TCPHandler: Processed in 0.003201402 sec. | ||
| 6911 | 2026.05.19 23:53:58.362147 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.05.19 23:53:58.362340 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6913 | 2026.05.19 23:53:58.362418 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6914 | 2026.05.19 23:53:58.363222 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.05.19 23:53:58.363280 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6916 | 2026.05.19 23:53:58.363650 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6917 | 2026.05.19 23:53:58.363949 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.05.19 23:53:58.364108 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001824 sec., 3289.4736842105262 rows/sec., 268.23 KiB/sec. | ||
| 6919 | 2026.05.19 23:53:58.364144 [ 260 ] {b352a4f3-300e-4fd4-a56d-74f113af7b2d} <Debug> TCPHandler: Processed in 0.002097413 sec. | ||
| 6920 | 2026.05.19 23:53:58.364282 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.05.19 23:53:58.364379 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6922 | 2026.05.19 23:53:58.364419 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6923 | 2026.05.19 23:53:58.366127 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.05.19 23:53:58.366165 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6925 | 2026.05.19 23:53:58.366644 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6926 | 2026.05.19 23:53:58.366860 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.05.19 23:53:58.366991 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Debug> executeQuery: Read 2466 rows, 186.30 KiB in 0.002631 sec., 937286.2029646522 rows/sec., 69.15 MiB/sec. | ||
| 6928 | 2026.05.19 23:53:58.367025 [ 260 ] {1d1c781f-c938-406b-b8a4-b659eee73db1} <Debug> TCPHandler: Processed in 0.002793241 sec. | ||
| 6929 | 2026.05.19 23:53:58.367159 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.05.19 23:53:58.367255 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.05.19 23:53:58.367295 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6932 | 2026.05.19 23:53:58.367756 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.05.19 23:53:58.367793 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6934 | 2026.05.19 23:53:58.368096 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6935 | 2026.05.19 23:53:58.368307 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.05.19 23:53:58.368434 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001198 sec., 38397.32888146911 rows/sec., 2.79 MiB/sec. | ||
| 6937 | 2026.05.19 23:53:58.368468 [ 260 ] {e92de588-1c6d-4358-a1ca-00a80fd5b616} <Debug> TCPHandler: Processed in 0.001359055 sec. | ||
| 6938 | 2026.05.19 23:53:58.368602 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.05.19 23:53:58.368698 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.05.19 23:53:58.368738 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6941 | 2026.05.19 23:53:58.369474 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.05.19 23:53:58.369511 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6943 | 2026.05.19 23:53:58.369844 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6944 | 2026.05.19 23:53:58.370053 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.05.19 23:53:58.370182 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001501 sec., 533644.2371752165 rows/sec., 30.83 MiB/sec. | ||
| 6946 | 2026.05.19 23:53:58.370216 [ 260 ] {2bad41a0-3074-446b-b26c-85b596d8692a} <Debug> TCPHandler: Processed in 0.001662392 sec. | ||
| 6947 | 2026.05.19 23:53:58.370363 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.05.19 23:53:58.370462 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.05.19 23:53:58.370511 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6950 | 2026.05.19 23:53:58.370997 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.05.19 23:53:58.371043 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6952 | 2026.05.19 23:53:58.371408 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6953 | 2026.05.19 23:53:58.371677 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.05.19 23:53:58.371832 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 50.62 KiB/sec. | ||
| 6955 | 2026.05.19 23:53:58.371873 [ 260 ] {23ca0b53-03dc-447e-ad50-3b6463b7cd2b} <Debug> TCPHandler: Processed in 0.00155953 sec. | ||
| 6956 | 2026.05.19 23:53:58.372029 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.05.19 23:53:58.372138 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6958 | 2026.05.19 23:53:58.372190 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6959 | 2026.05.19 23:53:58.373304 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.05.19 23:53:58.373342 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6961 | 2026.05.19 23:53:58.373739 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6962 | 2026.05.19 23:53:58.373999 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.05.19 23:53:58.374135 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.00202 sec., 655940.594059406 rows/sec., 43.96 MiB/sec. | ||
| 6964 | 2026.05.19 23:53:58.374170 [ 260 ] {1aa0b245-44c5-4eb3-a160-a6815e21dc3f} <Debug> TCPHandler: Processed in 0.002202296 sec. | ||
| 6965 | 2026.05.19 23:53:58.374306 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.05.19 23:53:58.374402 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.05.19 23:53:58.374447 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6968 | 2026.05.19 23:53:58.375232 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.19 23:53:58.375271 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6970 | 2026.05.19 23:53:58.375818 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6971 | 2026.05.19 23:53:58.376033 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.05.19 23:53:58.376160 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Debug> executeQuery: Read 1525 rows, 94.99 KiB in 0.001776 sec., 858671.1711711711 rows/sec., 52.23 MiB/sec. | ||
| 6973 | 2026.05.19 23:53:58.376194 [ 260 ] {7eb52463-6fd0-4a40-97bf-380906846aa8} <Debug> TCPHandler: Processed in 0.00193794 sec. | ||
| 6974 | 2026.05.19 23:53:58.376417 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.05.19 23:53:58.376578 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6976 | 2026.05.19 23:53:58.376670 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <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 | ||
| 6977 | 2026.05.19 23:53:58.377823 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.19 23:53:58.377882 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6979 | 2026.05.19 23:53:58.378546 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6980 | 2026.05.19 23:53:58.378789 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.05.19 23:53:58.378950 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002412 sec., 16583.74792703151 rows/sec., 29.72 MiB/sec. | ||
| 6982 | 2026.05.19 23:53:58.379059 [ 260 ] {0799f185-70c7-4890-be75-86a42269b69a} <Debug> TCPHandler: Processed in 0.00276234 sec. | ||
| 6983 | 2026.05.19 23:53:58.379251 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.05.19 23:53:58.379378 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.05.19 23:53:58.379434 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6986 | 2026.05.19 23:53:58.379798 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.05.19 23:53:58.379833 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6988 | 2026.05.19 23:53:58.380130 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6989 | 2026.05.19 23:53:58.380338 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.05.19 23:53:58.380465 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.44 MiB/sec. | ||
| 6991 | 2026.05.19 23:53:58.380497 [ 260 ] {54d9e070-30b0-4d42-96a0-4bc8ba34e699} <Debug> TCPHandler: Processed in 0.001353404 sec. | ||
| 6992 | 2026.05.19 23:54:01.734100 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.05.19 23:54:01.734379 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6994 | 2026.05.19 23:54:01.734760 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6995 | 2026.05.19 23:54:01.734802 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6996 | 2026.05.19 23:54:01.735022 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6997 | 2026.05.19 23:54:01.735092 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6998 | 2026.05.19 23:54:01.735236 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6999 | 2026.05.19 23:54:01.735271 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7000 | 2026.05.19 23:54:01.735293 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7001 | 2026.05.19 23:54:01.735310 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7002 | 2026.05.19 23:54:01.735352 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7003 | 2026.05.19 23:54:01.735373 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7004 | 2026.05.19 23:54:01.736575 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002306 sec., 17779.705117085865 rows/sec., 3.53 MiB/sec. | ||
| 7005 | 2026.05.19 23:54:01.736687 [ 260 ] {bfcc9293-3a66-4d42-a502-a3360cbf26da} <Debug> TCPHandler: Processed in 0.00274197 sec. | ||
| 7006 | 2026.05.19 23:54:01.738266 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.19 23:54:01.738462 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7008 | 2026.05.19 23:54:01.738536 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7009 | 2026.05.19 23:54:01.739295 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.05.19 23:54:01.739334 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7011 | 2026.05.19 23:54:01.739730 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7012 | 2026.05.19 23:54:01.739970 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.05.19 23:54:01.740122 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.50 MiB/sec. | ||
| 7014 | 2026.05.19 23:54:01.740161 [ 260 ] {ed83c076-8cce-41ce-9789-a7354e91a452} <Debug> TCPHandler: Processed in 0.002042402 sec. | ||
| 7015 | 2026.05.19 23:54:01.740320 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.05.19 23:54:01.740432 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7017 | 2026.05.19 23:54:01.740473 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7018 | 2026.05.19 23:54:01.741012 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.19 23:54:01.741051 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7020 | 2026.05.19 23:54:01.741369 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7021 | 2026.05.19 23:54:01.741588 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.05.19 23:54:01.741722 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 7023 | 2026.05.19 23:54:01.741758 [ 260 ] {3238fad1-2371-4c7d-978c-525d9d940ab3} <Debug> TCPHandler: Processed in 0.001487648 sec. | ||
| 7024 | 2026.05.19 23:54:01.741906 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.05.19 23:54:01.742005 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.05.19 23:54:01.742050 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7027 | 2026.05.19 23:54:01.742489 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.05.19 23:54:01.742529 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7029 | 2026.05.19 23:54:01.742867 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7030 | 2026.05.19 23:54:01.743081 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.05.19 23:54:01.743212 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001226 sec., 78303.42577487764 rows/sec., 5.45 MiB/sec. | ||
| 7032 | 2026.05.19 23:54:01.743248 [ 260 ] {3eee2332-faed-4306-ac7b-2eda4b813340} <Debug> TCPHandler: Processed in 0.001392245 sec. | ||
| 7033 | 2026.05.19 23:54:01.743379 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.05.19 23:54:01.743479 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.05.19 23:54:01.743522 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7036 | 2026.05.19 23:54:01.743899 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.19 23:54:01.743937 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7038 | 2026.05.19 23:54:01.744299 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7039 | 2026.05.19 23:54:01.744543 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.19 23:54:01.744679 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 1.99 MiB/sec. | ||
| 7041 | 2026.05.19 23:54:01.744714 [ 260 ] {cbdd6d87-e949-4deb-9985-49ca93ca9b79} <Debug> TCPHandler: Processed in 0.001384486 sec. | ||
| 7042 | 2026.05.19 23:54:03.178628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14841 | ||
| 7043 | 2026.05.19 23:54:03.179209 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.05.19 23:54:03.179254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7045 | 2026.05.19 23:54:03.179739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7046 | 2026.05.19 23:54:03.179975 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.05.19 23:54:03.180105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14841 | ||
| 7048 | 2026.05.19 23:54:03.180171 [ 130 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7049 | 2026.05.19 23:54:03.180256 [ 130 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.05.19 23:54:03.180280 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7051 | 2026.05.19 23:54:03.180446 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7052 | 2026.05.19 23:54:03.180618 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7053 | 2026.05.19 23:54:03.180665 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12409 rows starting from the beginning of the part | ||
| 7054 | 2026.05.19 23:54:03.180741 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7055 | 2026.05.19 23:54:03.180794 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7056 | 2026.05.19 23:54:03.180844 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7057 | 2026.05.19 23:54:03.180891 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7058 | 2026.05.19 23:54:03.180939 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7059 | 2026.05.19 23:54:03.183091 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14841 rows, containing 4 columns (4 merged, 0 gathered) in 0.00272425 sec., 5447737.90951638 rows/sec., 77.93 MiB/sec. | ||
| 7060 | 2026.05.19 23:54:03.183551 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7061 | 2026.05.19 23:54:03.183866 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.05.19 23:54:03.183961 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_31_6} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7063 | 2026.05.19 23:54:03.184068 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7064 | 2026.05.19 23:54:03.981616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7065 | 2026.05.19 23:54:03.999557 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.05.19 23:54:03.999623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7067 | 2026.05.19 23:54:04.005607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7068 | 2026.05.19 23:54:04.006332 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.05.19 23:54:04.006663 [ 150 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7070 | 2026.05.19 23:54:04.006732 [ 150 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.05.19 23:54:04.006756 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7072 | 2026.05.19 23:54:04.006889 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7073 | 2026.05.19 23:54:04.010059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7074 | 2026.05.19 23:54:04.010579 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7075 | 2026.05.19 23:54:04.012106 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7076 | 2026.05.19 23:54:04.016681 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7077 | 2026.05.19 23:54:04.021078 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7078 | 2026.05.19 23:54:04.025183 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7079 | 2026.05.19 23:54:04.029780 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7080 | 2026.05.19 23:54:04.034786 [ 192 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7081 | 2026.05.19 23:54:04.094222 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087388932 sec., 2677.6846294448364 rows/sec., 13.85 MiB/sec. | ||
| 7082 | 2026.05.19 23:54:04.096547 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7083 | 2026.05.19 23:54:04.098443 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.05.19 23:54:04.098555 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_31_6} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7085 | 2026.05.19 23:54:04.100819 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7086 | 2026.05.19 23:54:05.001190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.86 MiB, peak 289.42 MiB, free memory in arenas 0.00 B, will set to 281.98 MiB (RSS), difference: 3.12 MiB | ||
| 7087 | 2026.05.19 23:54:06.736871 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.05.19 23:54:06.737116 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7089 | 2026.05.19 23:54:06.737452 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7090 | 2026.05.19 23:54:06.737490 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7091 | 2026.05.19 23:54:06.737712 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7092 | 2026.05.19 23:54:06.737783 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7093 | 2026.05.19 23:54:06.737925 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7094 | 2026.05.19 23:54:06.737962 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7095 | 2026.05.19 23:54:06.737984 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7096 | 2026.05.19 23:54:06.738000 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7097 | 2026.05.19 23:54:06.738043 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7098 | 2026.05.19 23:54:06.738064 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7099 | 2026.05.19 23:54:06.739154 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002137 sec., 19185.774450163783 rows/sec., 3.81 MiB/sec. | ||
| 7100 | 2026.05.19 23:54:06.739273 [ 260 ] {12ee1898-5bd4-4bcb-883c-03f7fd526a65} <Debug> TCPHandler: Processed in 0.002550315 sec. | ||
| 7101 | 2026.05.19 23:54:06.741260 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.05.19 23:54:06.741397 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7103 | 2026.05.19 23:54:06.741451 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7104 | 2026.05.19 23:54:06.742099 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.19 23:54:06.742137 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7106 | 2026.05.19 23:54:06.742527 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7107 | 2026.05.19 23:54:06.742765 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.05.19 23:54:06.742912 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001554 sec., 50193.05019305019 rows/sec., 4.14 MiB/sec. | ||
| 7109 | 2026.05.19 23:54:06.742949 [ 260 ] {04babb78-d8cc-4fe8-8e14-946c54a38fd7} <Debug> TCPHandler: Processed in 0.001760665 sec. | ||
| 7110 | 2026.05.19 23:54:06.742961 [ 147 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7111 | 2026.05.19 23:54:06.743044 [ 147 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.05.19 23:54:06.743072 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7113 | 2026.05.19 23:54:06.743091 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.05.19 23:54:06.743206 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7115 | 2026.05.19 23:54:06.743236 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7116 | 2026.05.19 23:54:06.743248 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7117 | 2026.05.19 23:54:06.743417 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7118 | 2026.05.19 23:54:06.743462 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2620 rows starting from the beginning of the part | ||
| 7119 | 2026.05.19 23:54:06.743540 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7120 | 2026.05.19 23:54:06.743597 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 7121 | 2026.05.19 23:54:06.743648 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2466 rows starting from the beginning of the part | ||
| 7122 | 2026.05.19 23:54:06.743698 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7123 | 2026.05.19 23:54:06.743748 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 7124 | 2026.05.19 23:54:06.743812 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.19 23:54:06.743853 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7126 | 2026.05.19 23:54:06.744456 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7127 | 2026.05.19 23:54:06.744698 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.19 23:54:06.744820 [ 147 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7129 | 2026.05.19 23:54:06.744836 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001652 sec., 6658.595641646489 rows/sec., 500.70 KiB/sec. | ||
| 7130 | 2026.05.19 23:54:06.744859 [ 147 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.19 23:54:06.744882 [ 260 ] {73ee1967-5aa7-4bb5-948d-0a42cc3c17c0} <Debug> TCPHandler: Processed in 0.001838997 sec. | ||
| 7132 | 2026.05.19 23:54:06.744896 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7133 | 2026.05.19 23:54:06.745023 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7134 | 2026.05.19 23:54:06.745084 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.05.19 23:54:06.745173 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7136 | 2026.05.19 23:54:06.745189 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7137 | 2026.05.19 23:54:06.745212 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 83 rows starting from the beginning of the part | ||
| 7138 | 2026.05.19 23:54:06.745236 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7139 | 2026.05.19 23:54:06.745290 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 29 rows starting from the beginning of the part | ||
| 7140 | 2026.05.19 23:54:06.745342 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7141 | 2026.05.19 23:54:06.745383 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 7142 | 2026.05.19 23:54:06.745424 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 7143 | 2026.05.19 23:54:06.745464 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7144 | 2026.05.19 23:54:06.745810 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.05.19 23:54:06.745861 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7146 | 2026.05.19 23:54:06.746452 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483058 sec., 142273.59954903988 rows/sec., 10.97 MiB/sec. | ||
| 7147 | 2026.05.19 23:54:06.746610 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7148 | 2026.05.19 23:54:06.746636 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5416 rows, containing 5 columns (5 merged, 0 gathered) in 0.003477839 sec., 1557288.8796749937 rows/sec., 122.46 MiB/sec. | ||
| 7149 | 2026.05.19 23:54:06.746643 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7150 | 2026.05.19 23:54:06.747007 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7151 | 2026.05.19 23:54:06.747076 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.05.19 23:54:06.747104 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.19 23:54:06.747180 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_41_8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7154 | 2026.05.19 23:54:06.747282 [ 147 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7155 | 2026.05.19 23:54:06.747285 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7156 | 2026.05.19 23:54:06.747299 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002127 sec., 35260.93088857546 rows/sec., 2.75 MiB/sec. | ||
| 7157 | 2026.05.19 23:54:06.747320 [ 147 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.05.19 23:54:06.747359 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.05.19 23:54:06.747373 [ 260 ] {d2ae6507-4209-4c56-8ed7-65a3d696ffe0} <Debug> TCPHandler: Processed in 0.002347329 sec. | ||
| 7160 | 2026.05.19 23:54:06.747375 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7161 | 2026.05.19 23:54:06.747449 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_51_10} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7162 | 2026.05.19 23:54:06.747527 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7163 | 2026.05.19 23:54:06.747534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 7164 | 2026.05.19 23:54:06.747566 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.05.19 23:54:06.747669 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2026.05.19 23:54:06.747708 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1404 rows starting from the beginning of the part | ||
| 7167 | 2026.05.19 23:54:06.747711 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.05.19 23:54:06.747770 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7169 | 2026.05.19 23:54:06.747773 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 7170 | 2026.05.19 23:54:06.747837 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part | ||
| 7171 | 2026.05.19 23:54:06.747882 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1325 rows starting from the beginning of the part | ||
| 7172 | 2026.05.19 23:54:06.747925 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7173 | 2026.05.19 23:54:06.747990 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 7174 | 2026.05.19 23:54:06.748284 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.05.19 23:54:06.748328 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7176 | 2026.05.19 23:54:06.748687 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7177 | 2026.05.19 23:54:06.749042 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.19 23:54:06.749186 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7179 | 2026.05.19 23:54:06.749217 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.05.19 23:54:06.749255 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7181 | 2026.05.19 23:54:06.749256 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 7182 | 2026.05.19 23:54:06.749337 [ 260 ] {9dc835a1-9359-46c7-ba6c-89a12444d2a5} <Debug> TCPHandler: Processed in 0.001830937 sec. | ||
| 7183 | 2026.05.19 23:54:06.749344 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7184 | 2026.05.19 23:54:06.749363 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896208 sec., 1602144.9123724825 rows/sec., 115.96 MiB/sec. | ||
| 7185 | 2026.05.19 23:54:06.749449 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7186 | 2026.05.19 23:54:06.749481 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16384 rows starting from the beginning of the part | ||
| 7187 | 2026.05.19 23:54:06.749527 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7188 | 2026.05.19 23:54:06.749554 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.05.19 23:54:06.749569 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7190 | 2026.05.19 23:54:06.749592 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7191 | 2026.05.19 23:54:06.749620 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1525 rows starting from the beginning of the part | ||
| 7192 | 2026.05.19 23:54:06.749661 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 7193 | 2026.05.19 23:54:06.749698 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7194 | 2026.05.19 23:54:06.749700 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.05.19 23:54:06.749792 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <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 | ||
| 7196 | 2026.05.19 23:54:06.749996 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.05.19 23:54:06.750110 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_51_10} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7198 | 2026.05.19 23:54:06.750316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7199 | 2026.05.19 23:54:06.750740 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.05.19 23:54:06.750778 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7201 | 2026.05.19 23:54:06.751318 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7202 | 2026.05.19 23:54:06.751556 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.05.19 23:54:06.751697 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00204 sec., 5392.156862745098 rows/sec., 9.66 MiB/sec. | ||
| 7204 | 2026.05.19 23:54:06.751748 [ 260 ] {a2fdbf9b-bbeb-4d47-a132-24d669a044b7} <Debug> TCPHandler: Processed in 0.002313999 sec. | ||
| 7205 | 2026.05.19 23:54:06.751894 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.05.19 23:54:06.751991 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.05.19 23:54:06.752034 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7208 | 2026.05.19 23:54:06.752414 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.19 23:54:06.752451 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7210 | 2026.05.19 23:54:06.752791 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7211 | 2026.05.19 23:54:06.752997 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.19 23:54:06.753121 [ 146 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7213 | 2026.05.19 23:54:06.753129 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 7214 | 2026.05.19 23:54:06.753165 [ 146 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.05.19 23:54:06.753181 [ 260 ] {295b2d34-34ec-4c77-b182-c211b3474fa2} <Debug> TCPHandler: Processed in 0.001335684 sec. | ||
| 7216 | 2026.05.19 23:54:06.753192 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7217 | 2026.05.19 23:54:06.753317 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7218 | 2026.05.19 23:54:06.753425 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7219 | 2026.05.19 23:54:06.753465 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2268 rows starting from the beginning of the part | ||
| 7220 | 2026.05.19 23:54:06.753534 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7221 | 2026.05.19 23:54:06.753586 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7222 | 2026.05.19 23:54:06.753635 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7223 | 2026.05.19 23:54:06.753683 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7224 | 2026.05.19 23:54:06.753740 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7225 | 2026.05.19 23:54:06.754712 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18485 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404668 sec., 3420191.5825356897 rows/sec., 220.58 MiB/sec. | ||
| 7226 | 2026.05.19 23:54:06.754955 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7227 | 2026.05.19 23:54:06.755108 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827847 sec., 1372106.0898423118 rows/sec., 92.39 MiB/sec. | ||
| 7228 | 2026.05.19 23:54:06.755255 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.05.19 23:54:06.755338 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7230 | 2026.05.19 23:54:06.755421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7231 | 2026.05.19 23:54:06.755436 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7232 | 2026.05.19 23:54:06.755701 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.05.19 23:54:06.755783 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_51_10} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7234 | 2026.05.19 23:54:06.755866 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7235 | 2026.05.19 23:54:07.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.51 MiB, peak 291.61 MiB, free memory in arenas 0.00 B, will set to 283.75 MiB (RSS), difference: 1.23 MiB | ||
| 7236 | 2026.05.19 23:54:09.444731 [ 271 ] {} <Trace> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.05.19 23:54:09.444980 [ 271 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45451) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 7238 | 2026.05.19 23:54:09.445547 [ 271 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7239 | 2026.05.19 23:54:09.445739 [ 271 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7240 | 2026.05.19 23:54:09.446150 [ 321 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7241 | 2026.05.19 23:54:09.446584 [ 271 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001704 sec., 24061.032863849767 rows/sec., 1.43 MiB/sec. | ||
| 7242 | 2026.05.19 23:54:09.446676 [ 271 ] {699ad06a-530b-4a51-8d8f-a75a514e7956} <Debug> TCPHandler: Processed in 0.002068393 sec. | ||
| 7243 | 2026.05.19 23:54:10.582888 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7244 | 2026.05.19 23:54:10.582947 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7245 | 2026.05.19 23:54:10.681105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15289 | ||
| 7246 | 2026.05.19 23:54:10.681595 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.19 23:54:10.681641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7248 | 2026.05.19 23:54:10.682153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7249 | 2026.05.19 23:54:10.682385 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.19 23:54:10.682523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15289 | ||
| 7251 | 2026.05.19 23:54:11.001312 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000896753 sec. | ||
| 7252 | 2026.05.19 23:54:11.192657 [ 143 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7253 | 2026.05.19 23:54:11.192727 [ 143 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.05.19 23:54:11.192751 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7255 | 2026.05.19 23:54:11.192889 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7256 | 2026.05.19 23:54:11.193057 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7257 | 2026.05.19 23:54:11.193092 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 826 rows starting from the beginning of the part | ||
| 7258 | 2026.05.19 23:54:11.193165 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 7259 | 2026.05.19 23:54:11.193214 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 7260 | 2026.05.19 23:54:11.193262 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7261 | 2026.05.19 23:54:11.193305 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 7262 | 2026.05.19 23:54:11.194420 [ 191 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597271 sec., 1550143.9642991077 rows/sec., 96.60 MiB/sec. | ||
| 7263 | 2026.05.19 23:54:11.194654 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7264 | 2026.05.19 23:54:11.194965 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.05.19 23:54:11.195044 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_14_3} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7266 | 2026.05.19 23:54:11.195140 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7267 | 2026.05.19 23:54:11.511038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7268 | 2026.05.19 23:54:11.525594 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.19 23:54:11.525648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7270 | 2026.05.19 23:54:11.530923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7271 | 2026.05.19 23:54:11.531600 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.19 23:54:11.534210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7273 | 2026.05.19 23:54:11.737299 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.05.19 23:54:11.737540 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7275 | 2026.05.19 23:54:11.737898 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7276 | 2026.05.19 23:54:11.737943 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7277 | 2026.05.19 23:54:11.738171 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7278 | 2026.05.19 23:54:11.738245 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7279 | 2026.05.19 23:54:11.738391 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7280 | 2026.05.19 23:54:11.738428 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7281 | 2026.05.19 23:54:11.738451 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7282 | 2026.05.19 23:54:11.738467 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7283 | 2026.05.19 23:54:11.738512 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7284 | 2026.05.19 23:54:11.738534 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7285 | 2026.05.19 23:54:11.740069 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002625 sec., 15619.047619047618 rows/sec., 3.10 MiB/sec. | ||
| 7286 | 2026.05.19 23:54:11.740213 [ 260 ] {d989a924-1027-4371-858f-2091c13a0aca} <Debug> TCPHandler: Processed in 0.003054748 sec. | ||
| 7287 | 2026.05.19 23:54:11.742543 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.19 23:54:11.742681 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7289 | 2026.05.19 23:54:11.742743 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7290 | 2026.05.19 23:54:11.743345 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.19 23:54:11.743394 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7292 | 2026.05.19 23:54:11.743767 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7293 | 2026.05.19 23:54:11.744002 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.19 23:54:11.744148 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001507 sec., 78301.2607830126 rows/sec., 6.64 MiB/sec. | ||
| 7295 | 2026.05.19 23:54:11.744185 [ 260 ] {2a71d37f-9cf3-401b-a8f0-686d8e480836} <Debug> TCPHandler: Processed in 0.001705843 sec. | ||
| 7296 | 2026.05.19 23:54:11.744323 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.19 23:54:11.744423 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.05.19 23:54:11.744462 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7299 | 2026.05.19 23:54:11.745082 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.19 23:54:11.745146 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7301 | 2026.05.19 23:54:11.745548 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7302 | 2026.05.19 23:54:11.745781 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.05.19 23:54:11.745953 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001546 sec., 20051.746442432082 rows/sec., 1.47 MiB/sec. | ||
| 7304 | 2026.05.19 23:54:11.746021 [ 260 ] {fe1498e9-ddaf-434a-ba65-da118a64462d} <Debug> TCPHandler: Processed in 0.001747174 sec. | ||
| 7305 | 2026.05.19 23:54:11.746253 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.05.19 23:54:11.746391 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7307 | 2026.05.19 23:54:11.746450 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7308 | 2026.05.19 23:54:11.746971 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.19 23:54:11.747009 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7310 | 2026.05.19 23:54:11.747322 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7311 | 2026.05.19 23:54:11.747529 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.19 23:54:11.747660 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00131 sec., 72519.08396946565 rows/sec., 5.66 MiB/sec. | ||
| 7313 | 2026.05.19 23:54:11.747695 [ 260 ] {c40e4637-0285-4fd2-b7c8-638a4e1b66c0} <Debug> TCPHandler: Processed in 0.00156171 sec. | ||
| 7314 | 2026.05.19 23:54:11.747890 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.05.19 23:54:11.748008 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.05.19 23:54:11.748067 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7317 | 2026.05.19 23:54:11.748546 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.05.19 23:54:11.748581 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7319 | 2026.05.19 23:54:11.748930 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7320 | 2026.05.19 23:54:11.749149 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.05.19 23:54:11.749278 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 7322 | 2026.05.19 23:54:11.749313 [ 260 ] {c46b4812-3f12-4f6a-93ee-7c7becd3e412} <Debug> TCPHandler: Processed in 0.001488088 sec. | ||
| 7323 | 2026.05.19 23:54:11.749459 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.05.19 23:54:11.749561 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.05.19 23:54:11.749615 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <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 | ||
| 7326 | 2026.05.19 23:54:11.750479 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.05.19 23:54:11.750522 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7328 | 2026.05.19 23:54:11.751101 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7329 | 2026.05.19 23:54:11.751349 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.05.19 23:54:11.751480 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7331 | 2026.05.19 23:54:11.751490 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001947 sec., 15921.931176168464 rows/sec., 28.53 MiB/sec. | ||
| 7332 | 2026.05.19 23:54:11.751541 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.19 23:54:11.751566 [ 260 ] {3e1c8ec5-fcd3-48ca-a77b-67493018cfd5} <Debug> TCPHandler: Processed in 0.002159406 sec. | ||
| 7334 | 2026.05.19 23:54:11.751568 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7335 | 2026.05.19 23:54:11.751684 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7336 | 2026.05.19 23:54:11.751716 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.19 23:54:11.751819 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.19 23:54:11.751861 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7339 | 2026.05.19 23:54:11.751908 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7340 | 2026.05.19 23:54:11.751962 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 733 rows starting from the beginning of the part | ||
| 7341 | 2026.05.19 23:54:11.752082 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7342 | 2026.05.19 23:54:11.752190 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7343 | 2026.05.19 23:54:11.752275 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7344 | 2026.05.19 23:54:11.752374 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.05.19 23:54:11.752379 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7346 | 2026.05.19 23:54:11.752444 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7347 | 2026.05.19 23:54:11.752514 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7348 | 2026.05.19 23:54:11.752921 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7349 | 2026.05.19 23:54:11.753189 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.19 23:54:11.753372 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec. | ||
| 7351 | 2026.05.19 23:54:11.753438 [ 260 ] {661cf400-3663-4e35-b72d-385636a40338} <Debug> TCPHandler: Processed in 0.001771006 sec. | ||
| 7352 | 2026.05.19 23:54:11.760156 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 19 columns (19 merged, 0 gathered) in 0.008510187 sec., 100702.84001984914 rows/sec., 180.45 MiB/sec. | ||
| 7353 | 2026.05.19 23:54:11.761054 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7354 | 2026.05.19 23:54:11.761375 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.05.19 23:54:11.761440 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7356 | 2026.05.19 23:54:11.761533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7357 | 2026.05.19 23:54:12.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.74 MiB, peak 292.34 MiB, free memory in arenas 0.00 B, will set to 286.52 MiB (RSS), difference: 1.78 MiB | ||
| 7358 | 2026.05.19 23:54:16.739567 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.05.19 23:54:16.739838 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7360 | 2026.05.19 23:54:16.740205 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7361 | 2026.05.19 23:54:16.740252 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7362 | 2026.05.19 23:54:16.740504 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7363 | 2026.05.19 23:54:16.740581 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7364 | 2026.05.19 23:54:16.740735 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7365 | 2026.05.19 23:54:16.740775 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7366 | 2026.05.19 23:54:16.740798 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7367 | 2026.05.19 23:54:16.740814 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7368 | 2026.05.19 23:54:16.740860 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7369 | 2026.05.19 23:54:16.740886 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7370 | 2026.05.19 23:54:16.742045 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00231 sec., 17748.91774891775 rows/sec., 3.52 MiB/sec. | ||
| 7371 | 2026.05.19 23:54:16.742185 [ 260 ] {3b2fed95-d219-423e-9497-cbc9c6e32c6c} <Debug> TCPHandler: Processed in 0.00276419 sec. | ||
| 7372 | 2026.05.19 23:54:16.746079 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.05.19 23:54:16.746311 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7374 | 2026.05.19 23:54:16.746435 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7375 | 2026.05.19 23:54:16.747501 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.05.19 23:54:16.747582 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7377 | 2026.05.19 23:54:16.748172 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7378 | 2026.05.19 23:54:16.748533 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.05.19 23:54:16.748780 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002529 sec., 9489.916963226571 rows/sec., 806.27 KiB/sec. | ||
| 7380 | 2026.05.19 23:54:16.748858 [ 260 ] {e4897c8e-c465-4874-9d3b-1a57949745ae} <Debug> TCPHandler: Processed in 0.003020108 sec. | ||
| 7381 | 2026.05.19 23:54:16.749162 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.05.19 23:54:16.749346 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7383 | 2026.05.19 23:54:16.749430 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7384 | 2026.05.19 23:54:16.750283 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.05.19 23:54:16.750338 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7386 | 2026.05.19 23:54:16.750837 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7387 | 2026.05.19 23:54:16.751182 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.05.19 23:54:16.751389 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.002098 sec., 94375.59580552907 rows/sec., 8.39 MiB/sec. | ||
| 7389 | 2026.05.19 23:54:16.751448 [ 260 ] {6e83d434-f3b3-4985-82cb-1aa345d6d8a6} <Debug> TCPHandler: Processed in 0.002461463 sec. | ||
| 7390 | 2026.05.19 23:54:16.751662 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.05.19 23:54:16.751808 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.05.19 23:54:16.751875 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7393 | 2026.05.19 23:54:16.752502 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.05.19 23:54:16.752554 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7395 | 2026.05.19 23:54:16.753000 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7396 | 2026.05.19 23:54:16.753329 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.05.19 23:54:16.753519 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00175 sec., 13142.857142857143 rows/sec., 1021.76 KiB/sec. | ||
| 7398 | 2026.05.19 23:54:16.753571 [ 260 ] {3ececf6f-e8f7-4e85-b91b-d12eda7aa6de} <Debug> TCPHandler: Processed in 0.001984821 sec. | ||
| 7399 | 2026.05.19 23:54:16.753776 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.05.19 23:54:16.753893 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.05.19 23:54:16.753950 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7402 | 2026.05.19 23:54:16.754462 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.05.19 23:54:16.754517 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7404 | 2026.05.19 23:54:16.754935 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7405 | 2026.05.19 23:54:16.755200 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.05.19 23:54:16.755364 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
| 7407 | 2026.05.19 23:54:16.755411 [ 260 ] {10e16f8a-92e7-4e62-a8eb-e071f6df2d69} <Debug> TCPHandler: Processed in 0.001700753 sec. | ||
| 7408 | 2026.05.19 23:54:16.755575 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.05.19 23:54:16.755720 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.05.19 23:54:16.755775 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7411 | 2026.05.19 23:54:16.756263 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.05.19 23:54:16.756303 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7413 | 2026.05.19 23:54:16.756705 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7414 | 2026.05.19 23:54:16.756965 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.05.19 23:54:16.757143 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001451 sec., 8270.158511371468 rows/sec., 646.11 KiB/sec. | ||
| 7416 | 2026.05.19 23:54:16.757192 [ 260 ] {055a3dc2-83e4-4870-8ad0-87ad979108aa} <Debug> TCPHandler: Processed in 0.001675373 sec. | ||
| 7417 | 2026.05.19 23:54:16.757355 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.05.19 23:54:16.757478 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7419 | 2026.05.19 23:54:16.757531 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7420 | 2026.05.19 23:54:16.758168 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.05.19 23:54:16.758211 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7422 | 2026.05.19 23:54:16.758555 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7423 | 2026.05.19 23:54:16.758858 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.05.19 23:54:16.759019 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001564 sec., 70971.86700767263 rows/sec., 5.78 MiB/sec. | ||
| 7425 | 2026.05.19 23:54:16.759057 [ 260 ] {f327197f-cd49-4f24-8fa9-92e3724f504b} <Debug> TCPHandler: Processed in 0.001760565 sec. | ||
| 7426 | 2026.05.19 23:54:16.759228 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.05.19 23:54:16.759340 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.05.19 23:54:16.759394 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7429 | 2026.05.19 23:54:16.760074 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.05.19 23:54:16.760153 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7431 | 2026.05.19 23:54:16.760728 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7432 | 2026.05.19 23:54:16.761090 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.05.19 23:54:16.761349 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.002026 sec., 96742.34945705824 rows/sec., 6.94 MiB/sec. | ||
| 7434 | 2026.05.19 23:54:16.761451 [ 260 ] {cf2f082d-1fe5-4edd-b351-172021c2f323} <Debug> TCPHandler: Processed in 0.002281978 sec. | ||
| 7435 | 2026.05.19 23:54:16.761790 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.05.19 23:54:16.761999 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7437 | 2026.05.19 23:54:16.762117 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <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 | ||
| 7438 | 2026.05.19 23:54:16.763709 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.05.19 23:54:16.763768 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7440 | 2026.05.19 23:54:16.764538 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7441 | 2026.05.19 23:54:16.764865 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.19 23:54:16.765113 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003171 sec., 3468.9372437716806 rows/sec., 6.22 MiB/sec. | ||
| 7443 | 2026.05.19 23:54:16.765225 [ 260 ] {60dd86ed-afa6-4a88-b6a0-56abee3a7c80} <Debug> TCPHandler: Processed in 0.003628103 sec. | ||
| 7444 | 2026.05.19 23:54:16.765479 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.05.19 23:54:16.765637 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.05.19 23:54:16.765722 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7447 | 2026.05.19 23:54:16.766425 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.05.19 23:54:16.766501 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7449 | 2026.05.19 23:54:16.767110 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7450 | 2026.05.19 23:54:16.767397 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.05.19 23:54:16.767585 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 2.03 MiB/sec. | ||
| 7452 | 2026.05.19 23:54:16.767652 [ 260 ] {621e8333-4d7e-4ce6-acc4-7e74e39f9d4b} <Debug> TCPHandler: Processed in 0.002281338 sec. | ||
| 7453 | 2026.05.19 23:54:17.183604 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 | ||
| 7454 | 2026.05.19 23:54:17.183690 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7455 | 2026.05.19 23:54:17.183715 [ 365 ] {} <Debug> TCP-Session: dead0773-5adc-46b3-99ba-50ab58d65ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 | ||
| 7456 | 2026.05.19 23:54:17.183738 [ 365 ] {} <Debug> TCP-Session: dead0773-5adc-46b3-99ba-50ab58d65ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.05.19 23:54:17.183751 [ 365 ] {} <Debug> TCP-Session: dead0773-5adc-46b3-99ba-50ab58d65ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.05.19 23:54:17.184001 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53410 | ||
| 7459 | 2026.05.19 23:54:17.184021 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48504 | ||
| 7460 | 2026.05.19 23:54:17.184031 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33150 | ||
| 7461 | 2026.05.19 23:54:17.184055 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7462 | 2026.05.19 23:54:17.184050 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50950 | ||
| 7463 | 2026.05.19 23:54:17.184093 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.05.19 23:54:17.184095 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39808 | ||
| 7465 | 2026.05.19 23:54:17.184139 [ 369 ] {} <Debug> TCP-Session: d25feca7-17df-455c-baf6-af2a2adcfe72 Authenticating user 'default' from [fd00:1122:3344:101::e]:33150 | ||
| 7466 | 2026.05.19 23:54:17.184120 [ 365 ] {} <Trace> TCP-Session: dead0773-5adc-46b3-99ba-50ab58d65ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.19 23:54:17.184176 [ 369 ] {} <Debug> TCP-Session: d25feca7-17df-455c-baf6-af2a2adcfe72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.05.19 23:54:17.184083 [ 366 ] {} <Debug> TCP-Session: d0ce6ec5-47e7-4b1f-a843-f8e7cb007bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:53410 | ||
| 7469 | 2026.05.19 23:54:17.184203 [ 369 ] {} <Debug> TCP-Session: d25feca7-17df-455c-baf6-af2a2adcfe72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.05.19 23:54:17.184221 [ 366 ] {} <Debug> TCP-Session: d0ce6ec5-47e7-4b1f-a843-f8e7cb007bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.05.19 23:54:17.184081 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7472 | 2026.05.19 23:54:17.184237 [ 366 ] {} <Debug> TCP-Session: d0ce6ec5-47e7-4b1f-a843-f8e7cb007bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.05.19 23:54:17.184070 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43557 | ||
| 7474 | 2026.05.19 23:54:17.184262 [ 368 ] {} <Debug> TCP-Session: 5e460f10-d6c2-4311-ae74-6000b9235a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:48504 | ||
| 7475 | 2026.05.19 23:54:17.184067 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47683 | ||
| 7476 | 2026.05.19 23:54:17.184325 [ 368 ] {} <Debug> TCP-Session: 5e460f10-d6c2-4311-ae74-6000b9235a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.05.19 23:54:17.184331 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2026.05.19 23:54:17.184377 [ 368 ] {} <Debug> TCP-Session: 5e460f10-d6c2-4311-ae74-6000b9235a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.05.19 23:54:17.184382 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7480 | 2026.05.19 23:54:17.184422 [ 374 ] {} <Debug> TCP-Session: 7317fd7a-a17d-4937-b07b-9f0813520b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:50950 | ||
| 7481 | 2026.05.19 23:54:17.184040 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64880 | ||
| 7482 | 2026.05.19 23:54:17.184470 [ 374 ] {} <Debug> TCP-Session: 7317fd7a-a17d-4937-b07b-9f0813520b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.05.19 23:54:17.184490 [ 374 ] {} <Debug> TCP-Session: 7317fd7a-a17d-4937-b07b-9f0813520b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.05.19 23:54:17.184695 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7485 | 2026.05.19 23:54:17.184755 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7486 | 2026.05.19 23:54:17.184825 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7487 | 2026.05.19 23:54:17.184868 [ 375 ] {} <Debug> TCP-Session: 4f90aecb-fb21-4793-8a84-8adbb372fffb Authenticating user 'default' from [fd00:1122:3344:101::e]:47683 | ||
| 7488 | 2026.05.19 23:54:17.184896 [ 375 ] {} <Debug> TCP-Session: 4f90aecb-fb21-4793-8a84-8adbb372fffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.05.19 23:54:17.184911 [ 375 ] {} <Debug> TCP-Session: 4f90aecb-fb21-4793-8a84-8adbb372fffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.05.19 23:54:17.184943 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7491 | 2026.05.19 23:54:17.184991 [ 377 ] {} <Debug> TCP-Session: 827136b9-7d29-4947-8a77-e1699ee5e3d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39808 | ||
| 7492 | 2026.05.19 23:54:17.185018 [ 377 ] {} <Debug> TCP-Session: 827136b9-7d29-4947-8a77-e1699ee5e3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.05.19 23:54:17.185032 [ 377 ] {} <Debug> TCP-Session: 827136b9-7d29-4947-8a77-e1699ee5e3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.05.19 23:54:17.185060 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 7495 | 2026.05.19 23:54:17.185149 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7496 | 2026.05.19 23:54:17.185190 [ 367 ] {} <Debug> TCP-Session: 4535b95d-276a-4d01-bc36-aa1a6c075da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64880 | ||
| 7497 | 2026.05.19 23:54:17.185212 [ 367 ] {} <Debug> TCP-Session: 4535b95d-276a-4d01-bc36-aa1a6c075da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.05.19 23:54:17.185225 [ 367 ] {} <Debug> TCP-Session: 4535b95d-276a-4d01-bc36-aa1a6c075da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.05.19 23:54:17.185230 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7500 | 2026.05.19 23:54:17.185264 [ 376 ] {} <Debug> TCP-Session: f5d2be48-d36d-46c8-8c3f-8f63e89c7c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:43557 | ||
| 7501 | 2026.05.19 23:54:17.185280 [ 376 ] {} <Debug> TCP-Session: f5d2be48-d36d-46c8-8c3f-8f63e89c7c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.05.19 23:54:17.185293 [ 376 ] {} <Debug> TCP-Session: f5d2be48-d36d-46c8-8c3f-8f63e89c7c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.05.19 23:54:17.185961 [ 332 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> AggregatingTransform: Aggregating | ||
| 7504 | 2026.05.19 23:54:17.186010 [ 332 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7505 | 2026.05.19 23:54:17.186044 [ 332 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872863 sec. (1145.655 rows/sec., 44.75 KiB/sec.) | ||
| 7506 | 2026.05.19 23:54:17.186063 [ 332 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Trace> Aggregator: Merging aggregated data | ||
| 7507 | 2026.05.19 23:54:17.186620 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002308 sec., 433.2755632582322 rows/sec., 16.92 KiB/sec. | ||
| 7508 | 2026.05.19 23:54:17.186760 [ 365 ] {bc9b491f-1486-4201-82ee-2befc929118d} <Debug> TCPHandler: Processed in 0.002803832 sec. | ||
| 7509 | 2026.05.19 23:54:17.186885 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2026.05.19 23:54:17.186914 [ 365 ] {} <Debug> TCP-Session: dead0773-5adc-46b3-99ba-50ab58d65ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.05.19 23:54:17.186916 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2026.05.19 23:54:17.186950 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7513 | 2026.05.19 23:54:17.186972 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2026.05.19 23:54:17.186990 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7515 | 2026.05.19 23:54:17.187008 [ 377 ] {} <Debug> TCP-Session: 827136b9-7d29-4947-8a77-e1699ee5e3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.05.19 23:54:17.187032 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7517 | 2026.05.19 23:54:17.187048 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2026.05.19 23:54:17.187068 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7519 | 2026.05.19 23:54:17.187094 [ 368 ] {} <Debug> TCP-Session: 5e460f10-d6c2-4311-ae74-6000b9235a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.05.19 23:54:17.187115 [ 375 ] {} <Debug> TCP-Session: 4f90aecb-fb21-4793-8a84-8adbb372fffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.05.19 23:54:17.187134 [ 376 ] {} <Debug> TCP-Session: f5d2be48-d36d-46c8-8c3f-8f63e89c7c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.05.19 23:54:17.187051 [ 374 ] {} <Debug> TCP-Session: 7317fd7a-a17d-4937-b07b-9f0813520b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.05.19 23:54:17.187003 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7524 | 2026.05.19 23:54:17.187206 [ 369 ] {} <Debug> TCP-Session: d25feca7-17df-455c-baf6-af2a2adcfe72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.05.19 23:54:17.187033 [ 367 ] {} <Debug> TCP-Session: 4535b95d-276a-4d01-bc36-aa1a6c075da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.05.19 23:54:17.186955 [ 366 ] {} <Debug> TCP-Session: d0ce6ec5-47e7-4b1f-a843-f8e7cb007bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.05.19 23:54:17.195706 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34091 | ||
| 7528 | 2026.05.19 23:54:17.195775 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2026.05.19 23:54:17.195800 [ 365 ] {} <Debug> TCP-Session: 234154c0-adba-4aa9-81aa-cf71427ea453 Authenticating user 'default' from [fd00:1122:3344:101::e]:34091 | ||
| 7530 | 2026.05.19 23:54:17.195822 [ 365 ] {} <Debug> TCP-Session: 234154c0-adba-4aa9-81aa-cf71427ea453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.05.19 23:54:17.195835 [ 365 ] {} <Debug> TCP-Session: 234154c0-adba-4aa9-81aa-cf71427ea453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.05.19 23:54:17.196024 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62279 | ||
| 7533 | 2026.05.19 23:54:17.196059 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38250 | ||
| 7534 | 2026.05.19 23:54:17.196068 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64422 | ||
| 7535 | 2026.05.19 23:54:17.196119 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37163 | ||
| 7536 | 2026.05.19 23:54:17.196131 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7537 | 2026.05.19 23:54:17.196135 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40322 | ||
| 7538 | 2026.05.19 23:54:17.196177 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7539 | 2026.05.19 23:54:17.196177 [ 367 ] {} <Debug> TCP-Session: cc05b8d7-d330-4999-9a3f-99b90da53e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:38250 | ||
| 7540 | 2026.05.19 23:54:17.196163 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7541 | 2026.05.19 23:54:17.196129 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47398 | ||
| 7542 | 2026.05.19 23:54:17.196260 [ 368 ] {} <Debug> TCP-Session: 249d409d-b191-448a-bbe9-679969b14cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64422 | ||
| 7543 | 2026.05.19 23:54:17.196271 [ 375 ] {} <Debug> TCP-Session: 4acb03fb-557b-4613-bb6a-1a4b8439ea3f Authenticating user 'default' from [fd00:1122:3344:101::e]:37163 | ||
| 7544 | 2026.05.19 23:54:17.196246 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7545 | 2026.05.19 23:54:17.196297 [ 368 ] {} <Debug> TCP-Session: 249d409d-b191-448a-bbe9-679969b14cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.05.19 23:54:17.196317 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2026.05.19 23:54:17.196344 [ 368 ] {} <Debug> TCP-Session: 249d409d-b191-448a-bbe9-679969b14cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.05.19 23:54:17.196344 [ 377 ] {} <Debug> TCP-Session: 1569563a-2e97-4e2e-93e3-c3c061214900 Authenticating user 'default' from [fd00:1122:3344:101::e]:40322 | ||
| 7549 | 2026.05.19 23:54:17.196375 [ 376 ] {} <Debug> TCP-Session: d581fda0-24ce-454d-b486-acc330247ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47398 | ||
| 7550 | 2026.05.19 23:54:17.196398 [ 377 ] {} <Debug> TCP-Session: 1569563a-2e97-4e2e-93e3-c3c061214900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.05.19 23:54:17.196417 [ 376 ] {} <Debug> TCP-Session: d581fda0-24ce-454d-b486-acc330247ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.05.19 23:54:17.196303 [ 375 ] {} <Debug> TCP-Session: 4acb03fb-557b-4613-bb6a-1a4b8439ea3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.05.19 23:54:17.196448 [ 376 ] {} <Debug> TCP-Session: d581fda0-24ce-454d-b486-acc330247ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.05.19 23:54:17.196465 [ 375 ] {} <Debug> TCP-Session: 4acb03fb-557b-4613-bb6a-1a4b8439ea3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.05.19 23:54:17.196105 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37466 | ||
| 7556 | 2026.05.19 23:54:17.196099 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7557 | 2026.05.19 23:54:17.196071 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44038 | ||
| 7558 | 2026.05.19 23:54:17.196556 [ 366 ] {} <Debug> TCP-Session: cc2bb838-9b15-4f66-94d3-14369e450fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62279 | ||
| 7559 | 2026.05.19 23:54:17.196543 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7560 | 2026.05.19 23:54:17.196588 [ 366 ] {} <Debug> TCP-Session: cc2bb838-9b15-4f66-94d3-14369e450fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.05.19 23:54:17.196597 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.05.19 23:54:17.196610 [ 366 ] {} <Debug> TCP-Session: cc2bb838-9b15-4f66-94d3-14369e450fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.05.19 23:54:17.196607 [ 374 ] {} <Debug> TCP-Session: 0b10e448-c2d9-494a-8e22-718f10a2f4bc Authenticating user 'default' from [fd00:1122:3344:101::e]:37466 | ||
| 7564 | 2026.05.19 23:54:17.196633 [ 369 ] {} <Debug> TCP-Session: cf4db780-0df7-4da4-bd9b-ef9718df1141 Authenticating user 'default' from [fd00:1122:3344:101::e]:44038 | ||
| 7565 | 2026.05.19 23:54:17.196650 [ 374 ] {} <Debug> TCP-Session: 0b10e448-c2d9-494a-8e22-718f10a2f4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.05.19 23:54:17.196438 [ 377 ] {} <Debug> TCP-Session: 1569563a-2e97-4e2e-93e3-c3c061214900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.05.19 23:54:17.196670 [ 369 ] {} <Debug> TCP-Session: cf4db780-0df7-4da4-bd9b-ef9718df1141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.05.19 23:54:17.196676 [ 374 ] {} <Debug> TCP-Session: 0b10e448-c2d9-494a-8e22-718f10a2f4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.05.19 23:54:17.196708 [ 369 ] {} <Debug> TCP-Session: cf4db780-0df7-4da4-bd9b-ef9718df1141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.05.19 23:54:17.196248 [ 367 ] {} <Debug> TCP-Session: cc05b8d7-d330-4999-9a3f-99b90da53e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.05.19 23:54:17.196154 [ 365 ] {} <Trace> TCP-Session: 234154c0-adba-4aa9-81aa-cf71427ea453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.05.19 23:54:17.196769 [ 367 ] {} <Debug> TCP-Session: cc05b8d7-d330-4999-9a3f-99b90da53e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2026.05.19 23:54:17.196941 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7574 | 2026.05.19 23:54:17.197216 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7575 | 2026.05.19 23:54:17.197274 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7576 | 2026.05.19 23:54:17.197583 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 7577 | 2026.05.19 23:54:17.198539 [ 361 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> AggregatingTransform: Aggregating | ||
| 7578 | 2026.05.19 23:54:17.198584 [ 361 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 7579 | 2026.05.19 23:54:17.198615 [ 361 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927774 sec. (1077.849 rows/sec., 42.10 KiB/sec.) | ||
| 7580 | 2026.05.19 23:54:17.198632 [ 361 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Trace> Aggregator: Merging aggregated data | ||
| 7581 | 2026.05.19 23:54:17.199284 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002398 sec., 417.0141784820684 rows/sec., 16.29 KiB/sec. | ||
| 7582 | 2026.05.19 23:54:17.199461 [ 365 ] {97ef6aa9-8f9f-40b8-9f2b-4a2944cb39bf} <Debug> TCPHandler: Processed in 0.003427327 sec. | ||
| 7583 | 2026.05.19 23:54:17.199574 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7584 | 2026.05.19 23:54:17.199608 [ 365 ] {} <Debug> TCP-Session: 234154c0-adba-4aa9-81aa-cf71427ea453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.05.19 23:54:17.199608 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.05.19 23:54:17.199634 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2026.05.19 23:54:17.199655 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7588 | 2026.05.19 23:54:17.199672 [ 377 ] {} <Debug> TCP-Session: 1569563a-2e97-4e2e-93e3-c3c061214900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.05.19 23:54:17.199689 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7590 | 2026.05.19 23:54:17.199694 [ 366 ] {} <Debug> TCP-Session: cc2bb838-9b15-4f66-94d3-14369e450fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.05.19 23:54:17.199709 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7592 | 2026.05.19 23:54:17.199737 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7593 | 2026.05.19 23:54:17.199750 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7594 | 2026.05.19 23:54:17.199774 [ 374 ] {} <Debug> TCP-Session: 0b10e448-c2d9-494a-8e22-718f10a2f4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.05.19 23:54:17.199786 [ 368 ] {} <Debug> TCP-Session: 249d409d-b191-448a-bbe9-679969b14cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.05.19 23:54:17.199744 [ 376 ] {} <Debug> TCP-Session: d581fda0-24ce-454d-b486-acc330247ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.05.19 23:54:17.199822 [ 375 ] {} <Debug> TCP-Session: 4acb03fb-557b-4613-bb6a-1a4b8439ea3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.05.19 23:54:17.199671 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7599 | 2026.05.19 23:54:17.199717 [ 367 ] {} <Debug> TCP-Session: cc05b8d7-d330-4999-9a3f-99b90da53e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.05.19 23:54:17.199898 [ 369 ] {} <Debug> TCP-Session: cf4db780-0df7-4da4-bd9b-ef9718df1141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.05.19 23:54:17.504076 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35629 | ||
| 7602 | 2026.05.19 23:54:17.504158 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2026.05.19 23:54:17.504184 [ 366 ] {} <Debug> TCP-Session: 28f5a44b-aad9-4f07-a295-65902a3f5665 Authenticating user 'default' from [fd00:1122:3344:101::e]:35629 | ||
| 7604 | 2026.05.19 23:54:17.504205 [ 366 ] {} <Debug> TCP-Session: 28f5a44b-aad9-4f07-a295-65902a3f5665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.05.19 23:54:17.504218 [ 366 ] {} <Debug> TCP-Session: 28f5a44b-aad9-4f07-a295-65902a3f5665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.05.19 23:54:17.504418 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35798 | ||
| 7607 | 2026.05.19 23:54:17.504431 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35028 | ||
| 7608 | 2026.05.19 23:54:17.504468 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63050 | ||
| 7609 | 2026.05.19 23:54:17.504482 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57111 | ||
| 7610 | 2026.05.19 23:54:17.504497 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50325 | ||
| 7611 | 2026.05.19 23:54:17.504513 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7612 | 2026.05.19 23:54:17.504529 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61507 | ||
| 7613 | 2026.05.19 23:54:17.504563 [ 367 ] {} <Debug> TCP-Session: 3a339b9d-bf71-4034-a941-fb905629eada Authenticating user 'default' from [fd00:1122:3344:101::e]:35798 | ||
| 7614 | 2026.05.19 23:54:17.504574 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7615 | 2026.05.19 23:54:17.504606 [ 367 ] {} <Debug> TCP-Session: 3a339b9d-bf71-4034-a941-fb905629eada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.05.19 23:54:17.504621 [ 376 ] {} <Debug> TCP-Session: 85e47074-fc0d-4290-af3e-da57ea31b1fe Authenticating user 'default' from [fd00:1122:3344:101::e]:50325 | ||
| 7617 | 2026.05.19 23:54:17.504626 [ 367 ] {} <Debug> TCP-Session: 3a339b9d-bf71-4034-a941-fb905629eada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.05.19 23:54:17.504628 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2026.05.19 23:54:17.504642 [ 376 ] {} <Debug> TCP-Session: 85e47074-fc0d-4290-af3e-da57ea31b1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.05.19 23:54:17.504639 [ 366 ] {} <Trace> TCP-Session: 28f5a44b-aad9-4f07-a295-65902a3f5665 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.05.19 23:54:17.504678 [ 376 ] {} <Debug> TCP-Session: 85e47074-fc0d-4290-af3e-da57ea31b1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2026.05.19 23:54:17.504672 [ 377 ] {} <Debug> TCP-Session: 260896e6-ff98-4949-8c75-5ce86b08af9d Authenticating user 'default' from [fd00:1122:3344:101::e]:61507 | ||
| 7623 | 2026.05.19 23:54:17.504551 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7624 | 2026.05.19 23:54:17.504755 [ 377 ] {} <Debug> TCP-Session: 260896e6-ff98-4949-8c75-5ce86b08af9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.05.19 23:54:17.504518 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33848 | ||
| 7626 | 2026.05.19 23:54:17.504779 [ 369 ] {} <Debug> TCP-Session: 10341bb4-cc30-4811-8fb9-0dc860110258 Authenticating user 'default' from [fd00:1122:3344:101::e]:63050 | ||
| 7627 | 2026.05.19 23:54:17.504781 [ 377 ] {} <Debug> TCP-Session: 260896e6-ff98-4949-8c75-5ce86b08af9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.05.19 23:54:17.504833 [ 369 ] {} <Debug> TCP-Session: 10341bb4-cc30-4811-8fb9-0dc860110258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.05.19 23:54:17.504843 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2026.05.19 23:54:17.504855 [ 369 ] {} <Debug> TCP-Session: 10341bb4-cc30-4811-8fb9-0dc860110258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2026.05.19 23:54:17.504867 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35629) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7632 | 2026.05.19 23:54:17.504881 [ 365 ] {} <Debug> TCP-Session: 6c78bef5-9a5d-4632-ade2-1e8bf6041c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:33848 | ||
| 7633 | 2026.05.19 23:54:17.504505 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7634 | 2026.05.19 23:54:17.504921 [ 365 ] {} <Debug> TCP-Session: 6c78bef5-9a5d-4632-ade2-1e8bf6041c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.05.19 23:54:17.504946 [ 368 ] {} <Debug> TCP-Session: 6bcc9e7a-2923-4afd-a51c-e5bd47dbea09 Authenticating user 'default' from [fd00:1122:3344:101::e]:35028 | ||
| 7636 | 2026.05.19 23:54:17.504952 [ 365 ] {} <Debug> TCP-Session: 6c78bef5-9a5d-4632-ade2-1e8bf6041c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.05.19 23:54:17.504975 [ 368 ] {} <Debug> TCP-Session: 6bcc9e7a-2923-4afd-a51c-e5bd47dbea09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.05.19 23:54:17.504472 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35722 | ||
| 7639 | 2026.05.19 23:54:17.505004 [ 368 ] {} <Debug> TCP-Session: 6bcc9e7a-2923-4afd-a51c-e5bd47dbea09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.05.19 23:54:17.504553 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2026.05.19 23:54:17.505054 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7642 | 2026.05.19 23:54:17.505086 [ 374 ] {} <Debug> TCP-Session: 5cd7bd20-a01f-4506-b83e-886c3ba51029 Authenticating user 'default' from [fd00:1122:3344:101::e]:35722 | ||
| 7643 | 2026.05.19 23:54:17.505093 [ 375 ] {} <Debug> TCP-Session: def0d819-c494-4e8e-895e-0fcdd344bd53 Authenticating user 'default' from [fd00:1122:3344:101::e]:57111 | ||
| 7644 | 2026.05.19 23:54:17.505101 [ 374 ] {} <Debug> TCP-Session: 5cd7bd20-a01f-4506-b83e-886c3ba51029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.05.19 23:54:17.505119 [ 375 ] {} <Debug> TCP-Session: def0d819-c494-4e8e-895e-0fcdd344bd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.05.19 23:54:17.505122 [ 374 ] {} <Debug> TCP-Session: 5cd7bd20-a01f-4506-b83e-886c3ba51029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.05.19 23:54:17.505134 [ 375 ] {} <Debug> TCP-Session: def0d819-c494-4e8e-895e-0fcdd344bd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.05.19 23:54:17.505197 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7649 | 2026.05.19 23:54:17.505259 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7650 | 2026.05.19 23:54:17.505559 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 7651 | 2026.05.19 23:54:17.506529 [ 334 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> AggregatingTransform: Aggregating | ||
| 7652 | 2026.05.19 23:54:17.506572 [ 334 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7653 | 2026.05.19 23:54:17.506604 [ 334 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942804 sec. (1060.666 rows/sec., 41.43 KiB/sec.) | ||
| 7654 | 2026.05.19 23:54:17.506620 [ 334 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Trace> Aggregator: Merging aggregated data | ||
| 7655 | 2026.05.19 23:54:17.507200 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002391 sec., 418.23504809703053 rows/sec., 16.34 KiB/sec. | ||
| 7656 | 2026.05.19 23:54:17.507332 [ 366 ] {ddd47060-03cb-493c-8816-0c658dc19ba3} <Debug> TCPHandler: Processed in 0.002842933 sec. | ||
| 7657 | 2026.05.19 23:54:17.507444 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7658 | 2026.05.19 23:54:17.507478 [ 366 ] {} <Debug> TCP-Session: 28f5a44b-aad9-4f07-a295-65902a3f5665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.05.19 23:54:17.507479 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2026.05.19 23:54:17.507500 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7661 | 2026.05.19 23:54:17.507515 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7662 | 2026.05.19 23:54:17.507526 [ 365 ] {} <Debug> TCP-Session: 6c78bef5-9a5d-4632-ade2-1e8bf6041c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.05.19 23:54:17.507536 [ 367 ] {} <Debug> TCP-Session: 3a339b9d-bf71-4034-a941-fb905629eada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.05.19 23:54:17.507561 [ 368 ] {} <Debug> TCP-Session: 6bcc9e7a-2923-4afd-a51c-e5bd47dbea09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.05.19 23:54:17.507566 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7666 | 2026.05.19 23:54:17.507589 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7667 | 2026.05.19 23:54:17.507603 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7668 | 2026.05.19 23:54:17.507622 [ 374 ] {} <Debug> TCP-Session: 5cd7bd20-a01f-4506-b83e-886c3ba51029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.05.19 23:54:17.507643 [ 376 ] {} <Debug> TCP-Session: 85e47074-fc0d-4290-af3e-da57ea31b1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.05.19 23:54:17.507623 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7671 | 2026.05.19 23:54:17.507677 [ 375 ] {} <Debug> TCP-Session: def0d819-c494-4e8e-895e-0fcdd344bd53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2026.05.19 23:54:17.507543 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7673 | 2026.05.19 23:54:17.507723 [ 369 ] {} <Debug> TCP-Session: 10341bb4-cc30-4811-8fb9-0dc860110258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.05.19 23:54:17.507759 [ 377 ] {} <Debug> TCP-Session: 260896e6-ff98-4949-8c75-5ce86b08af9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.05.19 23:54:18.183459 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15801 | ||
| 7676 | 2026.05.19 23:54:18.183977 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.05.19 23:54:18.184028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7678 | 2026.05.19 23:54:18.184519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7679 | 2026.05.19 23:54:18.184761 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.19 23:54:18.184918 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15801 | ||
| 7681 | 2026.05.19 23:54:19.034775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7682 | 2026.05.19 23:54:19.053657 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.05.19 23:54:19.053725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7684 | 2026.05.19 23:54:19.059768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7685 | 2026.05.19 23:54:19.060579 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.05.19 23:54:19.063690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7687 | 2026.05.19 23:54:21.736769 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.05.19 23:54:21.737015 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7689 | 2026.05.19 23:54:21.737358 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7690 | 2026.05.19 23:54:21.737396 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7691 | 2026.05.19 23:54:21.737623 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7692 | 2026.05.19 23:54:21.737694 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7693 | 2026.05.19 23:54:21.737842 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7694 | 2026.05.19 23:54:21.737879 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7695 | 2026.05.19 23:54:21.737901 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7696 | 2026.05.19 23:54:21.737917 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7697 | 2026.05.19 23:54:21.737958 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7698 | 2026.05.19 23:54:21.737979 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7699 | 2026.05.19 23:54:21.739065 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002154 sec., 19034.35468895079 rows/sec., 3.78 MiB/sec. | ||
| 7700 | 2026.05.19 23:54:21.739183 [ 260 ] {a81c6f72-25d0-40d9-a354-8dcd5beb0040} <Debug> TCPHandler: Processed in 0.002569346 sec. | ||
| 7701 | 2026.05.19 23:54:21.741446 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.05.19 23:54:21.741562 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7703 | 2026.05.19 23:54:21.741607 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7704 | 2026.05.19 23:54:21.742187 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.05.19 23:54:21.742232 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7706 | 2026.05.19 23:54:21.742637 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7707 | 2026.05.19 23:54:21.742872 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.19 23:54:21.743028 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001499 sec., 78719.14609739828 rows/sec., 6.68 MiB/sec. | ||
| 7709 | 2026.05.19 23:54:21.743064 [ 260 ] {0f286064-35e5-4c03-92f4-e0c6af633999} <Debug> TCPHandler: Processed in 0.001670843 sec. | ||
| 7710 | 2026.05.19 23:54:21.743209 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.19 23:54:21.743310 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.05.19 23:54:21.743351 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7713 | 2026.05.19 23:54:21.743798 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.05.19 23:54:21.743836 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7715 | 2026.05.19 23:54:21.744137 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7716 | 2026.05.19 23:54:21.744349 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.05.19 23:54:21.744486 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 7718 | 2026.05.19 23:54:21.744521 [ 260 ] {06118fba-299c-4670-a7df-794aed8b3489} <Debug> TCPHandler: Processed in 0.001361475 sec. | ||
| 7719 | 2026.05.19 23:54:21.744649 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.19 23:54:21.744744 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7721 | 2026.05.19 23:54:21.744785 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7722 | 2026.05.19 23:54:21.745270 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.19 23:54:21.745306 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7724 | 2026.05.19 23:54:21.745614 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7725 | 2026.05.19 23:54:21.745833 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.05.19 23:54:21.745963 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001237 sec., 76798.70654810024 rows/sec., 6.00 MiB/sec. | ||
| 7727 | 2026.05.19 23:54:21.745997 [ 260 ] {d4908e1b-6641-49c8-ab98-208cffd22801} <Debug> TCPHandler: Processed in 0.001397536 sec. | ||
| 7728 | 2026.05.19 23:54:21.746137 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.19 23:54:21.746241 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.19 23:54:21.746293 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7731 | 2026.05.19 23:54:21.746834 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.05.19 23:54:21.746884 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7733 | 2026.05.19 23:54:21.747317 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7734 | 2026.05.19 23:54:21.747597 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.19 23:54:21.747751 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 7736 | 2026.05.19 23:54:21.747793 [ 260 ] {0978d3be-ad03-4ba0-bfd6-5615f8d3bcce} <Debug> TCPHandler: Processed in 0.001737914 sec. | ||
| 7737 | 2026.05.19 23:54:21.747947 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.05.19 23:54:21.748053 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.05.19 23:54:21.748116 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <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 | ||
| 7740 | 2026.05.19 23:54:21.749339 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.05.19 23:54:21.749389 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7742 | 2026.05.19 23:54:21.750106 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7743 | 2026.05.19 23:54:21.750387 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.05.19 23:54:21.750555 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002481 sec., 12494.96170898831 rows/sec., 22.39 MiB/sec. | ||
| 7745 | 2026.05.19 23:54:21.750630 [ 260 ] {b91f72d0-ce7c-4edc-94ab-869fa16c08ed} <Debug> TCPHandler: Processed in 0.002707669 sec. | ||
| 7746 | 2026.05.19 23:54:21.750813 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.05.19 23:54:21.750925 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7748 | 2026.05.19 23:54:21.750978 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7749 | 2026.05.19 23:54:21.751490 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.05.19 23:54:21.751532 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7751 | 2026.05.19 23:54:21.751875 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7752 | 2026.05.19 23:54:21.752101 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.05.19 23:54:21.752230 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 7754 | 2026.05.19 23:54:21.752264 [ 260 ] {96c3da39-2dbe-4d9e-887e-c6637b57827f} <Debug> TCPHandler: Processed in 0.001512799 sec. | ||
| 7755 | 2026.05.19 23:54:25.583059 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7756 | 2026.05.19 23:54:25.583147 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7757 | 2026.05.19 23:54:25.685344 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16249 | ||
| 7758 | 2026.05.19 23:54:25.685854 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.05.19 23:54:25.685889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7760 | 2026.05.19 23:54:25.686392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7761 | 2026.05.19 23:54:25.686631 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.05.19 23:54:25.686760 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16249 | ||
| 7763 | 2026.05.19 23:54:26.564644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7764 | 2026.05.19 23:54:26.589487 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.05.19 23:54:26.589564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7766 | 2026.05.19 23:54:26.598644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7767 | 2026.05.19 23:54:26.599645 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.05.19 23:54:26.604013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7769 | 2026.05.19 23:54:26.737151 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.19 23:54:26.737424 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.19 23:54:26.737832 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7772 | 2026.05.19 23:54:26.737880 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7773 | 2026.05.19 23:54:26.738126 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7774 | 2026.05.19 23:54:26.738198 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7775 | 2026.05.19 23:54:26.738347 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7776 | 2026.05.19 23:54:26.738383 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7777 | 2026.05.19 23:54:26.738406 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7778 | 2026.05.19 23:54:26.738422 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7779 | 2026.05.19 23:54:26.738465 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7780 | 2026.05.19 23:54:26.738485 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7781 | 2026.05.19 23:54:26.739855 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002528 sec., 16218.354430379748 rows/sec., 3.22 MiB/sec. | ||
| 7782 | 2026.05.19 23:54:26.740056 [ 260 ] {3b49950b-b5b6-4d23-a141-391d489ee60e} <Debug> TCPHandler: Processed in 0.003063428 sec. | ||
| 7783 | 2026.05.19 23:54:26.742228 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.05.19 23:54:26.742373 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7785 | 2026.05.19 23:54:26.742437 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7786 | 2026.05.19 23:54:26.743050 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.05.19 23:54:26.743095 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7788 | 2026.05.19 23:54:26.743484 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7789 | 2026.05.19 23:54:26.743725 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.05.19 23:54:26.743873 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.0016 sec., 48750 rows/sec., 4.02 MiB/sec. | ||
| 7791 | 2026.05.19 23:54:26.743906 [ 260 ] {29ad1456-d51d-4852-9ed3-1ae65930a268} <Debug> TCPHandler: Processed in 0.001854448 sec. | ||
| 7792 | 2026.05.19 23:54:26.744044 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.05.19 23:54:26.744203 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7794 | 2026.05.19 23:54:26.744244 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7795 | 2026.05.19 23:54:26.744665 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.05.19 23:54:26.744700 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7797 | 2026.05.19 23:54:26.745010 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7798 | 2026.05.19 23:54:26.745229 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.05.19 23:54:26.745369 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001185 sec., 9282.700421940928 rows/sec., 698.02 KiB/sec. | ||
| 7800 | 2026.05.19 23:54:26.745404 [ 260 ] {f3a5dd84-a1c9-4066-82f6-810ce26eac92} <Debug> TCPHandler: Processed in 0.001346285 sec. | ||
| 7801 | 2026.05.19 23:54:26.745543 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.05.19 23:54:26.745638 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7803 | 2026.05.19 23:54:26.745679 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7804 | 2026.05.19 23:54:26.746112 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.05.19 23:54:26.746145 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7806 | 2026.05.19 23:54:26.746430 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7807 | 2026.05.19 23:54:26.746635 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.05.19 23:54:26.746756 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001179 sec., 63613.231552162855 rows/sec., 4.97 MiB/sec. | ||
| 7809 | 2026.05.19 23:54:26.746787 [ 260 ] {9dcb2965-e4a6-4c4a-a010-3e139b37ae69} <Debug> TCPHandler: Processed in 0.001343314 sec. | ||
| 7810 | 2026.05.19 23:54:26.746919 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.05.19 23:54:26.747012 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7812 | 2026.05.19 23:54:26.747117 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7813 | 2026.05.19 23:54:26.747681 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.05.19 23:54:26.747735 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7815 | 2026.05.19 23:54:26.748193 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7816 | 2026.05.19 23:54:26.748521 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.05.19 23:54:26.748661 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
| 7818 | 2026.05.19 23:54:26.748706 [ 260 ] {5a2d9bf2-d3a9-4f64-87f5-a7236d603b3b} <Debug> TCPHandler: Processed in 0.001780786 sec. | ||
| 7819 | 2026.05.19 23:54:26.748866 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.05.19 23:54:26.748974 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.05.19 23:54:26.749029 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <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 | ||
| 7822 | 2026.05.19 23:54:26.749918 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.05.19 23:54:26.749960 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7824 | 2026.05.19 23:54:26.750687 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7825 | 2026.05.19 23:54:26.750978 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.05.19 23:54:26.751149 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002191 sec., 5020.538566864446 rows/sec., 9.00 MiB/sec. | ||
| 7827 | 2026.05.19 23:54:26.751219 [ 260 ] {d2ed8b5d-769c-444c-8896-6a117be9331f} <Debug> TCPHandler: Processed in 0.002412292 sec. | ||
| 7828 | 2026.05.19 23:54:26.751420 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.05.19 23:54:26.751537 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7830 | 2026.05.19 23:54:26.751590 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7831 | 2026.05.19 23:54:26.752016 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.05.19 23:54:26.752053 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7833 | 2026.05.19 23:54:26.752345 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7834 | 2026.05.19 23:54:26.752548 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.05.19 23:54:26.752678 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 7836 | 2026.05.19 23:54:26.752709 [ 260 ] {c577114a-820f-4567-b667-2ea7744229fa} <Debug> TCPHandler: Processed in 0.001390655 sec. | ||
| 7837 | 2026.05.19 23:54:28.343744 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.05.19 23:54:28.343982 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7839 | 2026.05.19 23:54:28.344320 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7840 | 2026.05.19 23:54:28.344362 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7841 | 2026.05.19 23:54:28.344594 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7842 | 2026.05.19 23:54:28.344676 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7843 | 2026.05.19 23:54:28.344818 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7844 | 2026.05.19 23:54:28.344853 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7845 | 2026.05.19 23:54:28.344875 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 7846 | 2026.05.19 23:54:28.344889 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7847 | 2026.05.19 23:54:28.344931 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7848 | 2026.05.19 23:54:28.344951 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 7849 | 2026.05.19 23:54:28.346037 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002156 sec., 19016.69758812616 rows/sec., 3.77 MiB/sec. | ||
| 7850 | 2026.05.19 23:54:28.346135 [ 260 ] {714ce57c-a554-4b25-a70b-20ba256faa34} <Debug> TCPHandler: Processed in 0.002524534 sec. | ||
| 7851 | 2026.05.19 23:54:28.358897 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2026.05.19 23:54:28.359028 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7853 | 2026.05.19 23:54:28.359080 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7854 | 2026.05.19 23:54:28.359625 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.05.19 23:54:28.359670 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7856 | 2026.05.19 23:54:28.360029 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7857 | 2026.05.19 23:54:28.360244 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.05.19 23:54:28.360397 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001406 sec., 5689.9004267425325 rows/sec., 463.97 KiB/sec. | ||
| 7859 | 2026.05.19 23:54:28.360433 [ 260 ] {fa6fd7e9-779c-4f05-8709-a4d5ee025730} <Debug> TCPHandler: Processed in 0.001598961 sec. | ||
| 7860 | 2026.05.19 23:54:28.360677 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2026.05.19 23:54:28.360774 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7862 | 2026.05.19 23:54:28.360815 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7863 | 2026.05.19 23:54:28.362018 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.05.19 23:54:28.362054 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7865 | 2026.05.19 23:54:28.362495 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7866 | 2026.05.19 23:54:28.362703 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.05.19 23:54:28.362835 [ 75 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7868 | 2026.05.19 23:54:28.362847 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Debug> executeQuery: Read 2467 rows, 186.37 KiB in 0.00209 sec., 1180382.7751196173 rows/sec., 87.08 MiB/sec. | ||
| 7869 | 2026.05.19 23:54:28.362878 [ 75 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.05.19 23:54:28.362893 [ 260 ] {6e658488-92f0-462d-8218-6f89e28cb34b} <Debug> TCPHandler: Processed in 0.002267378 sec. | ||
| 7871 | 2026.05.19 23:54:28.362906 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7872 | 2026.05.19 23:54:28.363041 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7873 | 2026.05.19 23:54:28.363048 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.05.19 23:54:28.363193 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7875 | 2026.05.19 23:54:28.363203 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.05.19 23:54:28.363237 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7877 | 2026.05.19 23:54:28.363249 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2620 rows starting from the beginning of the part | ||
| 7878 | 2026.05.19 23:54:28.363330 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part | ||
| 7879 | 2026.05.19 23:54:28.363382 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 198 rows starting from the beginning of the part | ||
| 7880 | 2026.05.19 23:54:28.363426 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 7881 | 2026.05.19 23:54:28.363467 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 7882 | 2026.05.19 23:54:28.363508 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2467 rows starting from the beginning of the part | ||
| 7883 | 2026.05.19 23:54:28.363673 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.05.19 23:54:28.363715 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7885 | 2026.05.19 23:54:28.364022 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7886 | 2026.05.19 23:54:28.364245 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.05.19 23:54:28.364377 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001203 sec., 39900.249376558604 rows/sec., 2.90 MiB/sec. | ||
| 7888 | 2026.05.19 23:54:28.364392 [ 75 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7889 | 2026.05.19 23:54:28.364412 [ 260 ] {7a6a8f1e-0922-431d-8fdd-e3479e9b96e3} <Debug> TCPHandler: Processed in 0.001413266 sec. | ||
| 7890 | 2026.05.19 23:54:28.364462 [ 75 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.05.19 23:54:28.364490 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7892 | 2026.05.19 23:54:28.364582 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7893 | 2026.05.19 23:54:28.364594 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.05.19 23:54:28.364682 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7895 | 2026.05.19 23:54:28.364699 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.05.19 23:54:28.364714 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 83 rows starting from the beginning of the part | ||
| 7897 | 2026.05.19 23:54:28.364739 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7898 | 2026.05.19 23:54:28.364778 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 7899 | 2026.05.19 23:54:28.364829 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 7900 | 2026.05.19 23:54:28.364878 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7901 | 2026.05.19 23:54:28.364926 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 7902 | 2026.05.19 23:54:28.364975 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7903 | 2026.05.19 23:54:28.365386 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.05.19 23:54:28.365443 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7905 | 2026.05.19 23:54:28.365593 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5599 rows, containing 5 columns (5 merged, 0 gathered) in 0.002611686 sec., 2143825.8657434313 rows/sec., 169.84 MiB/sec. | ||
| 7906 | 2026.05.19 23:54:28.365758 [ 189 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218311 sec., 186323.52494560092 rows/sec., 14.38 MiB/sec. | ||
| 7907 | 2026.05.19 23:54:28.365878 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7908 | 2026.05.19 23:54:28.365915 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7909 | 2026.05.19 23:54:28.365950 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7910 | 2026.05.19 23:54:28.366218 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.05.19 23:54:28.366269 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.05.19 23:54:28.366293 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.05.19 23:54:28.366294 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_46_9} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7914 | 2026.05.19 23:54:28.366358 [ 201 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_56_11} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7915 | 2026.05.19 23:54:28.366382 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7916 | 2026.05.19 23:54:28.366462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7917 | 2026.05.19 23:54:28.366479 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001796 sec., 445991.09131403116 rows/sec., 25.76 MiB/sec. | ||
| 7918 | 2026.05.19 23:54:28.366545 [ 260 ] {3617b492-cbd6-42cf-81eb-f8ae22ec77dc} <Debug> TCPHandler: Processed in 0.002000551 sec. | ||
| 7919 | 2026.05.19 23:54:28.366746 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.05.19 23:54:28.366875 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.05.19 23:54:28.366933 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7922 | 2026.05.19 23:54:28.367555 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.05.19 23:54:28.367594 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7924 | 2026.05.19 23:54:28.367943 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7925 | 2026.05.19 23:54:28.368165 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.05.19 23:54:28.368295 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 48.23 KiB/sec. | ||
| 7927 | 2026.05.19 23:54:28.368332 [ 260 ] {3d81cfdb-b7fd-4f31-92a0-fea8e959ff01} <Debug> TCPHandler: Processed in 0.001693933 sec. | ||
| 7928 | 2026.05.19 23:54:28.368482 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.05.19 23:54:28.368585 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7930 | 2026.05.19 23:54:28.368629 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7931 | 2026.05.19 23:54:28.369643 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.05.19 23:54:28.369679 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7933 | 2026.05.19 23:54:28.370040 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7934 | 2026.05.19 23:54:28.370246 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.05.19 23:54:28.370358 [ 75 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7936 | 2026.05.19 23:54:28.370378 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001817 sec., 730324.7110621904 rows/sec., 48.96 MiB/sec. | ||
| 7937 | 2026.05.19 23:54:28.370401 [ 75 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.05.19 23:54:28.370419 [ 260 ] {72d5c317-5063-4fd8-ade5-a41c0c470cc2} <Debug> TCPHandler: Processed in 0.001987131 sec. | ||
| 7939 | 2026.05.19 23:54:28.370429 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7940 | 2026.05.19 23:54:28.370517 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7941 | 2026.05.19 23:54:28.370565 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.05.19 23:54:28.370601 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7943 | 2026.05.19 23:54:28.370631 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1404 rows starting from the beginning of the part | ||
| 7944 | 2026.05.19 23:54:28.370667 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7945 | 2026.05.19 23:54:28.370680 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
| 7946 | 2026.05.19 23:54:28.370718 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7947 | 2026.05.19 23:54:28.370729 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part | ||
| 7948 | 2026.05.19 23:54:28.370775 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 7949 | 2026.05.19 23:54:28.370811 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part | ||
| 7950 | 2026.05.19 23:54:28.370847 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1327 rows starting from the beginning of the part | ||
| 7951 | 2026.05.19 23:54:28.371545 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.05.19 23:54:28.371586 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7953 | 2026.05.19 23:54:28.371977 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489779 sec., 2085544.23172833 rows/sec., 151.65 MiB/sec. | ||
| 7954 | 2026.05.19 23:54:28.372041 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7955 | 2026.05.19 23:54:28.372233 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7956 | 2026.05.19 23:54:28.372359 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.05.19 23:54:28.372524 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7958 | 2026.05.19 23:54:28.372545 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001897 sec., 807590.9330521877 rows/sec., 49.15 MiB/sec. | ||
| 7959 | 2026.05.19 23:54:28.372563 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.05.19 23:54:28.372575 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.05.19 23:54:28.372596 [ 260 ] {2a59229d-b544-47ea-acb8-ed031c1d66fe} <Debug> TCPHandler: Processed in 0.002080043 sec. | ||
| 7962 | 2026.05.19 23:54:28.372597 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7963 | 2026.05.19 23:54:28.372658 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_56_11} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7964 | 2026.05.19 23:54:28.372693 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7965 | 2026.05.19 23:54:28.372736 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7966 | 2026.05.19 23:54:28.372770 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.05.19 23:54:28.372814 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7968 | 2026.05.19 23:54:28.372852 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18485 rows starting from the beginning of the part | ||
| 7969 | 2026.05.19 23:54:28.372885 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.05.19 23:54:28.372903 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7971 | 2026.05.19 23:54:28.372956 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 196 rows starting from the beginning of the part | ||
| 7972 | 2026.05.19 23:54:28.372961 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <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 | ||
| 7973 | 2026.05.19 23:54:28.373026 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7974 | 2026.05.19 23:54:28.373077 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7975 | 2026.05.19 23:54:28.373116 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1532 rows starting from the beginning of the part | ||
| 7976 | 2026.05.19 23:54:28.374068 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.05.19 23:54:28.374117 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7978 | 2026.05.19 23:54:28.374815 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7979 | 2026.05.19 23:54:28.375078 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.05.19 23:54:28.375253 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00239 sec., 16736.401673640165 rows/sec., 29.99 MiB/sec. | ||
| 7981 | 2026.05.19 23:54:28.375353 [ 260 ] {8f136429-c064-4d3c-9bb1-17116888499d} <Debug> TCPHandler: Processed in 0.002642768 sec. | ||
| 7982 | 2026.05.19 23:54:28.375560 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.05.19 23:54:28.375655 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7984 | 2026.05.19 23:54:28.375698 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7985 | 2026.05.19 23:54:28.376058 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.05.19 23:54:28.376094 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7987 | 2026.05.19 23:54:28.376420 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7988 | 2026.05.19 23:54:28.376630 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.05.19 23:54:28.376744 [ 124 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7990 | 2026.05.19 23:54:28.376761 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.44 MiB/sec. | ||
| 7991 | 2026.05.19 23:54:28.376783 [ 124 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.05.19 23:54:28.376799 [ 260 ] {e9c3f699-ba86-41d7-9de7-a5fad086dbc6} <Debug> TCPHandler: Processed in 0.001288733 sec. | ||
| 7993 | 2026.05.19 23:54:28.376814 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 7994 | 2026.05.19 23:54:28.376904 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7995 | 2026.05.19 23:54:28.377001 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7996 | 2026.05.19 23:54:28.377029 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2508 rows starting from the beginning of the part | ||
| 7997 | 2026.05.19 23:54:28.377072 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7998 | 2026.05.19 23:54:28.377109 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7999 | 2026.05.19 23:54:28.377142 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8000 | 2026.05.19 23:54:28.377174 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8001 | 2026.05.19 23:54:28.377207 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 8002 | 2026.05.19 23:54:28.378150 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20693 rows, containing 5 columns (5 merged, 0 gathered) in 0.00548722 sec., 3771126.3627119013 rows/sec., 242.90 MiB/sec. | ||
| 8003 | 2026.05.19 23:54:28.378326 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446277 sec., 1916645.2899410003 rows/sec., 129.06 MiB/sec. | ||
| 8004 | 2026.05.19 23:54:28.378606 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8005 | 2026.05.19 23:54:28.378630 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8006 | 2026.05.19 23:54:28.378901 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.19 23:54:28.378904 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.05.19 23:54:28.378990 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8009 | 2026.05.19 23:54:28.379006 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_56_11} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8010 | 2026.05.19 23:54:28.379085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8011 | 2026.05.19 23:54:28.379132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8012 | 2026.05.19 23:54:31.733885 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.05.19 23:54:31.734121 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8014 | 2026.05.19 23:54:31.734451 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8015 | 2026.05.19 23:54:31.734488 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8016 | 2026.05.19 23:54:31.734700 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8017 | 2026.05.19 23:54:31.734768 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8018 | 2026.05.19 23:54:31.734909 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8019 | 2026.05.19 23:54:31.734944 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8020 | 2026.05.19 23:54:31.734966 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8021 | 2026.05.19 23:54:31.734983 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8022 | 2026.05.19 23:54:31.735031 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8023 | 2026.05.19 23:54:31.735053 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8024 | 2026.05.19 23:54:31.736111 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002081 sec., 19702.066314271986 rows/sec., 3.91 MiB/sec. | ||
| 8025 | 2026.05.19 23:54:31.736215 [ 260 ] {82370417-e3e9-4eda-813e-79a3c21ff3c2} <Debug> TCPHandler: Processed in 0.002465503 sec. | ||
| 8026 | 2026.05.19 23:54:31.737621 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.05.19 23:54:31.737749 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8028 | 2026.05.19 23:54:31.737793 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8029 | 2026.05.19 23:54:31.738301 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.19 23:54:31.738352 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8031 | 2026.05.19 23:54:31.738712 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8032 | 2026.05.19 23:54:31.738925 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.05.19 23:54:31.739075 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 3.15 MiB/sec. | ||
| 8034 | 2026.05.19 23:54:31.739110 [ 260 ] {14b9fc2f-e892-476b-9f44-282b470462da} <Debug> TCPHandler: Processed in 0.00154635 sec. | ||
| 8035 | 2026.05.19 23:54:31.739248 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.19 23:54:31.739345 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8037 | 2026.05.19 23:54:31.739391 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8038 | 2026.05.19 23:54:31.739804 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.05.19 23:54:31.739841 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8040 | 2026.05.19 23:54:31.740136 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8041 | 2026.05.19 23:54:31.740366 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.05.19 23:54:31.740495 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 8043 | 2026.05.19 23:54:31.740528 [ 260 ] {7ed6942e-852f-4cb3-9e9b-93af8a617893} <Debug> TCPHandler: Processed in 0.001339424 sec. | ||
| 8044 | 2026.05.19 23:54:31.740660 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.05.19 23:54:31.740756 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.05.19 23:54:31.740800 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8047 | 2026.05.19 23:54:31.741222 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.05.19 23:54:31.741269 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8049 | 2026.05.19 23:54:31.741658 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8050 | 2026.05.19 23:54:31.741866 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.05.19 23:54:31.741994 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001256 sec., 76433.12101910828 rows/sec., 5.32 MiB/sec. | ||
| 8052 | 2026.05.19 23:54:31.742028 [ 260 ] {fea88240-85e4-4107-8ca4-c1cb478acbb6} <Debug> TCPHandler: Processed in 0.001416736 sec. | ||
| 8053 | 2026.05.19 23:54:31.742173 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.05.19 23:54:31.742273 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.19 23:54:31.742314 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8056 | 2026.05.19 23:54:31.742654 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.05.19 23:54:31.742690 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8058 | 2026.05.19 23:54:31.742987 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8059 | 2026.05.19 23:54:31.743198 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.19 23:54:31.743327 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001072 sec., 33582.0895522388 rows/sec., 2.26 MiB/sec. | ||
| 8061 | 2026.05.19 23:54:31.743360 [ 260 ] {1d8d5c19-3331-4f29-91c7-e3e3d13da96c} <Debug> TCPHandler: Processed in 0.001235601 sec. | ||
| 8062 | 2026.05.19 23:54:33.187472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16761 | ||
| 8063 | 2026.05.19 23:54:33.187998 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.05.19 23:54:33.188039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8065 | 2026.05.19 23:54:33.188536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8066 | 2026.05.19 23:54:33.188773 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.19 23:54:33.188918 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16761 | ||
| 8068 | 2026.05.19 23:54:34.104428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8069 | 2026.05.19 23:54:34.120956 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.05.19 23:54:34.121020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8071 | 2026.05.19 23:54:34.127295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8072 | 2026.05.19 23:54:34.127997 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.05.19 23:54:34.131058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8074 | 2026.05.19 23:54:36.736369 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.05.19 23:54:36.736634 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8076 | 2026.05.19 23:54:36.737020 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8077 | 2026.05.19 23:54:36.737064 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8078 | 2026.05.19 23:54:36.737278 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8079 | 2026.05.19 23:54:36.737349 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8080 | 2026.05.19 23:54:36.737487 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8081 | 2026.05.19 23:54:36.737522 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8082 | 2026.05.19 23:54:36.737543 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8083 | 2026.05.19 23:54:36.737558 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8084 | 2026.05.19 23:54:36.737599 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8085 | 2026.05.19 23:54:36.737619 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8086 | 2026.05.19 23:54:36.738860 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002337 sec., 17543.859649122805 rows/sec., 3.48 MiB/sec. | ||
| 8087 | 2026.05.19 23:54:36.738984 [ 260 ] {1e9f4c3d-2cc6-476c-b040-e5363e5a3c03} <Debug> TCPHandler: Processed in 0.002766981 sec. | ||
| 8088 | 2026.05.19 23:54:36.741021 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.05.19 23:54:36.741240 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8090 | 2026.05.19 23:54:36.741322 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8091 | 2026.05.19 23:54:36.742137 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.19 23:54:36.742186 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8093 | 2026.05.19 23:54:36.742603 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8094 | 2026.05.19 23:54:36.742838 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.19 23:54:36.743005 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001826 sec., 42716.31982475356 rows/sec., 3.52 MiB/sec. | ||
| 8096 | 2026.05.19 23:54:36.743046 [ 260 ] {a3969f3b-8114-486d-8f57-d592e6ea61fb} <Debug> TCPHandler: Processed in 0.002179955 sec. | ||
| 8097 | 2026.05.19 23:54:36.743219 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.05.19 23:54:36.743327 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.05.19 23:54:36.743368 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8100 | 2026.05.19 23:54:36.743785 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.05.19 23:54:36.743822 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8102 | 2026.05.19 23:54:36.744113 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8103 | 2026.05.19 23:54:36.744321 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.05.19 23:54:36.744450 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 723.66 KiB/sec. | ||
| 8105 | 2026.05.19 23:54:36.744484 [ 260 ] {a61c0cc8-d21a-4c62-9456-d506d9ee5029} <Debug> TCPHandler: Processed in 0.001314143 sec. | ||
| 8106 | 2026.05.19 23:54:36.744617 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.19 23:54:36.744711 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8108 | 2026.05.19 23:54:36.744751 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8109 | 2026.05.19 23:54:36.745227 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.19 23:54:36.745265 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8111 | 2026.05.19 23:54:36.745579 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8112 | 2026.05.19 23:54:36.745790 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.19 23:54:36.745929 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001235 sec., 60728.74493927126 rows/sec., 4.74 MiB/sec. | ||
| 8114 | 2026.05.19 23:54:36.745965 [ 260 ] {dfc2fca9-9f65-451d-8bb3-aec9e2e403be} <Debug> TCPHandler: Processed in 0.001396636 sec. | ||
| 8115 | 2026.05.19 23:54:36.746099 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.05.19 23:54:36.746200 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.05.19 23:54:36.746244 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8118 | 2026.05.19 23:54:36.746721 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.05.19 23:54:36.746760 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8120 | 2026.05.19 23:54:36.747100 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8121 | 2026.05.19 23:54:36.747343 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.05.19 23:54:36.747482 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 8123 | 2026.05.19 23:54:36.747515 [ 260 ] {3843590a-8cac-451a-8a59-a6948fd7d2e8} <Debug> TCPHandler: Processed in 0.001511969 sec. | ||
| 8124 | 2026.05.19 23:54:36.747684 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.05.19 23:54:36.747860 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.05.19 23:54:36.747927 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <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 | ||
| 8127 | 2026.05.19 23:54:36.748914 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.05.19 23:54:36.748957 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8129 | 2026.05.19 23:54:36.749623 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8130 | 2026.05.19 23:54:36.749934 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.05.19 23:54:36.750082 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8132 | 2026.05.19 23:54:36.750092 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002256 sec., 4875.886524822695 rows/sec., 8.74 MiB/sec. | ||
| 8133 | 2026.05.19 23:54:36.750136 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.05.19 23:54:36.750163 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8135 | 2026.05.19 23:54:36.750173 [ 260 ] {9da39f4e-8e58-48ce-98f6-6a1c522c167f} <Debug> TCPHandler: Processed in 0.002491103 sec. | ||
| 8136 | 2026.05.19 23:54:36.750283 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8137 | 2026.05.19 23:54:36.750338 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.05.19 23:54:36.750445 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.05.19 23:54:36.750488 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.05.19 23:54:36.750533 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8141 | 2026.05.19 23:54:36.750595 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 857 rows starting from the beginning of the part | ||
| 8142 | 2026.05.19 23:54:36.750727 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 8143 | 2026.05.19 23:54:36.750837 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8144 | 2026.05.19 23:54:36.750863 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.05.19 23:54:36.750905 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8146 | 2026.05.19 23:54:36.750942 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8147 | 2026.05.19 23:54:36.751049 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 8148 | 2026.05.19 23:54:36.751157 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8149 | 2026.05.19 23:54:36.751243 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8150 | 2026.05.19 23:54:36.751583 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.19 23:54:36.751725 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 8152 | 2026.05.19 23:54:36.751759 [ 260 ] {4dbbb50f-37eb-47f0-a73f-e5e187f7e066} <Debug> TCPHandler: Processed in 0.001476878 sec. | ||
| 8153 | 2026.05.19 23:54:36.756376 [ 191 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 19 columns (19 merged, 0 gathered) in 0.006147846 sec., 156314.91094604516 rows/sec., 280.11 MiB/sec. | ||
| 8154 | 2026.05.19 23:54:36.757668 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8155 | 2026.05.19 23:54:36.758060 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.05.19 23:54:36.758139 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8157 | 2026.05.19 23:54:36.758247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 8158 | 2026.05.19 23:54:37.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.03 MiB, peak 297.32 MiB, free memory in arenas 0.00 B, will set to 291.25 MiB (RSS), difference: 2.22 MiB | ||
| 8159 | 2026.05.19 23:54:40.583247 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8160 | 2026.05.19 23:54:40.583348 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8161 | 2026.05.19 23:54:40.689413 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17209 | ||
| 8162 | 2026.05.19 23:54:40.689966 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.05.19 23:54:40.690007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8164 | 2026.05.19 23:54:40.690530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8165 | 2026.05.19 23:54:40.690763 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.05.19 23:54:40.690895 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17209 | ||
| 8167 | 2026.05.19 23:54:40.690961 [ 116 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8168 | 2026.05.19 23:54:40.691036 [ 116 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.05.19 23:54:40.691057 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8170 | 2026.05.19 23:54:40.691265 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8171 | 2026.05.19 23:54:40.691426 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8172 | 2026.05.19 23:54:40.691466 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14841 rows starting from the beginning of the part | ||
| 8173 | 2026.05.19 23:54:40.691534 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8174 | 2026.05.19 23:54:40.691580 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8175 | 2026.05.19 23:54:40.691623 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8176 | 2026.05.19 23:54:40.691662 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8177 | 2026.05.19 23:54:40.691705 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8178 | 2026.05.19 23:54:40.693585 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17209 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413912 sec., 7129091.698454625 rows/sec., 101.98 MiB/sec. | ||
| 8179 | 2026.05.19 23:54:40.693900 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8180 | 2026.05.19 23:54:40.694259 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.05.19 23:54:40.694339 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_36_7} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8182 | 2026.05.19 23:54:40.694446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8183 | 2026.05.19 23:54:41.631498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8184 | 2026.05.19 23:54:41.647835 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.05.19 23:54:41.647887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8186 | 2026.05.19 23:54:41.653872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8187 | 2026.05.19 23:54:41.654582 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.05.19 23:54:41.654888 [ 116 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8189 | 2026.05.19 23:54:41.654985 [ 116 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.05.19 23:54:41.655011 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8191 | 2026.05.19 23:54:41.655123 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8192 | 2026.05.19 23:54:41.657688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8193 | 2026.05.19 23:54:41.659148 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8194 | 2026.05.19 23:54:41.660653 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8195 | 2026.05.19 23:54:41.665130 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8196 | 2026.05.19 23:54:41.669687 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8197 | 2026.05.19 23:54:41.674098 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8198 | 2026.05.19 23:54:41.678301 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8199 | 2026.05.19 23:54:41.681892 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8200 | 2026.05.19 23:54:41.730297 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.075229222 sec., 3615.6162827258804 rows/sec., 18.70 MiB/sec. | ||
| 8201 | 2026.05.19 23:54:41.732188 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8202 | 2026.05.19 23:54:41.733835 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.05.19 23:54:41.733931 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_36_7} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8204 | 2026.05.19 23:54:41.735346 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8205 | 2026.05.19 23:54:41.737595 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.05.19 23:54:41.737834 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8207 | 2026.05.19 23:54:41.738188 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8208 | 2026.05.19 23:54:41.738227 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8209 | 2026.05.19 23:54:41.738452 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8210 | 2026.05.19 23:54:41.738522 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8211 | 2026.05.19 23:54:41.738668 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8212 | 2026.05.19 23:54:41.738705 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8213 | 2026.05.19 23:54:41.738727 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8214 | 2026.05.19 23:54:41.738742 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8215 | 2026.05.19 23:54:41.738791 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8216 | 2026.05.19 23:54:41.738813 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8217 | 2026.05.19 23:54:41.740018 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002283 sec., 17958.826106000877 rows/sec., 3.56 MiB/sec. | ||
| 8218 | 2026.05.19 23:54:41.740135 [ 260 ] {cfe2d52c-2d0d-498f-ab76-1e7d7138d821} <Debug> TCPHandler: Processed in 0.002676088 sec. | ||
| 8219 | 2026.05.19 23:54:41.742376 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.19 23:54:41.742594 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.19 23:54:41.742678 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8222 | 2026.05.19 23:54:41.743436 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.05.19 23:54:41.743475 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8224 | 2026.05.19 23:54:41.743888 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8225 | 2026.05.19 23:54:41.744114 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.05.19 23:54:41.744258 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001726 sec., 68366.16454229431 rows/sec., 5.80 MiB/sec. | ||
| 8227 | 2026.05.19 23:54:41.744294 [ 260 ] {81388137-322e-49d3-a1fb-a748bf1935d8} <Debug> TCPHandler: Processed in 0.002026732 sec. | ||
| 8228 | 2026.05.19 23:54:41.744430 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.19 23:54:41.744527 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.05.19 23:54:41.744567 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8231 | 2026.05.19 23:54:41.745074 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.05.19 23:54:41.745113 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8233 | 2026.05.19 23:54:41.745430 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8234 | 2026.05.19 23:54:41.745645 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.19 23:54:41.745778 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00127 sec., 24409.448818897636 rows/sec., 1.79 MiB/sec. | ||
| 8236 | 2026.05.19 23:54:41.745815 [ 260 ] {b45c4175-1b8d-4944-b651-6b83aa00a648} <Debug> TCPHandler: Processed in 0.001433646 sec. | ||
| 8237 | 2026.05.19 23:54:41.745936 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.19 23:54:41.746033 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.19 23:54:41.746080 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8240 | 2026.05.19 23:54:41.746583 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.19 23:54:41.746623 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8242 | 2026.05.19 23:54:41.746953 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8243 | 2026.05.19 23:54:41.747176 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.19 23:54:41.747325 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001309 sec., 72574.48433919023 rows/sec., 5.67 MiB/sec. | ||
| 8245 | 2026.05.19 23:54:41.747370 [ 260 ] {6a00be94-c4fa-4086-a3a9-e91776bfc5f1} <Debug> TCPHandler: Processed in 0.001483288 sec. | ||
| 8246 | 2026.05.19 23:54:41.747554 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.19 23:54:41.747666 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.05.19 23:54:41.747720 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8249 | 2026.05.19 23:54:41.748305 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.19 23:54:41.748350 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8251 | 2026.05.19 23:54:41.748757 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8252 | 2026.05.19 23:54:41.749019 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.19 23:54:41.749183 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 8254 | 2026.05.19 23:54:41.749227 [ 260 ] {f3286016-30d3-4495-9086-13362a512028} <Debug> TCPHandler: Processed in 0.001733705 sec. | ||
| 8255 | 2026.05.19 23:54:41.749426 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.05.19 23:54:41.749550 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.05.19 23:54:41.749616 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <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 | ||
| 8258 | 2026.05.19 23:54:41.750644 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.05.19 23:54:41.750683 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8260 | 2026.05.19 23:54:41.751261 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8261 | 2026.05.19 23:54:41.751481 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.05.19 23:54:41.751622 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002101 sec., 14754.878629224178 rows/sec., 26.44 MiB/sec. | ||
| 8263 | 2026.05.19 23:54:41.751686 [ 260 ] {9da44ccf-ecb3-4a9a-b849-3f5b80b46b7b} <Debug> TCPHandler: Processed in 0.002326679 sec. | ||
| 8264 | 2026.05.19 23:54:41.751829 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.05.19 23:54:41.751930 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8266 | 2026.05.19 23:54:41.751980 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8267 | 2026.05.19 23:54:41.752350 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.05.19 23:54:41.752387 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8269 | 2026.05.19 23:54:41.752701 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8270 | 2026.05.19 23:54:41.752925 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.05.19 23:54:41.753057 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 8272 | 2026.05.19 23:54:41.753091 [ 260 ] {14c55927-c149-4e39-86a7-ec040701cf75} <Debug> TCPHandler: Processed in 0.001312753 sec. | ||
| 8273 | 2026.05.19 23:54:46.738122 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.05.19 23:54:46.738476 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8275 | 2026.05.19 23:54:46.738915 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8276 | 2026.05.19 23:54:46.738969 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8277 | 2026.05.19 23:54:46.739261 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8278 | 2026.05.19 23:54:46.739336 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8279 | 2026.05.19 23:54:46.739491 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 8280 | 2026.05.19 23:54:46.739530 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8281 | 2026.05.19 23:54:46.739553 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8282 | 2026.05.19 23:54:46.739570 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8283 | 2026.05.19 23:54:46.739616 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8284 | 2026.05.19 23:54:46.739639 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8285 | 2026.05.19 23:54:46.740789 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002441 sec., 16796.394920114708 rows/sec., 3.33 MiB/sec. | ||
| 8286 | 2026.05.19 23:54:46.740917 [ 260 ] {31c29d4a-04dd-4cde-ae82-edfe35b67527} <Debug> TCPHandler: Processed in 0.002971226 sec. | ||
| 8287 | 2026.05.19 23:54:46.743910 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.05.19 23:54:46.744028 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8289 | 2026.05.19 23:54:46.744077 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8290 | 2026.05.19 23:54:46.744745 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.05.19 23:54:46.744808 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8292 | 2026.05.19 23:54:46.745314 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8293 | 2026.05.19 23:54:46.745545 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.05.19 23:54:46.745706 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 8295 | 2026.05.19 23:54:46.745744 [ 260 ] {3bb08da2-d023-446e-982d-e65bd85f4989} <Debug> TCPHandler: Processed in 0.001887758 sec. | ||
| 8296 | 2026.05.19 23:54:46.745886 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.05.19 23:54:46.745991 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8298 | 2026.05.19 23:54:46.746034 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8299 | 2026.05.19 23:54:46.746466 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.05.19 23:54:46.746506 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8301 | 2026.05.19 23:54:46.746818 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8302 | 2026.05.19 23:54:46.747038 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.05.19 23:54:46.747180 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 414.62 KiB/sec. | ||
| 8304 | 2026.05.19 23:54:46.747216 [ 260 ] {ec29473e-4aef-484c-9cdd-4bf84100291c} <Debug> TCPHandler: Processed in 0.001380546 sec. | ||
| 8305 | 2026.05.19 23:54:46.747350 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.05.19 23:54:46.747451 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8307 | 2026.05.19 23:54:46.747492 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8308 | 2026.05.19 23:54:46.748093 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.05.19 23:54:46.748141 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8310 | 2026.05.19 23:54:46.748575 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8311 | 2026.05.19 23:54:46.748860 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.05.19 23:54:46.749029 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001597 sec., 126487.16343143395 rows/sec., 11.21 MiB/sec. | ||
| 8313 | 2026.05.19 23:54:46.749074 [ 260 ] {42498972-7f1e-4cf3-a99d-7e5f40abc54e} <Debug> TCPHandler: Processed in 0.001774745 sec. | ||
| 8314 | 2026.05.19 23:54:46.749350 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.05.19 23:54:46.749464 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8316 | 2026.05.19 23:54:46.749514 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8317 | 2026.05.19 23:54:46.750054 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.05.19 23:54:46.750095 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8319 | 2026.05.19 23:54:46.750430 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8320 | 2026.05.19 23:54:46.750678 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.05.19 23:54:46.750819 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.00138 sec., 21014.492753623188 rows/sec., 1.57 MiB/sec. | ||
| 8322 | 2026.05.19 23:54:46.750856 [ 260 ] {8d61a77d-5b36-4986-841b-80afa2dda0a9} <Debug> TCPHandler: Processed in 0.00156737 sec. | ||
| 8323 | 2026.05.19 23:54:46.751025 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.05.19 23:54:46.751124 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8325 | 2026.05.19 23:54:46.751167 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8326 | 2026.05.19 23:54:46.751699 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.05.19 23:54:46.751738 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8328 | 2026.05.19 23:54:46.752041 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8329 | 2026.05.19 23:54:46.752256 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.05.19 23:54:46.752389 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001285 sec., 18677.04280155642 rows/sec., 1.55 MiB/sec. | ||
| 8331 | 2026.05.19 23:54:46.752424 [ 260 ] {7f6cd048-8689-4beb-8368-d82c0d84ade4} <Debug> TCPHandler: Processed in 0.001448557 sec. | ||
| 8332 | 2026.05.19 23:54:46.752560 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.05.19 23:54:46.752680 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.05.19 23:54:46.752726 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8335 | 2026.05.19 23:54:46.753138 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.19 23:54:46.753175 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8337 | 2026.05.19 23:54:46.753506 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8338 | 2026.05.19 23:54:46.753733 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.19 23:54:46.753876 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00122 sec., 9836.065573770493 rows/sec., 768.44 KiB/sec. | ||
| 8340 | 2026.05.19 23:54:46.753912 [ 260 ] {ab92df25-68d9-4a49-9ae6-6fcda8f713e6} <Debug> TCPHandler: Processed in 0.001401296 sec. | ||
| 8341 | 2026.05.19 23:54:46.754050 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.05.19 23:54:46.754149 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8343 | 2026.05.19 23:54:46.754191 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8344 | 2026.05.19 23:54:46.754717 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.05.19 23:54:46.754759 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8346 | 2026.05.19 23:54:46.755118 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8347 | 2026.05.19 23:54:46.755377 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.05.19 23:54:46.755523 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.001392 sec., 84051.72413793103 rows/sec., 6.84 MiB/sec. | ||
| 8349 | 2026.05.19 23:54:46.755560 [ 260 ] {3ff08022-4cd6-42fe-91b6-4931b4f7eec6} <Debug> TCPHandler: Processed in 0.00156272 sec. | ||
| 8350 | 2026.05.19 23:54:46.755730 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.05.19 23:54:46.755833 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.05.19 23:54:46.755887 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8353 | 2026.05.19 23:54:46.756552 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.19 23:54:46.756597 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8355 | 2026.05.19 23:54:46.756980 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8356 | 2026.05.19 23:54:46.757221 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.19 23:54:46.757371 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001557 sec., 127809.89081567115 rows/sec., 9.17 MiB/sec. | ||
| 8358 | 2026.05.19 23:54:46.757407 [ 260 ] {b1388914-a1a8-4ea0-ac55-9b8fd3cede93} <Debug> TCPHandler: Processed in 0.001733644 sec. | ||
| 8359 | 2026.05.19 23:54:46.757573 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.05.19 23:54:46.757674 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.05.19 23:54:46.757730 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <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 | ||
| 8362 | 2026.05.19 23:54:46.758558 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.05.19 23:54:46.758596 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8364 | 2026.05.19 23:54:46.759128 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8365 | 2026.05.19 23:54:46.759385 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.05.19 23:54:46.759557 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001901 sec., 5786.428195686481 rows/sec., 10.37 MiB/sec. | ||
| 8367 | 2026.05.19 23:54:46.759636 [ 260 ] {f429e0b4-6307-4776-b81a-5bf689d5a909} <Debug> TCPHandler: Processed in 0.002126774 sec. | ||
| 8368 | 2026.05.19 23:54:46.759838 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.05.19 23:54:46.759942 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.05.19 23:54:46.759989 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8371 | 2026.05.19 23:54:46.760376 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.05.19 23:54:46.760414 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8373 | 2026.05.19 23:54:46.760741 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8374 | 2026.05.19 23:54:46.760972 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.05.19 23:54:46.761106 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 8376 | 2026.05.19 23:54:46.761139 [ 260 ] {ba386676-a418-4354-94d4-7e134a21598b} <Debug> TCPHandler: Processed in 0.001360265 sec. | ||
| 8377 | 2026.05.19 23:54:48.191710 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17721 | ||
| 8378 | 2026.05.19 23:54:48.192249 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.05.19 23:54:48.192291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8380 | 2026.05.19 23:54:48.192829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8381 | 2026.05.19 23:54:48.193065 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.05.19 23:54:48.193208 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17721 | ||
| 8383 | 2026.05.19 23:54:49.158596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8384 | 2026.05.19 23:54:49.174984 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.19 23:54:49.175059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8386 | 2026.05.19 23:54:49.181037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8387 | 2026.05.19 23:54:49.181726 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.05.19 23:54:49.184785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8389 | 2026.05.19 23:54:51.737406 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.05.19 23:54:51.737729 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8391 | 2026.05.19 23:54:51.738214 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8392 | 2026.05.19 23:54:51.738280 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8393 | 2026.05.19 23:54:51.738623 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8394 | 2026.05.19 23:54:51.738690 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8395 | 2026.05.19 23:54:51.738838 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8396 | 2026.05.19 23:54:51.738874 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8397 | 2026.05.19 23:54:51.738896 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8398 | 2026.05.19 23:54:51.738912 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8399 | 2026.05.19 23:54:51.738959 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8400 | 2026.05.19 23:54:51.738980 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8401 | 2026.05.19 23:54:51.740130 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002524 sec., 16244.057052297938 rows/sec., 3.22 MiB/sec. | ||
| 8402 | 2026.05.19 23:54:51.740311 [ 260 ] {137eeb4f-a102-4c9d-b3b2-25af409002ba} <Debug> TCPHandler: Processed in 0.003039308 sec. | ||
| 8403 | 2026.05.19 23:54:51.742491 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.05.19 23:54:51.742637 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8405 | 2026.05.19 23:54:51.742691 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8406 | 2026.05.19 23:54:51.743403 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.05.19 23:54:51.743447 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8408 | 2026.05.19 23:54:51.743822 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8409 | 2026.05.19 23:54:51.744045 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.05.19 23:54:51.744190 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00159 sec., 74213.83647798742 rows/sec., 6.30 MiB/sec. | ||
| 8411 | 2026.05.19 23:54:51.744202 [ 108 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8412 | 2026.05.19 23:54:51.744227 [ 260 ] {2cf383a4-245b-40b5-9d0b-82d82a7d3ada} <Debug> TCPHandler: Processed in 0.001791726 sec. | ||
| 8413 | 2026.05.19 23:54:51.744252 [ 108 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.05.19 23:54:51.744279 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8415 | 2026.05.19 23:54:51.744378 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.05.19 23:54:51.744394 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8417 | 2026.05.19 23:54:51.744481 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8418 | 2026.05.19 23:54:51.744522 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8419 | 2026.05.19 23:54:51.744527 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8420 | 2026.05.19 23:54:51.744565 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2620 rows starting from the beginning of the part | ||
| 8421 | 2026.05.19 23:54:51.744642 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8422 | 2026.05.19 23:54:51.744694 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 8423 | 2026.05.19 23:54:51.744749 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 8424 | 2026.05.19 23:54:51.744798 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 202 rows starting from the beginning of the part | ||
| 8425 | 2026.05.19 23:54:51.744844 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8426 | 2026.05.19 23:54:51.745023 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.05.19 23:54:51.745076 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8428 | 2026.05.19 23:54:51.745463 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8429 | 2026.05.19 23:54:51.745695 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.05.19 23:54:51.745832 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00137 sec., 22627.737226277375 rows/sec., 1.66 MiB/sec. | ||
| 8431 | 2026.05.19 23:54:51.745868 [ 260 ] {0e9012f3-0248-4767-8791-2de20b64b283} <Debug> TCPHandler: Processed in 0.001540029 sec. | ||
| 8432 | 2026.05.19 23:54:51.746009 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.05.19 23:54:51.746107 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8434 | 2026.05.19 23:54:51.746148 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8435 | 2026.05.19 23:54:51.746204 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848957 sec., 1726378.7097266188 rows/sec., 138.98 MiB/sec. | ||
| 8436 | 2026.05.19 23:54:51.746572 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.05.19 23:54:51.746579 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8438 | 2026.05.19 23:54:51.746616 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8439 | 2026.05.19 23:54:51.747009 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8440 | 2026.05.19 23:54:51.747008 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.05.19 23:54:51.747151 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_61_12} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8442 | 2026.05.19 23:54:51.747274 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8443 | 2026.05.19 23:54:51.747294 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.05.19 23:54:51.747442 [ 108 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8445 | 2026.05.19 23:54:51.747447 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001357 sec., 70007.36919675756 rows/sec., 5.47 MiB/sec. | ||
| 8446 | 2026.05.19 23:54:51.747486 [ 108 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.05.19 23:54:51.747499 [ 260 ] {b44498cd-ad8e-44eb-b2af-7e009e46ec2d} <Debug> TCPHandler: Processed in 0.0015393 sec. | ||
| 8448 | 2026.05.19 23:54:51.747509 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8449 | 2026.05.19 23:54:51.747617 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8450 | 2026.05.19 23:54:51.747666 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.05.19 23:54:51.747755 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8452 | 2026.05.19 23:54:51.747769 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8453 | 2026.05.19 23:54:51.747803 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1404 rows starting from the beginning of the part | ||
| 8454 | 2026.05.19 23:54:51.747824 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8455 | 2026.05.19 23:54:51.747889 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8456 | 2026.05.19 23:54:51.747952 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part | ||
| 8457 | 2026.05.19 23:54:51.748006 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 8458 | 2026.05.19 23:54:51.748058 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 117 rows starting from the beginning of the part | ||
| 8459 | 2026.05.19 23:54:51.748110 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8460 | 2026.05.19 23:54:51.748299 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.05.19 23:54:51.748341 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8462 | 2026.05.19 23:54:51.748690 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8463 | 2026.05.19 23:54:51.748962 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.05.19 23:54:51.749139 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8465 | 2026.05.19 23:54:51.749144 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
| 8466 | 2026.05.19 23:54:51.749184 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.05.19 23:54:51.749212 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8468 | 2026.05.19 23:54:51.749215 [ 260 ] {df2473ac-bb39-435d-8850-fec0dba628ec} <Debug> TCPHandler: Processed in 0.00159965 sec. | ||
| 8469 | 2026.05.19 23:54:51.749304 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8470 | 2026.05.19 23:54:51.749385 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.19 23:54:51.749406 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.05.19 23:54:51.749436 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20693 rows starting from the beginning of the part | ||
| 8473 | 2026.05.19 23:54:51.749473 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906699 sec., 970263.2665145363 rows/sec., 72.20 MiB/sec. | ||
| 8474 | 2026.05.19 23:54:51.749484 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.19 23:54:51.749499 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 8476 | 2026.05.19 23:54:51.749553 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <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 | ||
| 8477 | 2026.05.19 23:54:51.749582 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8478 | 2026.05.19 23:54:51.749639 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8479 | 2026.05.19 23:54:51.749658 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8480 | 2026.05.19 23:54:51.749683 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part | ||
| 8481 | 2026.05.19 23:54:51.749725 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8482 | 2026.05.19 23:54:51.749932 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.19 23:54:51.749996 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_61_12} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8484 | 2026.05.19 23:54:51.750069 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8485 | 2026.05.19 23:54:51.750361 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.19 23:54:51.750397 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8487 | 2026.05.19 23:54:51.751050 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8488 | 2026.05.19 23:54:51.751286 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.19 23:54:51.751434 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001969 sec., 15744.032503809041 rows/sec., 28.21 MiB/sec. | ||
| 8490 | 2026.05.19 23:54:51.751488 [ 260 ] {fc8ea86e-fd10-41cd-a392-0a27c48d6ab8} <Debug> TCPHandler: Processed in 0.002158955 sec. | ||
| 8491 | 2026.05.19 23:54:51.751636 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.05.19 23:54:51.751732 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.19 23:54:51.751774 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8494 | 2026.05.19 23:54:51.752152 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.05.19 23:54:51.752189 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8496 | 2026.05.19 23:54:51.752628 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8497 | 2026.05.19 23:54:51.752861 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.19 23:54:51.752993 [ 108 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8499 | 2026.05.19 23:54:51.752995 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 8500 | 2026.05.19 23:54:51.753037 [ 108 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.05.19 23:54:51.753052 [ 260 ] {61972a0b-c509-402b-9569-03dcb5417027} <Debug> TCPHandler: Processed in 0.001465207 sec. | ||
| 8502 | 2026.05.19 23:54:51.753063 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8503 | 2026.05.19 23:54:51.753153 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8504 | 2026.05.19 23:54:51.753239 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2026.05.19 23:54:51.753269 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2772 rows starting from the beginning of the part | ||
| 8506 | 2026.05.19 23:54:51.753318 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 8507 | 2026.05.19 23:54:51.753358 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8508 | 2026.05.19 23:54:51.753397 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8509 | 2026.05.19 23:54:51.753432 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8510 | 2026.05.19 23:54:51.753482 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8511 | 2026.05.19 23:54:51.754722 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599691 sec., 1905367.9741900153 rows/sec., 128.31 MiB/sec. | ||
| 8512 | 2026.05.19 23:54:51.754972 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8513 | 2026.05.19 23:54:51.755218 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.19 23:54:51.755281 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_61_12} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8515 | 2026.05.19 23:54:51.755336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8516 | 2026.05.19 23:54:51.757834 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21468 rows, containing 5 columns (5 merged, 0 gathered) in 0.008565769 sec., 2506254.8382988144 rows/sec., 161.95 MiB/sec. | ||
| 8517 | 2026.05.19 23:54:51.758232 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8518 | 2026.05.19 23:54:51.758491 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.05.19 23:54:51.758559 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8520 | 2026.05.19 23:54:51.758624 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8521 | 2026.05.19 23:54:52.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.02 MiB, peak 304.19 MiB, free memory in arenas 0.00 B, will set to 295.75 MiB (RSS), difference: 1.73 MiB | ||
| 8522 | 2026.05.19 23:54:55.583445 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8523 | 2026.05.19 23:54:55.583537 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8524 | 2026.05.19 23:54:55.693472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18169 | ||
| 8525 | 2026.05.19 23:54:55.694070 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.05.19 23:54:55.694106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8527 | 2026.05.19 23:54:55.694727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8528 | 2026.05.19 23:54:55.694976 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.05.19 23:54:55.695108 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18169 | ||
| 8530 | 2026.05.19 23:54:56.684979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8531 | 2026.05.19 23:54:56.700548 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.05.19 23:54:56.700597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8533 | 2026.05.19 23:54:56.706330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8534 | 2026.05.19 23:54:56.707016 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.05.19 23:54:56.709574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8536 | 2026.05.19 23:54:56.736654 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.05.19 23:54:56.736906 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.19 23:54:56.737233 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8539 | 2026.05.19 23:54:56.737269 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8540 | 2026.05.19 23:54:56.737473 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8541 | 2026.05.19 23:54:56.737536 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8542 | 2026.05.19 23:54:56.737664 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8543 | 2026.05.19 23:54:56.737696 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8544 | 2026.05.19 23:54:56.737783 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8545 | 2026.05.19 23:54:56.737798 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8546 | 2026.05.19 23:54:56.737839 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8547 | 2026.05.19 23:54:56.737859 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8548 | 2026.05.19 23:54:56.738963 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00214 sec., 19158.8785046729 rows/sec., 3.80 MiB/sec. | ||
| 8549 | 2026.05.19 23:54:56.739062 [ 260 ] {5f831fe8-fdc2-4986-a507-9c6a3df9a2e8} <Debug> TCPHandler: Processed in 0.002588167 sec. | ||
| 8550 | 2026.05.19 23:54:56.740948 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.05.19 23:54:56.741104 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8552 | 2026.05.19 23:54:56.741166 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8553 | 2026.05.19 23:54:56.741838 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.19 23:54:56.741874 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8555 | 2026.05.19 23:54:56.742228 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8556 | 2026.05.19 23:54:56.742440 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.05.19 23:54:56.742577 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001517 sec., 51417.27092946605 rows/sec., 4.24 MiB/sec. | ||
| 8558 | 2026.05.19 23:54:56.742612 [ 260 ] {ff0201c8-21b4-48c1-b8a0-a6ce6738075c} <Debug> TCPHandler: Processed in 0.001737754 sec. | ||
| 8559 | 2026.05.19 23:54:56.742748 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.05.19 23:54:56.742844 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.19 23:54:56.742883 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8562 | 2026.05.19 23:54:56.743323 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.19 23:54:56.743358 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8564 | 2026.05.19 23:54:56.743652 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8565 | 2026.05.19 23:54:56.743866 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.19 23:54:56.743993 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 8567 | 2026.05.19 23:54:56.744004 [ 102 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8568 | 2026.05.19 23:54:56.744027 [ 260 ] {359df668-4d46-4ccd-a24c-9754720e834c} <Debug> TCPHandler: Processed in 0.001326874 sec. | ||
| 8569 | 2026.05.19 23:54:56.744067 [ 102 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.05.19 23:54:56.744093 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8571 | 2026.05.19 23:54:56.744174 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.05.19 23:54:56.744185 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8573 | 2026.05.19 23:54:56.744276 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8574 | 2026.05.19 23:54:56.744303 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8575 | 2026.05.19 23:54:56.744319 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8576 | 2026.05.19 23:54:56.744339 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 83 rows starting from the beginning of the part | ||
| 8577 | 2026.05.19 23:54:56.744402 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 8578 | 2026.05.19 23:54:56.744447 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8579 | 2026.05.19 23:54:56.744497 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 29 rows starting from the beginning of the part | ||
| 8580 | 2026.05.19 23:54:56.744536 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8581 | 2026.05.19 23:54:56.744577 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
| 8582 | 2026.05.19 23:54:56.744772 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.05.19 23:54:56.744814 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8584 | 2026.05.19 23:54:56.745142 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8585 | 2026.05.19 23:54:56.745318 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117391 sec., 166963.39583102622 rows/sec., 12.90 MiB/sec. | ||
| 8586 | 2026.05.19 23:54:56.745354 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.05.19 23:54:56.745446 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8588 | 2026.05.19 23:54:56.745488 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00123 sec., 60975.60975609756 rows/sec., 4.76 MiB/sec. | ||
| 8589 | 2026.05.19 23:54:56.745527 [ 260 ] {412b0709-946b-4e8d-aafd-aa2054f62f56} <Debug> TCPHandler: Processed in 0.001401926 sec. | ||
| 8590 | 2026.05.19 23:54:56.745651 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.05.19 23:54:56.745697 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.05.19 23:54:56.745749 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8593 | 2026.05.19 23:54:56.745769 [ 186 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_51_10} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8594 | 2026.05.19 23:54:56.745798 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8595 | 2026.05.19 23:54:56.745840 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8596 | 2026.05.19 23:54:56.746229 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.05.19 23:54:56.746268 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8598 | 2026.05.19 23:54:56.746585 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8599 | 2026.05.19 23:54:56.746808 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.05.19 23:54:56.746941 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 8601 | 2026.05.19 23:54:56.746975 [ 260 ] {4e32dff3-7532-4643-bc42-05c7181ae1df} <Debug> TCPHandler: Processed in 0.001372645 sec. | ||
| 8602 | 2026.05.19 23:54:56.747117 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.05.19 23:54:56.747212 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.05.19 23:54:56.747275 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <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 | ||
| 8605 | 2026.05.19 23:54:56.748255 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.05.19 23:54:56.748291 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8607 | 2026.05.19 23:54:56.748823 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8608 | 2026.05.19 23:54:56.749060 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.05.19 23:54:56.749201 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002007 sec., 5480.8171400099645 rows/sec., 9.82 MiB/sec. | ||
| 8610 | 2026.05.19 23:54:56.749253 [ 260 ] {479308d9-3a8b-437f-8d9c-463b452cb76a} <Debug> TCPHandler: Processed in 0.002184966 sec. | ||
| 8611 | 2026.05.19 23:54:56.749401 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.05.19 23:54:56.749496 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.05.19 23:54:56.749539 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8614 | 2026.05.19 23:54:56.750034 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.05.19 23:54:56.750067 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8616 | 2026.05.19 23:54:56.750382 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8617 | 2026.05.19 23:54:56.750606 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.05.19 23:54:56.750739 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 8619 | 2026.05.19 23:54:56.750773 [ 260 ] {00f26a23-747f-4a60-83f8-4ff0fd1c0cde} <Debug> TCPHandler: Processed in 0.001420497 sec. | ||
| 8620 | 2026.05.19 23:54:57.159738 [ 102 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8621 | 2026.05.19 23:54:57.159807 [ 102 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.05.19 23:54:57.159828 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8623 | 2026.05.19 23:54:57.159960 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8624 | 2026.05.19 23:54:57.160105 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8625 | 2026.05.19 23:54:57.160143 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 8626 | 2026.05.19 23:54:57.160213 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8627 | 2026.05.19 23:54:57.160261 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8628 | 2026.05.19 23:54:57.160305 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8629 | 2026.05.19 23:54:57.160349 [ 194 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8630 | 2026.05.19 23:54:57.161130 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224101 sec., 37578.59849799976 rows/sec., 3.17 MiB/sec. | ||
| 8631 | 2026.05.19 23:54:57.161386 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8632 | 2026.05.19 23:54:57.161799 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.05.19 23:54:57.161891 [ 201 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_14_3} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8634 | 2026.05.19 23:54:57.162018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8635 | 2026.05.19 23:54:58.342826 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.05.19 23:54:58.343216 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8637 | 2026.05.19 23:54:58.343798 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8638 | 2026.05.19 23:54:58.343850 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8639 | 2026.05.19 23:54:58.344093 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8640 | 2026.05.19 23:54:58.344165 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8641 | 2026.05.19 23:54:58.344313 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8642 | 2026.05.19 23:54:58.344350 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8643 | 2026.05.19 23:54:58.344372 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8644 | 2026.05.19 23:54:58.344389 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8645 | 2026.05.19 23:54:58.344432 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8646 | 2026.05.19 23:54:58.344453 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8647 | 2026.05.19 23:54:58.345727 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002682 sec., 15287.09917971663 rows/sec., 3.03 MiB/sec. | ||
| 8648 | 2026.05.19 23:54:58.345841 [ 260 ] {35a0b1d7-4f64-4004-84c5-e0a86fdf1e25} <Debug> TCPHandler: Processed in 0.003216462 sec. | ||
| 8649 | 2026.05.19 23:54:58.359312 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.05.19 23:54:58.359529 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8651 | 2026.05.19 23:54:58.359614 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8652 | 2026.05.19 23:54:58.360585 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.05.19 23:54:58.360635 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8654 | 2026.05.19 23:54:58.361007 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8655 | 2026.05.19 23:54:58.361237 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.05.19 23:54:58.361392 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001926 sec., 3115.264797507788 rows/sec., 254.03 KiB/sec. | ||
| 8657 | 2026.05.19 23:54:58.361428 [ 260 ] {dd22ea84-f8e9-42c2-814c-b10e6c1cd9ba} <Debug> TCPHandler: Processed in 0.002217737 sec. | ||
| 8658 | 2026.05.19 23:54:58.361570 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.05.19 23:54:58.361672 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8660 | 2026.05.19 23:54:58.361713 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8661 | 2026.05.19 23:54:58.363392 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.05.19 23:54:58.363431 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8663 | 2026.05.19 23:54:58.363877 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8664 | 2026.05.19 23:54:58.364110 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.05.19 23:54:58.364247 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Debug> executeQuery: Read 2466 rows, 186.30 KiB in 0.002598 sec., 949191.6859122402 rows/sec., 70.03 MiB/sec. | ||
| 8666 | 2026.05.19 23:54:58.364282 [ 260 ] {bdba0606-7fb7-4e6a-918e-c906b3a2b803} <Debug> TCPHandler: Processed in 0.002761441 sec. | ||
| 8667 | 2026.05.19 23:54:58.364419 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.05.19 23:54:58.364517 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8669 | 2026.05.19 23:54:58.364558 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8670 | 2026.05.19 23:54:58.365007 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.05.19 23:54:58.365045 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8672 | 2026.05.19 23:54:58.365342 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8673 | 2026.05.19 23:54:58.365557 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.05.19 23:54:58.365690 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001194 sec., 38525.96314907873 rows/sec., 2.80 MiB/sec. | ||
| 8675 | 2026.05.19 23:54:58.365724 [ 260 ] {cb729f31-71ea-411c-83ac-2f65392e7504} <Debug> TCPHandler: Processed in 0.001354805 sec. | ||
| 8676 | 2026.05.19 23:54:58.365990 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.05.19 23:54:58.366205 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.05.19 23:54:58.366286 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8679 | 2026.05.19 23:54:58.367314 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.05.19 23:54:58.367360 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8681 | 2026.05.19 23:54:58.367832 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8682 | 2026.05.19 23:54:58.368061 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.05.19 23:54:58.368222 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002077 sec., 385652.38324506505 rows/sec., 22.28 MiB/sec. | ||
| 8684 | 2026.05.19 23:54:58.368261 [ 260 ] {d943bdcf-206a-445d-b1d6-48bfd1746b6d} <Debug> TCPHandler: Processed in 0.002426473 sec. | ||
| 8685 | 2026.05.19 23:54:58.368396 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.05.19 23:54:58.368494 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.05.19 23:54:58.368535 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8688 | 2026.05.19 23:54:58.368939 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.05.19 23:54:58.368976 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8690 | 2026.05.19 23:54:58.369278 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8691 | 2026.05.19 23:54:58.369500 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.05.19 23:54:58.369628 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 8693 | 2026.05.19 23:54:58.369662 [ 260 ] {196aeb62-eef3-4431-a726-876475037bfd} <Debug> TCPHandler: Processed in 0.001315573 sec. | ||
| 8694 | 2026.05.19 23:54:58.369787 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.05.19 23:54:58.369882 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8696 | 2026.05.19 23:54:58.369923 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8697 | 2026.05.19 23:54:58.370844 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.05.19 23:54:58.370881 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8699 | 2026.05.19 23:54:58.371310 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8700 | 2026.05.19 23:54:58.371523 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.05.19 23:54:58.371655 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Debug> executeQuery: Read 1325 rows, 90.93 KiB in 0.00179 sec., 740223.4636871509 rows/sec., 49.61 MiB/sec. | ||
| 8702 | 2026.05.19 23:54:58.371689 [ 260 ] {38346d20-2202-4b0d-9fa3-8cbbc580e857} <Debug> TCPHandler: Processed in 0.00195104 sec. | ||
| 8703 | 2026.05.19 23:54:58.371821 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.05.19 23:54:58.371919 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.05.19 23:54:58.371963 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8706 | 2026.05.19 23:54:58.372656 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.05.19 23:54:58.372693 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8708 | 2026.05.19 23:54:58.373136 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8709 | 2026.05.19 23:54:58.373364 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.05.19 23:54:58.373523 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001621 sec., 944478.7168414559 rows/sec., 57.47 MiB/sec. | ||
| 8711 | 2026.05.19 23:54:58.373566 [ 260 ] {97edd211-3f36-48e9-93a2-e3c86ddf38b7} <Debug> TCPHandler: Processed in 0.001797696 sec. | ||
| 8712 | 2026.05.19 23:54:58.373780 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.05.19 23:54:58.373904 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.05.19 23:54:58.373968 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <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 | ||
| 8715 | 2026.05.19 23:54:58.374998 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.05.19 23:54:58.375044 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8717 | 2026.05.19 23:54:58.375794 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8718 | 2026.05.19 23:54:58.376132 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.05.19 23:54:58.376290 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002402 sec., 16652.78934221482 rows/sec., 29.84 MiB/sec. | ||
| 8720 | 2026.05.19 23:54:58.376285 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8721 | 2026.05.19 23:54:58.376347 [ 260 ] {630b638c-c117-4731-b73a-1848437a2710} <Debug> TCPHandler: Processed in 0.002642048 sec. | ||
| 8722 | 2026.05.19 23:54:58.376370 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.05.19 23:54:58.376399 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8724 | 2026.05.19 23:54:58.376491 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.05.19 23:54:58.376530 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8726 | 2026.05.19 23:54:58.376598 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.05.19 23:54:58.376648 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8728 | 2026.05.19 23:54:58.376862 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8729 | 2026.05.19 23:54:58.376961 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 961 rows starting from the beginning of the part | ||
| 8730 | 2026.05.19 23:54:58.377163 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.05.19 23:54:58.377205 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8732 | 2026.05.19 23:54:58.377218 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8733 | 2026.05.19 23:54:58.377336 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 8734 | 2026.05.19 23:54:58.377440 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8735 | 2026.05.19 23:54:58.377547 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8736 | 2026.05.19 23:54:58.377569 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8737 | 2026.05.19 23:54:58.377644 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 8738 | 2026.05.19 23:54:58.377811 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.19 23:54:58.377964 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001384 sec., 17341.040462427743 rows/sec., 1.17 MiB/sec. | ||
| 8740 | 2026.05.19 23:54:58.378001 [ 260 ] {5175d467-a594-4385-9999-8321dcd7e9b8} <Debug> TCPHandler: Processed in 0.001558999 sec. | ||
| 8741 | 2026.05.19 23:54:58.383573 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 19 columns (19 merged, 0 gathered) in 0.007107052 sec., 152665.2682434292 rows/sec., 273.57 MiB/sec. | ||
| 8742 | 2026.05.19 23:54:58.384727 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8743 | 2026.05.19 23:54:58.385041 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.19 23:54:58.385114 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8745 | 2026.05.19 23:54:58.385198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 8746 | 2026.05.19 23:54:59.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.43 MiB, peak 304.80 MiB, free memory in arenas 0.00 B, will set to 299.66 MiB (RSS), difference: 3.23 MiB | ||
| 8747 | 2026.05.19 23:55:01.733852 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.05.19 23:55:01.734098 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8749 | 2026.05.19 23:55:01.734464 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8750 | 2026.05.19 23:55:01.734550 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8751 | 2026.05.19 23:55:01.734967 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8752 | 2026.05.19 23:55:01.735072 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8753 | 2026.05.19 23:55:01.735245 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8754 | 2026.05.19 23:55:01.735288 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8755 | 2026.05.19 23:55:01.735315 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8756 | 2026.05.19 23:55:01.735334 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8757 | 2026.05.19 23:55:01.735385 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8758 | 2026.05.19 23:55:01.735409 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8759 | 2026.05.19 23:55:01.736718 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002718 sec., 15084.621044885946 rows/sec., 2.99 MiB/sec. | ||
| 8760 | 2026.05.19 23:55:01.736833 [ 260 ] {1d2051c6-6982-4049-95d3-2f4a87d6a1fd} <Debug> TCPHandler: Processed in 0.00313108 sec. | ||
| 8761 | 2026.05.19 23:55:01.738314 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.05.19 23:55:01.738464 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8763 | 2026.05.19 23:55:01.738526 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8764 | 2026.05.19 23:55:01.739208 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.05.19 23:55:01.739259 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8766 | 2026.05.19 23:55:01.739658 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8767 | 2026.05.19 23:55:01.739881 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.05.19 23:55:01.740038 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 8769 | 2026.05.19 23:55:01.740074 [ 260 ] {5f89d660-ae81-47c4-89d9-87889f942ac6} <Debug> TCPHandler: Processed in 0.001831086 sec. | ||
| 8770 | 2026.05.19 23:55:01.740261 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.05.19 23:55:01.740366 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8772 | 2026.05.19 23:55:01.740409 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8773 | 2026.05.19 23:55:01.740923 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.05.19 23:55:01.740984 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8775 | 2026.05.19 23:55:01.741305 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8776 | 2026.05.19 23:55:01.741515 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.05.19 23:55:01.741649 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 8778 | 2026.05.19 23:55:01.741684 [ 260 ] {008a5c9f-bcd5-4566-9fc5-7c5ccc56a25b} <Debug> TCPHandler: Processed in 0.001476868 sec. | ||
| 8779 | 2026.05.19 23:55:01.741839 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.05.19 23:55:01.741935 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.05.19 23:55:01.741978 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8782 | 2026.05.19 23:55:01.742419 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.05.19 23:55:01.742456 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8784 | 2026.05.19 23:55:01.742788 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8785 | 2026.05.19 23:55:01.743001 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.05.19 23:55:01.743128 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001212 sec., 79207.92079207921 rows/sec., 5.52 MiB/sec. | ||
| 8787 | 2026.05.19 23:55:01.743162 [ 260 ] {36d482f3-4679-4da9-a150-eea94cf52e39} <Debug> TCPHandler: Processed in 0.001380045 sec. | ||
| 8788 | 2026.05.19 23:55:01.743303 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.05.19 23:55:01.743397 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.05.19 23:55:01.743438 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8791 | 2026.05.19 23:55:01.743815 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.05.19 23:55:01.743851 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8793 | 2026.05.19 23:55:01.744151 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8794 | 2026.05.19 23:55:01.744354 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.05.19 23:55:01.744484 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.20 MiB/sec. | ||
| 8796 | 2026.05.19 23:55:01.744519 [ 260 ] {e1ae6c60-0e6a-4272-b386-14328e99db7b} <Debug> TCPHandler: Processed in 0.001265793 sec. | ||
| 8797 | 2026.05.19 23:55:03.195830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18681 | ||
| 8798 | 2026.05.19 23:55:03.196366 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.05.19 23:55:03.196414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8800 | 2026.05.19 23:55:03.196909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8801 | 2026.05.19 23:55:03.197142 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.05.19 23:55:03.197280 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18681 | ||
| 8803 | 2026.05.19 23:55:04.210309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8804 | 2026.05.19 23:55:04.226666 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.05.19 23:55:04.226726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8806 | 2026.05.19 23:55:04.232827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8807 | 2026.05.19 23:55:04.233583 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.05.19 23:55:04.236270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8809 | 2026.05.19 23:55:06.736779 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2026.05.19 23:55:06.737028 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8811 | 2026.05.19 23:55:06.737397 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8812 | 2026.05.19 23:55:06.737444 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8813 | 2026.05.19 23:55:06.737699 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8814 | 2026.05.19 23:55:06.737778 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8815 | 2026.05.19 23:55:06.737923 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8816 | 2026.05.19 23:55:06.737958 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8817 | 2026.05.19 23:55:06.737979 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8818 | 2026.05.19 23:55:06.737995 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8819 | 2026.05.19 23:55:06.738037 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8820 | 2026.05.19 23:55:06.738058 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8821 | 2026.05.19 23:55:06.739162 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002238 sec., 18319.92850759607 rows/sec., 3.64 MiB/sec. | ||
| 8822 | 2026.05.19 23:55:06.739266 [ 260 ] {a50361cc-2ca7-4f3f-92e9-14c6328091a1} <Debug> TCPHandler: Processed in 0.002630097 sec. | ||
| 8823 | 2026.05.19 23:55:06.741128 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2026.05.19 23:55:06.741258 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8825 | 2026.05.19 23:55:06.741309 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8826 | 2026.05.19 23:55:06.741917 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.05.19 23:55:06.741963 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8828 | 2026.05.19 23:55:06.742337 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8829 | 2026.05.19 23:55:06.742578 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.05.19 23:55:06.742733 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001512 sec., 51587.30158730158 rows/sec., 4.25 MiB/sec. | ||
| 8831 | 2026.05.19 23:55:06.742770 [ 260 ] {955bd813-311c-4df8-995a-1399581e7251} <Debug> TCPHandler: Processed in 0.001710564 sec. | ||
| 8832 | 2026.05.19 23:55:06.742928 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.05.19 23:55:06.743025 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8834 | 2026.05.19 23:55:06.743064 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8835 | 2026.05.19 23:55:06.743479 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.05.19 23:55:06.743516 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8837 | 2026.05.19 23:55:06.743803 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8838 | 2026.05.19 23:55:06.744013 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.05.19 23:55:06.744143 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 8840 | 2026.05.19 23:55:06.744176 [ 260 ] {2ed2e359-3413-4eb0-9947-5a4631f8a43a} <Debug> TCPHandler: Processed in 0.001297903 sec. | ||
| 8841 | 2026.05.19 23:55:06.744303 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.05.19 23:55:06.744400 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8843 | 2026.05.19 23:55:06.744439 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8844 | 2026.05.19 23:55:06.744878 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.05.19 23:55:06.744914 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8846 | 2026.05.19 23:55:06.745212 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8847 | 2026.05.19 23:55:06.745425 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.05.19 23:55:06.745558 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001177 sec., 63721.325403568386 rows/sec., 4.97 MiB/sec. | ||
| 8849 | 2026.05.19 23:55:06.745592 [ 260 ] {685621bd-5628-4200-991a-b2e682c27a7b} <Debug> TCPHandler: Processed in 0.001337584 sec. | ||
| 8850 | 2026.05.19 23:55:06.745741 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.05.19 23:55:06.745867 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.05.19 23:55:06.745919 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8853 | 2026.05.19 23:55:06.746444 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.05.19 23:55:06.746489 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8855 | 2026.05.19 23:55:06.746873 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8856 | 2026.05.19 23:55:06.747122 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.05.19 23:55:06.747286 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
| 8858 | 2026.05.19 23:55:06.747321 [ 260 ] {7616d581-7efe-45b3-9e55-cd9b2e4811ca} <Debug> TCPHandler: Processed in 0.001644662 sec. | ||
| 8859 | 2026.05.19 23:55:06.747469 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.05.19 23:55:06.747568 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.05.19 23:55:06.747621 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <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 | ||
| 8862 | 2026.05.19 23:55:06.748391 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.05.19 23:55:06.748429 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8864 | 2026.05.19 23:55:06.749256 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8865 | 2026.05.19 23:55:06.749537 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.05.19 23:55:06.749728 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002195 sec., 5011.3895216400915 rows/sec., 8.98 MiB/sec. | ||
| 8867 | 2026.05.19 23:55:06.749867 [ 260 ] {035fd1eb-6415-436a-b301-ffbe241bc677} <Debug> TCPHandler: Processed in 0.002476683 sec. | ||
| 8868 | 2026.05.19 23:55:06.750043 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.05.19 23:55:06.750159 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.05.19 23:55:06.750217 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8871 | 2026.05.19 23:55:06.750700 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.05.19 23:55:06.750742 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8873 | 2026.05.19 23:55:06.751070 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8874 | 2026.05.19 23:55:06.751289 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.05.19 23:55:06.751452 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 8876 | 2026.05.19 23:55:06.751492 [ 260 ] {e078c9a6-ac77-435f-a513-05f44916b8e7} <Debug> TCPHandler: Processed in 0.001518269 sec. | ||
| 8877 | 2026.05.19 23:55:09.244572 [ 91 ] {} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8878 | 2026.05.19 23:55:09.244666 [ 91 ] {} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.19 23:55:09.244692 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8880 | 2026.05.19 23:55:09.244856 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8881 | 2026.05.19 23:55:09.245035 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8882 | 2026.05.19 23:55:09.245073 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8883 | 2026.05.19 23:55:09.245150 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8884 | 2026.05.19 23:55:09.245203 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8885 | 2026.05.19 23:55:09.245255 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8886 | 2026.05.19 23:55:09.245304 [ 189 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8887 | 2026.05.19 23:55:09.246171 [ 201 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379265 sec., 4350.143010951485 rows/sec., 322.86 KiB/sec. | ||
| 8888 | 2026.05.19 23:55:09.246358 [ 201 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8889 | 2026.05.19 23:55:09.246657 [ 201 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.19 23:55:09.246738 [ 201 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_9_2} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8891 | 2026.05.19 23:55:09.246854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8892 | 2026.05.19 23:55:10.583614 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8893 | 2026.05.19 23:55:10.583668 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8894 | 2026.05.19 23:55:10.697588 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19129 | ||
| 8895 | 2026.05.19 23:55:10.698399 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.05.19 23:55:10.698447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8897 | 2026.05.19 23:55:10.698942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8898 | 2026.05.19 23:55:10.699182 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.05.19 23:55:10.699329 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19129 | ||
| 8900 | 2026.05.19 23:55:11.251787 [ 88 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8901 | 2026.05.19 23:55:11.251859 [ 88 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.05.19 23:55:11.251881 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8903 | 2026.05.19 23:55:11.252047 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8904 | 2026.05.19 23:55:11.252228 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2026.05.19 23:55:11.252269 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 826 rows starting from the beginning of the part | ||
| 8906 | 2026.05.19 23:55:11.252348 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8907 | 2026.05.19 23:55:11.252402 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 8908 | 2026.05.19 23:55:11.252454 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8909 | 2026.05.19 23:55:11.252502 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 8910 | 2026.05.19 23:55:11.253665 [ 201 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687313 sec., 1467421.8713421873 rows/sec., 91.44 MiB/sec. | ||
| 8911 | 2026.05.19 23:55:11.253877 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8912 | 2026.05.19 23:55:11.254155 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.05.19 23:55:11.254228 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_18_4} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8914 | 2026.05.19 23:55:11.254305 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8915 | 2026.05.19 23:55:11.736474 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.05.19 23:55:11.736551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8917 | 2026.05.19 23:55:11.736715 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8918 | 2026.05.19 23:55:11.737070 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8919 | 2026.05.19 23:55:11.737108 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8920 | 2026.05.19 23:55:11.737335 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8921 | 2026.05.19 23:55:11.737406 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8922 | 2026.05.19 23:55:11.737554 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8923 | 2026.05.19 23:55:11.737592 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8924 | 2026.05.19 23:55:11.737616 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 8925 | 2026.05.19 23:55:11.737631 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8926 | 2026.05.19 23:55:11.737674 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8927 | 2026.05.19 23:55:11.737695 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 8928 | 2026.05.19 23:55:11.738868 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002254 sec., 18189.88464951198 rows/sec., 3.61 MiB/sec. | ||
| 8929 | 2026.05.19 23:55:11.738975 [ 260 ] {77921cdc-efeb-4d9b-b83b-158585c11d1b} <Debug> TCPHandler: Processed in 0.002639838 sec. | ||
| 8930 | 2026.05.19 23:55:11.741247 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.05.19 23:55:11.741365 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8932 | 2026.05.19 23:55:11.741410 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8933 | 2026.05.19 23:55:11.741961 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.05.19 23:55:11.742006 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8935 | 2026.05.19 23:55:11.742385 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8936 | 2026.05.19 23:55:11.742611 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.05.19 23:55:11.742781 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001449 sec., 81435.47273982057 rows/sec., 6.91 MiB/sec. | ||
| 8938 | 2026.05.19 23:55:11.742788 [ 88 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8939 | 2026.05.19 23:55:11.742819 [ 260 ] {cb8379d5-ea2a-485e-8a6e-a0676a2661d0} <Debug> TCPHandler: Processed in 0.001624131 sec. | ||
| 8940 | 2026.05.19 23:55:11.742871 [ 88 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.05.19 23:55:11.742903 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8942 | 2026.05.19 23:55:11.743025 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.05.19 23:55:11.743039 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8944 | 2026.05.19 23:55:11.743131 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8945 | 2026.05.19 23:55:11.743186 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8946 | 2026.05.19 23:55:11.743187 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8947 | 2026.05.19 23:55:11.743232 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2620 rows starting from the beginning of the part | ||
| 8948 | 2026.05.19 23:55:11.743313 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
| 8949 | 2026.05.19 23:55:11.743368 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2466 rows starting from the beginning of the part | ||
| 8950 | 2026.05.19 23:55:11.743418 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8951 | 2026.05.19 23:55:11.743467 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
| 8952 | 2026.05.19 23:55:11.743514 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 8953 | 2026.05.19 23:55:11.743643 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.05.19 23:55:11.743687 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8955 | 2026.05.19 23:55:11.744030 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8956 | 2026.05.19 23:55:11.744259 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.05.19 23:55:11.744399 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001287 sec., 24087.02408702409 rows/sec., 1.77 MiB/sec. | ||
| 8958 | 2026.05.19 23:55:11.744438 [ 260 ] {2d9e55fc-46e0-4431-935a-b6418f4818ce} <Debug> TCPHandler: Processed in 0.001461847 sec. | ||
| 8959 | 2026.05.19 23:55:11.744573 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.05.19 23:55:11.744669 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8961 | 2026.05.19 23:55:11.744709 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8962 | 2026.05.19 23:55:11.745182 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.05.19 23:55:11.745219 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8964 | 2026.05.19 23:55:11.745496 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513284 sec., 2154949.4605464404 rows/sec., 169.46 MiB/sec. | ||
| 8965 | 2026.05.19 23:55:11.745521 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8966 | 2026.05.19 23:55:11.745743 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.05.19 23:55:11.745773 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8968 | 2026.05.19 23:55:11.745873 [ 88 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8969 | 2026.05.19 23:55:11.745876 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001225 sec., 77551.02040816327 rows/sec., 6.06 MiB/sec. | ||
| 8970 | 2026.05.19 23:55:11.745913 [ 88 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.05.19 23:55:11.745932 [ 260 ] {26eae051-2338-4e39-a36d-727a6e255498} <Debug> TCPHandler: Processed in 0.001408627 sec. | ||
| 8972 | 2026.05.19 23:55:11.745944 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8973 | 2026.05.19 23:55:11.746045 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8974 | 2026.05.19 23:55:11.746068 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.05.19 23:55:11.746076 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.19 23:55:11.746146 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8977 | 2026.05.19 23:55:11.746154 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_66_13} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8978 | 2026.05.19 23:55:11.746189 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1404 rows starting from the beginning of the part | ||
| 8979 | 2026.05.19 23:55:11.746192 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.05.19 23:55:11.746254 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8981 | 2026.05.19 23:55:11.746255 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 75 rows starting from the beginning of the part | ||
| 8982 | 2026.05.19 23:55:11.746271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 8983 | 2026.05.19 23:55:11.746321 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1325 rows starting from the beginning of the part | ||
| 8984 | 2026.05.19 23:55:11.746369 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8985 | 2026.05.19 23:55:11.746409 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part | ||
| 8986 | 2026.05.19 23:55:11.746454 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 8987 | 2026.05.19 23:55:11.746735 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.05.19 23:55:11.746778 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8989 | 2026.05.19 23:55:11.747147 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8990 | 2026.05.19 23:55:11.747381 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.05.19 23:55:11.747502 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8992 | 2026.05.19 23:55:11.747514 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 8993 | 2026.05.19 23:55:11.747546 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.05.19 23:55:11.747566 [ 260 ] {22efd3be-c430-4bf7-b7a2-60c6b679aaf2} <Debug> TCPHandler: Processed in 0.001537699 sec. | ||
| 8995 | 2026.05.19 23:55:11.747572 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 8996 | 2026.05.19 23:55:11.747693 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8997 | 2026.05.19 23:55:11.747732 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.19 23:55:11.747828 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8999 | 2026.05.19 23:55:11.747844 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.05.19 23:55:11.747873 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21468 rows starting from the beginning of the part | ||
| 9001 | 2026.05.19 23:55:11.747877 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861388 sec., 1632115.3891612065 rows/sec., 118.13 MiB/sec. | ||
| 9002 | 2026.05.19 23:55:11.747911 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <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 | ||
| 9003 | 2026.05.19 23:55:11.747956 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9004 | 2026.05.19 23:55:11.748024 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1531 rows starting from the beginning of the part | ||
| 9005 | 2026.05.19 23:55:11.748093 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
| 9006 | 2026.05.19 23:55:11.748161 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9007 | 2026.05.19 23:55:11.748198 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9008 | 2026.05.19 23:55:11.748230 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9009 | 2026.05.19 23:55:11.748619 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.05.19 23:55:11.748736 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_66_13} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9011 | 2026.05.19 23:55:11.748854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9012 | 2026.05.19 23:55:11.749157 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.05.19 23:55:11.749209 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9014 | 2026.05.19 23:55:11.749942 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9015 | 2026.05.19 23:55:11.750255 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.05.19 23:55:11.750527 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002707 sec., 11451.791651274472 rows/sec., 20.52 MiB/sec. | ||
| 9017 | 2026.05.19 23:55:11.750600 [ 260 ] {d46c79a7-0acf-456f-9043-732f04a00c35} <Debug> TCPHandler: Processed in 0.002931455 sec. | ||
| 9018 | 2026.05.19 23:55:11.750754 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.05.19 23:55:11.750852 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9020 | 2026.05.19 23:55:11.750895 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9021 | 2026.05.19 23:55:11.751257 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.05.19 23:55:11.751292 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9023 | 2026.05.19 23:55:11.751692 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9024 | 2026.05.19 23:55:11.751933 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.05.19 23:55:11.752065 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 9026 | 2026.05.19 23:55:11.752064 [ 88 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9027 | 2026.05.19 23:55:11.752101 [ 260 ] {e6bb3efa-cefe-4088-be77-136b71ee2488} <Debug> TCPHandler: Processed in 0.001402966 sec. | ||
| 9028 | 2026.05.19 23:55:11.752119 [ 88 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.05.19 23:55:11.752148 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9030 | 2026.05.19 23:55:11.752253 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9031 | 2026.05.19 23:55:11.752380 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9032 | 2026.05.19 23:55:11.752417 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3048 rows starting from the beginning of the part | ||
| 9033 | 2026.05.19 23:55:11.752480 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9034 | 2026.05.19 23:55:11.752525 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9035 | 2026.05.19 23:55:11.752568 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 9036 | 2026.05.19 23:55:11.752607 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9037 | 2026.05.19 23:55:11.752647 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9038 | 2026.05.19 23:55:11.753924 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001714663 sec., 1917577.9730477652 rows/sec., 129.14 MiB/sec. | ||
| 9039 | 2026.05.19 23:55:11.754304 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9040 | 2026.05.19 23:55:11.754588 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.19 23:55:11.754660 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_66_13} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9042 | 2026.05.19 23:55:11.754735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9043 | 2026.05.19 23:55:11.755092 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00744425 sec., 3166873.761628102 rows/sec., 204.26 MiB/sec. | ||
| 9044 | 2026.05.19 23:55:11.755515 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9045 | 2026.05.19 23:55:11.755857 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.05.19 23:55:11.755941 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9047 | 2026.05.19 23:55:11.756028 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9048 | 2026.05.19 23:55:11.757682 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.05.19 23:55:11.757733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9050 | 2026.05.19 23:55:11.764510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9051 | 2026.05.19 23:55:11.765218 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.05.19 23:55:11.770053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9053 | 2026.05.19 23:55:16.740750 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.05.19 23:55:16.741043 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9055 | 2026.05.19 23:55:16.741410 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9056 | 2026.05.19 23:55:16.741456 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9057 | 2026.05.19 23:55:16.741749 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9058 | 2026.05.19 23:55:16.741854 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9059 | 2026.05.19 23:55:16.742008 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 9060 | 2026.05.19 23:55:16.742059 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9061 | 2026.05.19 23:55:16.742083 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9062 | 2026.05.19 23:55:16.742098 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9063 | 2026.05.19 23:55:16.742145 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9064 | 2026.05.19 23:55:16.742166 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9065 | 2026.05.19 23:55:16.743325 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002405 sec., 17047.817047817047 rows/sec., 3.38 MiB/sec. | ||
| 9066 | 2026.05.19 23:55:16.743460 [ 260 ] {17bb6f15-152f-4975-91b3-dc96a5c54b2f} <Debug> TCPHandler: Processed in 0.002852633 sec. | ||
| 9067 | 2026.05.19 23:55:16.747547 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.05.19 23:55:16.747716 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.05.19 23:55:16.747772 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9070 | 2026.05.19 23:55:16.748368 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.05.19 23:55:16.748421 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9072 | 2026.05.19 23:55:16.748866 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9073 | 2026.05.19 23:55:16.749167 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.05.19 23:55:16.749375 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 9075 | 2026.05.19 23:55:16.749430 [ 260 ] {56145de2-0112-44c5-bb67-477afec7c0cb} <Debug> TCPHandler: Processed in 0.00196363 sec. | ||
| 9076 | 2026.05.19 23:55:16.749465 [ 84 ] {} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9077 | 2026.05.19 23:55:16.749548 [ 84 ] {} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.19 23:55:16.749594 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9079 | 2026.05.19 23:55:16.749633 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.19 23:55:16.749732 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9081 | 2026.05.19 23:55:16.749776 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9082 | 2026.05.19 23:55:16.749841 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9083 | 2026.05.19 23:55:16.749879 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9084 | 2026.05.19 23:55:16.749932 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 9085 | 2026.05.19 23:55:16.750020 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 9086 | 2026.05.19 23:55:16.750082 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 9087 | 2026.05.19 23:55:16.750145 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 9088 | 2026.05.19 23:55:16.750199 [ 192 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 9089 | 2026.05.19 23:55:16.750538 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.05.19 23:55:16.750592 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9091 | 2026.05.19 23:55:16.751031 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9092 | 2026.05.19 23:55:16.751184 [ 190 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512188 sec., 79355.21244712958 rows/sec., 6.89 MiB/sec. | ||
| 9093 | 2026.05.19 23:55:16.751356 [ 190 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9094 | 2026.05.19 23:55:16.751368 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.05.19 23:55:16.751578 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.00183 sec., 108196.72131147541 rows/sec., 9.62 MiB/sec. | ||
| 9096 | 2026.05.19 23:55:16.751636 [ 260 ] {a577938a-0b2c-471d-81fe-baf11ea5f9cc} <Debug> TCPHandler: Processed in 0.002071343 sec. | ||
| 9097 | 2026.05.19 23:55:16.751668 [ 190 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.19 23:55:16.751744 [ 190 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_9_2} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9099 | 2026.05.19 23:55:16.751844 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9100 | 2026.05.19 23:55:16.751847 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.05.19 23:55:16.751973 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9102 | 2026.05.19 23:55:16.752021 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9103 | 2026.05.19 23:55:16.752482 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.05.19 23:55:16.752523 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9105 | 2026.05.19 23:55:16.752870 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9106 | 2026.05.19 23:55:16.753108 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.05.19 23:55:16.753259 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001314 sec., 17503.80517503805 rows/sec., 1.33 MiB/sec. | ||
| 9108 | 2026.05.19 23:55:16.753311 [ 260 ] {08c5b531-9247-4892-b683-0999e7136cee} <Debug> TCPHandler: Processed in 0.001535609 sec. | ||
| 9109 | 2026.05.19 23:55:16.753522 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.05.19 23:55:16.753656 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9111 | 2026.05.19 23:55:16.753715 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9112 | 2026.05.19 23:55:16.754285 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2026.05.19 23:55:16.754336 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9114 | 2026.05.19 23:55:16.754763 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9115 | 2026.05.19 23:55:16.754984 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.05.19 23:55:16.755133 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00151 sec., 15894.039735099337 rows/sec., 1.32 MiB/sec. | ||
| 9117 | 2026.05.19 23:55:16.755182 [ 260 ] {62cf6b7d-7f65-441d-915e-0643d4255165} <Debug> TCPHandler: Processed in 0.001727605 sec. | ||
| 9118 | 2026.05.19 23:55:16.755343 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.05.19 23:55:16.755454 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9120 | 2026.05.19 23:55:16.755498 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9121 | 2026.05.19 23:55:16.755996 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.05.19 23:55:16.756036 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9123 | 2026.05.19 23:55:16.756379 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9124 | 2026.05.19 23:55:16.756673 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.05.19 23:55:16.756829 [ 82 ] {} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9126 | 2026.05.19 23:55:16.756881 [ 82 ] {} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.05.19 23:55:16.756893 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001458 sec., 8230.452674897118 rows/sec., 643.00 KiB/sec. | ||
| 9128 | 2026.05.19 23:55:16.756902 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9129 | 2026.05.19 23:55:16.756954 [ 260 ] {19380184-68f1-4a4f-92e7-e534ed5ee725} <Debug> TCPHandler: Processed in 0.001664403 sec. | ||
| 9130 | 2026.05.19 23:55:16.757068 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9131 | 2026.05.19 23:55:16.757148 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.05.19 23:55:16.757222 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9133 | 2026.05.19 23:55:16.757265 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 9134 | 2026.05.19 23:55:16.757276 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9135 | 2026.05.19 23:55:16.757326 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9136 | 2026.05.19 23:55:16.757339 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 9137 | 2026.05.19 23:55:16.757398 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 9138 | 2026.05.19 23:55:16.757446 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 9139 | 2026.05.19 23:55:16.757501 [ 196 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 9140 | 2026.05.19 23:55:16.757936 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.05.19 23:55:16.757980 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9142 | 2026.05.19 23:55:16.758371 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9143 | 2026.05.19 23:55:16.758413 [ 192 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416386 sec., 42361.33370423035 rows/sec., 3.39 MiB/sec. | ||
| 9144 | 2026.05.19 23:55:16.758615 [ 188 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9145 | 2026.05.19 23:55:16.758655 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.05.19 23:55:16.758860 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001604 sec., 69201.99501246883 rows/sec., 5.63 MiB/sec. | ||
| 9147 | 2026.05.19 23:55:16.758909 [ 260 ] {0ee690da-6b3a-4830-bf0b-77bb75cfcd9e} <Debug> TCPHandler: Processed in 0.001825577 sec. | ||
| 9148 | 2026.05.19 23:55:16.759044 [ 188 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.05.19 23:55:16.759088 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.05.19 23:55:16.759151 [ 188 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_9_2} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9151 | 2026.05.19 23:55:16.759204 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2026.05.19 23:55:16.759250 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9153 | 2026.05.19 23:55:16.759258 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9154 | 2026.05.19 23:55:16.759785 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.05.19 23:55:16.759832 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9156 | 2026.05.19 23:55:16.760311 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9157 | 2026.05.19 23:55:16.760658 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.05.19 23:55:16.760845 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001662 sec., 117930.20457280385 rows/sec., 8.46 MiB/sec. | ||
| 9159 | 2026.05.19 23:55:16.760906 [ 260 ] {e149a7e5-6c1d-48f6-b022-5e0604eb7664} <Debug> TCPHandler: Processed in 0.001882838 sec. | ||
| 9160 | 2026.05.19 23:55:16.761136 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.05.19 23:55:16.761264 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.05.19 23:55:16.761349 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <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 | ||
| 9163 | 2026.05.19 23:55:16.762768 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.05.19 23:55:16.762833 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9165 | 2026.05.19 23:55:16.763908 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9166 | 2026.05.19 23:55:16.764389 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.05.19 23:55:16.764591 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003352 sec., 3281.622911694511 rows/sec., 5.88 MiB/sec. | ||
| 9168 | 2026.05.19 23:55:16.764711 [ 260 ] {77e5697a-d55a-49fa-bb69-e4e32a38aa5f} <Debug> TCPHandler: Processed in 0.003655973 sec. | ||
| 9169 | 2026.05.19 23:55:16.764959 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.05.19 23:55:16.765110 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9171 | 2026.05.19 23:55:16.765173 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9172 | 2026.05.19 23:55:16.765694 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.05.19 23:55:16.765735 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9174 | 2026.05.19 23:55:16.766103 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9175 | 2026.05.19 23:55:16.766465 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.05.19 23:55:16.766666 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
| 9177 | 2026.05.19 23:55:16.766718 [ 260 ] {72de9a22-ccbe-45f5-85fb-34130de3e298} <Debug> TCPHandler: Processed in 0.001873468 sec. | ||
| 9178 | 2026.05.19 23:55:17.044343 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60793 | ||
| 9179 | 2026.05.19 23:55:17.044448 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9180 | 2026.05.19 23:55:17.044483 [ 366 ] {} <Debug> TCP-Session: 5702adf4-d1c4-4ff8-9274-fa830c9094f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60793 | ||
| 9181 | 2026.05.19 23:55:17.044511 [ 366 ] {} <Debug> TCP-Session: 5702adf4-d1c4-4ff8-9274-fa830c9094f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.05.19 23:55:17.044529 [ 366 ] {} <Debug> TCP-Session: 5702adf4-d1c4-4ff8-9274-fa830c9094f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.05.19 23:55:17.044842 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58214 | ||
| 9184 | 2026.05.19 23:55:17.044854 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34914 | ||
| 9185 | 2026.05.19 23:55:17.044887 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53256 | ||
| 9186 | 2026.05.19 23:55:17.044884 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42053 | ||
| 9187 | 2026.05.19 23:55:17.044938 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33797 | ||
| 9188 | 2026.05.19 23:55:17.044974 [ 366 ] {} <Trace> TCP-Session: 5702adf4-d1c4-4ff8-9274-fa830c9094f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.05.19 23:55:17.044994 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9190 | 2026.05.19 23:55:17.044960 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9191 | 2026.05.19 23:55:17.044929 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49956 | ||
| 9192 | 2026.05.19 23:55:17.045064 [ 375 ] {} <Debug> TCP-Session: b4f59baa-cd6f-44f1-9a57-96c6adbd980d Authenticating user 'default' from [fd00:1122:3344:101::e]:53256 | ||
| 9193 | 2026.05.19 23:55:17.045054 [ 369 ] {} <Debug> TCP-Session: 4b3a7e3a-a732-45f0-a0fc-eba5b019e61b Authenticating user 'default' from [fd00:1122:3344:101::e]:34914 | ||
| 9194 | 2026.05.19 23:55:17.045103 [ 375 ] {} <Debug> TCP-Session: b4f59baa-cd6f-44f1-9a57-96c6adbd980d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.05.19 23:55:17.045127 [ 369 ] {} <Debug> TCP-Session: 4b3a7e3a-a732-45f0-a0fc-eba5b019e61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.05.19 23:55:17.045138 [ 375 ] {} <Debug> TCP-Session: b4f59baa-cd6f-44f1-9a57-96c6adbd980d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9197 | 2026.05.19 23:55:17.045153 [ 369 ] {} <Debug> TCP-Session: 4b3a7e3a-a732-45f0-a0fc-eba5b019e61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.05.19 23:55:17.044922 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64707 | ||
| 9199 | 2026.05.19 23:55:17.045208 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9200 | 2026.05.19 23:55:17.044925 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9201 | 2026.05.19 23:55:17.044841 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39645 | ||
| 9202 | 2026.05.19 23:55:17.045291 [ 368 ] {} <Debug> TCP-Session: d19f91cc-d400-4fb2-8c8e-eef506c21c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:58214 | ||
| 9203 | 2026.05.19 23:55:17.045368 [ 368 ] {} <Debug> TCP-Session: d19f91cc-d400-4fb2-8c8e-eef506c21c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.05.19 23:55:17.045389 [ 368 ] {} <Debug> TCP-Session: d19f91cc-d400-4fb2-8c8e-eef506c21c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.05.19 23:55:17.045561 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9206 | 2026.05.19 23:55:17.045563 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9207 | 2026.05.19 23:55:17.045623 [ 374 ] {} <Debug> TCP-Session: 2f40357e-698d-402f-b196-9ba5b7a8d85c Authenticating user 'default' from [fd00:1122:3344:101::e]:42053 | ||
| 9208 | 2026.05.19 23:55:17.045672 [ 374 ] {} <Debug> TCP-Session: 2f40357e-698d-402f-b196-9ba5b7a8d85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.05.19 23:55:17.045692 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9210 | 2026.05.19 23:55:17.045696 [ 374 ] {} <Debug> TCP-Session: 2f40357e-698d-402f-b196-9ba5b7a8d85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2026.05.19 23:55:17.045899 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2026.05.19 23:55:17.045941 [ 377 ] {} <Debug> TCP-Session: 6f58f9ba-0af9-4d86-9b64-cd7100165d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:49956 | ||
| 9213 | 2026.05.19 23:55:17.045967 [ 377 ] {} <Debug> TCP-Session: 6f58f9ba-0af9-4d86-9b64-cd7100165d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.05.19 23:55:17.045986 [ 377 ] {} <Debug> TCP-Session: 6f58f9ba-0af9-4d86-9b64-cd7100165d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.05.19 23:55:17.046085 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9216 | 2026.05.19 23:55:17.046088 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 9217 | 2026.05.19 23:55:17.046155 [ 367 ] {} <Debug> TCP-Session: e25cf0b9-ace3-4ee8-93df-e24ec28ce52e Authenticating user 'default' from [fd00:1122:3344:101::e]:39645 | ||
| 9218 | 2026.05.19 23:55:17.046200 [ 367 ] {} <Debug> TCP-Session: e25cf0b9-ace3-4ee8-93df-e24ec28ce52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.05.19 23:55:17.046226 [ 367 ] {} <Debug> TCP-Session: e25cf0b9-ace3-4ee8-93df-e24ec28ce52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.05.19 23:55:17.046663 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9221 | 2026.05.19 23:55:17.046712 [ 365 ] {} <Debug> TCP-Session: 296ccc9c-795a-4d80-800b-59afa31d3d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:33797 | ||
| 9222 | 2026.05.19 23:55:17.046738 [ 365 ] {} <Debug> TCP-Session: 296ccc9c-795a-4d80-800b-59afa31d3d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2026.05.19 23:55:17.046760 [ 365 ] {} <Debug> TCP-Session: 296ccc9c-795a-4d80-800b-59afa31d3d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.05.19 23:55:17.046842 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9225 | 2026.05.19 23:55:17.046916 [ 376 ] {} <Debug> TCP-Session: 5cf521a6-5f62-424e-9e67-9392d975df7b Authenticating user 'default' from [fd00:1122:3344:101::e]:64707 | ||
| 9226 | 2026.05.19 23:55:17.046947 [ 376 ] {} <Debug> TCP-Session: 5cf521a6-5f62-424e-9e67-9392d975df7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.05.19 23:55:17.046965 [ 376 ] {} <Debug> TCP-Session: 5cf521a6-5f62-424e-9e67-9392d975df7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.05.19 23:55:17.047434 [ 333 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> AggregatingTransform: Aggregating | ||
| 9229 | 2026.05.19 23:55:17.047495 [ 333 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> Aggregator: Aggregation method: without_key | ||
| 9230 | 2026.05.19 23:55:17.047544 [ 333 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001259442 sec. (794.002 rows/sec., 31.02 KiB/sec.) | ||
| 9231 | 2026.05.19 23:55:17.047568 [ 333 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Trace> Aggregator: Merging aggregated data | ||
| 9232 | 2026.05.19 23:55:17.048391 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 9233 | 2026.05.19 23:55:17.048606 [ 366 ] {53a1ef37-2349-4dc2-bbda-dbe997e273be} <Debug> TCPHandler: Processed in 0.003812108 sec. | ||
| 9234 | 2026.05.19 23:55:17.048791 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9235 | 2026.05.19 23:55:17.048831 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9236 | 2026.05.19 23:55:17.048850 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9237 | 2026.05.19 23:55:17.048885 [ 367 ] {} <Debug> TCP-Session: e25cf0b9-ace3-4ee8-93df-e24ec28ce52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.05.19 23:55:17.048893 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9239 | 2026.05.19 23:55:17.048885 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9240 | 2026.05.19 23:55:17.048942 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9241 | 2026.05.19 23:55:17.048960 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9242 | 2026.05.19 23:55:17.048995 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9243 | 2026.05.19 23:55:17.048997 [ 374 ] {} <Debug> TCP-Session: 2f40357e-698d-402f-b196-9ba5b7a8d85c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.05.19 23:55:17.049027 [ 369 ] {} <Debug> TCP-Session: 4b3a7e3a-a732-45f0-a0fc-eba5b019e61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.05.19 23:55:17.049049 [ 375 ] {} <Debug> TCP-Session: b4f59baa-cd6f-44f1-9a57-96c6adbd980d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.05.19 23:55:17.048985 [ 377 ] {} <Debug> TCP-Session: 6f58f9ba-0af9-4d86-9b64-cd7100165d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.05.19 23:55:17.048933 [ 376 ] {} <Debug> TCP-Session: 5cf521a6-5f62-424e-9e67-9392d975df7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.05.19 23:55:17.048921 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9249 | 2026.05.19 23:55:17.048838 [ 366 ] {} <Debug> TCP-Session: 5702adf4-d1c4-4ff8-9274-fa830c9094f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.05.19 23:55:17.048942 [ 365 ] {} <Debug> TCP-Session: 296ccc9c-795a-4d80-800b-59afa31d3d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2026.05.19 23:55:17.049205 [ 368 ] {} <Debug> TCP-Session: d19f91cc-d400-4fb2-8c8e-eef506c21c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.05.19 23:55:17.177352 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38908 | ||
| 9253 | 2026.05.19 23:55:17.177455 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9254 | 2026.05.19 23:55:17.177489 [ 366 ] {} <Debug> TCP-Session: 57efd5e1-1af8-424b-bbb1-cb9921c22c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:38908 | ||
| 9255 | 2026.05.19 23:55:17.177516 [ 366 ] {} <Debug> TCP-Session: 57efd5e1-1af8-424b-bbb1-cb9921c22c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.05.19 23:55:17.177529 [ 366 ] {} <Debug> TCP-Session: 57efd5e1-1af8-424b-bbb1-cb9921c22c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.05.19 23:55:17.177850 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 | ||
| 9258 | 2026.05.19 23:55:17.177865 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63477 | ||
| 9259 | 2026.05.19 23:55:17.177909 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44949 | ||
| 9260 | 2026.05.19 23:55:17.177933 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57515 | ||
| 9261 | 2026.05.19 23:55:17.177952 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9262 | 2026.05.19 23:55:17.177985 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.05.19 23:55:17.177980 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.05.19 23:55:17.178024 [ 375 ] {} <Debug> TCP-Session: 778e9568-3136-461e-8097-7338979e1aea Authenticating user 'default' from [fd00:1122:3344:101::e]:44949 | ||
| 9265 | 2026.05.19 23:55:17.178020 [ 367 ] {} <Debug> TCP-Session: 619337d3-4e19-4b65-88ab-6f696843e7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 | ||
| 9266 | 2026.05.19 23:55:17.178053 [ 368 ] {} <Debug> TCP-Session: 41f3fd90-ef5b-44d3-84c1-801d43ca533d Authenticating user 'default' from [fd00:1122:3344:101::e]:63477 | ||
| 9267 | 2026.05.19 23:55:17.178060 [ 375 ] {} <Debug> TCP-Session: 778e9568-3136-461e-8097-7338979e1aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.19 23:55:17.178073 [ 367 ] {} <Debug> TCP-Session: 619337d3-4e19-4b65-88ab-6f696843e7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.05.19 23:55:17.178098 [ 375 ] {} <Debug> TCP-Session: 778e9568-3136-461e-8097-7338979e1aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.05.19 23:55:17.178111 [ 367 ] {} <Debug> TCP-Session: 619337d3-4e19-4b65-88ab-6f696843e7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.05.19 23:55:17.178090 [ 368 ] {} <Debug> TCP-Session: 41f3fd90-ef5b-44d3-84c1-801d43ca533d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.05.19 23:55:17.178030 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2026.05.19 23:55:17.178160 [ 368 ] {} <Debug> TCP-Session: 41f3fd90-ef5b-44d3-84c1-801d43ca533d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.05.19 23:55:17.178187 [ 377 ] {} <Debug> TCP-Session: 817cc62a-44a5-4266-9c4e-83f3a2988ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57515 | ||
| 9275 | 2026.05.19 23:55:17.177942 [ 366 ] {} <Trace> TCP-Session: 57efd5e1-1af8-424b-bbb1-cb9921c22c8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.05.19 23:55:17.178220 [ 377 ] {} <Debug> TCP-Session: 817cc62a-44a5-4266-9c4e-83f3a2988ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9277 | 2026.05.19 23:55:17.177921 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58613 | ||
| 9278 | 2026.05.19 23:55:17.178269 [ 377 ] {} <Debug> TCP-Session: 817cc62a-44a5-4266-9c4e-83f3a2988ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.05.19 23:55:17.177876 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60284 | ||
| 9280 | 2026.05.19 23:55:17.178328 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9281 | 2026.05.19 23:55:17.177884 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45425 | ||
| 9282 | 2026.05.19 23:55:17.178375 [ 376 ] {} <Debug> TCP-Session: aa6b45df-1030-44c0-9ae1-7678170d4a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:58613 | ||
| 9283 | 2026.05.19 23:55:17.178369 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9284 | 2026.05.19 23:55:17.178440 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9285 | 2026.05.19 23:55:17.178461 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9286 | 2026.05.19 23:55:17.178482 [ 369 ] {} <Debug> TCP-Session: 94eb5476-4188-4862-b6b2-8619fafa834c Authenticating user 'default' from [fd00:1122:3344:101::e]:60284 | ||
| 9287 | 2026.05.19 23:55:17.178488 [ 374 ] {} <Debug> TCP-Session: 9c792173-f1b2-4646-b456-52ed4d561d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:45425 | ||
| 9288 | 2026.05.19 23:55:17.178538 [ 369 ] {} <Debug> TCP-Session: 94eb5476-4188-4862-b6b2-8619fafa834c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.05.19 23:55:17.178557 [ 374 ] {} <Debug> TCP-Session: 9c792173-f1b2-4646-b456-52ed4d561d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.05.19 23:55:17.178577 [ 369 ] {} <Debug> TCP-Session: 94eb5476-4188-4862-b6b2-8619fafa834c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.05.19 23:55:17.178591 [ 374 ] {} <Debug> TCP-Session: 9c792173-f1b2-4646-b456-52ed4d561d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.05.19 23:55:17.178427 [ 376 ] {} <Debug> TCP-Session: aa6b45df-1030-44c0-9ae1-7678170d4a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.05.19 23:55:17.177944 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37887 | ||
| 9294 | 2026.05.19 23:55:17.178666 [ 376 ] {} <Debug> TCP-Session: aa6b45df-1030-44c0-9ae1-7678170d4a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.05.19 23:55:17.178716 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9296 | 2026.05.19 23:55:17.178742 [ 365 ] {} <Debug> TCP-Session: 7403800b-dbea-42e5-a92a-b0efd2008590 Authenticating user 'default' from [fd00:1122:3344:101::e]:37887 | ||
| 9297 | 2026.05.19 23:55:17.178752 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9298 | 2026.05.19 23:55:17.178760 [ 365 ] {} <Debug> TCP-Session: 7403800b-dbea-42e5-a92a-b0efd2008590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.05.19 23:55:17.178787 [ 365 ] {} <Debug> TCP-Session: 7403800b-dbea-42e5-a92a-b0efd2008590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.05.19 23:55:17.178810 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9301 | 2026.05.19 23:55:17.179106 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 9302 | 2026.05.19 23:55:17.180158 [ 319 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> AggregatingTransform: Aggregating | ||
| 9303 | 2026.05.19 23:55:17.180195 [ 319 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> Aggregator: Aggregation method: without_key | ||
| 9304 | 2026.05.19 23:55:17.180227 [ 319 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006535 sec. (993.507 rows/sec., 38.81 KiB/sec.) | ||
| 9305 | 2026.05.19 23:55:17.180242 [ 319 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Trace> Aggregator: Merging aggregated data | ||
| 9306 | 2026.05.19 23:55:17.181136 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002741 sec., 364.8303538854433 rows/sec., 14.25 KiB/sec. | ||
| 9307 | 2026.05.19 23:55:17.181268 [ 366 ] {be6790b6-f355-4fe8-8aa6-98f6789e2c58} <Debug> TCPHandler: Processed in 0.003484869 sec. | ||
| 9308 | 2026.05.19 23:55:17.181395 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2026.05.19 23:55:17.181426 [ 366 ] {} <Debug> TCP-Session: 57efd5e1-1af8-424b-bbb1-cb9921c22c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.05.19 23:55:17.181431 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9311 | 2026.05.19 23:55:17.181449 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9312 | 2026.05.19 23:55:17.181473 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9313 | 2026.05.19 23:55:17.181485 [ 367 ] {} <Debug> TCP-Session: 619337d3-4e19-4b65-88ab-6f696843e7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.05.19 23:55:17.181492 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9315 | 2026.05.19 23:55:17.181530 [ 369 ] {} <Debug> TCP-Session: 94eb5476-4188-4862-b6b2-8619fafa834c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.05.19 23:55:17.181551 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9317 | 2026.05.19 23:55:17.181565 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9318 | 2026.05.19 23:55:17.181579 [ 376 ] {} <Debug> TCP-Session: aa6b45df-1030-44c0-9ae1-7678170d4a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.05.19 23:55:17.181608 [ 374 ] {} <Debug> TCP-Session: 9c792173-f1b2-4646-b456-52ed4d561d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.05.19 23:55:17.181623 [ 375 ] {} <Debug> TCP-Session: 778e9568-3136-461e-8097-7338979e1aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.05.19 23:55:17.181599 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9322 | 2026.05.19 23:55:17.181515 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9323 | 2026.05.19 23:55:17.181695 [ 377 ] {} <Debug> TCP-Session: 817cc62a-44a5-4266-9c4e-83f3a2988ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.05.19 23:55:17.181506 [ 365 ] {} <Debug> TCP-Session: 7403800b-dbea-42e5-a92a-b0efd2008590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.05.19 23:55:17.181712 [ 368 ] {} <Debug> TCP-Session: 41f3fd90-ef5b-44d3-84c1-801d43ca533d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.05.19 23:55:17.478038 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45107 | ||
| 9327 | 2026.05.19 23:55:17.478123 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9328 | 2026.05.19 23:55:17.478149 [ 376 ] {} <Debug> TCP-Session: 7174227e-6c04-493c-bdcf-7b3c6036479f Authenticating user 'default' from [fd00:1122:3344:101::e]:45107 | ||
| 9329 | 2026.05.19 23:55:17.478175 [ 376 ] {} <Debug> TCP-Session: 7174227e-6c04-493c-bdcf-7b3c6036479f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.05.19 23:55:17.478201 [ 376 ] {} <Debug> TCP-Session: 7174227e-6c04-493c-bdcf-7b3c6036479f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.05.19 23:55:17.478435 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61172 | ||
| 9332 | 2026.05.19 23:55:17.478452 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38803 | ||
| 9333 | 2026.05.19 23:55:17.478480 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34787 | ||
| 9334 | 2026.05.19 23:55:17.478497 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2026.05.19 23:55:17.478511 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47208 | ||
| 9336 | 2026.05.19 23:55:17.478523 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47043 | ||
| 9337 | 2026.05.19 23:55:17.478543 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9338 | 2026.05.19 23:55:17.478553 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56551 | ||
| 9339 | 2026.05.19 23:55:17.478598 [ 366 ] {} <Debug> TCP-Session: 8bdee7bd-14f9-478d-8dc0-60fc93a6535c Authenticating user 'default' from [fd00:1122:3344:101::e]:34787 | ||
| 9340 | 2026.05.19 23:55:17.478601 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9341 | 2026.05.19 23:55:17.478614 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2026.05.19 23:55:17.478646 [ 374 ] {} <Debug> TCP-Session: 3b7ed111-6147-453f-b532-3631b6331496 Authenticating user 'default' from [fd00:1122:3344:101::e]:47043 | ||
| 9343 | 2026.05.19 23:55:17.478650 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9344 | 2026.05.19 23:55:17.478689 [ 374 ] {} <Debug> TCP-Session: 3b7ed111-6147-453f-b532-3631b6331496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.05.19 23:55:17.478695 [ 367 ] {} <Debug> TCP-Session: 96672cff-e136-4f6f-9df8-69c4138e6e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:47208 | ||
| 9346 | 2026.05.19 23:55:17.478711 [ 376 ] {} <Trace> TCP-Session: 7174227e-6c04-493c-bdcf-7b3c6036479f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.05.19 23:55:17.478715 [ 374 ] {} <Debug> TCP-Session: 3b7ed111-6147-453f-b532-3631b6331496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2026.05.19 23:55:17.478739 [ 367 ] {} <Debug> TCP-Session: 96672cff-e136-4f6f-9df8-69c4138e6e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.05.19 23:55:17.478712 [ 375 ] {} <Debug> TCP-Session: c1e41dee-9447-4576-b0a8-29af9f39bdb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56551 | ||
| 9350 | 2026.05.19 23:55:17.478782 [ 367 ] {} <Debug> TCP-Session: 96672cff-e136-4f6f-9df8-69c4138e6e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.05.19 23:55:17.478639 [ 366 ] {} <Debug> TCP-Session: 8bdee7bd-14f9-478d-8dc0-60fc93a6535c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.05.19 23:55:17.478814 [ 375 ] {} <Debug> TCP-Session: c1e41dee-9447-4576-b0a8-29af9f39bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.05.19 23:55:17.478845 [ 366 ] {} <Debug> TCP-Session: 8bdee7bd-14f9-478d-8dc0-60fc93a6535c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.05.19 23:55:17.478859 [ 375 ] {} <Debug> TCP-Session: c1e41dee-9447-4576-b0a8-29af9f39bdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.05.19 23:55:17.478532 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42227 | ||
| 9356 | 2026.05.19 23:55:17.478536 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9357 | 2026.05.19 23:55:17.478917 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9358 | 2026.05.19 23:55:17.478940 [ 365 ] {} <Debug> TCP-Session: e2e67521-33b2-48ee-aa97-3d407f73764a Authenticating user 'default' from [fd00:1122:3344:101::e]:38803 | ||
| 9359 | 2026.05.19 23:55:17.478946 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9360 | 2026.05.19 23:55:17.478967 [ 365 ] {} <Debug> TCP-Session: e2e67521-33b2-48ee-aa97-3d407f73764a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.05.19 23:55:17.478989 [ 369 ] {} <Debug> TCP-Session: 18251ad2-6aa3-46d0-b77d-37bdffcb91b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42227 | ||
| 9362 | 2026.05.19 23:55:17.478997 [ 365 ] {} <Debug> TCP-Session: e2e67521-33b2-48ee-aa97-3d407f73764a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.05.19 23:55:17.479017 [ 369 ] {} <Debug> TCP-Session: 18251ad2-6aa3-46d0-b77d-37bdffcb91b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.05.19 23:55:17.478511 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40957 | ||
| 9365 | 2026.05.19 23:55:17.479041 [ 369 ] {} <Debug> TCP-Session: 18251ad2-6aa3-46d0-b77d-37bdffcb91b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.05.19 23:55:17.478531 [ 377 ] {} <Debug> TCP-Session: b1acb971-8040-4acb-9f2b-7226ce10b4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61172 | ||
| 9367 | 2026.05.19 23:55:17.479091 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9368 | 2026.05.19 23:55:17.479106 [ 377 ] {} <Debug> TCP-Session: b1acb971-8040-4acb-9f2b-7226ce10b4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.05.19 23:55:17.479122 [ 368 ] {} <Debug> TCP-Session: 43cf1c3b-542a-4501-bd05-5150ad48d7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40957 | ||
| 9370 | 2026.05.19 23:55:17.479128 [ 377 ] {} <Debug> TCP-Session: b1acb971-8040-4acb-9f2b-7226ce10b4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.05.19 23:55:17.479148 [ 368 ] {} <Debug> TCP-Session: 43cf1c3b-542a-4501-bd05-5150ad48d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.05.19 23:55:17.479167 [ 368 ] {} <Debug> TCP-Session: 43cf1c3b-542a-4501-bd05-5150ad48d7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.05.19 23:55:17.479238 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9374 | 2026.05.19 23:55:17.479307 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9375 | 2026.05.19 23:55:17.479600 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 9376 | 2026.05.19 23:55:17.480641 [ 348 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> AggregatingTransform: Aggregating | ||
| 9377 | 2026.05.19 23:55:17.480680 [ 348 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> Aggregator: Aggregation method: without_key | ||
| 9378 | 2026.05.19 23:55:17.480717 [ 348 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017786 sec. (982.525 rows/sec., 38.38 KiB/sec.) | ||
| 9379 | 2026.05.19 23:55:17.480736 [ 348 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Trace> Aggregator: Merging aggregated data | ||
| 9380 | 2026.05.19 23:55:17.481360 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002505 sec., 399.2015968063873 rows/sec., 15.59 KiB/sec. | ||
| 9381 | 2026.05.19 23:55:17.481501 [ 376 ] {783454fe-a5ad-49d9-89cd-f6c40ed6f931} <Debug> TCPHandler: Processed in 0.002982386 sec. | ||
| 9382 | 2026.05.19 23:55:17.481654 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9383 | 2026.05.19 23:55:17.481695 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9384 | 2026.05.19 23:55:17.481695 [ 376 ] {} <Debug> TCP-Session: 7174227e-6c04-493c-bdcf-7b3c6036479f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.05.19 23:55:17.481714 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9386 | 2026.05.19 23:55:17.481733 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9387 | 2026.05.19 23:55:17.481779 [ 375 ] {} <Debug> TCP-Session: c1e41dee-9447-4576-b0a8-29af9f39bdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2026.05.19 23:55:17.481786 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.05.19 23:55:17.481808 [ 365 ] {} <Debug> TCP-Session: e2e67521-33b2-48ee-aa97-3d407f73764a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.05.19 23:55:17.481819 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9391 | 2026.05.19 23:55:17.481839 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9392 | 2026.05.19 23:55:17.481848 [ 368 ] {} <Debug> TCP-Session: 43cf1c3b-542a-4501-bd05-5150ad48d7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.05.19 23:55:17.481872 [ 374 ] {} <Debug> TCP-Session: 3b7ed111-6147-453f-b532-3631b6331496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2026.05.19 23:55:17.481897 [ 369 ] {} <Debug> TCP-Session: 18251ad2-6aa3-46d0-b77d-37bdffcb91b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.05.19 23:55:17.481802 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9396 | 2026.05.19 23:55:17.481739 [ 377 ] {} <Debug> TCP-Session: b1acb971-8040-4acb-9f2b-7226ce10b4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.05.19 23:55:17.481957 [ 366 ] {} <Debug> TCP-Session: 8bdee7bd-14f9-478d-8dc0-60fc93a6535c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.05.19 23:55:17.481756 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9399 | 2026.05.19 23:55:17.482014 [ 367 ] {} <Debug> TCP-Session: 96672cff-e136-4f6f-9df8-69c4138e6e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2026.05.19 23:55:18.199392 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19641 | ||
| 9401 | 2026.05.19 23:55:18.199975 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2026.05.19 23:55:18.200032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9403 | 2026.05.19 23:55:18.200552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9404 | 2026.05.19 23:55:18.200798 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.05.19 23:55:18.200948 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19641 | ||
| 9406 | 2026.05.19 23:55:18.200986 [ 80 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9407 | 2026.05.19 23:55:18.201055 [ 80 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.05.19 23:55:18.201076 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9409 | 2026.05.19 23:55:18.201223 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9410 | 2026.05.19 23:55:18.201388 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.05.19 23:55:18.201434 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17209 rows starting from the beginning of the part | ||
| 9412 | 2026.05.19 23:55:18.201512 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9413 | 2026.05.19 23:55:18.201565 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9414 | 2026.05.19 23:55:18.201615 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9415 | 2026.05.19 23:55:18.201664 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9416 | 2026.05.19 23:55:18.201715 [ 190 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9417 | 2026.05.19 23:55:18.204054 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19641 rows, containing 4 columns (4 merged, 0 gathered) in 0.002903295 sec., 6765072.09911497 rows/sec., 96.78 MiB/sec. | ||
| 9418 | 2026.05.19 23:55:18.204455 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9419 | 2026.05.19 23:55:18.204775 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.05.19 23:55:18.204858 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_41_8} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9421 | 2026.05.19 23:55:18.204963 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9422 | 2026.05.19 23:55:19.270112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9423 | 2026.05.19 23:55:19.287685 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.05.19 23:55:19.287753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9425 | 2026.05.19 23:55:19.294007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9426 | 2026.05.19 23:55:19.294722 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.19 23:55:19.295085 [ 81 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9428 | 2026.05.19 23:55:19.295164 [ 81 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.05.19 23:55:19.295186 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9430 | 2026.05.19 23:55:19.295338 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9431 | 2026.05.19 23:55:19.298978 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9432 | 2026.05.19 23:55:19.300413 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9433 | 2026.05.19 23:55:19.303671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9434 | 2026.05.19 23:55:19.305126 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9435 | 2026.05.19 23:55:19.309584 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9436 | 2026.05.19 23:55:19.314090 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9437 | 2026.05.19 23:55:19.318870 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9438 | 2026.05.19 23:55:19.322762 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9439 | 2026.05.19 23:55:19.373345 [ 191 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078080814 sec., 3957.438251092003 rows/sec., 20.46 MiB/sec. | ||
| 9440 | 2026.05.19 23:55:19.375156 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9441 | 2026.05.19 23:55:19.376910 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.05.19 23:55:19.376999 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_41_8} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9443 | 2026.05.19 23:55:19.378114 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9444 | 2026.05.19 23:55:21.737754 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.05.19 23:55:21.738003 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9446 | 2026.05.19 23:55:21.738395 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9447 | 2026.05.19 23:55:21.738434 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9448 | 2026.05.19 23:55:21.738652 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9449 | 2026.05.19 23:55:21.738722 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9450 | 2026.05.19 23:55:21.738928 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9451 | 2026.05.19 23:55:21.738988 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9452 | 2026.05.19 23:55:21.739025 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9453 | 2026.05.19 23:55:21.739053 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9454 | 2026.05.19 23:55:21.739118 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9455 | 2026.05.19 23:55:21.739169 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9456 | 2026.05.19 23:55:21.740190 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002289 sec., 17911.751856705985 rows/sec., 3.55 MiB/sec. | ||
| 9457 | 2026.05.19 23:55:21.740266 [ 260 ] {13694d2b-5701-4ff4-b685-22768c53602e} <Debug> TCPHandler: Processed in 0.002657698 sec. | ||
| 9458 | 2026.05.19 23:55:21.742382 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.05.19 23:55:21.742494 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9460 | 2026.05.19 23:55:21.742648 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9461 | 2026.05.19 23:55:21.743191 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.05.19 23:55:21.743235 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9463 | 2026.05.19 23:55:21.743634 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9464 | 2026.05.19 23:55:21.743861 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.05.19 23:55:21.744031 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001568 sec., 75255.10204081633 rows/sec., 6.38 MiB/sec. | ||
| 9466 | 2026.05.19 23:55:21.744069 [ 260 ] {47efc245-b0e3-4e15-a40b-e88356cfb3dd} <Debug> TCPHandler: Processed in 0.001741234 sec. | ||
| 9467 | 2026.05.19 23:55:21.744205 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.05.19 23:55:21.744306 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9469 | 2026.05.19 23:55:21.744348 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9470 | 2026.05.19 23:55:21.744778 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.05.19 23:55:21.744816 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9472 | 2026.05.19 23:55:21.745113 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9473 | 2026.05.19 23:55:21.745340 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.05.19 23:55:21.745473 [ 79 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9475 | 2026.05.19 23:55:21.745478 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 9476 | 2026.05.19 23:55:21.745516 [ 79 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.05.19 23:55:21.745529 [ 260 ] {d15c200b-ee5e-4920-b0ad-1793cfb4acc5} <Debug> TCPHandler: Processed in 0.001375895 sec. | ||
| 9478 | 2026.05.19 23:55:21.745537 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9479 | 2026.05.19 23:55:21.745656 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.05.19 23:55:21.745690 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9481 | 2026.05.19 23:55:21.745754 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9482 | 2026.05.19 23:55:21.745801 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9483 | 2026.05.19 23:55:21.745864 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9484 | 2026.05.19 23:55:21.745909 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 83 rows starting from the beginning of the part | ||
| 9485 | 2026.05.19 23:55:21.745989 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 9486 | 2026.05.19 23:55:21.746047 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 9487 | 2026.05.19 23:55:21.746102 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9488 | 2026.05.19 23:55:21.746151 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9489 | 2026.05.19 23:55:21.746200 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9490 | 2026.05.19 23:55:21.746240 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.05.19 23:55:21.746283 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9492 | 2026.05.19 23:55:21.746632 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9493 | 2026.05.19 23:55:21.746882 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.05.19 23:55:21.747022 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001288 sec., 73757.76397515528 rows/sec., 5.76 MiB/sec. | ||
| 9495 | 2026.05.19 23:55:21.747057 [ 260 ] {a5a06967-61c1-4b04-bd93-84dca328bd1c} <Debug> TCPHandler: Processed in 0.001451747 sec. | ||
| 9496 | 2026.05.19 23:55:21.747141 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525639 sec., 147479.18740934125 rows/sec., 11.39 MiB/sec. | ||
| 9497 | 2026.05.19 23:55:21.747206 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2026.05.19 23:55:21.747278 [ 189 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9499 | 2026.05.19 23:55:21.747312 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9500 | 2026.05.19 23:55:21.747357 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9501 | 2026.05.19 23:55:21.747554 [ 189 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.05.19 23:55:21.747622 [ 189 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_56_11} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9503 | 2026.05.19 23:55:21.747699 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9504 | 2026.05.19 23:55:21.747833 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.05.19 23:55:21.747868 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9506 | 2026.05.19 23:55:21.748210 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9507 | 2026.05.19 23:55:21.748432 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.05.19 23:55:21.748587 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 9509 | 2026.05.19 23:55:21.748624 [ 260 ] {07d8ef33-5a0a-450c-af80-813bcd5e12a4} <Debug> TCPHandler: Processed in 0.001470417 sec. | ||
| 9510 | 2026.05.19 23:55:21.748769 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.05.19 23:55:21.748866 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9512 | 2026.05.19 23:55:21.748921 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <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 | ||
| 9513 | 2026.05.19 23:55:21.750001 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.05.19 23:55:21.750049 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9515 | 2026.05.19 23:55:21.751180 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9516 | 2026.05.19 23:55:21.751700 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.05.19 23:55:21.752020 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003157 sec., 9819.448843839087 rows/sec., 17.60 MiB/sec. | ||
| 9518 | 2026.05.19 23:55:21.752261 [ 260 ] {b2a1d06e-43c0-40f7-8484-e25a400decf8} <Debug> TCPHandler: Processed in 0.00353835 sec. | ||
| 9519 | 2026.05.19 23:55:21.752622 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.05.19 23:55:21.752886 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.05.19 23:55:21.752958 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9522 | 2026.05.19 23:55:21.753466 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.05.19 23:55:21.753509 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9524 | 2026.05.19 23:55:21.753878 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9525 | 2026.05.19 23:55:21.754101 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.05.19 23:55:21.754249 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 9527 | 2026.05.19 23:55:21.754290 [ 260 ] {3cae14ea-6837-4458-8036-0b087c7197d4} <Debug> TCPHandler: Processed in 0.001877368 sec. | ||
| 9528 | 2026.05.19 23:55:25.583776 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9529 | 2026.05.19 23:55:25.583879 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9530 | 2026.05.19 23:55:25.701997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20089 | ||
| 9531 | 2026.05.19 23:55:25.702527 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.05.19 23:55:25.702576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9533 | 2026.05.19 23:55:25.703096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9534 | 2026.05.19 23:55:25.703330 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.05.19 23:55:25.703472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20089 | ||
| 9536 | 2026.05.19 23:55:26.736114 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.05.19 23:55:26.736369 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9538 | 2026.05.19 23:55:26.736714 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9539 | 2026.05.19 23:55:26.736752 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9540 | 2026.05.19 23:55:26.736968 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9541 | 2026.05.19 23:55:26.737063 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9542 | 2026.05.19 23:55:26.737226 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9543 | 2026.05.19 23:55:26.737263 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9544 | 2026.05.19 23:55:26.737285 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9545 | 2026.05.19 23:55:26.737302 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9546 | 2026.05.19 23:55:26.737346 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9547 | 2026.05.19 23:55:26.737368 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9548 | 2026.05.19 23:55:26.738513 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002251 sec., 18214.12705464238 rows/sec., 3.61 MiB/sec. | ||
| 9549 | 2026.05.19 23:55:26.738612 [ 260 ] {eeceb164-3df0-409a-bb22-c6f72fbde361} <Debug> TCPHandler: Processed in 0.002646848 sec. | ||
| 9550 | 2026.05.19 23:55:26.740505 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.05.19 23:55:26.740621 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9552 | 2026.05.19 23:55:26.740665 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9553 | 2026.05.19 23:55:26.741145 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.05.19 23:55:26.741189 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9555 | 2026.05.19 23:55:26.741554 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9556 | 2026.05.19 23:55:26.741773 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.05.19 23:55:26.741920 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00133 sec., 58646.61654135338 rows/sec., 4.84 MiB/sec. | ||
| 9558 | 2026.05.19 23:55:26.741954 [ 260 ] {253c8e47-9186-4dc2-8dc1-8c98ebdb6cbe} <Debug> TCPHandler: Processed in 0.001501438 sec. | ||
| 9559 | 2026.05.19 23:55:26.742095 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.05.19 23:55:26.742191 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9561 | 2026.05.19 23:55:26.742230 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9562 | 2026.05.19 23:55:26.742632 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.05.19 23:55:26.742666 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9564 | 2026.05.19 23:55:26.742966 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9565 | 2026.05.19 23:55:26.743167 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.05.19 23:55:26.743292 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00112 sec., 9821.428571428572 rows/sec., 738.53 KiB/sec. | ||
| 9567 | 2026.05.19 23:55:26.743325 [ 260 ] {55039fc8-4b2e-4f44-bc22-f668b0394367} <Debug> TCPHandler: Processed in 0.001279483 sec. | ||
| 9568 | 2026.05.19 23:55:26.743449 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.05.19 23:55:26.743548 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9570 | 2026.05.19 23:55:26.743587 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9571 | 2026.05.19 23:55:26.744004 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.05.19 23:55:26.744039 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9573 | 2026.05.19 23:55:26.744341 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9574 | 2026.05.19 23:55:26.744544 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.05.19 23:55:26.744773 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001248 sec., 60096.153846153844 rows/sec., 4.69 MiB/sec. | ||
| 9576 | 2026.05.19 23:55:26.744806 [ 260 ] {178b9871-8715-4bbf-876b-d4d687057b68} <Debug> TCPHandler: Processed in 0.001405676 sec. | ||
| 9577 | 2026.05.19 23:55:26.745054 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2026.05.19 23:55:26.745149 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2026.05.19 23:55:26.745192 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9580 | 2026.05.19 23:55:26.745626 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.19 23:55:26.745662 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9582 | 2026.05.19 23:55:26.745990 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9583 | 2026.05.19 23:55:26.746203 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.05.19 23:55:26.746343 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9585 | 2026.05.19 23:55:26.746385 [ 260 ] {31cea8b1-4187-4412-88be-87dd28c51337} <Debug> TCPHandler: Processed in 0.001379245 sec. | ||
| 9586 | 2026.05.19 23:55:26.746512 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.05.19 23:55:26.746611 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9588 | 2026.05.19 23:55:26.746666 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <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 | ||
| 9589 | 2026.05.19 23:55:26.747482 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.05.19 23:55:26.747518 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9591 | 2026.05.19 23:55:26.748139 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9592 | 2026.05.19 23:55:26.748380 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.05.19 23:55:26.748548 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001954 sec., 5629.477993858752 rows/sec., 10.09 MiB/sec. | ||
| 9594 | 2026.05.19 23:55:26.748568 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9595 | 2026.05.19 23:55:26.748617 [ 260 ] {1c5647c8-550b-4c33-87f8-9a7fa1f5adf7} <Debug> TCPHandler: Processed in 0.002156835 sec. | ||
| 9596 | 2026.05.19 23:55:26.748653 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.19 23:55:26.748689 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9598 | 2026.05.19 23:55:26.748775 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.05.19 23:55:26.748828 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9600 | 2026.05.19 23:55:26.748902 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.05.19 23:55:26.748954 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9602 | 2026.05.19 23:55:26.749130 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9603 | 2026.05.19 23:55:26.749202 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1085 rows starting from the beginning of the part | ||
| 9604 | 2026.05.19 23:55:26.749350 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9605 | 2026.05.19 23:55:26.749495 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9606 | 2026.05.19 23:55:26.749606 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part | ||
| 9607 | 2026.05.19 23:55:26.749617 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.05.19 23:55:26.749662 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9609 | 2026.05.19 23:55:26.749723 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9610 | 2026.05.19 23:55:26.749832 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9611 | 2026.05.19 23:55:26.750092 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9612 | 2026.05.19 23:55:26.750456 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.05.19 23:55:26.750625 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001746 sec., 34364.26116838488 rows/sec., 2.32 MiB/sec. | ||
| 9614 | 2026.05.19 23:55:26.750663 [ 260 ] {da5f1ac3-5bbc-48c0-9218-62fe681ebd69} <Debug> TCPHandler: Processed in 0.00194231 sec. | ||
| 9615 | 2026.05.19 23:55:26.756955 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 19 columns (19 merged, 0 gathered) in 0.008191769 sec., 144047.0306230559 rows/sec., 258.13 MiB/sec. | ||
| 9616 | 2026.05.19 23:55:26.758322 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9617 | 2026.05.19 23:55:26.758681 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.05.19 23:55:26.758773 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9619 | 2026.05.19 23:55:26.758871 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 9620 | 2026.05.19 23:55:26.804707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9621 | 2026.05.19 23:55:26.819022 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.05.19 23:55:26.819073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9623 | 2026.05.19 23:55:26.825013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9624 | 2026.05.19 23:55:26.825668 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.05.19 23:55:26.828119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9626 | 2026.05.19 23:55:27.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.77 MiB, peak 316.15 MiB, free memory in arenas 0.00 B, will set to 307.32 MiB (RSS), difference: 3.55 MiB | ||
| 9627 | 2026.05.19 23:55:28.347298 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.05.19 23:55:28.347587 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9629 | 2026.05.19 23:55:28.347958 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9630 | 2026.05.19 23:55:28.347998 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9631 | 2026.05.19 23:55:28.348242 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9632 | 2026.05.19 23:55:28.348312 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9633 | 2026.05.19 23:55:28.348462 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9634 | 2026.05.19 23:55:28.348499 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9635 | 2026.05.19 23:55:28.348522 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9636 | 2026.05.19 23:55:28.348537 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9637 | 2026.05.19 23:55:28.348579 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9638 | 2026.05.19 23:55:28.348601 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9639 | 2026.05.19 23:55:28.349788 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002327 sec., 17619.252256123764 rows/sec., 3.50 MiB/sec. | ||
| 9640 | 2026.05.19 23:55:28.349898 [ 260 ] {461f1cb9-5f9d-42ad-be65-3e96c25b4865} <Debug> TCPHandler: Processed in 0.00275703 sec. | ||
| 9641 | 2026.05.19 23:55:28.363477 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.05.19 23:55:28.363597 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9643 | 2026.05.19 23:55:28.363646 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9644 | 2026.05.19 23:55:28.364160 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.05.19 23:55:28.364211 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9646 | 2026.05.19 23:55:28.364595 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9647 | 2026.05.19 23:55:28.364825 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.05.19 23:55:28.364986 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001423 sec., 5621.9255094869995 rows/sec., 458.43 KiB/sec. | ||
| 9649 | 2026.05.19 23:55:28.365022 [ 260 ] {56e1c0ef-c3ca-4bc6-bfa0-c361de09a0ad} <Debug> TCPHandler: Processed in 0.0016008 sec. | ||
| 9650 | 2026.05.19 23:55:28.365163 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2026.05.19 23:55:28.365260 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9652 | 2026.05.19 23:55:28.365300 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9653 | 2026.05.19 23:55:28.366940 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.05.19 23:55:28.367008 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9655 | 2026.05.19 23:55:28.367637 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9656 | 2026.05.19 23:55:28.367896 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.05.19 23:55:28.368068 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Debug> executeQuery: Read 2471 rows, 186.74 KiB in 0.002823 sec., 875309.953949699 rows/sec., 64.60 MiB/sec. | ||
| 9658 | 2026.05.19 23:55:28.368133 [ 260 ] {38fb699e-8d74-4c6c-aa59-9e1123184976} <Debug> TCPHandler: Processed in 0.003019287 sec. | ||
| 9659 | 2026.05.19 23:55:28.368361 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.05.19 23:55:28.368496 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9661 | 2026.05.19 23:55:28.368556 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9662 | 2026.05.19 23:55:28.369076 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.05.19 23:55:28.369112 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9664 | 2026.05.19 23:55:28.369426 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9665 | 2026.05.19 23:55:28.369638 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.05.19 23:55:28.369771 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001317 sec., 37965.072133637055 rows/sec., 2.76 MiB/sec. | ||
| 9667 | 2026.05.19 23:55:28.369805 [ 260 ] {a7aeda7d-0c0f-4e2b-a6a5-109b36041e6a} <Debug> TCPHandler: Processed in 0.00156261 sec. | ||
| 9668 | 2026.05.19 23:55:28.369953 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.05.19 23:55:28.370050 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.05.19 23:55:28.370089 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9671 | 2026.05.19 23:55:28.370888 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.05.19 23:55:28.370922 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9673 | 2026.05.19 23:55:28.371250 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9674 | 2026.05.19 23:55:28.371461 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.05.19 23:55:28.371589 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001558 sec., 514120.6675224647 rows/sec., 29.70 MiB/sec. | ||
| 9676 | 2026.05.19 23:55:28.371622 [ 260 ] {8edefb80-8c58-48dd-b671-51f01077e4b7} <Debug> TCPHandler: Processed in 0.001718384 sec. | ||
| 9677 | 2026.05.19 23:55:28.371769 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.05.19 23:55:28.371866 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.05.19 23:55:28.371906 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9680 | 2026.05.19 23:55:28.372303 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.05.19 23:55:28.372336 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9682 | 2026.05.19 23:55:28.372636 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9683 | 2026.05.19 23:55:28.372850 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.05.19 23:55:28.372999 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 9685 | 2026.05.19 23:55:28.373045 [ 260 ] {1efcc79d-0dca-4c61-a909-22aa32e6a08a} <Debug> TCPHandler: Processed in 0.001324323 sec. | ||
| 9686 | 2026.05.19 23:55:28.373472 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.05.19 23:55:28.373757 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9688 | 2026.05.19 23:55:28.373843 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9689 | 2026.05.19 23:55:28.375781 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.05.19 23:55:28.375848 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9691 | 2026.05.19 23:55:28.376342 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9692 | 2026.05.19 23:55:28.376596 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.05.19 23:55:28.376771 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.003132 sec., 424329.5019157088 rows/sec., 28.45 MiB/sec. | ||
| 9694 | 2026.05.19 23:55:28.376940 [ 260 ] {b83b5242-8986-4448-bcd4-3beda666f917} <Debug> TCPHandler: Processed in 0.003674384 sec. | ||
| 9695 | 2026.05.19 23:55:28.377153 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.05.19 23:55:28.377286 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.05.19 23:55:28.377346 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2026.05.19 23:55:28.378239 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.05.19 23:55:28.378275 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9700 | 2026.05.19 23:55:28.378718 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9701 | 2026.05.19 23:55:28.378945 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.05.19 23:55:28.379075 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001827 sec., 838533.1143951833 rows/sec., 51.03 MiB/sec. | ||
| 9703 | 2026.05.19 23:55:28.379112 [ 260 ] {978d34aa-e136-416c-89a4-e318bb68546a} <Debug> TCPHandler: Processed in 0.002079583 sec. | ||
| 9704 | 2026.05.19 23:55:28.379254 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.05.19 23:55:28.379364 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.05.19 23:55:28.379431 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <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 | ||
| 9707 | 2026.05.19 23:55:28.380455 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.05.19 23:55:28.380499 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9709 | 2026.05.19 23:55:28.381059 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9710 | 2026.05.19 23:55:28.381293 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.05.19 23:55:28.381434 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002094 sec., 20057.306590257882 rows/sec., 35.94 MiB/sec. | ||
| 9712 | 2026.05.19 23:55:28.381485 [ 260 ] {91993549-0bf6-471a-82ce-a454870aa8a3} <Debug> TCPHandler: Processed in 0.002280428 sec. | ||
| 9713 | 2026.05.19 23:55:28.381625 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.05.19 23:55:28.381725 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.05.19 23:55:28.381771 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9716 | 2026.05.19 23:55:28.382206 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.05.19 23:55:28.382241 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9718 | 2026.05.19 23:55:28.382544 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9719 | 2026.05.19 23:55:28.382753 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.05.19 23:55:28.382883 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.37 MiB/sec. | ||
| 9721 | 2026.05.19 23:55:28.382919 [ 260 ] {da296009-9060-4bc3-8c29-2b810ae2c3b1} <Debug> TCPHandler: Processed in 0.001344475 sec. | ||
| 9722 | 2026.05.19 23:55:31.733454 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2026.05.19 23:55:31.733699 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9724 | 2026.05.19 23:55:31.734033 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9725 | 2026.05.19 23:55:31.734072 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9726 | 2026.05.19 23:55:31.734292 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9727 | 2026.05.19 23:55:31.734365 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9728 | 2026.05.19 23:55:31.734506 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9729 | 2026.05.19 23:55:31.734543 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9730 | 2026.05.19 23:55:31.734566 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9731 | 2026.05.19 23:55:31.734582 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9732 | 2026.05.19 23:55:31.734629 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9733 | 2026.05.19 23:55:31.734650 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9734 | 2026.05.19 23:55:31.735996 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002367 sec., 17321.50401351922 rows/sec., 3.44 MiB/sec. | ||
| 9735 | 2026.05.19 23:55:31.736109 [ 260 ] {8b29cabd-1a5e-4d70-80c1-966f659c198e} <Debug> TCPHandler: Processed in 0.002785521 sec. | ||
| 9736 | 2026.05.19 23:55:31.737502 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.05.19 23:55:31.737618 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9738 | 2026.05.19 23:55:31.737664 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9739 | 2026.05.19 23:55:31.738237 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.05.19 23:55:31.738284 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9741 | 2026.05.19 23:55:31.738723 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9742 | 2026.05.19 23:55:31.738951 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.05.19 23:55:31.739103 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.82 MiB/sec. | ||
| 9744 | 2026.05.19 23:55:31.739128 [ 68 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9745 | 2026.05.19 23:55:31.739141 [ 260 ] {1f3af436-b752-40d9-841b-8345c44e1cea} <Debug> TCPHandler: Processed in 0.001694173 sec. | ||
| 9746 | 2026.05.19 23:55:31.739205 [ 68 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.05.19 23:55:31.739248 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9748 | 2026.05.19 23:55:31.739341 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9749 | 2026.05.19 23:55:31.739427 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9750 | 2026.05.19 23:55:31.739457 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2620 rows starting from the beginning of the part | ||
| 9751 | 2026.05.19 23:55:31.739469 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.05.19 23:55:31.739512 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 198 rows starting from the beginning of the part | ||
| 9753 | 2026.05.19 23:55:31.739560 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 118 rows starting from the beginning of the part | ||
| 9754 | 2026.05.19 23:55:31.739603 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
| 9755 | 2026.05.19 23:55:31.739623 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9756 | 2026.05.19 23:55:31.739640 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2471 rows starting from the beginning of the part | ||
| 9757 | 2026.05.19 23:55:31.739687 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9758 | 2026.05.19 23:55:31.739694 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9759 | 2026.05.19 23:55:31.740334 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.05.19 23:55:31.740380 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9761 | 2026.05.19 23:55:31.740815 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9762 | 2026.05.19 23:55:31.741045 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.05.19 23:55:31.741193 [ 68 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9764 | 2026.05.19 23:55:31.741207 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 3.06 MiB/sec. | ||
| 9765 | 2026.05.19 23:55:31.741239 [ 68 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.05.19 23:55:31.741265 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9767 | 2026.05.19 23:55:31.741269 [ 260 ] {2d124afe-0633-4e4a-96d1-ef4e6142ecde} <Debug> TCPHandler: Processed in 0.001924629 sec. | ||
| 9768 | 2026.05.19 23:55:31.741352 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9769 | 2026.05.19 23:55:31.741419 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.05.19 23:55:31.741424 [ 193 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114754 sec., 2620162.912565717 rows/sec., 207.11 MiB/sec. | ||
| 9771 | 2026.05.19 23:55:31.741438 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9772 | 2026.05.19 23:55:31.741516 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1404 rows starting from the beginning of the part | ||
| 9773 | 2026.05.19 23:55:31.741526 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.19 23:55:31.741573 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 111 rows starting from the beginning of the part | ||
| 9775 | 2026.05.19 23:55:31.741576 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9776 | 2026.05.19 23:55:31.741619 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
| 9777 | 2026.05.19 23:55:31.741662 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part | ||
| 9778 | 2026.05.19 23:55:31.741712 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1329 rows starting from the beginning of the part | ||
| 9779 | 2026.05.19 23:55:31.741721 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9780 | 2026.05.19 23:55:31.741758 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9781 | 2026.05.19 23:55:31.741982 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.05.19 23:55:31.741993 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.05.19 23:55:31.742037 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9784 | 2026.05.19 23:55:31.742067 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_71_14} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9785 | 2026.05.19 23:55:31.742140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 9786 | 2026.05.19 23:55:31.742379 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9787 | 2026.05.19 23:55:31.742694 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.19 23:55:31.742820 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9789 | 2026.05.19 23:55:31.742833 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001333 sec., 72018.00450112528 rows/sec., 5.02 MiB/sec. | ||
| 9790 | 2026.05.19 23:55:31.742863 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.19 23:55:31.742882 [ 260 ] {6548a2ec-30b5-40d3-b795-8d3e33ca7ef8} <Debug> TCPHandler: Processed in 0.001513719 sec. | ||
| 9792 | 2026.05.19 23:55:31.742888 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9793 | 2026.05.19 23:55:31.742983 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 9794 | 2026.05.19 23:55:31.743019 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.05.19 23:55:31.743099 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9796 | 2026.05.19 23:55:31.743122 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9797 | 2026.05.19 23:55:31.743136 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23575 rows starting from the beginning of the part | ||
| 9798 | 2026.05.19 23:55:31.743175 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9799 | 2026.05.19 23:55:31.743174 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860178 sec., 1654680.3585463327 rows/sec., 120.17 MiB/sec. | ||
| 9800 | 2026.05.19 23:55:31.743204 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part | ||
| 9801 | 2026.05.19 23:55:31.743255 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9802 | 2026.05.19 23:55:31.743300 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9803 | 2026.05.19 23:55:31.743343 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1532 rows starting from the beginning of the part | ||
| 9804 | 2026.05.19 23:55:31.743364 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9805 | 2026.05.19 23:55:31.743520 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.05.19 23:55:31.743556 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9807 | 2026.05.19 23:55:31.743664 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.05.19 23:55:31.743734 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_71_14} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9809 | 2026.05.19 23:55:31.743814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9810 | 2026.05.19 23:55:31.743882 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9811 | 2026.05.19 23:55:31.744094 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.19 23:55:31.744208 [ 68 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9813 | 2026.05.19 23:55:31.744226 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001126 sec., 31971.58081705151 rows/sec., 2.15 MiB/sec. | ||
| 9814 | 2026.05.19 23:55:31.744242 [ 68 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.05.19 23:55:31.744267 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9816 | 2026.05.19 23:55:31.744267 [ 260 ] {13f17033-ea12-4b3e-9e5a-9fe24b2ae0ac} <Debug> TCPHandler: Processed in 0.001297663 sec. | ||
| 9817 | 2026.05.19 23:55:31.744330 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9818 | 2026.05.19 23:55:31.744414 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9819 | 2026.05.19 23:55:31.744440 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3288 rows starting from the beginning of the part | ||
| 9820 | 2026.05.19 23:55:31.744488 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9821 | 2026.05.19 23:55:31.744527 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9822 | 2026.05.19 23:55:31.744561 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9823 | 2026.05.19 23:55:31.744595 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 9824 | 2026.05.19 23:55:31.744629 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 9825 | 2026.05.19 23:55:31.746196 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3528 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888978 sec., 1867676.5954923774 rows/sec., 125.79 MiB/sec. | ||
| 9826 | 2026.05.19 23:55:31.746572 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9827 | 2026.05.19 23:55:31.746833 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.05.19 23:55:31.746906 [ 195 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_71_14} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9829 | 2026.05.19 23:55:31.746968 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9830 | 2026.05.19 23:55:31.755729 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25623 rows, containing 5 columns (5 merged, 0 gathered) in 0.012777627 sec., 2005301.9234322617 rows/sec., 129.14 MiB/sec. | ||
| 9831 | 2026.05.19 23:55:31.755958 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9832 | 2026.05.19 23:55:31.756220 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.05.19 23:55:31.756294 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 9834 | 2026.05.19 23:55:31.756374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9835 | 2026.05.19 23:55:32.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.74 MiB, peak 316.15 MiB, free memory in arenas 0.00 B, will set to 310.91 MiB (RSS), difference: 3.17 MiB | ||
| 9836 | 2026.05.19 23:55:33.204536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20601 | ||
| 9837 | 2026.05.19 23:55:33.205128 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.05.19 23:55:33.205169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9839 | 2026.05.19 23:55:33.205669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9840 | 2026.05.19 23:55:33.205928 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.05.19 23:55:33.206067 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20601 | ||
| 9842 | 2026.05.19 23:55:34.329090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9843 | 2026.05.19 23:55:34.345038 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.05.19 23:55:34.345114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9845 | 2026.05.19 23:55:34.351241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9846 | 2026.05.19 23:55:34.352019 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.05.19 23:55:34.354713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9848 | 2026.05.19 23:55:36.736657 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2026.05.19 23:55:36.736924 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9850 | 2026.05.19 23:55:36.737341 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9851 | 2026.05.19 23:55:36.737409 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9852 | 2026.05.19 23:55:36.737714 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9853 | 2026.05.19 23:55:36.737808 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9854 | 2026.05.19 23:55:36.737948 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9855 | 2026.05.19 23:55:36.737983 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9856 | 2026.05.19 23:55:36.738005 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9857 | 2026.05.19 23:55:36.738020 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9858 | 2026.05.19 23:55:36.738061 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9859 | 2026.05.19 23:55:36.738081 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9860 | 2026.05.19 23:55:36.739156 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002355 sec., 17409.76645435244 rows/sec., 3.46 MiB/sec. | ||
| 9861 | 2026.05.19 23:55:36.739263 [ 260 ] {7d9f5cbc-58ba-43c1-810e-9a54bdaabaf3} <Debug> TCPHandler: Processed in 0.00273169 sec. | ||
| 9862 | 2026.05.19 23:55:36.741166 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.05.19 23:55:36.741283 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9864 | 2026.05.19 23:55:36.741329 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9865 | 2026.05.19 23:55:36.741933 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.05.19 23:55:36.741974 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9867 | 2026.05.19 23:55:36.742327 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9868 | 2026.05.19 23:55:36.742565 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.05.19 23:55:36.742713 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001462 sec., 53351.5731874145 rows/sec., 4.40 MiB/sec. | ||
| 9870 | 2026.05.19 23:55:36.742750 [ 260 ] {b606b445-2de3-4e62-9e17-74634f3a1bd1} <Debug> TCPHandler: Processed in 0.001635242 sec. | ||
| 9871 | 2026.05.19 23:55:36.742896 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.05.19 23:55:36.742995 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.05.19 23:55:36.743036 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9874 | 2026.05.19 23:55:36.743450 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.05.19 23:55:36.743486 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9876 | 2026.05.19 23:55:36.743777 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9877 | 2026.05.19 23:55:36.743989 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.05.19 23:55:36.744117 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 723.03 KiB/sec. | ||
| 9879 | 2026.05.19 23:55:36.744152 [ 260 ] {58503710-7193-4317-aadc-c455bf99347c} <Debug> TCPHandler: Processed in 0.001304224 sec. | ||
| 9880 | 2026.05.19 23:55:36.744276 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.05.19 23:55:36.744371 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9882 | 2026.05.19 23:55:36.744418 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9883 | 2026.05.19 23:55:36.744848 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.05.19 23:55:36.744884 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9885 | 2026.05.19 23:55:36.745180 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9886 | 2026.05.19 23:55:36.745388 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.05.19 23:55:36.745518 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001166 sec., 64322.469982847346 rows/sec., 5.02 MiB/sec. | ||
| 9888 | 2026.05.19 23:55:36.745553 [ 260 ] {88243a56-a98f-4d92-91b7-4326ca56b26a} <Debug> TCPHandler: Processed in 0.001325723 sec. | ||
| 9889 | 2026.05.19 23:55:36.745676 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.05.19 23:55:36.745771 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.05.19 23:55:36.745813 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9892 | 2026.05.19 23:55:36.746314 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.05.19 23:55:36.746350 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9894 | 2026.05.19 23:55:36.746685 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9895 | 2026.05.19 23:55:36.746894 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.05.19 23:55:36.747023 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 9897 | 2026.05.19 23:55:36.747056 [ 260 ] {7a05ee69-c4fb-4d56-94d3-151ea6c3aa4a} <Debug> TCPHandler: Processed in 0.001434497 sec. | ||
| 9898 | 2026.05.19 23:55:36.747192 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.05.19 23:55:36.747287 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.05.19 23:55:36.747340 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <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 | ||
| 9901 | 2026.05.19 23:55:36.748119 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.05.19 23:55:36.748158 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9903 | 2026.05.19 23:55:36.748967 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9904 | 2026.05.19 23:55:36.749270 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.05.19 23:55:36.749494 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002224 sec., 4946.043165467626 rows/sec., 8.86 MiB/sec. | ||
| 9906 | 2026.05.19 23:55:36.749577 [ 260 ] {7620b655-ac1a-4255-a0b1-9ce25334a434} <Debug> TCPHandler: Processed in 0.002433112 sec. | ||
| 9907 | 2026.05.19 23:55:36.749775 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.19 23:55:36.749884 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.05.19 23:55:36.749934 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.05.19 23:55:36.750398 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.05.19 23:55:36.750441 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9912 | 2026.05.19 23:55:36.750786 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9913 | 2026.05.19 23:55:36.751026 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.05.19 23:55:36.751164 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 9915 | 2026.05.19 23:55:36.751198 [ 260 ] {13c2fbfd-1af7-439f-9ca2-1905e9bf9ca5} <Debug> TCPHandler: Processed in 0.001485147 sec. | ||
| 9916 | 2026.05.19 23:55:40.583948 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9917 | 2026.05.19 23:55:40.584020 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9918 | 2026.05.19 23:55:40.707049 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21049 | ||
| 9919 | 2026.05.19 23:55:40.707533 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.19 23:55:40.707573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9921 | 2026.05.19 23:55:40.708035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9922 | 2026.05.19 23:55:40.708255 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.19 23:55:40.708385 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21049 | ||
| 9924 | 2026.05.19 23:55:41.736372 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2026.05.19 23:55:41.736597 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9926 | 2026.05.19 23:55:41.736920 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9927 | 2026.05.19 23:55:41.736961 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9928 | 2026.05.19 23:55:41.737176 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9929 | 2026.05.19 23:55:41.737246 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9930 | 2026.05.19 23:55:41.737386 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9931 | 2026.05.19 23:55:41.737422 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9932 | 2026.05.19 23:55:41.737444 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 9933 | 2026.05.19 23:55:41.737460 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9934 | 2026.05.19 23:55:41.737501 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9935 | 2026.05.19 23:55:41.737521 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 9936 | 2026.05.19 23:55:41.738590 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002067 sec., 19835.510401548137 rows/sec., 3.94 MiB/sec. | ||
| 9937 | 2026.05.19 23:55:41.738771 [ 260 ] {5e461ebc-40f9-47d2-b130-adfbc06ad602} <Debug> TCPHandler: Processed in 0.002527324 sec. | ||
| 9938 | 2026.05.19 23:55:41.740991 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.05.19 23:55:41.741153 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9940 | 2026.05.19 23:55:41.741218 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9941 | 2026.05.19 23:55:41.741881 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.05.19 23:55:41.741918 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9943 | 2026.05.19 23:55:41.742292 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9944 | 2026.05.19 23:55:41.742512 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.05.19 23:55:41.742654 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001551 sec., 76079.94842037394 rows/sec., 6.45 MiB/sec. | ||
| 9946 | 2026.05.19 23:55:41.742691 [ 260 ] {0e87500f-0bb0-43f5-9e08-ce1b789cc011} <Debug> TCPHandler: Processed in 0.001822146 sec. | ||
| 9947 | 2026.05.19 23:55:41.742813 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.05.19 23:55:41.742911 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9949 | 2026.05.19 23:55:41.742951 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9950 | 2026.05.19 23:55:41.743364 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.05.19 23:55:41.743400 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9952 | 2026.05.19 23:55:41.743691 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9953 | 2026.05.19 23:55:41.743896 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.05.19 23:55:41.744025 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001134 sec., 27336.860670194004 rows/sec., 2.01 MiB/sec. | ||
| 9955 | 2026.05.19 23:55:41.744059 [ 260 ] {e87fa962-fc4d-4b1f-928a-3247e9a9f437} <Debug> TCPHandler: Processed in 0.001294493 sec. | ||
| 9956 | 2026.05.19 23:55:41.744169 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.05.19 23:55:41.744263 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9958 | 2026.05.19 23:55:41.744303 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9959 | 2026.05.19 23:55:41.744777 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.05.19 23:55:41.744813 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9961 | 2026.05.19 23:55:41.745117 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9962 | 2026.05.19 23:55:41.745322 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.05.19 23:55:41.745448 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 9964 | 2026.05.19 23:55:41.745481 [ 260 ] {eba451ea-ec57-417d-9978-8fe184af3975} <Debug> TCPHandler: Processed in 0.001360194 sec. | ||
| 9965 | 2026.05.19 23:55:41.745612 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.05.19 23:55:41.745706 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9967 | 2026.05.19 23:55:41.745748 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9968 | 2026.05.19 23:55:41.746165 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.05.19 23:55:41.746199 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9970 | 2026.05.19 23:55:41.746516 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9971 | 2026.05.19 23:55:41.746721 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.05.19 23:55:41.746847 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 9973 | 2026.05.19 23:55:41.746880 [ 260 ] {6f2b7142-b66e-4065-94fe-8f8d99eebd67} <Debug> TCPHandler: Processed in 0.001325874 sec. | ||
| 9974 | 2026.05.19 23:55:41.747015 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.05.19 23:55:41.747111 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9976 | 2026.05.19 23:55:41.747164 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <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 | ||
| 9977 | 2026.05.19 23:55:41.748065 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.05.19 23:55:41.748103 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9979 | 2026.05.19 23:55:41.748632 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9980 | 2026.05.19 23:55:41.748862 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.05.19 23:55:41.749012 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001918 sec., 16162.66944734098 rows/sec., 28.96 MiB/sec. | ||
| 9982 | 2026.05.19 23:55:41.749065 [ 260 ] {284e6926-2f93-4315-ad25-bf7fcb47540f} <Debug> TCPHandler: Processed in 0.002107104 sec. | ||
| 9983 | 2026.05.19 23:55:41.749208 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2026.05.19 23:55:41.749304 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9985 | 2026.05.19 23:55:41.749347 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9986 | 2026.05.19 23:55:41.749716 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2026.05.19 23:55:41.749752 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9988 | 2026.05.19 23:55:41.750166 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9989 | 2026.05.19 23:55:41.750388 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.05.19 23:55:41.750524 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 9991 | 2026.05.19 23:55:41.750558 [ 260 ] {9a2009d4-4e35-4003-a15e-1bed799f7abd} <Debug> TCPHandler: Processed in 0.001398366 sec. | ||
| 9992 | 2026.05.19 23:55:41.855657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9993 | 2026.05.19 23:55:41.872266 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.05.19 23:55:41.872336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9995 | 2026.05.19 23:55:41.878830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9996 | 2026.05.19 23:55:41.879529 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.05.19 23:55:41.882254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9998 | 2026.05.19 23:55:46.737950 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.05.19 23:55:46.738204 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10000 | 2026.05.19 23:55:46.738677 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10001 | 2026.05.19 23:55:46.738761 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10002 | 2026.05.19 23:55:46.739051 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10003 | 2026.05.19 23:55:46.739129 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10004 | 2026.05.19 23:55:46.739278 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 10005 | 2026.05.19 23:55:46.739315 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10006 | 2026.05.19 23:55:46.739337 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10007 | 2026.05.19 23:55:46.739353 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10008 | 2026.05.19 23:55:46.739397 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10009 | 2026.05.19 23:55:46.739418 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10010 | 2026.05.19 23:55:46.740579 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002467 sec., 16619.375760032428 rows/sec., 3.30 MiB/sec. | ||
| 10011 | 2026.05.19 23:55:46.740737 [ 260 ] {4817e365-7ae7-4352-b904-d71a04bffe24} <Debug> TCPHandler: Processed in 0.002925545 sec. | ||
| 10012 | 2026.05.19 23:55:46.743641 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.05.19 23:55:46.743797 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.05.19 23:55:46.743854 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10015 | 2026.05.19 23:55:46.744489 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.05.19 23:55:46.744538 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10017 | 2026.05.19 23:55:46.744933 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10018 | 2026.05.19 23:55:46.745168 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.05.19 23:55:46.745336 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 10020 | 2026.05.19 23:55:46.745382 [ 260 ] {48694ba4-e2a5-4e40-a182-193c03791508} <Debug> TCPHandler: Processed in 0.001857878 sec. | ||
| 10021 | 2026.05.19 23:55:46.745537 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.05.19 23:55:46.745645 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10023 | 2026.05.19 23:55:46.745689 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10024 | 2026.05.19 23:55:46.746135 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.05.19 23:55:46.746174 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10026 | 2026.05.19 23:55:46.746491 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10027 | 2026.05.19 23:55:46.746722 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.05.19 23:55:46.746859 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001239 sec., 4842.6150121065375 rows/sec., 405.92 KiB/sec. | ||
| 10029 | 2026.05.19 23:55:46.746895 [ 260 ] {f01f666e-dcc2-48a1-bb26-e00ec00c1f78} <Debug> TCPHandler: Processed in 0.001412426 sec. | ||
| 10030 | 2026.05.19 23:55:46.747023 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.05.19 23:55:46.747123 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10032 | 2026.05.19 23:55:46.747164 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10033 | 2026.05.19 23:55:46.747763 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.05.19 23:55:46.747804 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10035 | 2026.05.19 23:55:46.748282 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10036 | 2026.05.19 23:55:46.748574 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.05.19 23:55:46.748732 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001628 sec., 124078.62407862407 rows/sec., 11.00 MiB/sec. | ||
| 10038 | 2026.05.19 23:55:46.748772 [ 260 ] {cd197f23-2252-4122-affb-3eb02c766f2c} <Debug> TCPHandler: Processed in 0.001800846 sec. | ||
| 10039 | 2026.05.19 23:55:46.748942 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.05.19 23:55:46.749044 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10041 | 2026.05.19 23:55:46.749089 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10042 | 2026.05.19 23:55:46.749593 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.05.19 23:55:46.749639 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10044 | 2026.05.19 23:55:46.750034 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10045 | 2026.05.19 23:55:46.750318 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.19 23:55:46.750467 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001442 sec., 20110.95700416089 rows/sec., 1.50 MiB/sec. | ||
| 10047 | 2026.05.19 23:55:46.750478 [ 54 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10048 | 2026.05.19 23:55:46.750508 [ 260 ] {5c34741f-1e55-4ea6-b8e7-eeff77f0fbd0} <Debug> TCPHandler: Processed in 0.001617752 sec. | ||
| 10049 | 2026.05.19 23:55:46.750569 [ 54 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.05.19 23:55:46.750616 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10051 | 2026.05.19 23:55:46.750768 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10052 | 2026.05.19 23:55:46.750786 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.05.19 23:55:46.750912 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10054 | 2026.05.19 23:55:46.750929 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.05.19 23:55:46.750951 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 83 rows starting from the beginning of the part | ||
| 10056 | 2026.05.19 23:55:46.750981 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10057 | 2026.05.19 23:55:46.751028 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
| 10058 | 2026.05.19 23:55:46.751082 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 50 rows starting from the beginning of the part | ||
| 10059 | 2026.05.19 23:55:46.751127 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 10060 | 2026.05.19 23:55:46.751173 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 10061 | 2026.05.19 23:55:46.751244 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 29 rows starting from the beginning of the part | ||
| 10062 | 2026.05.19 23:55:46.751462 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.19 23:55:46.751508 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10064 | 2026.05.19 23:55:46.751851 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10065 | 2026.05.19 23:55:46.752089 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.05.19 23:55:46.752182 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474378 sec., 145824.2051902565 rows/sec., 11.24 MiB/sec. | ||
| 10067 | 2026.05.19 23:55:46.752237 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001326 sec., 18099.54751131222 rows/sec., 1.50 MiB/sec. | ||
| 10068 | 2026.05.19 23:55:46.752286 [ 260 ] {0db69f24-da11-47d1-966d-44c94acd1d0b} <Debug> TCPHandler: Processed in 0.00155115 sec. | ||
| 10069 | 2026.05.19 23:55:46.752386 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10070 | 2026.05.19 23:55:46.752575 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.05.19 23:55:46.752725 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.05.19 23:55:46.752796 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10073 | 2026.05.19 23:55:46.752868 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.05.19 23:55:46.752988 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_61_12} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10075 | 2026.05.19 23:55:46.753122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10076 | 2026.05.19 23:55:46.753429 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.05.19 23:55:46.753486 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10078 | 2026.05.19 23:55:46.753864 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10079 | 2026.05.19 23:55:46.754089 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.05.19 23:55:46.754245 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001566 sec., 7662.835249042146 rows/sec., 598.66 KiB/sec. | ||
| 10081 | 2026.05.19 23:55:46.754283 [ 260 ] {3d8ba77a-3e98-4690-a705-cedfcc604d7b} <Debug> TCPHandler: Processed in 0.001775236 sec. | ||
| 10082 | 2026.05.19 23:55:46.754431 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.05.19 23:55:46.754530 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10084 | 2026.05.19 23:55:46.754572 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10085 | 2026.05.19 23:55:46.755092 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.05.19 23:55:46.755130 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10087 | 2026.05.19 23:55:46.755479 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10088 | 2026.05.19 23:55:46.755715 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.05.19 23:55:46.755885 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.001374 sec., 85152.8384279476 rows/sec., 6.93 MiB/sec. | ||
| 10090 | 2026.05.19 23:55:46.755931 [ 260 ] {25827dd2-6ca2-4f99-a8e0-0822ec4744e2} <Debug> TCPHandler: Processed in 0.001549409 sec. | ||
| 10091 | 2026.05.19 23:55:46.756075 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2026.05.19 23:55:46.756177 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2026.05.19 23:55:46.756223 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10094 | 2026.05.19 23:55:46.756682 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.05.19 23:55:46.756726 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10096 | 2026.05.19 23:55:46.757109 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10097 | 2026.05.19 23:55:46.757330 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.05.19 23:55:46.757473 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001311 sec., 151792.52479023644 rows/sec., 10.89 MiB/sec. | ||
| 10099 | 2026.05.19 23:55:46.757510 [ 260 ] {a6e47130-2458-4c6d-aab4-f1d745361871} <Debug> TCPHandler: Processed in 0.001486708 sec. | ||
| 10100 | 2026.05.19 23:55:46.757656 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.05.19 23:55:46.757756 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10102 | 2026.05.19 23:55:46.757812 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <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 | ||
| 10103 | 2026.05.19 23:55:46.758654 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.05.19 23:55:46.758692 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10105 | 2026.05.19 23:55:46.759284 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10106 | 2026.05.19 23:55:46.759552 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.05.19 23:55:46.759729 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00199 sec., 5527.638190954774 rows/sec., 9.91 MiB/sec. | ||
| 10108 | 2026.05.19 23:55:46.759811 [ 260 ] {11cfd037-bf7a-41f1-83c1-a7b6af64392e} <Debug> TCPHandler: Processed in 0.002205586 sec. | ||
| 10109 | 2026.05.19 23:55:46.759969 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.05.19 23:55:46.760080 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10111 | 2026.05.19 23:55:46.760131 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10112 | 2026.05.19 23:55:46.760550 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.05.19 23:55:46.760593 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10114 | 2026.05.19 23:55:46.760968 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10115 | 2026.05.19 23:55:46.761250 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.05.19 23:55:46.761415 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
| 10117 | 2026.05.19 23:55:46.761458 [ 260 ] {b4daed30-a3ab-45c4-a92d-6deb01e369b8} <Debug> TCPHandler: Processed in 0.001550439 sec. | ||
| 10118 | 2026.05.19 23:55:48.209411 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21561 | ||
| 10119 | 2026.05.19 23:55:48.209944 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.05.19 23:55:48.209986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10121 | 2026.05.19 23:55:48.210486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10122 | 2026.05.19 23:55:48.210718 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.05.19 23:55:48.210862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21561 | ||
| 10124 | 2026.05.19 23:55:49.383551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10125 | 2026.05.19 23:55:49.399946 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.19 23:55:49.399997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10127 | 2026.05.19 23:55:49.406031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10128 | 2026.05.19 23:55:49.406726 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.19 23:55:49.409388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10130 | 2026.05.19 23:55:51.737114 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.05.19 23:55:51.737366 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10132 | 2026.05.19 23:55:51.737735 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10133 | 2026.05.19 23:55:51.737779 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10134 | 2026.05.19 23:55:51.738026 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10135 | 2026.05.19 23:55:51.738099 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10136 | 2026.05.19 23:55:51.738240 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10137 | 2026.05.19 23:55:51.738278 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10138 | 2026.05.19 23:55:51.738299 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10139 | 2026.05.19 23:55:51.738315 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10140 | 2026.05.19 23:55:51.738357 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10141 | 2026.05.19 23:55:51.738377 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10142 | 2026.05.19 23:55:51.739491 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002229 sec., 18393.898609241813 rows/sec., 3.65 MiB/sec. | ||
| 10143 | 2026.05.19 23:55:51.739591 [ 260 ] {fc72f3d3-4a0e-45a9-9d01-e4dfd56eab12} <Debug> TCPHandler: Processed in 0.002614446 sec. | ||
| 10144 | 2026.05.19 23:55:51.741652 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.05.19 23:55:51.741766 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10146 | 2026.05.19 23:55:51.741810 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10147 | 2026.05.19 23:55:51.742406 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.05.19 23:55:51.742460 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10149 | 2026.05.19 23:55:51.742884 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10150 | 2026.05.19 23:55:51.743111 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.05.19 23:55:51.743262 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001528 sec., 77225.13089005236 rows/sec., 6.55 MiB/sec. | ||
| 10152 | 2026.05.19 23:55:51.743297 [ 260 ] {af21c86a-de3b-47a4-9099-1bffdcbd0975} <Debug> TCPHandler: Processed in 0.001699043 sec. | ||
| 10153 | 2026.05.19 23:55:51.743455 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.05.19 23:55:51.743560 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10155 | 2026.05.19 23:55:51.743601 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10156 | 2026.05.19 23:55:51.744011 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.05.19 23:55:51.744047 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10158 | 2026.05.19 23:55:51.744336 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10159 | 2026.05.19 23:55:51.744542 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.05.19 23:55:51.744669 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 10161 | 2026.05.19 23:55:51.744702 [ 260 ] {44b97358-aee3-4b92-8c5a-bba472db6653} <Debug> TCPHandler: Processed in 0.001296223 sec. | ||
| 10162 | 2026.05.19 23:55:51.744834 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.05.19 23:55:51.744929 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10164 | 2026.05.19 23:55:51.744968 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10165 | 2026.05.19 23:55:51.745426 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.05.19 23:55:51.745462 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10167 | 2026.05.19 23:55:51.745750 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10168 | 2026.05.19 23:55:51.745949 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.05.19 23:55:51.746077 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001165 sec., 81545.0643776824 rows/sec., 6.37 MiB/sec. | ||
| 10170 | 2026.05.19 23:55:51.746111 [ 260 ] {f31ee562-de23-41c1-bab4-bdf07d22a276} <Debug> TCPHandler: Processed in 0.001324844 sec. | ||
| 10171 | 2026.05.19 23:55:51.746248 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2026.05.19 23:55:51.746342 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10173 | 2026.05.19 23:55:51.746383 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10174 | 2026.05.19 23:55:51.746810 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.05.19 23:55:51.746845 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10176 | 2026.05.19 23:55:51.747173 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10177 | 2026.05.19 23:55:51.747442 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.05.19 23:55:51.747600 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10179 | 2026.05.19 23:55:51.747642 [ 260 ] {cb466c14-e8f1-4447-8ff8-d747e60b4a04} <Debug> TCPHandler: Processed in 0.001442477 sec. | ||
| 10180 | 2026.05.19 23:55:51.747693 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10181 | 2026.05.19 23:55:51.747739 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2026.05.19 23:55:51.747765 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10183 | 2026.05.19 23:55:51.747849 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.05.19 23:55:51.747888 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10185 | 2026.05.19 23:55:51.747959 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.05.19 23:55:51.748017 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10187 | 2026.05.19 23:55:51.748025 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <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 | ||
| 10188 | 2026.05.19 23:55:51.748064 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 25623 rows starting from the beginning of the part | ||
| 10189 | 2026.05.19 23:55:51.748138 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 10190 | 2026.05.19 23:55:51.748197 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10191 | 2026.05.19 23:55:51.748254 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10192 | 2026.05.19 23:55:51.748308 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 10193 | 2026.05.19 23:55:51.748363 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10194 | 2026.05.19 23:55:51.749087 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.05.19 23:55:51.749129 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10196 | 2026.05.19 23:55:51.749749 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10197 | 2026.05.19 23:55:51.749981 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.05.19 23:55:51.750125 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002189 sec., 14161.717679305619 rows/sec., 25.38 MiB/sec. | ||
| 10199 | 2026.05.19 23:55:51.750134 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10200 | 2026.05.19 23:55:51.750184 [ 260 ] {09aec222-6f4c-437c-9bff-d49912bce069} <Debug> TCPHandler: Processed in 0.002394751 sec. | ||
| 10201 | 2026.05.19 23:55:51.750200 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.05.19 23:55:51.750226 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10203 | 2026.05.19 23:55:51.750313 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10204 | 2026.05.19 23:55:51.750345 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.05.19 23:55:51.750458 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.05.19 23:55:51.750495 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10207 | 2026.05.19 23:55:51.750507 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10208 | 2026.05.19 23:55:51.750544 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1180 rows starting from the beginning of the part | ||
| 10209 | 2026.05.19 23:55:51.750650 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 10210 | 2026.05.19 23:55:51.750746 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10211 | 2026.05.19 23:55:51.750834 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10212 | 2026.05.19 23:55:51.750870 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.05.19 23:55:51.750910 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10214 | 2026.05.19 23:55:51.750921 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 10215 | 2026.05.19 23:55:51.751003 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10216 | 2026.05.19 23:55:51.751393 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10217 | 2026.05.19 23:55:51.751621 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.05.19 23:55:51.751752 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 10219 | 2026.05.19 23:55:51.751785 [ 260 ] {6f1ca926-2f8a-4f8c-a18a-343b7623719a} <Debug> TCPHandler: Processed in 0.001499468 sec. | ||
| 10220 | 2026.05.19 23:55:51.755922 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26398 rows, containing 5 columns (5 merged, 0 gathered) in 0.008078776 sec., 3267574.1968832905 rows/sec., 210.98 MiB/sec. | ||
| 10221 | 2026.05.19 23:55:51.756193 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10222 | 2026.05.19 23:55:51.756446 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.05.19 23:55:51.756511 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10224 | 2026.05.19 23:55:51.756578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10225 | 2026.05.19 23:55:51.757900 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 19 columns (19 merged, 0 gathered) in 0.007621395 sec., 171359.70514584272 rows/sec., 307.07 MiB/sec. | ||
| 10226 | 2026.05.19 23:55:51.759319 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10227 | 2026.05.19 23:55:51.759619 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.05.19 23:55:51.759681 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10229 | 2026.05.19 23:55:51.759761 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 10230 | 2026.05.19 23:55:52.001092 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.74 MiB, peak 326.12 MiB, free memory in arenas 0.00 B, will set to 315.80 MiB (RSS), difference: 3.07 MiB | ||
| 10231 | 2026.05.19 23:55:55.584088 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10232 | 2026.05.19 23:55:55.584158 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10233 | 2026.05.19 23:55:55.711362 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22009 | ||
| 10234 | 2026.05.19 23:55:55.711881 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.05.19 23:55:55.711925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10236 | 2026.05.19 23:55:55.712427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10237 | 2026.05.19 23:55:55.712671 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.05.19 23:55:55.712810 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22009 | ||
| 10239 | 2026.05.19 23:55:55.712861 [ 46 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10240 | 2026.05.19 23:55:55.712929 [ 46 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.05.19 23:55:55.712950 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10242 | 2026.05.19 23:55:55.713109 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10243 | 2026.05.19 23:55:55.713269 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10244 | 2026.05.19 23:55:55.713308 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19641 rows starting from the beginning of the part | ||
| 10245 | 2026.05.19 23:55:55.713377 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10246 | 2026.05.19 23:55:55.713423 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10247 | 2026.05.19 23:55:55.713468 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10248 | 2026.05.19 23:55:55.713508 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10249 | 2026.05.19 23:55:55.713554 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10250 | 2026.05.19 23:55:55.715752 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22009 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271481 sec., 8107013.013802071 rows/sec., 115.97 MiB/sec. | ||
| 10251 | 2026.05.19 23:55:55.716134 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10252 | 2026.05.19 23:55:55.716446 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.05.19 23:55:55.716527 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_46_9} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10254 | 2026.05.19 23:55:55.716644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10255 | 2026.05.19 23:55:56.735550 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10256 | 2026.05.19 23:55:56.735784 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10257 | 2026.05.19 23:55:56.736152 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10258 | 2026.05.19 23:55:56.736197 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10259 | 2026.05.19 23:55:56.736447 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10260 | 2026.05.19 23:55:56.736526 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10261 | 2026.05.19 23:55:56.736684 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10262 | 2026.05.19 23:55:56.736723 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10263 | 2026.05.19 23:55:56.736748 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10264 | 2026.05.19 23:55:56.736764 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10265 | 2026.05.19 23:55:56.736807 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10266 | 2026.05.19 23:55:56.736827 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10267 | 2026.05.19 23:55:56.737947 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002262 sec., 18125.552608311227 rows/sec., 3.60 MiB/sec. | ||
| 10268 | 2026.05.19 23:55:56.738051 [ 260 ] {790ec53c-d6f2-482e-8a98-f3cc9d977ad4} <Debug> TCPHandler: Processed in 0.002629957 sec. | ||
| 10269 | 2026.05.19 23:55:56.740075 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.05.19 23:55:56.740210 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10271 | 2026.05.19 23:55:56.740261 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10272 | 2026.05.19 23:55:56.740877 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.05.19 23:55:56.740926 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10274 | 2026.05.19 23:55:56.741300 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10275 | 2026.05.19 23:55:56.741520 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.19 23:55:56.741669 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001496 sec., 52139.037433155085 rows/sec., 4.30 MiB/sec. | ||
| 10277 | 2026.05.19 23:55:56.741704 [ 260 ] {5e8c58b2-5cbb-410b-b275-ee16c1c8903f} <Debug> TCPHandler: Processed in 0.001691963 sec. | ||
| 10278 | 2026.05.19 23:55:56.741700 [ 46 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10279 | 2026.05.19 23:55:56.741785 [ 46 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.05.19 23:55:56.741816 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10281 | 2026.05.19 23:55:56.741879 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.05.19 23:55:56.741930 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10283 | 2026.05.19 23:55:56.741980 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.05.19 23:55:56.742025 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10285 | 2026.05.19 23:55:56.742062 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10286 | 2026.05.19 23:55:56.742098 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2624 rows starting from the beginning of the part | ||
| 10287 | 2026.05.19 23:55:56.742153 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 10288 | 2026.05.19 23:55:56.742195 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 10289 | 2026.05.19 23:55:56.742241 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 202 rows starting from the beginning of the part | ||
| 10290 | 2026.05.19 23:55:56.742278 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10291 | 2026.05.19 23:55:56.742317 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
| 10292 | 2026.05.19 23:55:56.742505 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.05.19 23:55:56.742546 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10294 | 2026.05.19 23:55:56.742853 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10295 | 2026.05.19 23:55:56.743077 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.05.19 23:55:56.743208 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001247 sec., 8821.170809943866 rows/sec., 663.31 KiB/sec. | ||
| 10297 | 2026.05.19 23:55:56.743252 [ 260 ] {c568b7c6-790a-4af6-8f38-48d6a9e364d5} <Debug> TCPHandler: Processed in 0.001431077 sec. | ||
| 10298 | 2026.05.19 23:55:56.743407 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.05.19 23:55:56.743520 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10300 | 2026.05.19 23:55:56.743535 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650042 sec., 1950253.3874895305 rows/sec., 157.32 MiB/sec. | ||
| 10301 | 2026.05.19 23:55:56.743562 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10302 | 2026.05.19 23:55:56.743818 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10303 | 2026.05.19 23:55:56.744000 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.05.19 23:55:56.744052 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10305 | 2026.05.19 23:55:56.744114 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.05.19 23:55:56.744205 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_76_15} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10307 | 2026.05.19 23:55:56.744308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10308 | 2026.05.19 23:55:56.744363 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10309 | 2026.05.19 23:55:56.744575 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.05.19 23:55:56.744689 [ 44 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10311 | 2026.05.19 23:55:56.744704 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001204 sec., 62292.35880398671 rows/sec., 4.86 MiB/sec. | ||
| 10312 | 2026.05.19 23:55:56.744735 [ 44 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.05.19 23:55:56.744749 [ 260 ] {f64b1034-8b5f-4d5a-b5b9-911bd1153867} <Debug> TCPHandler: Processed in 0.001402356 sec. | ||
| 10314 | 2026.05.19 23:55:56.744765 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10315 | 2026.05.19 23:55:56.744894 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.05.19 23:55:56.744911 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10317 | 2026.05.19 23:55:56.744994 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.05.19 23:55:56.745042 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10319 | 2026.05.19 23:55:56.745078 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10320 | 2026.05.19 23:55:56.745121 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1406 rows starting from the beginning of the part | ||
| 10321 | 2026.05.19 23:55:56.745196 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 75 rows starting from the beginning of the part | ||
| 10322 | 2026.05.19 23:55:56.745252 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 10323 | 2026.05.19 23:55:56.745332 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 117 rows starting from the beginning of the part | ||
| 10324 | 2026.05.19 23:55:56.745390 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10325 | 2026.05.19 23:55:56.745440 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part | ||
| 10326 | 2026.05.19 23:55:56.745540 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.05.19 23:55:56.745583 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10328 | 2026.05.19 23:55:56.745951 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10329 | 2026.05.19 23:55:56.746195 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.05.19 23:55:56.746334 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 10331 | 2026.05.19 23:55:56.746370 [ 260 ] {0a775648-c7c2-4c41-b56a-ce9114739538} <Debug> TCPHandler: Processed in 0.001532269 sec. | ||
| 10332 | 2026.05.19 23:55:56.746502 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.05.19 23:55:56.746599 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.05.19 23:55:56.746652 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <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 | ||
| 10335 | 2026.05.19 23:55:56.746663 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814557 sec., 1026696.8742232952 rows/sec., 76.45 MiB/sec. | ||
| 10336 | 2026.05.19 23:55:56.746893 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10337 | 2026.05.19 23:55:56.747163 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.05.19 23:55:56.747261 [ 199 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_76_15} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10339 | 2026.05.19 23:55:56.747336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10340 | 2026.05.19 23:55:56.747788 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.05.19 23:55:56.747839 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10342 | 2026.05.19 23:55:56.748541 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10343 | 2026.05.19 23:55:56.748836 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.05.19 23:55:56.749024 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002439 sec., 4510.045100451004 rows/sec., 8.08 MiB/sec. | ||
| 10345 | 2026.05.19 23:55:56.749104 [ 260 ] {4a388cf0-ec59-4c34-83ab-6b4584e2789f} <Debug> TCPHandler: Processed in 0.002648817 sec. | ||
| 10346 | 2026.05.19 23:55:56.749462 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.05.19 23:55:56.749615 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.05.19 23:55:56.749678 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10349 | 2026.05.19 23:55:56.750108 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.05.19 23:55:56.750148 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10351 | 2026.05.19 23:55:56.750474 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10352 | 2026.05.19 23:55:56.750720 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.05.19 23:55:56.750850 [ 46 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10354 | 2026.05.19 23:55:56.750860 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 10355 | 2026.05.19 23:55:56.750886 [ 46 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.05.19 23:55:56.750900 [ 260 ] {fe3e23a7-3d0f-48f4-861c-4e855df9b226} <Debug> TCPHandler: Processed in 0.001608261 sec. | ||
| 10357 | 2026.05.19 23:55:56.750906 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10358 | 2026.05.19 23:55:56.751007 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10359 | 2026.05.19 23:55:56.751118 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10360 | 2026.05.19 23:55:56.751147 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3528 rows starting from the beginning of the part | ||
| 10361 | 2026.05.19 23:55:56.751198 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10362 | 2026.05.19 23:55:56.751240 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10363 | 2026.05.19 23:55:56.751283 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10364 | 2026.05.19 23:55:56.751322 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10365 | 2026.05.19 23:55:56.751373 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10366 | 2026.05.19 23:55:56.752502 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3828 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153892 sec., 2487458.7372962856 rows/sec., 167.54 MiB/sec. | ||
| 10367 | 2026.05.19 23:55:56.752754 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10368 | 2026.05.19 23:55:56.752987 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.05.19 23:55:56.753049 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_76_15} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10370 | 2026.05.19 23:55:56.753107 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10371 | 2026.05.19 23:55:56.909874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10372 | 2026.05.19 23:55:56.926531 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.05.19 23:55:56.926597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10374 | 2026.05.19 23:55:56.932957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10375 | 2026.05.19 23:55:56.933630 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2026.05.19 23:55:56.933931 [ 46 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10377 | 2026.05.19 23:55:56.933976 [ 46 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.05.19 23:55:56.933999 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10379 | 2026.05.19 23:55:56.934134 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10380 | 2026.05.19 23:55:56.936805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10381 | 2026.05.19 23:55:56.937795 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10382 | 2026.05.19 23:55:56.939274 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10383 | 2026.05.19 23:55:56.943815 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10384 | 2026.05.19 23:55:56.948266 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10385 | 2026.05.19 23:55:56.953020 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10386 | 2026.05.19 23:55:56.957722 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10387 | 2026.05.19 23:55:56.961464 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10388 | 2026.05.19 23:55:57.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.80 MiB, peak 326.80 MiB, free memory in arenas 0.00 B, will set to 317.03 MiB (RSS), difference: -9.77 MiB | ||
| 10389 | 2026.05.19 23:55:57.023899 [ 199 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.089818724 sec., 3863.3370030952565 rows/sec., 19.98 MiB/sec. | ||
| 10390 | 2026.05.19 23:55:57.026329 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10391 | 2026.05.19 23:55:57.028268 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.05.19 23:55:57.028391 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_46_9} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10393 | 2026.05.19 23:55:57.030295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10394 | 2026.05.19 23:55:58.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.61 MiB, peak 326.80 MiB, free memory in arenas 0.00 B, will set to 318.18 MiB (RSS), difference: 10.57 MiB | ||
| 10395 | 2026.05.19 23:55:58.340535 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.05.19 23:55:58.340817 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10397 | 2026.05.19 23:55:58.341177 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10398 | 2026.05.19 23:55:58.341218 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10399 | 2026.05.19 23:55:58.341459 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10400 | 2026.05.19 23:55:58.341528 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10401 | 2026.05.19 23:55:58.341684 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10402 | 2026.05.19 23:55:58.341722 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10403 | 2026.05.19 23:55:58.341745 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10404 | 2026.05.19 23:55:58.341760 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10405 | 2026.05.19 23:55:58.341804 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10406 | 2026.05.19 23:55:58.341825 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10407 | 2026.05.19 23:55:58.342935 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002239 sec., 18311.74631531934 rows/sec., 3.63 MiB/sec. | ||
| 10408 | 2026.05.19 23:55:58.343050 [ 260 ] {d396c7ce-07a9-43c4-b807-7b159b94b346} <Debug> TCPHandler: Processed in 0.002670128 sec. | ||
| 10409 | 2026.05.19 23:55:58.355631 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.05.19 23:55:58.355777 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10411 | 2026.05.19 23:55:58.355832 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10412 | 2026.05.19 23:55:58.356340 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.05.19 23:55:58.356387 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10414 | 2026.05.19 23:55:58.356771 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10415 | 2026.05.19 23:55:58.357007 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.05.19 23:55:58.357170 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 341.18 KiB/sec. | ||
| 10417 | 2026.05.19 23:55:58.357208 [ 260 ] {2221c70e-4faa-4be5-8072-af321df486b0} <Debug> TCPHandler: Processed in 0.001648362 sec. | ||
| 10418 | 2026.05.19 23:55:58.357361 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.05.19 23:55:58.357458 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10420 | 2026.05.19 23:55:58.357499 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10421 | 2026.05.19 23:55:58.358792 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.05.19 23:55:58.358830 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10423 | 2026.05.19 23:55:58.359272 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10424 | 2026.05.19 23:55:58.359484 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.05.19 23:55:58.359619 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Debug> executeQuery: Read 2470 rows, 186.66 KiB in 0.002179 sec., 1133547.4988526849 rows/sec., 83.66 MiB/sec. | ||
| 10426 | 2026.05.19 23:55:58.359654 [ 260 ] {77c55460-2dbb-48ed-8924-5de2ea860a71} <Debug> TCPHandler: Processed in 0.00234268 sec. | ||
| 10427 | 2026.05.19 23:55:58.359793 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.05.19 23:55:58.359891 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10429 | 2026.05.19 23:55:58.359932 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10430 | 2026.05.19 23:55:58.360363 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.05.19 23:55:58.360400 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10432 | 2026.05.19 23:55:58.360730 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10433 | 2026.05.19 23:55:58.360951 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.05.19 23:55:58.361083 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.00121 sec., 39669.42148760331 rows/sec., 2.89 MiB/sec. | ||
| 10435 | 2026.05.19 23:55:58.361117 [ 260 ] {dbfd2d68-2380-4214-9f48-a59ec2653aa6} <Debug> TCPHandler: Processed in 0.001374065 sec. | ||
| 10436 | 2026.05.19 23:55:58.361262 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2026.05.19 23:55:58.361358 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10438 | 2026.05.19 23:55:58.361399 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10439 | 2026.05.19 23:55:58.362267 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.05.19 23:55:58.362349 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10441 | 2026.05.19 23:55:58.362815 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10442 | 2026.05.19 23:55:58.363060 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.05.19 23:55:58.363242 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001897 sec., 422245.6510279388 rows/sec., 24.39 MiB/sec. | ||
| 10444 | 2026.05.19 23:55:58.363309 [ 260 ] {2dfe1e76-772f-4ccd-a34e-4760cb455714} <Debug> TCPHandler: Processed in 0.002094953 sec. | ||
| 10445 | 2026.05.19 23:55:58.363514 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2026.05.19 23:55:58.363647 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10447 | 2026.05.19 23:55:58.363708 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10448 | 2026.05.19 23:55:58.364146 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.05.19 23:55:58.364182 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10450 | 2026.05.19 23:55:58.364499 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10451 | 2026.05.19 23:55:58.364721 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.05.19 23:55:58.364855 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 56.34 KiB/sec. | ||
| 10453 | 2026.05.19 23:55:58.364890 [ 260 ] {d05ad109-877d-4a2f-9112-d630111d829c} <Debug> TCPHandler: Processed in 0.001493209 sec. | ||
| 10454 | 2026.05.19 23:55:58.365016 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.05.19 23:55:58.365113 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10456 | 2026.05.19 23:55:58.365153 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10457 | 2026.05.19 23:55:58.366027 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.05.19 23:55:58.366064 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10459 | 2026.05.19 23:55:58.366434 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10460 | 2026.05.19 23:55:58.366647 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.05.19 23:55:58.366781 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001686 sec., 787069.9881376039 rows/sec., 52.76 MiB/sec. | ||
| 10462 | 2026.05.19 23:55:58.366816 [ 260 ] {0aef6b87-ef0e-483d-b615-b630acd87fba} <Debug> TCPHandler: Processed in 0.001849637 sec. | ||
| 10463 | 2026.05.19 23:55:58.366950 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.05.19 23:55:58.367046 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10465 | 2026.05.19 23:55:58.367090 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10466 | 2026.05.19 23:55:58.367798 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.05.19 23:55:58.367833 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10468 | 2026.05.19 23:55:58.368292 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10469 | 2026.05.19 23:55:58.368501 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.05.19 23:55:58.368630 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001602 sec., 955680.3995006243 rows/sec., 58.15 MiB/sec. | ||
| 10471 | 2026.05.19 23:55:58.368665 [ 260 ] {9642b6a7-6724-48d0-86c1-565f4f0f38b3} <Debug> TCPHandler: Processed in 0.001763765 sec. | ||
| 10472 | 2026.05.19 23:55:58.368826 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.05.19 23:55:58.368949 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.05.19 23:55:58.369021 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <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 | ||
| 10475 | 2026.05.19 23:55:58.370240 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.05.19 23:55:58.370287 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10477 | 2026.05.19 23:55:58.370975 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10478 | 2026.05.19 23:55:58.371231 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.05.19 23:55:58.371370 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002446 sec., 17170.89125102208 rows/sec., 30.77 MiB/sec. | ||
| 10480 | 2026.05.19 23:55:58.371441 [ 260 ] {13b91483-d816-4731-94d1-47e43f388b2a} <Debug> TCPHandler: Processed in 0.002679129 sec. | ||
| 10481 | 2026.05.19 23:55:58.371583 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.05.19 23:55:58.371683 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10483 | 2026.05.19 23:55:58.371734 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10484 | 2026.05.19 23:55:58.372140 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.05.19 23:55:58.372178 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10486 | 2026.05.19 23:55:58.372543 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10487 | 2026.05.19 23:55:58.372775 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.05.19 23:55:58.372907 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.30 MiB/sec. | ||
| 10489 | 2026.05.19 23:55:58.372953 [ 260 ] {3992b2fb-5a68-49a9-b07e-9a6d92686ec3} <Debug> TCPHandler: Processed in 0.001421346 sec. | ||
| 10490 | 2026.05.19 23:56:01.733105 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.05.19 23:56:01.733338 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10492 | 2026.05.19 23:56:01.733662 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10493 | 2026.05.19 23:56:01.733700 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10494 | 2026.05.19 23:56:01.733912 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10495 | 2026.05.19 23:56:01.733981 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10496 | 2026.05.19 23:56:01.734119 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10497 | 2026.05.19 23:56:01.734155 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10498 | 2026.05.19 23:56:01.734177 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10499 | 2026.05.19 23:56:01.734193 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10500 | 2026.05.19 23:56:01.734234 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10501 | 2026.05.19 23:56:01.734254 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10502 | 2026.05.19 23:56:01.735298 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00205 sec., 20000 rows/sec., 3.97 MiB/sec. | ||
| 10503 | 2026.05.19 23:56:01.735395 [ 260 ] {981e32f7-25c1-48fe-ac06-43df0eff318c} <Debug> TCPHandler: Processed in 0.002414671 sec. | ||
| 10504 | 2026.05.19 23:56:01.736862 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.05.19 23:56:01.736989 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.19 23:56:01.737039 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10507 | 2026.05.19 23:56:01.737606 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.05.19 23:56:01.737660 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10509 | 2026.05.19 23:56:01.738055 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10510 | 2026.05.19 23:56:01.738275 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.05.19 23:56:01.738431 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001478 sec., 37889.039242219216 rows/sec., 2.89 MiB/sec. | ||
| 10512 | 2026.05.19 23:56:01.738467 [ 260 ] {817b6c82-bbd3-43f4-a7e6-d519110a7673} <Debug> TCPHandler: Processed in 0.001655213 sec. | ||
| 10513 | 2026.05.19 23:56:01.738589 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.05.19 23:56:01.738684 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10515 | 2026.05.19 23:56:01.738724 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.05.19 23:56:01.739229 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.05.19 23:56:01.739266 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10518 | 2026.05.19 23:56:01.739564 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10519 | 2026.05.19 23:56:01.739776 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.05.19 23:56:01.739911 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 10521 | 2026.05.19 23:56:01.739946 [ 260 ] {f0580d3c-f26c-41e0-a445-b54c8d1823f3} <Debug> TCPHandler: Processed in 0.001406225 sec. | ||
| 10522 | 2026.05.19 23:56:01.740075 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.05.19 23:56:01.740170 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.05.19 23:56:01.740213 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.05.19 23:56:01.740643 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.05.19 23:56:01.740679 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10527 | 2026.05.19 23:56:01.741002 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10528 | 2026.05.19 23:56:01.741212 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.05.19 23:56:01.741345 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001193 sec., 80469.40486169321 rows/sec., 5.60 MiB/sec. | ||
| 10530 | 2026.05.19 23:56:01.741379 [ 260 ] {57aede4b-d29e-44fb-863e-b35ecedd5fd2} <Debug> TCPHandler: Processed in 0.001352634 sec. | ||
| 10531 | 2026.05.19 23:56:01.741511 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.05.19 23:56:01.741607 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.05.19 23:56:01.741649 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10534 | 2026.05.19 23:56:01.742064 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.05.19 23:56:01.742101 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10536 | 2026.05.19 23:56:01.742408 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10537 | 2026.05.19 23:56:01.742614 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.05.19 23:56:01.742757 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.08 MiB/sec. | ||
| 10539 | 2026.05.19 23:56:01.742790 [ 260 ] {9c41826a-1a40-47ae-af40-559a5a86ea21} <Debug> TCPHandler: Processed in 0.001327054 sec. | ||
| 10540 | 2026.05.19 23:56:03.213894 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22521 | ||
| 10541 | 2026.05.19 23:56:03.214431 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.19 23:56:03.214477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10543 | 2026.05.19 23:56:03.214975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10544 | 2026.05.19 23:56:03.215207 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.19 23:56:03.215353 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22521 | ||
| 10546 | 2026.05.19 23:56:04.436915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10547 | 2026.05.19 23:56:04.452399 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.05.19 23:56:04.452473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10549 | 2026.05.19 23:56:04.457683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10550 | 2026.05.19 23:56:04.458397 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2026.05.19 23:56:04.465424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10552 | 2026.05.19 23:56:06.735484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.05.19 23:56:06.735731 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10554 | 2026.05.19 23:56:06.736098 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10555 | 2026.05.19 23:56:06.736143 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10556 | 2026.05.19 23:56:06.736366 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10557 | 2026.05.19 23:56:06.736434 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10558 | 2026.05.19 23:56:06.736571 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10559 | 2026.05.19 23:56:06.736605 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10560 | 2026.05.19 23:56:06.736627 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10561 | 2026.05.19 23:56:06.736643 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10562 | 2026.05.19 23:56:06.736684 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10563 | 2026.05.19 23:56:06.736704 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10564 | 2026.05.19 23:56:06.737770 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002144 sec., 19123.13432835821 rows/sec., 3.80 MiB/sec. | ||
| 10565 | 2026.05.19 23:56:06.737873 [ 260 ] {0ce3cfbd-fe85-4111-b5dc-86aeb1db4c84} <Debug> TCPHandler: Processed in 0.002525344 sec. | ||
| 10566 | 2026.05.19 23:56:06.739578 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.05.19 23:56:06.739685 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10568 | 2026.05.19 23:56:06.739725 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10569 | 2026.05.19 23:56:06.740262 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.05.19 23:56:06.740306 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10571 | 2026.05.19 23:56:06.740661 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10572 | 2026.05.19 23:56:06.740882 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.05.19 23:56:06.741030 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001317 sec., 59225.5125284738 rows/sec., 4.88 MiB/sec. | ||
| 10574 | 2026.05.19 23:56:06.741065 [ 260 ] {0cb248cd-2765-44b3-bb97-2d4ac5598fed} <Debug> TCPHandler: Processed in 0.001488688 sec. | ||
| 10575 | 2026.05.19 23:56:06.741219 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2026.05.19 23:56:06.741316 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10577 | 2026.05.19 23:56:06.741355 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10578 | 2026.05.19 23:56:06.741746 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2026.05.19 23:56:06.741781 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10580 | 2026.05.19 23:56:06.742060 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10581 | 2026.05.19 23:56:06.742263 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2026.05.19 23:56:06.742394 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001097 sec., 10027.347310847766 rows/sec., 754.01 KiB/sec. | ||
| 10583 | 2026.05.19 23:56:06.742428 [ 260 ] {29a09a35-d5e7-45b7-bf3d-f509c69839ff} <Debug> TCPHandler: Processed in 0.001258412 sec. | ||
| 10584 | 2026.05.19 23:56:06.742553 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10585 | 2026.05.19 23:56:06.742654 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10586 | 2026.05.19 23:56:06.742694 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10587 | 2026.05.19 23:56:06.743149 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.05.19 23:56:06.743187 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10589 | 2026.05.19 23:56:06.743500 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10590 | 2026.05.19 23:56:06.743709 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.05.19 23:56:06.743843 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001208 sec., 62086.09271523178 rows/sec., 4.85 MiB/sec. | ||
| 10592 | 2026.05.19 23:56:06.743879 [ 260 ] {0e9f908c-e1d8-49d1-902c-287a18fc2723} <Debug> TCPHandler: Processed in 0.001382616 sec. | ||
| 10593 | 2026.05.19 23:56:06.744021 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.05.19 23:56:06.744121 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10595 | 2026.05.19 23:56:06.744164 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10596 | 2026.05.19 23:56:06.744588 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.05.19 23:56:06.744624 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10598 | 2026.05.19 23:56:06.744948 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10599 | 2026.05.19 23:56:06.745153 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.05.19 23:56:06.745283 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10601 | 2026.05.19 23:56:06.745318 [ 260 ] {571e939f-8aa2-451c-b454-ffe418b1c408} <Debug> TCPHandler: Processed in 0.001344965 sec. | ||
| 10602 | 2026.05.19 23:56:06.745450 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.05.19 23:56:06.745554 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10604 | 2026.05.19 23:56:06.745608 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <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 | ||
| 10605 | 2026.05.19 23:56:06.746380 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.05.19 23:56:06.746416 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10607 | 2026.05.19 23:56:06.746930 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10608 | 2026.05.19 23:56:06.747162 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.05.19 23:56:06.747311 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 10610 | 2026.05.19 23:56:06.747381 [ 260 ] {e428adfc-8e3d-4c8f-8e28-34b1a754c043} <Debug> TCPHandler: Processed in 0.00198016 sec. | ||
| 10611 | 2026.05.19 23:56:06.747811 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.05.19 23:56:06.748013 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.05.19 23:56:06.748096 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10614 | 2026.05.19 23:56:06.748769 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.05.19 23:56:06.748813 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10616 | 2026.05.19 23:56:06.749309 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10617 | 2026.05.19 23:56:06.749606 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.05.19 23:56:06.749764 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001814 sec., 33076.0749724366 rows/sec., 2.23 MiB/sec. | ||
| 10619 | 2026.05.19 23:56:06.749803 [ 260 ] {e0be4524-3a16-4551-9161-e91986700c7c} <Debug> TCPHandler: Processed in 0.002176536 sec. | ||
| 10620 | 2026.05.19 23:56:09.444517 [ 271 ] {} <Trace> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2026.05.19 23:56:09.444794 [ 271 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45451) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 10622 | 2026.05.19 23:56:09.445276 [ 271 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10623 | 2026.05.19 23:56:09.445471 [ 271 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10624 | 2026.05.19 23:56:09.445891 [ 340 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10625 | 2026.05.19 23:56:09.446397 [ 271 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001715 sec., 23906.7055393586 rows/sec., 1.42 MiB/sec. | ||
| 10626 | 2026.05.19 23:56:09.446486 [ 271 ] {e49d9431-9ed1-4592-a1e8-0fdbfa0ae8f3} <Debug> TCPHandler: Processed in 0.002116574 sec. | ||
| 10627 | 2026.05.19 23:56:09.640519 [ 33 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10628 | 2026.05.19 23:56:09.640583 [ 33 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.05.19 23:56:09.640604 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10630 | 2026.05.19 23:56:09.640748 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10631 | 2026.05.19 23:56:09.640886 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10632 | 2026.05.19 23:56:09.640921 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 10633 | 2026.05.19 23:56:09.640986 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10634 | 2026.05.19 23:56:09.641034 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10635 | 2026.05.19 23:56:09.641078 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10636 | 2026.05.19 23:56:09.641118 [ 197 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 10637 | 2026.05.19 23:56:09.641844 [ 198 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157129 sec., 39753.56248093341 rows/sec., 3.34 MiB/sec. | ||
| 10638 | 2026.05.19 23:56:09.642034 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10639 | 2026.05.19 23:56:09.642334 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.05.19 23:56:09.642412 [ 199 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_18_4} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10641 | 2026.05.19 23:56:09.642499 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10642 | 2026.05.19 23:56:10.584211 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10643 | 2026.05.19 23:56:10.584266 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10644 | 2026.05.19 23:56:10.715709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22969 | ||
| 10645 | 2026.05.19 23:56:10.716217 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.05.19 23:56:10.716255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10647 | 2026.05.19 23:56:10.716743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10648 | 2026.05.19 23:56:10.716981 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.05.19 23:56:10.717117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22969 | ||
| 10650 | 2026.05.19 23:56:11.001169 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822551 sec. | ||
| 10651 | 2026.05.19 23:56:11.736123 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.05.19 23:56:11.736457 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10653 | 2026.05.19 23:56:11.736811 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10654 | 2026.05.19 23:56:11.736848 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10655 | 2026.05.19 23:56:11.737061 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10656 | 2026.05.19 23:56:11.737130 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10657 | 2026.05.19 23:56:11.737268 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10658 | 2026.05.19 23:56:11.737304 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10659 | 2026.05.19 23:56:11.737352 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10660 | 2026.05.19 23:56:11.737368 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10661 | 2026.05.19 23:56:11.737409 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10662 | 2026.05.19 23:56:11.737429 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10663 | 2026.05.19 23:56:11.738738 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002425 sec., 16907.21649484536 rows/sec., 3.36 MiB/sec. | ||
| 10664 | 2026.05.19 23:56:11.738836 [ 260 ] {1e8516ac-68dc-4ebc-a7c4-78a2600d4ac7} <Debug> TCPHandler: Processed in 0.002879554 sec. | ||
| 10665 | 2026.05.19 23:56:11.741080 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2026.05.19 23:56:11.741196 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10667 | 2026.05.19 23:56:11.741241 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10668 | 2026.05.19 23:56:11.741772 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2026.05.19 23:56:11.741811 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10670 | 2026.05.19 23:56:11.742184 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10671 | 2026.05.19 23:56:11.742399 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2026.05.19 23:56:11.742542 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001378 sec., 85631.34978229317 rows/sec., 7.26 MiB/sec. | ||
| 10673 | 2026.05.19 23:56:11.742578 [ 260 ] {992dc7a8-220f-4ec4-b20b-045fb44b12db} <Debug> TCPHandler: Processed in 0.001551349 sec. | ||
| 10674 | 2026.05.19 23:56:11.742706 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2026.05.19 23:56:11.742803 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10676 | 2026.05.19 23:56:11.742843 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10677 | 2026.05.19 23:56:11.743253 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2026.05.19 23:56:11.743288 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10679 | 2026.05.19 23:56:11.743586 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10680 | 2026.05.19 23:56:11.743790 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2026.05.19 23:56:11.743918 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001134 sec., 27336.860670194004 rows/sec., 2.01 MiB/sec. | ||
| 10682 | 2026.05.19 23:56:11.743953 [ 260 ] {9656d0d9-e3de-4105-b2b1-f0f4b4ddae54} <Debug> TCPHandler: Processed in 0.001296224 sec. | ||
| 10683 | 2026.05.19 23:56:11.743956 [ 7 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10684 | 2026.05.19 23:56:11.744028 [ 7 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.05.19 23:56:11.744053 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10686 | 2026.05.19 23:56:11.744072 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.05.19 23:56:11.744175 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10688 | 2026.05.19 23:56:11.744194 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10689 | 2026.05.19 23:56:11.744216 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10690 | 2026.05.19 23:56:11.744347 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10691 | 2026.05.19 23:56:11.744384 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 85 rows starting from the beginning of the part | ||
| 10692 | 2026.05.19 23:56:11.744454 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10693 | 2026.05.19 23:56:11.744504 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 10694 | 2026.05.19 23:56:11.744548 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 10695 | 2026.05.19 23:56:11.744604 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 10696 | 2026.05.19 23:56:11.744651 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 10697 | 2026.05.19 23:56:11.744669 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.05.19 23:56:11.744710 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10699 | 2026.05.19 23:56:11.745060 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10700 | 2026.05.19 23:56:11.745297 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.05.19 23:56:11.745434 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00128 sec., 74218.75 rows/sec., 5.80 MiB/sec. | ||
| 10702 | 2026.05.19 23:56:11.745469 [ 260 ] {41757784-d1da-422e-8fdf-936fe181a7bd} <Debug> TCPHandler: Processed in 0.001446537 sec. | ||
| 10703 | 2026.05.19 23:56:11.745479 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353955 sec., 160271.20546842398 rows/sec., 12.33 MiB/sec. | ||
| 10704 | 2026.05.19 23:56:11.745598 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.05.19 23:56:11.745632 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10706 | 2026.05.19 23:56:11.745700 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.05.19 23:56:11.745750 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10708 | 2026.05.19 23:56:11.745929 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.05.19 23:56:11.746008 [ 199 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_66_13} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10710 | 2026.05.19 23:56:11.746095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10711 | 2026.05.19 23:56:11.746189 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.05.19 23:56:11.746230 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10713 | 2026.05.19 23:56:11.746557 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10714 | 2026.05.19 23:56:11.746766 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.05.19 23:56:11.746888 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 | ||
| 10716 | 2026.05.19 23:56:11.746896 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 10717 | 2026.05.19 23:56:11.746926 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.05.19 23:56:11.746943 [ 260 ] {05b5e7e2-cc8f-4477-83d5-88703c981ef1} <Debug> TCPHandler: Processed in 0.001393856 sec. | ||
| 10719 | 2026.05.19 23:56:11.746949 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10720 | 2026.05.19 23:56:11.747046 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full | ||
| 10721 | 2026.05.19 23:56:11.747085 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.05.19 23:56:11.747153 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10723 | 2026.05.19 23:56:11.747186 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 26398 rows starting from the beginning of the part | ||
| 10724 | 2026.05.19 23:56:11.747227 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.05.19 23:56:11.747260 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10726 | 2026.05.19 23:56:11.747313 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <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 | ||
| 10727 | 2026.05.19 23:56:11.747327 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1531 rows starting from the beginning of the part | ||
| 10728 | 2026.05.19 23:56:11.747397 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
| 10729 | 2026.05.19 23:56:11.747452 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10730 | 2026.05.19 23:56:11.748562 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.05.19 23:56:11.748624 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10732 | 2026.05.19 23:56:11.749269 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10733 | 2026.05.19 23:56:11.749529 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.05.19 23:56:11.749716 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002514 sec., 12330.946698488464 rows/sec., 22.10 MiB/sec. | ||
| 10735 | 2026.05.19 23:56:11.749831 [ 260 ] {be07f8ca-55ee-4996-8bbd-309c0f987137} <Debug> TCPHandler: Processed in 0.002807622 sec. | ||
| 10736 | 2026.05.19 23:56:11.750036 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.05.19 23:56:11.750162 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.05.19 23:56:11.750219 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10739 | 2026.05.19 23:56:11.750603 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.05.19 23:56:11.750641 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10741 | 2026.05.19 23:56:11.751074 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10742 | 2026.05.19 23:56:11.751284 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.05.19 23:56:11.751415 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 10744 | 2026.05.19 23:56:11.751455 [ 260 ] {41eb5002-98d8-4e0f-b21c-2633548e8a2c} <Debug> TCPHandler: Processed in 0.001528089 sec. | ||
| 10745 | 2026.05.19 23:56:11.753300 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28345 rows, containing 5 columns (5 merged, 0 gathered) in 0.00628438 sec., 4510389.250809149 rows/sec., 290.66 MiB/sec. | ||
| 10746 | 2026.05.19 23:56:11.753643 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 10747 | 2026.05.19 23:56:11.753938 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.19 23:56:11.754019 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 | ||
| 10749 | 2026.05.19 23:56:11.754101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10750 | 2026.05.19 23:56:11.965683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10751 | 2026.05.19 23:56:11.981458 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.05.19 23:56:11.981516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10753 | 2026.05.19 23:56:11.987652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10754 | 2026.05.19 23:56:11.988302 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.05.19 23:56:11.991020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10756 | 2026.05.19 23:56:13.203399 [ 31 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10757 | 2026.05.19 23:56:13.203486 [ 31 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.05.19 23:56:13.203517 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10759 | 2026.05.19 23:56:13.203878 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10760 | 2026.05.19 23:56:13.204119 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10761 | 2026.05.19 23:56:13.204182 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 826 rows starting from the beginning of the part | ||
| 10762 | 2026.05.19 23:56:13.204291 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 10763 | 2026.05.19 23:56:13.204371 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 10764 | 2026.05.19 23:56:13.204449 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 10765 | 2026.05.19 23:56:13.204518 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 10766 | 2026.05.19 23:56:13.205706 [ 190 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930269 sec., 1282722.7707640748 rows/sec., 79.93 MiB/sec. | ||
| 10767 | 2026.05.19 23:56:13.205887 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10768 | 2026.05.19 23:56:13.206145 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.05.19 23:56:13.206211 [ 189 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_22_5} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10770 | 2026.05.19 23:56:13.206282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10771 | 2026.05.19 23:56:16.738542 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.05.19 23:56:16.738805 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10773 | 2026.05.19 23:56:16.739181 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10774 | 2026.05.19 23:56:16.739229 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10775 | 2026.05.19 23:56:16.739481 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10776 | 2026.05.19 23:56:16.739564 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10777 | 2026.05.19 23:56:16.739724 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 10778 | 2026.05.19 23:56:16.739765 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10779 | 2026.05.19 23:56:16.739788 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 10780 | 2026.05.19 23:56:16.739806 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10781 | 2026.05.19 23:56:16.739853 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10782 | 2026.05.19 23:56:16.739876 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 10783 | 2026.05.19 23:56:16.741016 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002314 sec., 17718.236819360412 rows/sec., 3.52 MiB/sec. | ||
| 10784 | 2026.05.19 23:56:16.741121 [ 260 ] {9ca6feda-bf2a-49de-b2f9-8e789dc1d4e6} <Debug> TCPHandler: Processed in 0.00274635 sec. | ||
| 10785 | 2026.05.19 23:56:16.744813 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.05.19 23:56:16.745015 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10787 | 2026.05.19 23:56:16.745090 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10788 | 2026.05.19 23:56:16.745799 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.05.19 23:56:16.745852 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10790 | 2026.05.19 23:56:16.746267 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10791 | 2026.05.19 23:56:16.746511 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.05.19 23:56:16.746693 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 10793 | 2026.05.19 23:56:16.746737 [ 260 ] {1f31abe5-d1fe-45b6-b2fd-00bbb36670ec} <Debug> TCPHandler: Processed in 0.002065332 sec. | ||
| 10794 | 2026.05.19 23:56:16.746897 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.05.19 23:56:16.747010 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10796 | 2026.05.19 23:56:16.747064 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10797 | 2026.05.19 23:56:16.747630 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.05.19 23:56:16.747669 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10799 | 2026.05.19 23:56:16.748038 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10800 | 2026.05.19 23:56:16.748307 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.05.19 23:56:16.748460 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001475 sec., 134237.28813559323 rows/sec., 11.93 MiB/sec. | ||
| 10802 | 2026.05.19 23:56:16.748505 [ 260 ] {d88412c0-e987-40b3-9820-a2a047eabc77} <Debug> TCPHandler: Processed in 0.001661943 sec. | ||
| 10803 | 2026.05.19 23:56:16.748523 [ 30 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10804 | 2026.05.19 23:56:16.748612 [ 30 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.05.19 23:56:16.748637 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10806 | 2026.05.19 23:56:16.748690 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2026.05.19 23:56:16.748766 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10808 | 2026.05.19 23:56:16.748803 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.05.19 23:56:16.748856 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10810 | 2026.05.19 23:56:16.748863 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10811 | 2026.05.19 23:56:16.748899 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2624 rows starting from the beginning of the part | ||
| 10812 | 2026.05.19 23:56:16.748960 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2470 rows starting from the beginning of the part | ||
| 10813 | 2026.05.19 23:56:16.749019 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 10814 | 2026.05.19 23:56:16.749084 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 10815 | 2026.05.19 23:56:16.749140 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
| 10816 | 2026.05.19 23:56:16.749192 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 198 rows starting from the beginning of the part | ||
| 10817 | 2026.05.19 23:56:16.749632 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.05.19 23:56:16.749705 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10819 | 2026.05.19 23:56:16.750163 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10820 | 2026.05.19 23:56:16.750464 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.05.19 23:56:16.750679 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001891 sec., 12162.876784769962 rows/sec., 945.58 KiB/sec. | ||
| 10822 | 2026.05.19 23:56:16.750753 [ 260 ] {cf6ee65f-d64a-439b-b3d8-7e828d37dc56} <Debug> TCPHandler: Processed in 0.002115254 sec. | ||
| 10823 | 2026.05.19 23:56:16.750996 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.05.19 23:56:16.751152 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10825 | 2026.05.19 23:56:16.751228 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10826 | 2026.05.19 23:56:16.751837 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.05.19 23:56:16.751888 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10828 | 2026.05.19 23:56:16.752038 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5544 rows, containing 5 columns (5 merged, 0 gathered) in 0.003319605 sec., 1670078.2171372797 rows/sec., 132.03 MiB/sec. | ||
| 10829 | 2026.05.19 23:56:16.752310 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10830 | 2026.05.19 23:56:16.752418 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10831 | 2026.05.19 23:56:16.752642 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.05.19 23:56:16.752830 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 10833 | 2026.05.19 23:56:16.752863 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.05.19 23:56:16.752879 [ 260 ] {fe4f6e39-b8cc-440e-b1ec-ace23872339d} <Debug> TCPHandler: Processed in 0.00199236 sec. | ||
| 10835 | 2026.05.19 23:56:16.752974 [ 196 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_81_16} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10836 | 2026.05.19 23:56:16.753077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10837 | 2026.05.19 23:56:16.753083 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.05.19 23:56:16.753203 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.05.19 23:56:16.753247 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10840 | 2026.05.19 23:56:16.753715 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.05.19 23:56:16.753765 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10842 | 2026.05.19 23:56:16.754117 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10843 | 2026.05.19 23:56:16.754422 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.05.19 23:56:16.754641 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. | ||
| 10845 | 2026.05.19 23:56:16.754698 [ 260 ] {d44caf86-41e6-4599-a594-7e47a956527b} <Debug> TCPHandler: Processed in 0.001673793 sec. | ||
| 10846 | 2026.05.19 23:56:16.754877 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.05.19 23:56:16.754987 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10848 | 2026.05.19 23:56:16.755032 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10849 | 2026.05.19 23:56:16.755664 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.05.19 23:56:16.755714 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10851 | 2026.05.19 23:56:16.756149 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10852 | 2026.05.19 23:56:16.756473 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.05.19 23:56:16.756646 [ 25 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10854 | 2026.05.19 23:56:16.756663 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001693 sec., 65564.08741878322 rows/sec., 5.34 MiB/sec. | ||
| 10855 | 2026.05.19 23:56:16.756701 [ 25 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.05.19 23:56:16.756729 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10857 | 2026.05.19 23:56:16.756731 [ 260 ] {8eb81574-74bf-4094-b4f0-1a6f73e8a67c} <Debug> TCPHandler: Processed in 0.001916359 sec. | ||
| 10858 | 2026.05.19 23:56:16.756877 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10859 | 2026.05.19 23:56:16.756918 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10860 | 2026.05.19 23:56:16.757038 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10861 | 2026.05.19 23:56:16.757063 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10862 | 2026.05.19 23:56:16.757099 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10863 | 2026.05.19 23:56:16.757123 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1406 rows starting from the beginning of the part | ||
| 10864 | 2026.05.19 23:56:16.757226 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1327 rows starting from the beginning of the part | ||
| 10865 | 2026.05.19 23:56:16.757330 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 10866 | 2026.05.19 23:56:16.757394 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 75 rows starting from the beginning of the part | ||
| 10867 | 2026.05.19 23:56:16.757442 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 10868 | 2026.05.19 23:56:16.757494 [ 195 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 111 rows starting from the beginning of the part | ||
| 10869 | 2026.05.19 23:56:16.757577 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2026.05.19 23:56:16.757624 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10871 | 2026.05.19 23:56:16.758112 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10872 | 2026.05.19 23:56:16.758454 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2026.05.19 23:56:16.758655 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001635 sec., 119877.6758409786 rows/sec., 8.60 MiB/sec. | ||
| 10874 | 2026.05.19 23:56:16.758711 [ 260 ] {1a8342d7-959e-49c0-b3cb-d7ca43d400f2} <Debug> TCPHandler: Processed in 0.001846177 sec. | ||
| 10875 | 2026.05.19 23:56:16.758888 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.05.19 23:56:16.759020 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10877 | 2026.05.19 23:56:16.759100 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <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 | ||
| 10878 | 2026.05.19 23:56:16.759105 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305299 sec., 1335184.720073188 rows/sec., 96.97 MiB/sec. | ||
| 10879 | 2026.05.19 23:56:16.759401 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10880 | 2026.05.19 23:56:16.759791 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.05.19 23:56:16.759894 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_81_16} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10882 | 2026.05.19 23:56:16.760017 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10883 | 2026.05.19 23:56:16.760051 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.05.19 23:56:16.760092 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10885 | 2026.05.19 23:56:16.760863 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10886 | 2026.05.19 23:56:16.761276 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.05.19 23:56:16.761490 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10888 | 2026.05.19 23:56:16.761512 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002516 sec., 4372.019077901431 rows/sec., 7.83 MiB/sec. | ||
| 10889 | 2026.05.19 23:56:16.761551 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.05.19 23:56:16.761584 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10891 | 2026.05.19 23:56:16.761646 [ 260 ] {8c19137d-364b-4104-be69-bfe220a27ae5} <Debug> TCPHandler: Processed in 0.002825542 sec. | ||
| 10892 | 2026.05.19 23:56:16.761701 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10893 | 2026.05.19 23:56:16.761873 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.05.19 23:56:16.762003 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10895 | 2026.05.19 23:56:16.762070 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1306 rows starting from the beginning of the part | ||
| 10896 | 2026.05.19 23:56:16.762126 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.05.19 23:56:16.762200 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10898 | 2026.05.19 23:56:16.762221 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 10899 | 2026.05.19 23:56:16.762390 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 10900 | 2026.05.19 23:56:16.762516 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 10901 | 2026.05.19 23:56:16.762616 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10902 | 2026.05.19 23:56:16.762717 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part | ||
| 10903 | 2026.05.19 23:56:16.762747 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.05.19 23:56:16.762835 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10905 | 2026.05.19 23:56:16.763559 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10906 | 2026.05.19 23:56:16.764088 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.05.19 23:56:16.764328 [ 25 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10908 | 2026.05.19 23:56:16.764383 [ 25 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.05.19 23:56:16.764407 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0023 sec., 26086.956521739132 rows/sec., 1.76 MiB/sec. | ||
| 10910 | 2026.05.19 23:56:16.764420 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10911 | 2026.05.19 23:56:16.764510 [ 260 ] {5931ec6e-8a03-4145-966f-6eb23d671b19} <Debug> TCPHandler: Processed in 0.00270028 sec. | ||
| 10912 | 2026.05.19 23:56:16.764590 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10913 | 2026.05.19 23:56:16.764757 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10914 | 2026.05.19 23:56:16.764810 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3828 rows starting from the beginning of the part | ||
| 10915 | 2026.05.19 23:56:16.764887 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 10916 | 2026.05.19 23:56:16.764968 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 10917 | 2026.05.19 23:56:16.765048 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10918 | 2026.05.19 23:56:16.765118 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10919 | 2026.05.19 23:56:16.765192 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10920 | 2026.05.19 23:56:16.766712 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193685 sec., 1854413.9199566029 rows/sec., 124.90 MiB/sec. | ||
| 10921 | 2026.05.19 23:56:16.767091 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10922 | 2026.05.19 23:56:16.767505 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.05.19 23:56:16.767632 [ 192 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_81_16} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10924 | 2026.05.19 23:56:16.767784 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10925 | 2026.05.19 23:56:16.770899 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 19 columns (19 merged, 0 gathered) in 0.009245237 sec., 152727.29082012718 rows/sec., 273.68 MiB/sec. | ||
| 10926 | 2026.05.19 23:56:16.772916 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10927 | 2026.05.19 23:56:16.773496 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.05.19 23:56:16.773614 [ 188 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10929 | 2026.05.19 23:56:16.773799 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10930 | 2026.05.19 23:56:17.000328 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.52 MiB, peak 331.03 MiB, free memory in arenas 0.00 B, will set to 321.14 MiB (RSS), difference: 1.62 MiB | ||
| 10931 | 2026.05.19 23:56:17.121575 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39702 | ||
| 10932 | 2026.05.19 23:56:17.121681 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10933 | 2026.05.19 23:56:17.121717 [ 376 ] {} <Debug> TCP-Session: ca4bd50d-17af-4cea-98ce-bcc06189a99d Authenticating user 'default' from [fd00:1122:3344:101::e]:39702 | ||
| 10934 | 2026.05.19 23:56:17.121747 [ 376 ] {} <Debug> TCP-Session: ca4bd50d-17af-4cea-98ce-bcc06189a99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.05.19 23:56:17.121766 [ 376 ] {} <Debug> TCP-Session: ca4bd50d-17af-4cea-98ce-bcc06189a99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.05.19 23:56:17.122129 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54779 | ||
| 10937 | 2026.05.19 23:56:17.122378 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10938 | 2026.05.19 23:56:17.122403 [ 376 ] {} <Trace> TCP-Session: ca4bd50d-17af-4cea-98ce-bcc06189a99d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2026.05.19 23:56:17.122473 [ 377 ] {} <Debug> TCP-Session: 32dbab24-46e3-4e2d-ae28-602072e6ba03 Authenticating user 'default' from [fd00:1122:3344:101::e]:54779 | ||
| 10940 | 2026.05.19 23:56:17.122512 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44696 | ||
| 10941 | 2026.05.19 23:56:17.122526 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51609 | ||
| 10942 | 2026.05.19 23:56:17.122542 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48138 | ||
| 10943 | 2026.05.19 23:56:17.122560 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57826 | ||
| 10944 | 2026.05.19 23:56:17.122596 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10945 | 2026.05.19 23:56:17.122620 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10946 | 2026.05.19 23:56:17.122645 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10947 | 2026.05.19 23:56:17.122662 [ 367 ] {} <Debug> TCP-Session: 3126196a-fb95-443e-ae66-ed336c8fa4ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51609 | ||
| 10948 | 2026.05.19 23:56:17.122665 [ 368 ] {} <Debug> TCP-Session: 6d408986-e276-47ca-aa62-8e3778102625 Authenticating user 'default' from [fd00:1122:3344:101::e]:48138 | ||
| 10949 | 2026.05.19 23:56:17.122588 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10950 | 2026.05.19 23:56:17.122691 [ 367 ] {} <Debug> TCP-Session: 3126196a-fb95-443e-ae66-ed336c8fa4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.05.19 23:56:17.122700 [ 368 ] {} <Debug> TCP-Session: 6d408986-e276-47ca-aa62-8e3778102625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.05.19 23:56:17.122730 [ 367 ] {} <Debug> TCP-Session: 3126196a-fb95-443e-ae66-ed336c8fa4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.05.19 23:56:17.122731 [ 366 ] {} <Debug> TCP-Session: 3daf7c66-e4c0-4824-9fde-a3b5f1d72c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:44696 | ||
| 10954 | 2026.05.19 23:56:17.122749 [ 368 ] {} <Debug> TCP-Session: 6d408986-e276-47ca-aa62-8e3778102625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2026.05.19 23:56:17.122766 [ 366 ] {} <Debug> TCP-Session: 3daf7c66-e4c0-4824-9fde-a3b5f1d72c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.05.19 23:56:17.122580 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46792 | ||
| 10957 | 2026.05.19 23:56:17.122797 [ 366 ] {} <Debug> TCP-Session: 3daf7c66-e4c0-4824-9fde-a3b5f1d72c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.05.19 23:56:17.122518 [ 377 ] {} <Debug> TCP-Session: 32dbab24-46e3-4e2d-ae28-602072e6ba03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.05.19 23:56:17.122577 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39481 | ||
| 10960 | 2026.05.19 23:56:17.122900 [ 377 ] {} <Debug> TCP-Session: 32dbab24-46e3-4e2d-ae28-602072e6ba03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.05.19 23:56:17.122521 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41992 | ||
| 10962 | 2026.05.19 23:56:17.122942 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10963 | 2026.05.19 23:56:17.122992 [ 369 ] {} <Debug> TCP-Session: f7c22d23-4849-42e4-ad24-6d47bee80ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57826 | ||
| 10964 | 2026.05.19 23:56:17.123001 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10965 | 2026.05.19 23:56:17.123024 [ 369 ] {} <Debug> TCP-Session: f7c22d23-4849-42e4-ad24-6d47bee80ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2026.05.19 23:56:17.123056 [ 369 ] {} <Debug> TCP-Session: f7c22d23-4849-42e4-ad24-6d47bee80ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.05.19 23:56:17.123086 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10968 | 2026.05.19 23:56:17.123301 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10969 | 2026.05.19 23:56:17.123345 [ 375 ] {} <Debug> TCP-Session: 35be34a9-4ad0-4d62-b862-54500d07dfb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46792 | ||
| 10970 | 2026.05.19 23:56:17.123368 [ 375 ] {} <Debug> TCP-Session: 35be34a9-4ad0-4d62-b862-54500d07dfb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.05.19 23:56:17.123387 [ 375 ] {} <Debug> TCP-Session: 35be34a9-4ad0-4d62-b862-54500d07dfb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.05.19 23:56:17.123472 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 10973 | 2026.05.19 23:56:17.123858 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10974 | 2026.05.19 23:56:17.123904 [ 374 ] {} <Debug> TCP-Session: 87fabe68-5813-4f6e-aee3-89aa4fc25fab Authenticating user 'default' from [fd00:1122:3344:101::e]:39481 | ||
| 10975 | 2026.05.19 23:56:17.123955 [ 374 ] {} <Debug> TCP-Session: 87fabe68-5813-4f6e-aee3-89aa4fc25fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.05.19 23:56:17.123982 [ 374 ] {} <Debug> TCP-Session: 87fabe68-5813-4f6e-aee3-89aa4fc25fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.05.19 23:56:17.123988 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10978 | 2026.05.19 23:56:17.124045 [ 365 ] {} <Debug> TCP-Session: 13093a43-3742-42f6-bdcd-5dac13ed425c Authenticating user 'default' from [fd00:1122:3344:101::e]:41992 | ||
| 10979 | 2026.05.19 23:56:17.124062 [ 365 ] {} <Debug> TCP-Session: 13093a43-3742-42f6-bdcd-5dac13ed425c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.05.19 23:56:17.124075 [ 365 ] {} <Debug> TCP-Session: 13093a43-3742-42f6-bdcd-5dac13ed425c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.05.19 23:56:17.124621 [ 344 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> AggregatingTransform: Aggregating | ||
| 10982 | 2026.05.19 23:56:17.124651 [ 344 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> Aggregator: Aggregation method: without_key | ||
| 10983 | 2026.05.19 23:56:17.124684 [ 344 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076287 sec. (929.120 rows/sec., 36.29 KiB/sec.) | ||
| 10984 | 2026.05.19 23:56:17.124700 [ 344 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Trace> Aggregator: Merging aggregated data | ||
| 10985 | 2026.05.19 23:56:17.125375 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0028 sec., 357.14285714285717 rows/sec., 13.95 KiB/sec. | ||
| 10986 | 2026.05.19 23:56:17.125557 [ 376 ] {6a942ba7-eb26-419d-b252-6db7091a2852} <Debug> TCPHandler: Processed in 0.003331725 sec. | ||
| 10987 | 2026.05.19 23:56:17.125716 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.05.19 23:56:17.125747 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10989 | 2026.05.19 23:56:17.125751 [ 376 ] {} <Debug> TCP-Session: ca4bd50d-17af-4cea-98ce-bcc06189a99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.05.19 23:56:17.125784 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10991 | 2026.05.19 23:56:17.125813 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10992 | 2026.05.19 23:56:17.125849 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10993 | 2026.05.19 23:56:17.125867 [ 374 ] {} <Debug> TCP-Session: 87fabe68-5813-4f6e-aee3-89aa4fc25fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.05.19 23:56:17.125885 [ 377 ] {} <Debug> TCP-Session: 32dbab24-46e3-4e2d-ae28-602072e6ba03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.05.19 23:56:17.125909 [ 369 ] {} <Debug> TCP-Session: f7c22d23-4849-42e4-ad24-6d47bee80ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.05.19 23:56:17.125906 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10997 | 2026.05.19 23:56:17.125864 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10998 | 2026.05.19 23:56:17.125986 [ 367 ] {} <Debug> TCP-Session: 3126196a-fb95-443e-ae66-ed336c8fa4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.05.19 23:56:17.125848 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11000 | 2026.05.19 23:56:17.126015 [ 375 ] {} <Debug> TCP-Session: 35be34a9-4ad0-4d62-b862-54500d07dfb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.05.19 23:56:17.126054 [ 366 ] {} <Debug> TCP-Session: 3daf7c66-e4c0-4824-9fde-a3b5f1d72c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.05.19 23:56:17.125793 [ 365 ] {} <Debug> TCP-Session: 13093a43-3742-42f6-bdcd-5dac13ed425c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.05.19 23:56:17.125889 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2026.05.19 23:56:17.126153 [ 368 ] {} <Debug> TCP-Session: 6d408986-e276-47ca-aa62-8e3778102625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.05.19 23:56:17.145421 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40731 | ||
| 11006 | 2026.05.19 23:56:17.145499 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11007 | 2026.05.19 23:56:17.145525 [ 376 ] {} <Debug> TCP-Session: 00d021ce-a96d-49a7-8d48-586f8e033d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40731 | ||
| 11008 | 2026.05.19 23:56:17.145546 [ 376 ] {} <Debug> TCP-Session: 00d021ce-a96d-49a7-8d48-586f8e033d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.05.19 23:56:17.145562 [ 376 ] {} <Debug> TCP-Session: 00d021ce-a96d-49a7-8d48-586f8e033d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.05.19 23:56:17.145776 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52492 | ||
| 11011 | 2026.05.19 23:56:17.145799 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 | ||
| 11012 | 2026.05.19 23:56:17.145825 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37844 | ||
| 11013 | 2026.05.19 23:56:17.145843 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11014 | 2026.05.19 23:56:17.145854 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11015 | 2026.05.19 23:56:17.145869 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50662 | ||
| 11016 | 2026.05.19 23:56:17.145902 [ 365 ] {} <Debug> TCP-Session: 4fd1f349-8db3-4198-afb4-f984be40f2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 | ||
| 11017 | 2026.05.19 23:56:17.145919 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11018 | 2026.05.19 23:56:17.145948 [ 365 ] {} <Debug> TCP-Session: 4fd1f349-8db3-4198-afb4-f984be40f2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.05.19 23:56:17.145855 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48082 | ||
| 11020 | 2026.05.19 23:56:17.145975 [ 365 ] {} <Debug> TCP-Session: 4fd1f349-8db3-4198-afb4-f984be40f2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.05.19 23:56:17.145975 [ 366 ] {} <Debug> TCP-Session: 148d53ad-93e1-41f4-84b6-1a825087e889 Authenticating user 'default' from [fd00:1122:3344:101::e]:37844 | ||
| 11022 | 2026.05.19 23:56:17.146032 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11023 | 2026.05.19 23:56:17.145968 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11024 | 2026.05.19 23:56:17.146058 [ 366 ] {} <Debug> TCP-Session: 148d53ad-93e1-41f4-84b6-1a825087e889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.05.19 23:56:17.146071 [ 369 ] {} <Debug> TCP-Session: f42677af-6ee8-4dd5-85c8-60f025b2066e Authenticating user 'default' from [fd00:1122:3344:101::e]:48082 | ||
| 11026 | 2026.05.19 23:56:17.146089 [ 375 ] {} <Debug> TCP-Session: 645ba11d-16df-4d93-94f5-9f38c7b24abc Authenticating user 'default' from [fd00:1122:3344:101::e]:50662 | ||
| 11027 | 2026.05.19 23:56:17.146099 [ 366 ] {} <Debug> TCP-Session: 148d53ad-93e1-41f4-84b6-1a825087e889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.05.19 23:56:17.146121 [ 375 ] {} <Debug> TCP-Session: 645ba11d-16df-4d93-94f5-9f38c7b24abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.05.19 23:56:17.146118 [ 369 ] {} <Debug> TCP-Session: f42677af-6ee8-4dd5-85c8-60f025b2066e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.05.19 23:56:17.146145 [ 375 ] {} <Debug> TCP-Session: 645ba11d-16df-4d93-94f5-9f38c7b24abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.05.19 23:56:17.146154 [ 369 ] {} <Debug> TCP-Session: f42677af-6ee8-4dd5-85c8-60f025b2066e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.05.19 23:56:17.145852 [ 376 ] {} <Trace> TCP-Session: 00d021ce-a96d-49a7-8d48-586f8e033d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.05.19 23:56:17.145828 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33838 | ||
| 11034 | 2026.05.19 23:56:17.145861 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33464 | ||
| 11035 | 2026.05.19 23:56:17.145851 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54019 | ||
| 11036 | 2026.05.19 23:56:17.146262 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11037 | 2026.05.19 23:56:17.146291 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11038 | 2026.05.19 23:56:17.146329 [ 367 ] {} <Debug> TCP-Session: 182c5aba-9655-4ae4-a487-45cf4ab7a362 Authenticating user 'default' from [fd00:1122:3344:101::e]:33838 | ||
| 11039 | 2026.05.19 23:56:17.146339 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11040 | 2026.05.19 23:56:17.146347 [ 374 ] {} <Debug> TCP-Session: 427abc77-5a64-4ad1-90a2-5754fd8382f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33464 | ||
| 11041 | 2026.05.19 23:56:17.146355 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11042 | 2026.05.19 23:56:17.146380 [ 368 ] {} <Debug> TCP-Session: e5201f2c-f22a-4237-8a08-8d9dcbb12ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54019 | ||
| 11043 | 2026.05.19 23:56:17.146391 [ 374 ] {} <Debug> TCP-Session: 427abc77-5a64-4ad1-90a2-5754fd8382f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.05.19 23:56:17.146425 [ 368 ] {} <Debug> TCP-Session: e5201f2c-f22a-4237-8a08-8d9dcbb12ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.05.19 23:56:17.146437 [ 374 ] {} <Debug> TCP-Session: 427abc77-5a64-4ad1-90a2-5754fd8382f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11046 | 2026.05.19 23:56:17.146451 [ 368 ] {} <Debug> TCP-Session: e5201f2c-f22a-4237-8a08-8d9dcbb12ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.05.19 23:56:17.146360 [ 367 ] {} <Debug> TCP-Session: 182c5aba-9655-4ae4-a487-45cf4ab7a362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2026.05.19 23:56:17.145895 [ 377 ] {} <Debug> TCP-Session: 3ba228ff-164f-47c3-98ef-3571c174439f Authenticating user 'default' from [fd00:1122:3344:101::e]:52492 | ||
| 11049 | 2026.05.19 23:56:17.146499 [ 367 ] {} <Debug> TCP-Session: 182c5aba-9655-4ae4-a487-45cf4ab7a362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2026.05.19 23:56:17.146514 [ 377 ] {} <Debug> TCP-Session: 3ba228ff-164f-47c3-98ef-3571c174439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11051 | 2026.05.19 23:56:17.146530 [ 377 ] {} <Debug> TCP-Session: 3ba228ff-164f-47c3-98ef-3571c174439f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.05.19 23:56:17.146658 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11053 | 2026.05.19 23:56:17.146713 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11054 | 2026.05.19 23:56:17.147012 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 11055 | 2026.05.19 23:56:17.147958 [ 352 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> AggregatingTransform: Aggregating | ||
| 11056 | 2026.05.19 23:56:17.148014 [ 352 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> Aggregator: Aggregation method: without_key | ||
| 11057 | 2026.05.19 23:56:17.148056 [ 352 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937784 sec. (1066.344 rows/sec., 41.65 KiB/sec.) | ||
| 11058 | 2026.05.19 23:56:17.148079 [ 352 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Trace> Aggregator: Merging aggregated data | ||
| 11059 | 2026.05.19 23:56:17.148719 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002426 sec., 412.20115416323165 rows/sec., 16.10 KiB/sec. | ||
| 11060 | 2026.05.19 23:56:17.148857 [ 376 ] {d84066e1-7b5e-4710-96fe-7a7996b08802} <Debug> TCPHandler: Processed in 0.00312308 sec. | ||
| 11061 | 2026.05.19 23:56:17.148991 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11062 | 2026.05.19 23:56:17.149008 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11063 | 2026.05.19 23:56:17.149033 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11064 | 2026.05.19 23:56:17.149048 [ 376 ] {} <Debug> TCP-Session: 00d021ce-a96d-49a7-8d48-586f8e033d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.19 23:56:17.149055 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11066 | 2026.05.19 23:56:17.149084 [ 375 ] {} <Debug> TCP-Session: 645ba11d-16df-4d93-94f5-9f38c7b24abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.05.19 23:56:17.149088 [ 377 ] {} <Debug> TCP-Session: 3ba228ff-164f-47c3-98ef-3571c174439f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.19 23:56:17.149101 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11069 | 2026.05.19 23:56:17.149124 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11070 | 2026.05.19 23:56:17.149153 [ 367 ] {} <Debug> TCP-Session: 182c5aba-9655-4ae4-a487-45cf4ab7a362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.05.19 23:56:17.149135 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11072 | 2026.05.19 23:56:17.149188 [ 374 ] {} <Debug> TCP-Session: 427abc77-5a64-4ad1-90a2-5754fd8382f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2026.05.19 23:56:17.149119 [ 365 ] {} <Debug> TCP-Session: 4fd1f349-8db3-4198-afb4-f984be40f2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.05.19 23:56:17.149227 [ 369 ] {} <Debug> TCP-Session: f42677af-6ee8-4dd5-85c8-60f025b2066e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.05.19 23:56:17.149090 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11076 | 2026.05.19 23:56:17.149068 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11077 | 2026.05.19 23:56:17.149343 [ 366 ] {} <Debug> TCP-Session: 148d53ad-93e1-41f4-84b6-1a825087e889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.05.19 23:56:17.149350 [ 368 ] {} <Debug> TCP-Session: e5201f2c-f22a-4237-8a08-8d9dcbb12ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.05.19 23:56:17.549859 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39906 | ||
| 11080 | 2026.05.19 23:56:17.549948 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11081 | 2026.05.19 23:56:17.549974 [ 376 ] {} <Debug> TCP-Session: 63493ffd-27b7-4f2a-ae43-b958ec56397d Authenticating user 'default' from [fd00:1122:3344:101::e]:39906 | ||
| 11082 | 2026.05.19 23:56:17.549998 [ 376 ] {} <Debug> TCP-Session: 63493ffd-27b7-4f2a-ae43-b958ec56397d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.05.19 23:56:17.550011 [ 376 ] {} <Debug> TCP-Session: 63493ffd-27b7-4f2a-ae43-b958ec56397d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.05.19 23:56:17.550231 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57044 | ||
| 11085 | 2026.05.19 23:56:17.550256 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36335 | ||
| 11086 | 2026.05.19 23:56:17.550269 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55890 | ||
| 11087 | 2026.05.19 23:56:17.550290 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 11088 | 2026.05.19 23:56:17.550323 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11089 | 2026.05.19 23:56:17.550324 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39331 | ||
| 11090 | 2026.05.19 23:56:17.550360 [ 377 ] {} <Debug> TCP-Session: f60b65e4-b9cd-4f3a-8398-5dc6376734e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57044 | ||
| 11091 | 2026.05.19 23:56:17.550368 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11092 | 2026.05.19 23:56:17.550396 [ 377 ] {} <Debug> TCP-Session: f60b65e4-b9cd-4f3a-8398-5dc6376734e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.05.19 23:56:17.550403 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11094 | 2026.05.19 23:56:17.550406 [ 368 ] {} <Debug> TCP-Session: ed488757-af33-4998-8c86-4419d8c44573 Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 11095 | 2026.05.19 23:56:17.550416 [ 377 ] {} <Debug> TCP-Session: f60b65e4-b9cd-4f3a-8398-5dc6376734e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2026.05.19 23:56:17.550438 [ 375 ] {} <Debug> TCP-Session: 996f1c15-53d0-446b-b26a-9a223c5ecf40 Authenticating user 'default' from [fd00:1122:3344:101::e]:39331 | ||
| 11097 | 2026.05.19 23:56:17.550446 [ 368 ] {} <Debug> TCP-Session: ed488757-af33-4998-8c86-4419d8c44573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.05.19 23:56:17.550469 [ 375 ] {} <Debug> TCP-Session: 996f1c15-53d0-446b-b26a-9a223c5ecf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.05.19 23:56:17.550480 [ 368 ] {} <Debug> TCP-Session: ed488757-af33-4998-8c86-4419d8c44573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.05.19 23:56:17.550494 [ 375 ] {} <Debug> TCP-Session: 996f1c15-53d0-446b-b26a-9a223c5ecf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2026.05.19 23:56:17.550330 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11102 | 2026.05.19 23:56:17.550313 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59091 | ||
| 11103 | 2026.05.19 23:56:17.550550 [ 365 ] {} <Debug> TCP-Session: 2f829776-6664-4f7c-b0aa-9d2aedaa2e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:36335 | ||
| 11104 | 2026.05.19 23:56:17.550307 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57051 | ||
| 11105 | 2026.05.19 23:56:17.550582 [ 365 ] {} <Debug> TCP-Session: 2f829776-6664-4f7c-b0aa-9d2aedaa2e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2026.05.19 23:56:17.550591 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2026.05.19 23:56:17.550631 [ 365 ] {} <Debug> TCP-Session: 2f829776-6664-4f7c-b0aa-9d2aedaa2e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.05.19 23:56:17.550296 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41649 | ||
| 11109 | 2026.05.19 23:56:17.550656 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11110 | 2026.05.19 23:56:17.550652 [ 374 ] {} <Debug> TCP-Session: 49f229a9-c9d1-465b-ae4c-fe73b41e7062 Authenticating user 'default' from [fd00:1122:3344:101::e]:59091 | ||
| 11111 | 2026.05.19 23:56:17.550732 [ 369 ] {} <Debug> TCP-Session: 3eea6432-83a9-49c2-a756-62c5cdf7b67b Authenticating user 'default' from [fd00:1122:3344:101::e]:57051 | ||
| 11112 | 2026.05.19 23:56:17.550742 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11113 | 2026.05.19 23:56:17.550748 [ 374 ] {} <Debug> TCP-Session: 49f229a9-c9d1-465b-ae4c-fe73b41e7062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.05.19 23:56:17.550778 [ 369 ] {} <Debug> TCP-Session: 3eea6432-83a9-49c2-a756-62c5cdf7b67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.05.19 23:56:17.550794 [ 374 ] {} <Debug> TCP-Session: 49f229a9-c9d1-465b-ae4c-fe73b41e7062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2026.05.19 23:56:17.550789 [ 367 ] {} <Debug> TCP-Session: 42ff99da-81f5-4dfe-99d5-ca3a1fa77509 Authenticating user 'default' from [fd00:1122:3344:101::e]:41649 | ||
| 11117 | 2026.05.19 23:56:17.550808 [ 369 ] {} <Debug> TCP-Session: 3eea6432-83a9-49c2-a756-62c5cdf7b67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.05.19 23:56:17.550352 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11119 | 2026.05.19 23:56:17.550844 [ 367 ] {} <Debug> TCP-Session: 42ff99da-81f5-4dfe-99d5-ca3a1fa77509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2026.05.19 23:56:17.550879 [ 366 ] {} <Debug> TCP-Session: c87873ff-4328-45c0-8796-e21530635fec Authenticating user 'default' from [fd00:1122:3344:101::e]:55890 | ||
| 11121 | 2026.05.19 23:56:17.550885 [ 367 ] {} <Debug> TCP-Session: 42ff99da-81f5-4dfe-99d5-ca3a1fa77509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2026.05.19 23:56:17.550905 [ 366 ] {} <Debug> TCP-Session: c87873ff-4328-45c0-8796-e21530635fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.05.19 23:56:17.550306 [ 376 ] {} <Trace> TCP-Session: 63493ffd-27b7-4f2a-ae43-b958ec56397d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2026.05.19 23:56:17.550933 [ 366 ] {} <Debug> TCP-Session: c87873ff-4328-45c0-8796-e21530635fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2026.05.19 23:56:17.551146 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11126 | 2026.05.19 23:56:17.551472 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11127 | 2026.05.19 23:56:17.551542 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11128 | 2026.05.19 23:56:17.551899 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 11129 | 2026.05.19 23:56:17.553061 [ 268 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> AggregatingTransform: Aggregating | ||
| 11130 | 2026.05.19 23:56:17.553099 [ 268 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> Aggregator: Aggregation method: without_key | ||
| 11131 | 2026.05.19 23:56:17.553130 [ 268 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106828 sec. (903.483 rows/sec., 35.29 KiB/sec.) | ||
| 11132 | 2026.05.19 23:56:17.553145 [ 268 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Trace> Aggregator: Merging aggregated data | ||
| 11133 | 2026.05.19 23:56:17.553797 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002718 sec., 367.91758646063283 rows/sec., 14.37 KiB/sec. | ||
| 11134 | 2026.05.19 23:56:17.553984 [ 376 ] {0079dc26-55aa-460e-b607-22299cdb7300} <Debug> TCPHandler: Processed in 0.003793457 sec. | ||
| 11135 | 2026.05.19 23:56:17.554144 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11136 | 2026.05.19 23:56:17.554177 [ 376 ] {} <Debug> TCP-Session: 63493ffd-27b7-4f2a-ae43-b958ec56397d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2026.05.19 23:56:17.554181 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11138 | 2026.05.19 23:56:17.554209 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11139 | 2026.05.19 23:56:17.554221 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11140 | 2026.05.19 23:56:17.554236 [ 375 ] {} <Debug> TCP-Session: 996f1c15-53d0-446b-b26a-9a223c5ecf40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.05.19 23:56:17.554249 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11142 | 2026.05.19 23:56:17.554270 [ 377 ] {} <Debug> TCP-Session: f60b65e4-b9cd-4f3a-8398-5dc6376734e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11143 | 2026.05.19 23:56:17.554285 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11144 | 2026.05.19 23:56:17.554323 [ 368 ] {} <Debug> TCP-Session: ed488757-af33-4998-8c86-4419d8c44573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.05.19 23:56:17.554322 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11146 | 2026.05.19 23:56:17.554358 [ 365 ] {} <Debug> TCP-Session: 2f829776-6664-4f7c-b0aa-9d2aedaa2e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.05.19 23:56:17.554348 [ 369 ] {} <Debug> TCP-Session: 3eea6432-83a9-49c2-a756-62c5cdf7b67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11148 | 2026.05.19 23:56:17.554394 [ 374 ] {} <Debug> TCP-Session: 49f229a9-c9d1-465b-ae4c-fe73b41e7062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2026.05.19 23:56:17.554309 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11150 | 2026.05.19 23:56:17.554268 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11151 | 2026.05.19 23:56:17.554476 [ 367 ] {} <Debug> TCP-Session: 42ff99da-81f5-4dfe-99d5-ca3a1fa77509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2026.05.19 23:56:17.554507 [ 366 ] {} <Debug> TCP-Session: c87873ff-4328-45c0-8796-e21530635fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2026.05.19 23:56:18.217195 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23481 | ||
| 11154 | 2026.05.19 23:56:18.217709 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.05.19 23:56:18.217761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 11156 | 2026.05.19 23:56:18.218248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11157 | 2026.05.19 23:56:18.218498 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.05.19 23:56:18.218653 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23481 | ||
| 11159 | 2026.05.19 23:56:19.491086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11160 | 2026.05.19 23:56:19.507520 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.05.19 23:56:19.507576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11162 | 2026.05.19 23:56:19.513490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11163 | 2026.05.19 23:56:19.514154 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.05.19 23:56:19.516934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11165 | 2026.05.19 23:56:21.736836 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.05.19 23:56:21.737112 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11167 | 2026.05.19 23:56:21.737481 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11168 | 2026.05.19 23:56:21.737527 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11169 | 2026.05.19 23:56:21.737779 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11170 | 2026.05.19 23:56:21.737858 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11171 | 2026.05.19 23:56:21.738004 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11172 | 2026.05.19 23:56:21.738040 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11173 | 2026.05.19 23:56:21.738061 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11174 | 2026.05.19 23:56:21.738077 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11175 | 2026.05.19 23:56:21.738117 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11176 | 2026.05.19 23:56:21.738138 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11177 | 2026.05.19 23:56:21.739167 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002159 sec., 18990.273274664196 rows/sec., 3.77 MiB/sec. | ||
| 11178 | 2026.05.19 23:56:21.739268 [ 260 ] {38d05eb9-4bdf-43fc-a9ff-1c1f0e22956f} <Debug> TCPHandler: Processed in 0.002602537 sec. | ||
| 11179 | 2026.05.19 23:56:21.741478 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.05.19 23:56:21.741664 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11181 | 2026.05.19 23:56:21.741738 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11182 | 2026.05.19 23:56:21.742330 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.05.19 23:56:21.742373 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11184 | 2026.05.19 23:56:21.742734 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11185 | 2026.05.19 23:56:21.742951 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.05.19 23:56:21.743101 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00149 sec., 79194.63087248322 rows/sec., 6.72 MiB/sec. | ||
| 11187 | 2026.05.19 23:56:21.743137 [ 260 ] {47e36560-3334-4641-989c-d8ff5432af99} <Debug> TCPHandler: Processed in 0.001749625 sec. | ||
| 11188 | 2026.05.19 23:56:21.743278 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.05.19 23:56:21.743375 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.05.19 23:56:21.743414 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11191 | 2026.05.19 23:56:21.743818 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.05.19 23:56:21.743854 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11193 | 2026.05.19 23:56:21.744142 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11194 | 2026.05.19 23:56:21.744345 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.19 23:56:21.744476 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001119 sec., 27703.30652368186 rows/sec., 2.03 MiB/sec. | ||
| 11196 | 2026.05.19 23:56:21.744510 [ 260 ] {1bee57d2-2f2e-46d6-9548-0d0600e608a5} <Debug> TCPHandler: Processed in 0.001281503 sec. | ||
| 11197 | 2026.05.19 23:56:21.744650 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.19 23:56:21.744745 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11199 | 2026.05.19 23:56:21.744785 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11200 | 2026.05.19 23:56:21.745203 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.05.19 23:56:21.745240 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11202 | 2026.05.19 23:56:21.745527 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11203 | 2026.05.19 23:56:21.745730 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.05.19 23:56:21.745858 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00113 sec., 84070.79646017699 rows/sec., 6.57 MiB/sec. | ||
| 11205 | 2026.05.19 23:56:21.745893 [ 260 ] {47437896-ad32-4105-b7eb-302872d46183} <Debug> TCPHandler: Processed in 0.001291543 sec. | ||
| 11206 | 2026.05.19 23:56:21.746017 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2026.05.19 23:56:21.746112 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11208 | 2026.05.19 23:56:21.746155 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11209 | 2026.05.19 23:56:21.746550 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.05.19 23:56:21.746585 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11211 | 2026.05.19 23:56:21.746908 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11212 | 2026.05.19 23:56:21.747114 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.05.19 23:56:21.747261 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11214 | 2026.05.19 23:56:21.747295 [ 260 ] {d6754b70-262d-44d8-9ac2-4612a3d3f655} <Debug> TCPHandler: Processed in 0.001326834 sec. | ||
| 11215 | 2026.05.19 23:56:21.747442 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.05.19 23:56:21.747537 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11217 | 2026.05.19 23:56:21.747590 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <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 | ||
| 11218 | 2026.05.19 23:56:21.748473 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.05.19 23:56:21.748510 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11220 | 2026.05.19 23:56:21.749049 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11221 | 2026.05.19 23:56:21.749327 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.05.19 23:56:21.749497 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001976 sec., 15688.259109311743 rows/sec., 28.11 MiB/sec. | ||
| 11223 | 2026.05.19 23:56:21.749567 [ 260 ] {12e53373-3f5d-4c89-857f-eeb4b53ce7d5} <Debug> TCPHandler: Processed in 0.002173846 sec. | ||
| 11224 | 2026.05.19 23:56:21.749745 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2026.05.19 23:56:21.749857 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11226 | 2026.05.19 23:56:21.749908 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11227 | 2026.05.19 23:56:21.750333 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.05.19 23:56:21.750376 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11229 | 2026.05.19 23:56:21.750737 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11230 | 2026.05.19 23:56:21.751000 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.05.19 23:56:21.751158 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 11232 | 2026.05.19 23:56:21.751199 [ 260 ] {1572b894-0787-4f65-8c38-8f9742ed4f40} <Debug> TCPHandler: Processed in 0.001516838 sec. | ||
| 11233 | 2026.05.19 23:56:25.584352 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11234 | 2026.05.19 23:56:25.584455 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11235 | 2026.05.19 23:56:25.718739 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23929 | ||
| 11236 | 2026.05.19 23:56:25.719321 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.05.19 23:56:25.719374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11238 | 2026.05.19 23:56:25.719960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11239 | 2026.05.19 23:56:25.720193 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.05.19 23:56:25.720341 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23929 | ||
| 11241 | 2026.05.19 23:56:26.735617 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.05.19 23:56:26.735869 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11243 | 2026.05.19 23:56:26.736241 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11244 | 2026.05.19 23:56:26.736281 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11245 | 2026.05.19 23:56:26.736495 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11246 | 2026.05.19 23:56:26.736564 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11247 | 2026.05.19 23:56:26.736703 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11248 | 2026.05.19 23:56:26.736738 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11249 | 2026.05.19 23:56:26.736759 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11250 | 2026.05.19 23:56:26.736775 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11251 | 2026.05.19 23:56:26.736816 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11252 | 2026.05.19 23:56:26.736837 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11253 | 2026.05.19 23:56:26.737826 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002062 sec., 19883.60814742968 rows/sec., 3.95 MiB/sec. | ||
| 11254 | 2026.05.19 23:56:26.737922 [ 260 ] {744be14a-f3d3-4bbf-898e-4f1f68ea21fb} <Debug> TCPHandler: Processed in 0.002450662 sec. | ||
| 11255 | 2026.05.19 23:56:26.739771 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.05.19 23:56:26.739888 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11257 | 2026.05.19 23:56:26.739932 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11258 | 2026.05.19 23:56:26.740415 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.05.19 23:56:26.740462 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11260 | 2026.05.19 23:56:26.740836 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11261 | 2026.05.19 23:56:26.741050 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.05.19 23:56:26.741199 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001348 sec., 57863.50148367952 rows/sec., 4.77 MiB/sec. | ||
| 11263 | 2026.05.19 23:56:26.741234 [ 260 ] {e8f9af6f-12d2-4e5b-90f6-0124b86f78c6} <Debug> TCPHandler: Processed in 0.001513459 sec. | ||
| 11264 | 2026.05.19 23:56:26.741376 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.05.19 23:56:26.741472 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.05.19 23:56:26.741511 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11267 | 2026.05.19 23:56:26.741906 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.05.19 23:56:26.741939 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11269 | 2026.05.19 23:56:26.742222 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11270 | 2026.05.19 23:56:26.742424 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.05.19 23:56:26.742551 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001098 sec., 10018.214936247723 rows/sec., 753.32 KiB/sec. | ||
| 11272 | 2026.05.19 23:56:26.742585 [ 260 ] {fba90a33-e9fa-4130-be4a-ba277dd3ab1d} <Debug> TCPHandler: Processed in 0.001258332 sec. | ||
| 11273 | 2026.05.19 23:56:26.742705 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.05.19 23:56:26.742800 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11275 | 2026.05.19 23:56:26.742839 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11276 | 2026.05.19 23:56:26.743239 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.05.19 23:56:26.743275 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11278 | 2026.05.19 23:56:26.743561 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11279 | 2026.05.19 23:56:26.743765 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.05.19 23:56:26.743894 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001112 sec., 67446.04316546764 rows/sec., 5.27 MiB/sec. | ||
| 11281 | 2026.05.19 23:56:26.743928 [ 260 ] {83d82a0f-6fdf-4252-a566-d1c6cc29607a} <Debug> TCPHandler: Processed in 0.001271843 sec. | ||
| 11282 | 2026.05.19 23:56:26.744052 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.05.19 23:56:26.744147 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.05.19 23:56:26.744188 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11285 | 2026.05.19 23:56:26.744574 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.05.19 23:56:26.744609 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11287 | 2026.05.19 23:56:26.744925 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11288 | 2026.05.19 23:56:26.745133 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.05.19 23:56:26.745259 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 11290 | 2026.05.19 23:56:26.745293 [ 260 ] {f78f447a-61af-4ec7-83e2-d9699f10c7d7} <Debug> TCPHandler: Processed in 0.001291223 sec. | ||
| 11291 | 2026.05.19 23:56:26.745411 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.05.19 23:56:26.745506 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11293 | 2026.05.19 23:56:26.745558 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <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 | ||
| 11294 | 2026.05.19 23:56:26.746310 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.05.19 23:56:26.746347 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11296 | 2026.05.19 23:56:26.746843 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11297 | 2026.05.19 23:56:26.747062 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.05.19 23:56:26.747200 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001712 sec., 6425.2336448598135 rows/sec., 11.51 MiB/sec. | ||
| 11299 | 2026.05.19 23:56:26.747250 [ 260 ] {30e352be-218b-4efa-8aa0-ee6a2d95b394} <Debug> TCPHandler: Processed in 0.001888209 sec. | ||
| 11300 | 2026.05.19 23:56:26.747465 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.05.19 23:56:26.747562 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.05.19 23:56:26.747603 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11303 | 2026.05.19 23:56:26.748174 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.19 23:56:26.748238 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11305 | 2026.05.19 23:56:26.748622 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11306 | 2026.05.19 23:56:26.748846 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.19 23:56:26.749012 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 11308 | 2026.05.19 23:56:26.749067 [ 260 ] {3320c43c-c072-43c0-866f-cf8591f823ce} <Debug> TCPHandler: Processed in 0.001651332 sec. | ||
| 11309 | 2026.05.19 23:56:27.017966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11310 | 2026.05.19 23:56:27.034360 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.05.19 23:56:27.034417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11312 | 2026.05.19 23:56:27.040524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11313 | 2026.05.19 23:56:27.041193 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.05.19 23:56:27.044024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11315 | 2026.05.19 23:56:28.343450 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.05.19 23:56:28.343716 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11317 | 2026.05.19 23:56:28.344088 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11318 | 2026.05.19 23:56:28.344127 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11319 | 2026.05.19 23:56:28.344354 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11320 | 2026.05.19 23:56:28.344419 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11321 | 2026.05.19 23:56:28.344558 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11322 | 2026.05.19 23:56:28.344593 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11323 | 2026.05.19 23:56:28.344614 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11324 | 2026.05.19 23:56:28.344629 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11325 | 2026.05.19 23:56:28.344670 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11326 | 2026.05.19 23:56:28.344691 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11327 | 2026.05.19 23:56:28.346132 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002534 sec., 16179.952644041043 rows/sec., 3.21 MiB/sec. | ||
| 11328 | 2026.05.19 23:56:28.346242 [ 260 ] {49f99409-7a45-4449-ad8e-aaf9101cc40a} <Debug> TCPHandler: Processed in 0.002929814 sec. | ||
| 11329 | 2026.05.19 23:56:28.359490 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2026.05.19 23:56:28.359629 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11331 | 2026.05.19 23:56:28.359683 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11332 | 2026.05.19 23:56:28.360319 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.05.19 23:56:28.360371 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11334 | 2026.05.19 23:56:28.360746 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11335 | 2026.05.19 23:56:28.360973 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.05.19 23:56:28.361137 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001548 sec., 5167.958656330749 rows/sec., 421.41 KiB/sec. | ||
| 11337 | 2026.05.19 23:56:28.361195 [ 260 ] {4b6b1d80-2516-4e89-9567-e8162f6c5baa} <Debug> TCPHandler: Processed in 0.001768625 sec. | ||
| 11338 | 2026.05.19 23:56:28.361322 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.05.19 23:56:28.361418 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11340 | 2026.05.19 23:56:28.361459 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11341 | 2026.05.19 23:56:28.362716 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.05.19 23:56:28.362756 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11343 | 2026.05.19 23:56:28.363203 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11344 | 2026.05.19 23:56:28.363414 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.05.19 23:56:28.363548 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Debug> executeQuery: Read 2471 rows, 186.74 KiB in 0.002149 sec., 1149837.1335504886 rows/sec., 84.86 MiB/sec. | ||
| 11346 | 2026.05.19 23:56:28.363582 [ 260 ] {4e8a4235-9e89-464f-b95b-370a81f53bce} <Debug> TCPHandler: Processed in 0.002309259 sec. | ||
| 11347 | 2026.05.19 23:56:28.363711 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.05.19 23:56:28.363808 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11349 | 2026.05.19 23:56:28.363848 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11350 | 2026.05.19 23:56:28.364344 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.05.19 23:56:28.364382 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11352 | 2026.05.19 23:56:28.364683 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11353 | 2026.05.19 23:56:28.364912 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.05.19 23:56:28.365044 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001255 sec., 39840.6374501992 rows/sec., 2.89 MiB/sec. | ||
| 11355 | 2026.05.19 23:56:28.365079 [ 260 ] {4eb90385-9891-4acf-baf3-5b551ccaec1a} <Debug> TCPHandler: Processed in 0.001417077 sec. | ||
| 11356 | 2026.05.19 23:56:28.365201 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2026.05.19 23:56:28.365297 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11358 | 2026.05.19 23:56:28.365338 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11359 | 2026.05.19 23:56:28.366013 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.05.19 23:56:28.366052 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11361 | 2026.05.19 23:56:28.366398 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11362 | 2026.05.19 23:56:28.366613 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.05.19 23:56:28.366749 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001471 sec., 544527.5322909585 rows/sec., 31.45 MiB/sec. | ||
| 11364 | 2026.05.19 23:56:28.366784 [ 260 ] {cc03bb90-1e8f-4c73-8167-2471d15db460} <Debug> TCPHandler: Processed in 0.001631432 sec. | ||
| 11365 | 2026.05.19 23:56:28.366924 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.05.19 23:56:28.367020 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11367 | 2026.05.19 23:56:28.367060 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11368 | 2026.05.19 23:56:28.367462 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.05.19 23:56:28.367498 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11370 | 2026.05.19 23:56:28.367784 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11371 | 2026.05.19 23:56:28.367988 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.05.19 23:56:28.368116 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 11373 | 2026.05.19 23:56:28.368150 [ 260 ] {24b682cb-2cbc-463c-9bc1-28310fa85d60} <Debug> TCPHandler: Processed in 0.001275302 sec. | ||
| 11374 | 2026.05.19 23:56:28.368284 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2026.05.19 23:56:28.368387 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11376 | 2026.05.19 23:56:28.368427 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11377 | 2026.05.19 23:56:28.369216 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.05.19 23:56:28.369253 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11379 | 2026.05.19 23:56:28.369604 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11380 | 2026.05.19 23:56:28.369821 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2026.05.19 23:56:28.369952 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001583 sec., 839545.167403664 rows/sec., 56.29 MiB/sec. | ||
| 11382 | 2026.05.19 23:56:28.369987 [ 260 ] {9c39c6d5-d106-4813-8c24-f41d4a63b9ae} <Debug> TCPHandler: Processed in 0.001752005 sec. | ||
| 11383 | 2026.05.19 23:56:28.370638 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11384 | 2026.05.19 23:56:28.370737 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11385 | 2026.05.19 23:56:28.370780 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11386 | 2026.05.19 23:56:28.371553 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.05.19 23:56:28.371590 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11388 | 2026.05.19 23:56:28.372015 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11389 | 2026.05.19 23:56:28.372228 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.05.19 23:56:28.372359 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001641 sec., 933577.0871419866 rows/sec., 56.81 MiB/sec. | ||
| 11391 | 2026.05.19 23:56:28.372392 [ 260 ] {3453c00d-fc05-4fb0-86b5-e22fef00f4ea} <Debug> TCPHandler: Processed in 0.001803016 sec. | ||
| 11392 | 2026.05.19 23:56:28.372547 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 | ||
| 11393 | 2026.05.19 23:56:28.372606 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.05.19 23:56:28.372631 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.05.19 23:56:28.372662 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11396 | 2026.05.19 23:56:28.372710 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.05.19 23:56:28.372786 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <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 | ||
| 11398 | 2026.05.19 23:56:28.372797 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full | ||
| 11399 | 2026.05.19 23:56:28.372965 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11400 | 2026.05.19 23:56:28.373011 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 28345 rows starting from the beginning of the part | ||
| 11401 | 2026.05.19 23:56:28.373088 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11402 | 2026.05.19 23:56:28.373149 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 196 rows starting from the beginning of the part | ||
| 11403 | 2026.05.19 23:56:28.373203 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11404 | 2026.05.19 23:56:28.373255 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11405 | 2026.05.19 23:56:28.373310 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1532 rows starting from the beginning of the part | ||
| 11406 | 2026.05.19 23:56:28.373834 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.05.19 23:56:28.373881 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11408 | 2026.05.19 23:56:28.374475 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11409 | 2026.05.19 23:56:28.374738 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.05.19 23:56:28.374890 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002198 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 11411 | 2026.05.19 23:56:28.374943 [ 260 ] {b620af9b-d0c1-4899-a061-3887da1b1a52} <Debug> TCPHandler: Processed in 0.002387031 sec. | ||
| 11412 | 2026.05.19 23:56:28.375106 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.05.19 23:56:28.375205 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.05.19 23:56:28.375248 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11415 | 2026.05.19 23:56:28.375632 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.05.19 23:56:28.375669 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 11417 | 2026.05.19 23:56:28.375980 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11418 | 2026.05.19 23:56:28.376199 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.05.19 23:56:28.376346 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.39 MiB/sec. | ||
| 11420 | 2026.05.19 23:56:28.376379 [ 260 ] {04204f8f-1397-438d-80b0-627041aa81e2} <Debug> TCPHandler: Processed in 0.001322904 sec. | ||
| 11421 | 2026.05.19 23:56:28.379385 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30553 rows, containing 5 columns (5 merged, 0 gathered) in 0.00665168 sec., 4593275.6837370405 rows/sec., 295.77 MiB/sec. | ||
| 11422 | 2026.05.19 23:56:28.379842 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 11423 | 2026.05.19 23:56:28.380157 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2026.05.19 23:56:28.380238 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 | ||
| 11425 | 2026.05.19 23:56:28.380325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11426 | 2026.05.19 23:56:31.732811 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2026.05.19 23:56:31.733088 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11428 | 2026.05.19 23:56:31.733417 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11429 | 2026.05.19 23:56:31.733454 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11430 | 2026.05.19 23:56:31.733667 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11431 | 2026.05.19 23:56:31.733736 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11432 | 2026.05.19 23:56:31.733875 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11433 | 2026.05.19 23:56:31.733910 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11434 | 2026.05.19 23:56:31.733932 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11435 | 2026.05.19 23:56:31.733947 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11436 | 2026.05.19 23:56:31.733989 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11437 | 2026.05.19 23:56:31.734009 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11438 | 2026.05.19 23:56:31.735061 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002079 sec., 19721.01972101972 rows/sec., 3.91 MiB/sec. | ||
| 11439 | 2026.05.19 23:56:31.735163 [ 260 ] {ad4cb02c-8c80-4bc7-a807-a932f6bc43c0} <Debug> TCPHandler: Processed in 0.002493023 sec. | ||
| 11440 | 2026.05.19 23:56:31.736539 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11441 | 2026.05.19 23:56:31.736649 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11442 | 2026.05.19 23:56:31.736694 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11443 | 2026.05.19 23:56:31.737188 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.05.19 23:56:31.737229 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11445 | 2026.05.19 23:56:31.737596 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11446 | 2026.05.19 23:56:31.737816 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.05.19 23:56:31.737967 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001349 sec., 41512.231282431436 rows/sec., 3.17 MiB/sec. | ||
| 11448 | 2026.05.19 23:56:31.738002 [ 260 ] {ec4bab61-2ee2-43ff-9c0b-ba8660c16673} <Debug> TCPHandler: Processed in 0.001519619 sec. | ||
| 11449 | 2026.05.19 23:56:31.738131 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.05.19 23:56:31.738228 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11451 | 2026.05.19 23:56:31.738268 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11452 | 2026.05.19 23:56:31.738673 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.05.19 23:56:31.738709 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11454 | 2026.05.19 23:56:31.739014 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11455 | 2026.05.19 23:56:31.739215 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.05.19 23:56:31.739346 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 11457 | 2026.05.19 23:56:31.739381 [ 260 ] {7d1c412b-6e20-4282-bae7-a10217112b33} <Debug> TCPHandler: Processed in 0.001299143 sec. | ||
| 11458 | 2026.05.19 23:56:31.739573 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.05.19 23:56:31.739669 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11460 | 2026.05.19 23:56:31.739712 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11461 | 2026.05.19 23:56:31.740078 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.05.19 23:56:31.740114 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11463 | 2026.05.19 23:56:31.740417 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11464 | 2026.05.19 23:56:31.740624 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.05.19 23:56:31.740754 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001104 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec. | ||
| 11466 | 2026.05.19 23:56:31.740789 [ 260 ] {59b496a3-ddf7-43cd-ac75-8f78344978c3} <Debug> TCPHandler: Processed in 0.001272112 sec. | ||
| 11467 | 2026.05.19 23:56:31.740915 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.05.19 23:56:31.741011 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.05.19 23:56:31.741054 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11470 | 2026.05.19 23:56:31.741435 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.05.19 23:56:31.741471 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11472 | 2026.05.19 23:56:31.741768 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11473 | 2026.05.19 23:56:31.742037 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.05.19 23:56:31.742178 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001186 sec., 30354.131534569984 rows/sec., 2.05 MiB/sec. | ||
| 11475 | 2026.05.19 23:56:31.742213 [ 260 ] {4b727bce-59f0-4131-a505-15ad377bb942} <Debug> TCPHandler: Processed in 0.001347745 sec. | ||
| 11476 | 2026.05.19 23:56:33.221378 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24441 | ||
| 11477 | 2026.05.19 23:56:33.221927 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.05.19 23:56:33.221963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11479 | 2026.05.19 23:56:33.222472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11480 | 2026.05.19 23:56:33.222728 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.05.19 23:56:33.222862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24441 | ||
| 11482 | 2026.05.19 23:56:33.222881 [ 130 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11483 | 2026.05.19 23:56:33.222928 [ 130 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.05.19 23:56:33.222951 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11485 | 2026.05.19 23:56:33.223151 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11486 | 2026.05.19 23:56:33.223334 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11487 | 2026.05.19 23:56:33.223379 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22009 rows starting from the beginning of the part | ||
| 11488 | 2026.05.19 23:56:33.223452 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11489 | 2026.05.19 23:56:33.223505 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11490 | 2026.05.19 23:56:33.223558 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11491 | 2026.05.19 23:56:33.223608 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11492 | 2026.05.19 23:56:33.223661 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11493 | 2026.05.19 23:56:33.225673 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24441 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618417 sec., 9334265.70328561 rows/sec., 133.53 MiB/sec. | ||
| 11494 | 2026.05.19 23:56:33.225898 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11495 | 2026.05.19 23:56:33.226154 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.05.19 23:56:33.226230 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_51_10} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11497 | 2026.05.19 23:56:33.226314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11498 | 2026.05.19 23:56:34.545019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11499 | 2026.05.19 23:56:34.562375 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2026.05.19 23:56:34.562437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11501 | 2026.05.19 23:56:34.568250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11502 | 2026.05.19 23:56:34.569037 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2026.05.19 23:56:34.569334 [ 130 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11504 | 2026.05.19 23:56:34.569379 [ 130 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.05.19 23:56:34.569403 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11506 | 2026.05.19 23:56:34.569534 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11507 | 2026.05.19 23:56:34.572428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11508 | 2026.05.19 23:56:34.573466 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11509 | 2026.05.19 23:56:34.574948 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11510 | 2026.05.19 23:56:34.579530 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11511 | 2026.05.19 23:56:34.584074 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11512 | 2026.05.19 23:56:34.588532 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11513 | 2026.05.19 23:56:34.592941 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11514 | 2026.05.19 23:56:34.596700 [ 194 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11515 | 2026.05.19 23:56:34.647241 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077762106 sec., 4938.137863704463 rows/sec., 25.53 MiB/sec. | ||
| 11516 | 2026.05.19 23:56:34.649982 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11517 | 2026.05.19 23:56:34.651828 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.19 23:56:34.651936 [ 197 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_51_10} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11519 | 2026.05.19 23:56:34.654493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11520 | 2026.05.19 23:56:35.001199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.29 MiB, peak 335.71 MiB, free memory in arenas 0.00 B, will set to 323.93 MiB (RSS), difference: 1.64 MiB | ||
| 11521 | 2026.05.19 23:56:36.736069 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.05.19 23:56:36.736314 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11523 | 2026.05.19 23:56:36.736674 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11524 | 2026.05.19 23:56:36.736720 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11525 | 2026.05.19 23:56:36.736972 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11526 | 2026.05.19 23:56:36.737051 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11527 | 2026.05.19 23:56:36.737213 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11528 | 2026.05.19 23:56:36.737249 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11529 | 2026.05.19 23:56:36.737270 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11530 | 2026.05.19 23:56:36.737286 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11531 | 2026.05.19 23:56:36.737327 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11532 | 2026.05.19 23:56:36.737346 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11533 | 2026.05.19 23:56:36.738357 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002145 sec., 19114.21911421911 rows/sec., 3.79 MiB/sec. | ||
| 11534 | 2026.05.19 23:56:36.738462 [ 260 ] {4ac59f40-8100-46d6-8507-f381833bf39e} <Debug> TCPHandler: Processed in 0.002526515 sec. | ||
| 11535 | 2026.05.19 23:56:36.740367 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.05.19 23:56:36.740502 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11537 | 2026.05.19 23:56:36.740553 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11538 | 2026.05.19 23:56:36.741157 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.05.19 23:56:36.741203 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11540 | 2026.05.19 23:56:36.741572 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11541 | 2026.05.19 23:56:36.741785 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.05.19 23:56:36.741918 [ 148 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11543 | 2026.05.19 23:56:36.741929 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001463 sec., 53315.10594668489 rows/sec., 4.40 MiB/sec. | ||
| 11544 | 2026.05.19 23:56:36.741985 [ 148 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.05.19 23:56:36.742029 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11546 | 2026.05.19 23:56:36.742040 [ 260 ] {621dd37d-7c12-4846-9aea-355be5ced9da} <Debug> TCPHandler: Processed in 0.001733414 sec. | ||
| 11547 | 2026.05.19 23:56:36.742180 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11548 | 2026.05.19 23:56:36.742227 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.05.19 23:56:36.742329 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11550 | 2026.05.19 23:56:36.742349 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.05.19 23:56:36.742370 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2624 rows starting from the beginning of the part | ||
| 11552 | 2026.05.19 23:56:36.742403 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11553 | 2026.05.19 23:56:36.742450 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 11554 | 2026.05.19 23:56:36.742508 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
| 11555 | 2026.05.19 23:56:36.742558 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2471 rows starting from the beginning of the part | ||
| 11556 | 2026.05.19 23:56:36.742606 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11557 | 2026.05.19 23:56:36.742652 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
| 11558 | 2026.05.19 23:56:36.742890 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.05.19 23:56:36.742938 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11560 | 2026.05.19 23:56:36.743317 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11561 | 2026.05.19 23:56:36.743546 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.05.19 23:56:36.743662 [ 148 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11563 | 2026.05.19 23:56:36.743680 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001356 sec., 8112.094395280236 rows/sec., 609.99 KiB/sec. | ||
| 11564 | 2026.05.19 23:56:36.743695 [ 148 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.05.19 23:56:36.743722 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11566 | 2026.05.19 23:56:36.743723 [ 260 ] {2ad69ef8-1189-48b6-97e4-d4ba6517b2e6} <Debug> TCPHandler: Processed in 0.001557849 sec. | ||
| 11567 | 2026.05.19 23:56:36.743836 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11568 | 2026.05.19 23:56:36.743861 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.05.19 23:56:36.743969 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11570 | 2026.05.19 23:56:36.743978 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11571 | 2026.05.19 23:56:36.744014 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11572 | 2026.05.19 23:56:36.744021 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 85 rows starting from the beginning of the part | ||
| 11573 | 2026.05.19 23:56:36.744099 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11574 | 2026.05.19 23:56:36.744142 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 11575 | 2026.05.19 23:56:36.744181 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 11576 | 2026.05.19 23:56:36.744218 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 50 rows starting from the beginning of the part | ||
| 11577 | 2026.05.19 23:56:36.744257 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 11578 | 2026.05.19 23:56:36.744507 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.05.19 23:56:36.744551 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11580 | 2026.05.19 23:56:36.744613 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5425 rows, containing 5 columns (5 merged, 0 gathered) in 0.002516564 sec., 2155717.080908731 rows/sec., 169.57 MiB/sec. | ||
| 11581 | 2026.05.19 23:56:36.744886 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11582 | 2026.05.19 23:56:36.745044 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262212 sec., 167166.84677375908 rows/sec., 12.90 MiB/sec. | ||
| 11583 | 2026.05.19 23:56:36.745053 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11584 | 2026.05.19 23:56:36.745160 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11585 | 2026.05.19 23:56:36.745228 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.05.19 23:56:36.745354 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_86_17} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11587 | 2026.05.19 23:56:36.745393 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2026.05.19 23:56:36.745463 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.05.19 23:56:36.745484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11590 | 2026.05.19 23:56:36.745532 [ 148 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11591 | 2026.05.19 23:56:36.745541 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001591 sec., 47140.16341923319 rows/sec., 3.68 MiB/sec. | ||
| 11592 | 2026.05.19 23:56:36.745574 [ 148 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.19 23:56:36.745541 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_71_14} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11594 | 2026.05.19 23:56:36.745601 [ 260 ] {4f7a7294-3eba-4931-a2bc-98136f19afcd} <Debug> TCPHandler: Processed in 0.001791035 sec. | ||
| 11595 | 2026.05.19 23:56:36.745609 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11596 | 2026.05.19 23:56:36.745715 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11597 | 2026.05.19 23:56:36.745751 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.05.19 23:56:36.745772 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11599 | 2026.05.19 23:56:36.745853 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11600 | 2026.05.19 23:56:36.745885 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11601 | 2026.05.19 23:56:36.745903 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11602 | 2026.05.19 23:56:36.745922 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1406 rows starting from the beginning of the part | ||
| 11603 | 2026.05.19 23:56:36.745986 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 11604 | 2026.05.19 23:56:36.746035 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 75 rows starting from the beginning of the part | ||
| 11605 | 2026.05.19 23:56:36.746077 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1329 rows starting from the beginning of the part | ||
| 11606 | 2026.05.19 23:56:36.746116 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11607 | 2026.05.19 23:56:36.746154 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 75 rows starting from the beginning of the part | ||
| 11608 | 2026.05.19 23:56:36.746344 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.05.19 23:56:36.746385 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11610 | 2026.05.19 23:56:36.746743 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11611 | 2026.05.19 23:56:36.746970 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.05.19 23:56:36.747109 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 11613 | 2026.05.19 23:56:36.747145 [ 260 ] {f36e6520-39b9-46b6-a87e-ea4f5f2d6d84} <Debug> TCPHandler: Processed in 0.001444947 sec. | ||
| 11614 | 2026.05.19 23:56:36.747271 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.05.19 23:56:36.747370 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.05.19 23:56:36.747387 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708784 sec., 1781383.720821356 rows/sec., 128.97 MiB/sec. | ||
| 11617 | 2026.05.19 23:56:36.747424 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <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 | ||
| 11618 | 2026.05.19 23:56:36.747613 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11619 | 2026.05.19 23:56:36.747907 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.05.19 23:56:36.747986 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_86_17} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11621 | 2026.05.19 23:56:36.748066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11622 | 2026.05.19 23:56:36.748394 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.05.19 23:56:36.748444 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11624 | 2026.05.19 23:56:36.749067 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11625 | 2026.05.19 23:56:36.749296 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2026.05.19 23:56:36.749437 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002086 sec., 5273.250239693192 rows/sec., 9.45 MiB/sec. | ||
| 11627 | 2026.05.19 23:56:36.749488 [ 260 ] {ad013755-aa5d-47dd-ba64-3b620ee3b9ca} <Debug> TCPHandler: Processed in 0.002266138 sec. | ||
| 11628 | 2026.05.19 23:56:36.749633 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.05.19 23:56:36.749731 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.05.19 23:56:36.749773 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11631 | 2026.05.19 23:56:36.750137 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.05.19 23:56:36.750173 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11633 | 2026.05.19 23:56:36.750480 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11634 | 2026.05.19 23:56:36.750686 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.05.19 23:56:36.750816 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 11636 | 2026.05.19 23:56:36.750835 [ 147 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11637 | 2026.05.19 23:56:36.750849 [ 260 ] {6ad89d78-bd62-4954-9489-aadd352d1d7c} <Debug> TCPHandler: Processed in 0.001265242 sec. | ||
| 11638 | 2026.05.19 23:56:36.750897 [ 147 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.05.19 23:56:36.750927 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11640 | 2026.05.19 23:56:36.751008 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11641 | 2026.05.19 23:56:36.751109 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11642 | 2026.05.19 23:56:36.751142 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4068 rows starting from the beginning of the part | ||
| 11643 | 2026.05.19 23:56:36.751196 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11644 | 2026.05.19 23:56:36.751251 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11645 | 2026.05.19 23:56:36.751295 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part | ||
| 11646 | 2026.05.19 23:56:36.751334 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 11647 | 2026.05.19 23:56:36.751375 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11648 | 2026.05.19 23:56:36.752800 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827246 sec., 2357646.4252760713 rows/sec., 158.81 MiB/sec. | ||
| 11649 | 2026.05.19 23:56:36.753094 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11650 | 2026.05.19 23:56:36.753349 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.05.19 23:56:36.753429 [ 199 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_86_17} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11652 | 2026.05.19 23:56:36.753504 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11653 | 2026.05.19 23:56:40.584738 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11654 | 2026.05.19 23:56:40.584821 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11655 | 2026.05.19 23:56:40.723655 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24889 | ||
| 11656 | 2026.05.19 23:56:40.724179 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.05.19 23:56:40.724219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11658 | 2026.05.19 23:56:40.724715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11659 | 2026.05.19 23:56:40.724943 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.19 23:56:40.725080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24889 | ||
| 11661 | 2026.05.19 23:56:41.736830 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.05.19 23:56:41.737146 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11663 | 2026.05.19 23:56:41.737475 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11664 | 2026.05.19 23:56:41.737513 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11665 | 2026.05.19 23:56:41.737726 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11666 | 2026.05.19 23:56:41.737793 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11667 | 2026.05.19 23:56:41.737932 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11668 | 2026.05.19 23:56:41.737966 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11669 | 2026.05.19 23:56:41.737988 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11670 | 2026.05.19 23:56:41.738004 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11671 | 2026.05.19 23:56:41.738045 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11672 | 2026.05.19 23:56:41.738066 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11673 | 2026.05.19 23:56:41.739091 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002075 sec., 19759.036144578313 rows/sec., 3.92 MiB/sec. | ||
| 11674 | 2026.05.19 23:56:41.739188 [ 260 ] {34be0d35-ad46-4ae9-8988-1dddbe86c14f} <Debug> TCPHandler: Processed in 0.002521634 sec. | ||
| 11675 | 2026.05.19 23:56:41.741296 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.05.19 23:56:41.741425 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11677 | 2026.05.19 23:56:41.741477 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11678 | 2026.05.19 23:56:41.742075 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.05.19 23:56:41.742118 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11680 | 2026.05.19 23:56:41.742477 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11681 | 2026.05.19 23:56:41.742699 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.05.19 23:56:41.742843 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001455 sec., 81099.65635738832 rows/sec., 6.88 MiB/sec. | ||
| 11683 | 2026.05.19 23:56:41.742879 [ 260 ] {d83c1ef3-c049-4e09-957a-c28bad6bd6e0} <Debug> TCPHandler: Processed in 0.001643582 sec. | ||
| 11684 | 2026.05.19 23:56:41.743005 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.05.19 23:56:41.743101 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.05.19 23:56:41.743140 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11687 | 2026.05.19 23:56:41.743578 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.05.19 23:56:41.743614 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11689 | 2026.05.19 23:56:41.743901 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11690 | 2026.05.19 23:56:41.744104 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.05.19 23:56:41.744231 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 11692 | 2026.05.19 23:56:41.744265 [ 260 ] {55442a9d-a671-4d8f-bb6f-5c73da9a3468} <Debug> TCPHandler: Processed in 0.001309773 sec. | ||
| 11693 | 2026.05.19 23:56:41.744408 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.05.19 23:56:41.744503 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11695 | 2026.05.19 23:56:41.744542 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11696 | 2026.05.19 23:56:41.744975 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.05.19 23:56:41.745012 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11698 | 2026.05.19 23:56:41.745315 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11699 | 2026.05.19 23:56:41.745517 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.05.19 23:56:41.745662 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 11701 | 2026.05.19 23:56:41.745696 [ 260 ] {6b96bb58-27db-4cc2-90aa-12cebbb62c5f} <Debug> TCPHandler: Processed in 0.001336854 sec. | ||
| 11702 | 2026.05.19 23:56:41.745835 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.05.19 23:56:41.745931 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11704 | 2026.05.19 23:56:41.745973 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11705 | 2026.05.19 23:56:41.746423 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.05.19 23:56:41.746460 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11707 | 2026.05.19 23:56:41.746811 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11708 | 2026.05.19 23:56:41.747017 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.05.19 23:56:41.747148 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11710 | 2026.05.19 23:56:41.747194 [ 260 ] {ca95ae01-c62f-4e1e-bf08-36cad6ed509c} <Debug> TCPHandler: Processed in 0.001407026 sec. | ||
| 11711 | 2026.05.19 23:56:41.747343 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.05.19 23:56:41.747444 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.05.19 23:56:41.747497 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <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 | ||
| 11714 | 2026.05.19 23:56:41.748310 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.05.19 23:56:41.748348 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11716 | 2026.05.19 23:56:41.748897 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11717 | 2026.05.19 23:56:41.749118 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.05.19 23:56:41.749250 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11719 | 2026.05.19 23:56:41.749255 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 11720 | 2026.05.19 23:56:41.749319 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.05.19 23:56:41.749345 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11722 | 2026.05.19 23:56:41.749352 [ 260 ] {a3e1e07b-e0af-429b-809d-8d6567746609} <Debug> TCPHandler: Processed in 0.002057463 sec. | ||
| 11723 | 2026.05.19 23:56:41.749474 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11724 | 2026.05.19 23:56:41.749505 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.05.19 23:56:41.749610 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.05.19 23:56:41.749652 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11727 | 2026.05.19 23:56:41.749741 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11728 | 2026.05.19 23:56:41.749806 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1412 rows starting from the beginning of the part | ||
| 11729 | 2026.05.19 23:56:41.749932 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11730 | 2026.05.19 23:56:41.750043 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 11731 | 2026.05.19 23:56:41.750084 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.05.19 23:56:41.750126 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11733 | 2026.05.19 23:56:41.750138 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 11734 | 2026.05.19 23:56:41.750232 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 11735 | 2026.05.19 23:56:41.750316 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11736 | 2026.05.19 23:56:41.750465 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11737 | 2026.05.19 23:56:41.750782 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.05.19 23:56:41.750928 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 11739 | 2026.05.19 23:56:41.750964 [ 260 ] {f2c8ec52-612e-41fe-b481-f1b6eba0aa58} <Debug> TCPHandler: Processed in 0.001508208 sec. | ||
| 11740 | 2026.05.19 23:56:41.757573 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 19 columns (19 merged, 0 gathered) in 0.008161059 sec., 188455.9344565454 rows/sec., 337.70 MiB/sec. | ||
| 11741 | 2026.05.19 23:56:41.759707 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11742 | 2026.05.19 23:56:41.760050 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.05.19 23:56:41.760123 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11744 | 2026.05.19 23:56:41.760266 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11745 | 2026.05.19 23:56:42.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.87 MiB, peak 336.44 MiB, free memory in arenas 0.00 B, will set to 329.66 MiB (RSS), difference: 4.79 MiB | ||
| 11746 | 2026.05.19 23:56:42.073111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11747 | 2026.05.19 23:56:42.087213 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2026.05.19 23:56:42.087254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11749 | 2026.05.19 23:56:42.092239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11750 | 2026.05.19 23:56:42.092885 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.05.19 23:56:42.095407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11752 | 2026.05.19 23:56:46.737289 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.05.19 23:56:46.737579 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11754 | 2026.05.19 23:56:46.737982 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11755 | 2026.05.19 23:56:46.738035 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11756 | 2026.05.19 23:56:46.738329 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11757 | 2026.05.19 23:56:46.738411 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11758 | 2026.05.19 23:56:46.738563 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 11759 | 2026.05.19 23:56:46.738601 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11760 | 2026.05.19 23:56:46.738623 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11761 | 2026.05.19 23:56:46.738639 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11762 | 2026.05.19 23:56:46.738684 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11763 | 2026.05.19 23:56:46.738707 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11764 | 2026.05.19 23:56:46.739918 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00244 sec., 16803.27868852459 rows/sec., 3.33 MiB/sec. | ||
| 11765 | 2026.05.19 23:56:46.740094 [ 260 ] {c8dd787b-3d2c-401e-9125-c6dbc78ca5ea} <Debug> TCPHandler: Processed in 0.002950756 sec. | ||
| 11766 | 2026.05.19 23:56:46.743283 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.19 23:56:46.743437 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11768 | 2026.05.19 23:56:46.743501 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11769 | 2026.05.19 23:56:46.744118 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.05.19 23:56:46.744166 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11771 | 2026.05.19 23:56:46.744563 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11772 | 2026.05.19 23:56:46.744802 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.05.19 23:56:46.744969 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 11774 | 2026.05.19 23:56:46.745012 [ 260 ] {ac2fdc4e-cc4e-46ae-8db5-10a97c55bc37} <Debug> TCPHandler: Processed in 0.001846777 sec. | ||
| 11775 | 2026.05.19 23:56:46.745146 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.05.19 23:56:46.745256 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11777 | 2026.05.19 23:56:46.745302 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11778 | 2026.05.19 23:56:46.745743 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.05.19 23:56:46.745780 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11780 | 2026.05.19 23:56:46.746094 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11781 | 2026.05.19 23:56:46.746317 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.05.19 23:56:46.746459 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 409.55 KiB/sec. | ||
| 11783 | 2026.05.19 23:56:46.746497 [ 260 ] {dbd9cdf3-5cb1-4529-9d91-0ade7ecfc4d3} <Debug> TCPHandler: Processed in 0.001403025 sec. | ||
| 11784 | 2026.05.19 23:56:46.746649 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2026.05.19 23:56:46.746750 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11786 | 2026.05.19 23:56:46.746792 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11787 | 2026.05.19 23:56:46.747314 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.05.19 23:56:46.747352 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11789 | 2026.05.19 23:56:46.747721 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11790 | 2026.05.19 23:56:46.747938 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.05.19 23:56:46.748075 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001345 sec., 150185.87360594794 rows/sec., 13.31 MiB/sec. | ||
| 11792 | 2026.05.19 23:56:46.748111 [ 260 ] {8aaad2dc-17c9-4dd5-a6f8-4dd1b45c2ef3} <Debug> TCPHandler: Processed in 0.001512399 sec. | ||
| 11793 | 2026.05.19 23:56:46.748250 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.05.19 23:56:46.748349 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11795 | 2026.05.19 23:56:46.748389 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11796 | 2026.05.19 23:56:46.748867 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.05.19 23:56:46.748904 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11798 | 2026.05.19 23:56:46.749216 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11799 | 2026.05.19 23:56:46.749456 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.05.19 23:56:46.749598 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001268 sec., 22870.662460567823 rows/sec., 1.71 MiB/sec. | ||
| 11801 | 2026.05.19 23:56:46.749635 [ 260 ] {b5bc5e74-6038-4282-836e-c924d5fa9c15} <Debug> TCPHandler: Processed in 0.001434857 sec. | ||
| 11802 | 2026.05.19 23:56:46.749791 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.05.19 23:56:46.749891 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.05.19 23:56:46.749932 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11805 | 2026.05.19 23:56:46.750356 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.05.19 23:56:46.750393 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11807 | 2026.05.19 23:56:46.750706 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11808 | 2026.05.19 23:56:46.750935 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.05.19 23:56:46.751072 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0012 sec., 20000 rows/sec., 1.66 MiB/sec. | ||
| 11810 | 2026.05.19 23:56:46.751107 [ 260 ] {48a3bca7-69de-4493-9fae-b9c13528e60c} <Debug> TCPHandler: Processed in 0.001366465 sec. | ||
| 11811 | 2026.05.19 23:56:46.751255 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.05.19 23:56:46.751356 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.05.19 23:56:46.751398 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11814 | 2026.05.19 23:56:46.751850 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.05.19 23:56:46.751888 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11816 | 2026.05.19 23:56:46.752215 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11817 | 2026.05.19 23:56:46.752441 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.05.19 23:56:46.752581 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001244 sec., 9646.302250803858 rows/sec., 753.62 KiB/sec. | ||
| 11819 | 2026.05.19 23:56:46.752618 [ 260 ] {5c997290-2e12-4ccf-b4a7-65fe4011085d} <Debug> TCPHandler: Processed in 0.001415616 sec. | ||
| 11820 | 2026.05.19 23:56:46.752758 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2026.05.19 23:56:46.752860 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11822 | 2026.05.19 23:56:46.752902 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11823 | 2026.05.19 23:56:46.753378 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.05.19 23:56:46.753420 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11825 | 2026.05.19 23:56:46.753772 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11826 | 2026.05.19 23:56:46.754013 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.05.19 23:56:46.754152 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.001311 sec., 89244.85125858123 rows/sec., 7.27 MiB/sec. | ||
| 11828 | 2026.05.19 23:56:46.754188 [ 260 ] {800a6653-c4ba-4c36-9c4c-d0bcd5e6b6be} <Debug> TCPHandler: Processed in 0.001482488 sec. | ||
| 11829 | 2026.05.19 23:56:46.754330 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.05.19 23:56:46.754430 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11831 | 2026.05.19 23:56:46.754478 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11832 | 2026.05.19 23:56:46.754913 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2026.05.19 23:56:46.754951 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11834 | 2026.05.19 23:56:46.755306 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11835 | 2026.05.19 23:56:46.755546 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.05.19 23:56:46.755694 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001283 sec., 155105.22213561964 rows/sec., 11.13 MiB/sec. | ||
| 11837 | 2026.05.19 23:56:46.755729 [ 260 ] {a46e4524-62dc-4118-b29c-8452dcdcfd76} <Debug> TCPHandler: Processed in 0.001451577 sec. | ||
| 11838 | 2026.05.19 23:56:46.755866 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2026.05.19 23:56:46.755966 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11840 | 2026.05.19 23:56:46.756021 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <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 | ||
| 11841 | 2026.05.19 23:56:46.756809 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.05.19 23:56:46.756847 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11843 | 2026.05.19 23:56:46.757355 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11844 | 2026.05.19 23:56:46.757579 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.05.19 23:56:46.757726 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001793 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. | ||
| 11846 | 2026.05.19 23:56:46.757790 [ 260 ] {06e376cb-d5e9-4889-a167-81b2813e7ad0} <Debug> TCPHandler: Processed in 0.001993202 sec. | ||
| 11847 | 2026.05.19 23:56:46.757921 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.05.19 23:56:46.758016 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11849 | 2026.05.19 23:56:46.758056 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11850 | 2026.05.19 23:56:46.758396 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.05.19 23:56:46.758431 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11852 | 2026.05.19 23:56:46.758815 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11853 | 2026.05.19 23:56:46.759081 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2026.05.19 23:56:46.759219 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 11855 | 2026.05.19 23:56:46.759254 [ 260 ] {2cfc3f3a-c1f9-4952-95d3-ad8870ea6e35} <Debug> TCPHandler: Processed in 0.001356254 sec. | ||
| 11856 | 2026.05.19 23:56:48.225331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25401 | ||
| 11857 | 2026.05.19 23:56:48.225860 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.05.19 23:56:48.225904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11859 | 2026.05.19 23:56:48.226379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11860 | 2026.05.19 23:56:48.226607 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.05.19 23:56:48.226742 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25401 | ||
| 11862 | 2026.05.19 23:56:49.595640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11863 | 2026.05.19 23:56:49.611819 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.05.19 23:56:49.611891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11865 | 2026.05.19 23:56:49.617591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11866 | 2026.05.19 23:56:49.618277 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.05.19 23:56:49.621002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11868 | 2026.05.19 23:56:51.737105 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.05.19 23:56:51.737379 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11870 | 2026.05.19 23:56:51.737761 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11871 | 2026.05.19 23:56:51.737800 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11872 | 2026.05.19 23:56:51.738026 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11873 | 2026.05.19 23:56:51.738098 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11874 | 2026.05.19 23:56:51.738246 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11875 | 2026.05.19 23:56:51.738283 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11876 | 2026.05.19 23:56:51.738306 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11877 | 2026.05.19 23:56:51.738322 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11878 | 2026.05.19 23:56:51.738365 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11879 | 2026.05.19 23:56:51.738386 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11880 | 2026.05.19 23:56:51.739454 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002189 sec., 18730.01370488808 rows/sec., 3.72 MiB/sec. | ||
| 11881 | 2026.05.19 23:56:51.739570 [ 260 ] {cf83142c-a9e3-438f-bb6e-83ac0b37400b} <Debug> TCPHandler: Processed in 0.002619837 sec. | ||
| 11882 | 2026.05.19 23:56:51.741780 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11883 | 2026.05.19 23:56:51.741912 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11884 | 2026.05.19 23:56:51.741964 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11885 | 2026.05.19 23:56:51.742579 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.05.19 23:56:51.742635 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11887 | 2026.05.19 23:56:51.743042 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11888 | 2026.05.19 23:56:51.743280 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.05.19 23:56:51.743432 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001559 sec., 75689.54457985888 rows/sec., 6.42 MiB/sec. | ||
| 11890 | 2026.05.19 23:56:51.743468 [ 260 ] {9bcb9952-d2fb-4576-9ecd-e25db7bdda9d} <Debug> TCPHandler: Processed in 0.001748475 sec. | ||
| 11891 | 2026.05.19 23:56:51.743609 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2026.05.19 23:56:51.743705 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11893 | 2026.05.19 23:56:51.743747 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11894 | 2026.05.19 23:56:51.744184 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.05.19 23:56:51.744221 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11896 | 2026.05.19 23:56:51.744520 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11897 | 2026.05.19 23:56:51.744734 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.05.19 23:56:51.744876 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001189 sec., 26072.32968881413 rows/sec., 1.91 MiB/sec. | ||
| 11899 | 2026.05.19 23:56:51.744911 [ 260 ] {1e0c48ef-098f-4578-a6fe-b79a24442ec7} <Debug> TCPHandler: Processed in 0.001352045 sec. | ||
| 11900 | 2026.05.19 23:56:51.745049 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.05.19 23:56:51.745145 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11902 | 2026.05.19 23:56:51.745185 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11903 | 2026.05.19 23:56:51.745612 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.05.19 23:56:51.745649 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11905 | 2026.05.19 23:56:51.745950 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11906 | 2026.05.19 23:56:51.746163 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.05.19 23:56:51.746291 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 11908 | 2026.05.19 23:56:51.746326 [ 260 ] {84d6c77f-381f-41d7-a86b-a32669b0aff9} <Debug> TCPHandler: Processed in 0.001325694 sec. | ||
| 11909 | 2026.05.19 23:56:51.746460 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.05.19 23:56:51.746556 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.05.19 23:56:51.746600 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11912 | 2026.05.19 23:56:51.747100 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.05.19 23:56:51.747136 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11914 | 2026.05.19 23:56:51.747466 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11915 | 2026.05.19 23:56:51.747687 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.05.19 23:56:51.747830 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 5 parts from all_1_84_17 to all_88_88_0 | ||
| 11917 | 2026.05.19 23:56:51.747834 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 11918 | 2026.05.19 23:56:51.747876 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.05.19 23:56:51.747889 [ 260 ] {f4f742d3-e76c-4030-9948-2987aea3ce78} <Debug> TCPHandler: Processed in 0.001477998 sec. | ||
| 11920 | 2026.05.19 23:56:51.747904 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11921 | 2026.05.19 23:56:51.748028 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.05.19 23:56:51.748052 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_84_17 to all_88_88_0 into Compact with storage Full | ||
| 11923 | 2026.05.19 23:56:51.748125 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11924 | 2026.05.19 23:56:51.748187 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <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 | ||
| 11925 | 2026.05.19 23:56:51.748224 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11926 | 2026.05.19 23:56:51.748268 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 30553 rows starting from the beginning of the part | ||
| 11927 | 2026.05.19 23:56:51.748340 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
| 11928 | 2026.05.19 23:56:51.748391 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11929 | 2026.05.19 23:56:51.748440 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11930 | 2026.05.19 23:56:51.748486 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 199 rows starting from the beginning of the part | ||
| 11931 | 2026.05.19 23:56:51.749028 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.05.19 23:56:51.749072 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11933 | 2026.05.19 23:56:51.749665 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11934 | 2026.05.19 23:56:51.749917 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.05.19 23:56:51.750069 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001962 sec., 15800.203873598368 rows/sec., 28.31 MiB/sec. | ||
| 11936 | 2026.05.19 23:56:51.750122 [ 260 ] {1b5167ec-ef3d-4e84-86ee-21be3ccf72dd} <Debug> TCPHandler: Processed in 0.002144875 sec. | ||
| 11937 | 2026.05.19 23:56:51.750281 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.05.19 23:56:51.750390 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11939 | 2026.05.19 23:56:51.750440 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11940 | 2026.05.19 23:56:51.750867 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.05.19 23:56:51.750903 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11942 | 2026.05.19 23:56:51.751645 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11943 | 2026.05.19 23:56:51.751885 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.05.19 23:56:51.752032 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 11945 | 2026.05.19 23:56:51.752068 [ 260 ] {e3629cb4-9ea2-4fee-b94d-f51201c7b931} <Debug> TCPHandler: Processed in 0.001844967 sec. | ||
| 11946 | 2026.05.19 23:56:51.755022 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00703869 sec., 4428096.705494914 rows/sec., 285.65 MiB/sec. | ||
| 11947 | 2026.05.19 23:56:51.755530 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 11948 | 2026.05.19 23:56:51.755870 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.05.19 23:56:51.755952 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 5 parts: [all_1_84_17, all_88_88_0] -> all_1_88_18 | ||
| 11950 | 2026.05.19 23:56:51.756052 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11951 | 2026.05.19 23:56:55.584930 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11952 | 2026.05.19 23:56:55.585027 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11953 | 2026.05.19 23:56:55.726918 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25849 | ||
| 11954 | 2026.05.19 23:56:55.727502 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.05.19 23:56:55.727550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11956 | 2026.05.19 23:56:55.728075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11957 | 2026.05.19 23:56:55.728305 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.05.19 23:56:55.728434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25849 | ||
| 11959 | 2026.05.19 23:56:56.735732 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.05.19 23:56:56.735981 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11961 | 2026.05.19 23:56:56.736341 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11962 | 2026.05.19 23:56:56.736385 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11963 | 2026.05.19 23:56:56.736643 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11964 | 2026.05.19 23:56:56.736722 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11965 | 2026.05.19 23:56:56.736874 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11966 | 2026.05.19 23:56:56.736909 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11967 | 2026.05.19 23:56:56.736931 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 11968 | 2026.05.19 23:56:56.736947 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11969 | 2026.05.19 23:56:56.736987 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11970 | 2026.05.19 23:56:56.737007 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 11971 | 2026.05.19 23:56:56.738010 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002135 sec., 19203.74707259953 rows/sec., 3.81 MiB/sec. | ||
| 11972 | 2026.05.19 23:56:56.738104 [ 260 ] {207d9349-35a6-47d0-a518-b9c18a1109cd} <Debug> TCPHandler: Processed in 0.002509854 sec. | ||
| 11973 | 2026.05.19 23:56:56.739992 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2026.05.19 23:56:56.740150 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11975 | 2026.05.19 23:56:56.740212 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11976 | 2026.05.19 23:56:56.740845 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.05.19 23:56:56.740884 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11978 | 2026.05.19 23:56:56.741243 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11979 | 2026.05.19 23:56:56.741463 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.05.19 23:56:56.741612 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001506 sec., 51792.828685258966 rows/sec., 4.27 MiB/sec. | ||
| 11981 | 2026.05.19 23:56:56.741647 [ 260 ] {048a7c50-3956-45b4-93f5-b472d6d0ac3a} <Debug> TCPHandler: Processed in 0.001730344 sec. | ||
| 11982 | 2026.05.19 23:56:56.741779 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2026.05.19 23:56:56.741876 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11984 | 2026.05.19 23:56:56.741916 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11985 | 2026.05.19 23:56:56.742316 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.05.19 23:56:56.742352 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11987 | 2026.05.19 23:56:56.742641 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11988 | 2026.05.19 23:56:56.742861 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.05.19 23:56:56.743001 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 723.03 KiB/sec. | ||
| 11990 | 2026.05.19 23:56:56.743036 [ 260 ] {502dd654-449a-4aa6-a698-a222a3989b50} <Debug> TCPHandler: Processed in 0.001304974 sec. | ||
| 11991 | 2026.05.19 23:56:56.743161 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2026.05.19 23:56:56.743255 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11993 | 2026.05.19 23:56:56.743295 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11994 | 2026.05.19 23:56:56.743711 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.05.19 23:56:56.743748 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11996 | 2026.05.19 23:56:56.744042 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11997 | 2026.05.19 23:56:56.744244 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.05.19 23:56:56.744372 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001135 sec., 66079.29515418502 rows/sec., 5.16 MiB/sec. | ||
| 11999 | 2026.05.19 23:56:56.744406 [ 260 ] {9b4ffd8b-9687-46f8-97a5-4331e7ce62d5} <Debug> TCPHandler: Processed in 0.001294673 sec. | ||
| 12000 | 2026.05.19 23:56:56.744542 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2026.05.19 23:56:56.744637 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12002 | 2026.05.19 23:56:56.744679 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12003 | 2026.05.19 23:56:56.745093 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.05.19 23:56:56.745129 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12005 | 2026.05.19 23:56:56.745460 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12006 | 2026.05.19 23:56:56.745685 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.05.19 23:56:56.745815 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12008 | 2026.05.19 23:56:56.745849 [ 260 ] {d464079f-841d-49c5-b2be-5e031acfaece} <Debug> TCPHandler: Processed in 0.001355835 sec. | ||
| 12009 | 2026.05.19 23:56:56.746008 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2026.05.19 23:56:56.746103 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12011 | 2026.05.19 23:56:56.746155 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <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 | ||
| 12012 | 2026.05.19 23:56:56.746983 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2026.05.19 23:56:56.747025 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12014 | 2026.05.19 23:56:56.747539 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12015 | 2026.05.19 23:56:56.747759 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2026.05.19 23:56:56.747898 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001812 sec., 6070.640176600441 rows/sec., 10.88 MiB/sec. | ||
| 12017 | 2026.05.19 23:56:56.747969 [ 260 ] {8b8ba1b8-7dab-4c86-acbd-7d2c71baafa5} <Debug> TCPHandler: Processed in 0.002009182 sec. | ||
| 12018 | 2026.05.19 23:56:56.748089 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2026.05.19 23:56:56.748185 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12020 | 2026.05.19 23:56:56.748227 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12021 | 2026.05.19 23:56:56.748586 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2026.05.19 23:56:56.748622 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12023 | 2026.05.19 23:56:56.748930 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12024 | 2026.05.19 23:56:56.749145 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2026.05.19 23:56:56.749277 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 12026 | 2026.05.19 23:56:56.749310 [ 260 ] {69cf0a65-7ec0-4826-a06d-276b169bdb2c} <Debug> TCPHandler: Processed in 0.001270132 sec. | ||
| 12027 | 2026.05.19 23:56:57.121102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12028 | 2026.05.19 23:56:57.137696 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.05.19 23:56:57.137760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12030 | 2026.05.19 23:56:57.144151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12031 | 2026.05.19 23:56:57.144823 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.05.19 23:56:57.147665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12033 | 2026.05.19 23:56:58.343674 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2026.05.19 23:56:58.343940 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12035 | 2026.05.19 23:56:58.344337 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12036 | 2026.05.19 23:56:58.344386 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12037 | 2026.05.19 23:56:58.344670 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12038 | 2026.05.19 23:56:58.344751 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12039 | 2026.05.19 23:56:58.344910 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12040 | 2026.05.19 23:56:58.344947 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12041 | 2026.05.19 23:56:58.344969 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12042 | 2026.05.19 23:56:58.344985 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12043 | 2026.05.19 23:56:58.345027 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12044 | 2026.05.19 23:56:58.345048 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12045 | 2026.05.19 23:56:58.346250 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002431 sec., 16865.487453722748 rows/sec., 3.35 MiB/sec. | ||
| 12046 | 2026.05.19 23:56:58.346360 [ 260 ] {ad3fe827-289b-4fd6-99ec-65f5894516b1} <Debug> TCPHandler: Processed in 0.002829102 sec. | ||
| 12047 | 2026.05.19 23:56:58.359941 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.05.19 23:56:58.360074 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12049 | 2026.05.19 23:56:58.360127 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12050 | 2026.05.19 23:56:58.360695 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.05.19 23:56:58.360745 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12052 | 2026.05.19 23:56:58.361133 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12053 | 2026.05.19 23:56:58.361369 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.05.19 23:56:58.361526 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 328.14 KiB/sec. | ||
| 12055 | 2026.05.19 23:56:58.361562 [ 260 ] {5a7ff254-d8c1-4c3d-88b4-80d2fec38537} <Debug> TCPHandler: Processed in 0.001681583 sec. | ||
| 12056 | 2026.05.19 23:56:58.361700 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.05.19 23:56:58.361798 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12058 | 2026.05.19 23:56:58.361839 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12059 | 2026.05.19 23:56:58.363459 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.05.19 23:56:58.363497 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12061 | 2026.05.19 23:56:58.364003 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12062 | 2026.05.19 23:56:58.364222 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.05.19 23:56:58.364357 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Debug> executeQuery: Read 2470 rows, 186.66 KiB in 0.002577 sec., 958478.8513775709 rows/sec., 70.74 MiB/sec. | ||
| 12064 | 2026.05.19 23:56:58.364392 [ 260 ] {bf777837-16a1-48fa-82bf-016081a1526b} <Debug> TCPHandler: Processed in 0.00274039 sec. | ||
| 12065 | 2026.05.19 23:56:58.364393 [ 129 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12066 | 2026.05.19 23:56:58.364475 [ 129 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.05.19 23:56:58.364501 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12068 | 2026.05.19 23:56:58.364530 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.05.19 23:56:58.364639 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.05.19 23:56:58.364639 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12071 | 2026.05.19 23:56:58.364681 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12072 | 2026.05.19 23:56:58.364811 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12073 | 2026.05.19 23:56:58.364851 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2624 rows starting from the beginning of the part | ||
| 12074 | 2026.05.19 23:56:58.364920 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 12075 | 2026.05.19 23:56:58.364967 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 202 rows starting from the beginning of the part | ||
| 12076 | 2026.05.19 23:56:58.365013 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 118 rows starting from the beginning of the part | ||
| 12077 | 2026.05.19 23:56:58.365055 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
| 12078 | 2026.05.19 23:56:58.365099 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2470 rows starting from the beginning of the part | ||
| 12079 | 2026.05.19 23:56:58.365186 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.05.19 23:56:58.365230 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12081 | 2026.05.19 23:56:58.365571 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12082 | 2026.05.19 23:56:58.365790 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.05.19 23:56:58.365928 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001308 sec., 36697.24770642202 rows/sec., 2.67 MiB/sec. | ||
| 12084 | 2026.05.19 23:56:58.365926 [ 61 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12085 | 2026.05.19 23:56:58.365969 [ 260 ] {995a6406-4187-418e-8f69-7ac5f280c6a7} <Debug> TCPHandler: Processed in 0.001488378 sec. | ||
| 12086 | 2026.05.19 23:56:58.365989 [ 61 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.05.19 23:56:58.366011 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12088 | 2026.05.19 23:56:58.366116 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.05.19 23:56:58.366124 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12090 | 2026.05.19 23:56:58.366214 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12091 | 2026.05.19 23:56:58.366259 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12092 | 2026.05.19 23:56:58.366280 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12093 | 2026.05.19 23:56:58.366319 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 85 rows starting from the beginning of the part | ||
| 12094 | 2026.05.19 23:56:58.366381 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 12095 | 2026.05.19 23:56:58.366427 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 29 rows starting from the beginning of the part | ||
| 12096 | 2026.05.19 23:56:58.366468 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 12097 | 2026.05.19 23:56:58.366506 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 12098 | 2026.05.19 23:56:58.366545 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 12099 | 2026.05.19 23:56:58.367017 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.05.19 23:56:58.367059 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12101 | 2026.05.19 23:56:58.367325 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5610 rows, containing 5 columns (5 merged, 0 gathered) in 0.00274964 sec., 2040267.0895098997 rows/sec., 161.68 MiB/sec. | ||
| 12102 | 2026.05.19 23:56:58.367359 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288443 sec., 182390.6839495422 rows/sec., 14.07 MiB/sec. | ||
| 12103 | 2026.05.19 23:56:58.367545 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12104 | 2026.05.19 23:56:58.367582 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12105 | 2026.05.19 23:56:58.367671 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12106 | 2026.05.19 23:56:58.367936 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.05.19 23:56:58.367936 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.05.19 23:56:58.368055 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_76_15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12109 | 2026.05.19 23:56:58.368102 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001906 sec., 420251.83630640083 rows/sec., 24.28 MiB/sec. | ||
| 12110 | 2026.05.19 23:56:58.368136 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.05.19 23:56:58.368147 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12112 | 2026.05.19 23:56:58.368142 [ 260 ] {7e99891a-bd43-4903-9f3e-7de8994e62b3} <Debug> TCPHandler: Processed in 0.002075454 sec. | ||
| 12113 | 2026.05.19 23:56:58.368264 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_91_18} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12114 | 2026.05.19 23:56:58.368353 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2026.05.19 23:56:58.368390 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12116 | 2026.05.19 23:56:58.368456 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12117 | 2026.05.19 23:56:58.368502 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12118 | 2026.05.19 23:56:58.368911 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.05.19 23:56:58.368948 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12120 | 2026.05.19 23:56:58.369250 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12121 | 2026.05.19 23:56:58.369463 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.05.19 23:56:58.369594 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 12123 | 2026.05.19 23:56:58.369628 [ 260 ] {2efb60af-b03c-475f-ba31-a4e716695d78} <Debug> TCPHandler: Processed in 0.001324794 sec. | ||
| 12124 | 2026.05.19 23:56:58.369764 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.05.19 23:56:58.369859 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12126 | 2026.05.19 23:56:58.369899 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12127 | 2026.05.19 23:56:58.370890 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.05.19 23:56:58.370927 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12129 | 2026.05.19 23:56:58.371296 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12130 | 2026.05.19 23:56:58.371506 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.05.19 23:56:58.371639 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001797 sec., 738452.9771841959 rows/sec., 49.50 MiB/sec. | ||
| 12132 | 2026.05.19 23:56:58.371652 [ 61 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12133 | 2026.05.19 23:56:58.371674 [ 260 ] {1116099d-d8e0-4eef-89eb-a29bfb24f074} <Debug> TCPHandler: Processed in 0.00196361 sec. | ||
| 12134 | 2026.05.19 23:56:58.371703 [ 61 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.05.19 23:56:58.371732 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12136 | 2026.05.19 23:56:58.371817 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12137 | 2026.05.19 23:56:58.371825 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12138 | 2026.05.19 23:56:58.371920 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12139 | 2026.05.19 23:56:58.371937 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12140 | 2026.05.19 23:56:58.371967 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1406 rows starting from the beginning of the part | ||
| 12141 | 2026.05.19 23:56:58.371966 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12142 | 2026.05.19 23:56:58.372025 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 12143 | 2026.05.19 23:56:58.372072 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 117 rows starting from the beginning of the part | ||
| 12144 | 2026.05.19 23:56:58.372113 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part | ||
| 12145 | 2026.05.19 23:56:58.372153 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 75 rows starting from the beginning of the part | ||
| 12146 | 2026.05.19 23:56:58.372195 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1327 rows starting from the beginning of the part | ||
| 12147 | 2026.05.19 23:56:58.372754 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.05.19 23:56:58.372789 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12149 | 2026.05.19 23:56:58.373217 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12150 | 2026.05.19 23:56:58.373308 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524179 sec., 2043723.2109876857 rows/sec., 148.67 MiB/sec. | ||
| 12151 | 2026.05.19 23:56:58.373438 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.05.19 23:56:58.373478 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12153 | 2026.05.19 23:56:58.373580 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001679 sec., 911852.2930315664 rows/sec., 55.49 MiB/sec. | ||
| 12154 | 2026.05.19 23:56:58.373616 [ 260 ] {630371dd-b0a7-41a9-a6ac-7e65638c3a4e} <Debug> TCPHandler: Processed in 0.001848607 sec. | ||
| 12155 | 2026.05.19 23:56:58.373752 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.05.19 23:56:58.373770 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.05.19 23:56:58.373822 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_91_18} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12158 | 2026.05.19 23:56:58.373868 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12159 | 2026.05.19 23:56:58.373885 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12160 | 2026.05.19 23:56:58.373923 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <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 | ||
| 12161 | 2026.05.19 23:56:58.375107 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.19 23:56:58.375153 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12163 | 2026.05.19 23:56:58.375844 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12164 | 2026.05.19 23:56:58.376099 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.19 23:56:58.376260 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002408 sec., 17441.86046511628 rows/sec., 31.26 MiB/sec. | ||
| 12166 | 2026.05.19 23:56:58.376391 [ 260 ] {4275d874-b6af-4d93-9deb-c1286e555338} <Debug> TCPHandler: Processed in 0.002669898 sec. | ||
| 12167 | 2026.05.19 23:56:58.376592 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.05.19 23:56:58.376723 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.05.19 23:56:58.376784 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12170 | 2026.05.19 23:56:58.377180 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.05.19 23:56:58.377215 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12172 | 2026.05.19 23:56:58.377538 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12173 | 2026.05.19 23:56:58.377819 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.05.19 23:56:58.377946 [ 61 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12175 | 2026.05.19 23:56:58.377962 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00128 sec., 18750 rows/sec., 1.26 MiB/sec. | ||
| 12176 | 2026.05.19 23:56:58.377978 [ 61 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.05.19 23:56:58.377995 [ 260 ] {33402ea1-47d7-4afe-9a90-64f4df89d865} <Debug> TCPHandler: Processed in 0.001524069 sec. | ||
| 12178 | 2026.05.19 23:56:58.377997 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 12179 | 2026.05.19 23:56:58.378188 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12180 | 2026.05.19 23:56:58.378295 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12181 | 2026.05.19 23:56:58.378323 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4308 rows starting from the beginning of the part | ||
| 12182 | 2026.05.19 23:56:58.378373 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12183 | 2026.05.19 23:56:58.378416 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12184 | 2026.05.19 23:56:58.378457 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12185 | 2026.05.19 23:56:58.378497 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12186 | 2026.05.19 23:56:58.378537 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 12187 | 2026.05.19 23:56:58.379934 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884328 sec., 2426329.1741140606 rows/sec., 163.44 MiB/sec. | ||
| 12188 | 2026.05.19 23:56:58.380343 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12189 | 2026.05.19 23:56:58.380623 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.05.19 23:56:58.380719 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_91_18} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12191 | 2026.05.19 23:56:58.380813 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12192 | 2026.05.19 23:57:01.732371 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.05.19 23:57:01.732643 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12194 | 2026.05.19 23:57:01.732997 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12195 | 2026.05.19 23:57:01.733034 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12196 | 2026.05.19 23:57:01.733244 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12197 | 2026.05.19 23:57:01.733311 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12198 | 2026.05.19 23:57:01.733448 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12199 | 2026.05.19 23:57:01.733483 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12200 | 2026.05.19 23:57:01.733506 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12201 | 2026.05.19 23:57:01.733521 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12202 | 2026.05.19 23:57:01.733564 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12203 | 2026.05.19 23:57:01.733584 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12204 | 2026.05.19 23:57:01.734633 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002099 sec., 19533.11100524059 rows/sec., 3.88 MiB/sec. | ||
| 12205 | 2026.05.19 23:57:01.734730 [ 260 ] {f8b0c40c-c743-40fd-a369-e35adb261d07} <Debug> TCPHandler: Processed in 0.002495154 sec. | ||
| 12206 | 2026.05.19 23:57:01.736142 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.05.19 23:57:01.736252 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12208 | 2026.05.19 23:57:01.736299 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12209 | 2026.05.19 23:57:01.736800 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.05.19 23:57:01.736837 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12211 | 2026.05.19 23:57:01.737209 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12212 | 2026.05.19 23:57:01.737434 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.05.19 23:57:01.737578 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 3.15 MiB/sec. | ||
| 12214 | 2026.05.19 23:57:01.737614 [ 260 ] {7935bfd7-79bc-4ac6-a1c8-e1f6bc14b283} <Debug> TCPHandler: Processed in 0.001522128 sec. | ||
| 12215 | 2026.05.19 23:57:01.737772 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.05.19 23:57:01.737870 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12217 | 2026.05.19 23:57:01.737909 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12218 | 2026.05.19 23:57:01.738326 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.05.19 23:57:01.738362 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12220 | 2026.05.19 23:57:01.738652 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12221 | 2026.05.19 23:57:01.738854 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.05.19 23:57:01.738987 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 12223 | 2026.05.19 23:57:01.739022 [ 260 ] {608f623d-5058-4c74-ab56-b492a02e71ce} <Debug> TCPHandler: Processed in 0.001298983 sec. | ||
| 12224 | 2026.05.19 23:57:01.739149 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.05.19 23:57:01.739245 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12226 | 2026.05.19 23:57:01.739288 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12227 | 2026.05.19 23:57:01.739651 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.05.19 23:57:01.739687 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12229 | 2026.05.19 23:57:01.740000 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12230 | 2026.05.19 23:57:01.740205 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.05.19 23:57:01.740330 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001102 sec., 87114.33756805808 rows/sec., 6.07 MiB/sec. | ||
| 12232 | 2026.05.19 23:57:01.740363 [ 260 ] {0c958703-4d3f-4759-8f08-996ff72d7aed} <Debug> TCPHandler: Processed in 0.001263193 sec. | ||
| 12233 | 2026.05.19 23:57:01.740487 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.05.19 23:57:01.740583 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12235 | 2026.05.19 23:57:01.740625 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12236 | 2026.05.19 23:57:01.740950 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.05.19 23:57:01.740986 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12238 | 2026.05.19 23:57:01.741286 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12239 | 2026.05.19 23:57:01.741488 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.05.19 23:57:01.741614 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 12241 | 2026.05.19 23:57:01.741647 [ 260 ] {551a7233-71dc-44e7-8d6b-5a18c70aa8c2} <Debug> TCPHandler: Processed in 0.001209762 sec. | ||
| 12242 | 2026.05.19 23:57:03.229538 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26361 | ||
| 12243 | 2026.05.19 23:57:03.230085 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.05.19 23:57:03.230125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12245 | 2026.05.19 23:57:03.230620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12246 | 2026.05.19 23:57:03.230845 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.19 23:57:03.230987 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26361 | ||
| 12248 | 2026.05.19 23:57:04.648683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12249 | 2026.05.19 23:57:04.665145 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.05.19 23:57:04.665199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12251 | 2026.05.19 23:57:04.671290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12252 | 2026.05.19 23:57:04.672010 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.05.19 23:57:04.674816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12254 | 2026.05.19 23:57:06.735866 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2026.05.19 23:57:06.736099 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12256 | 2026.05.19 23:57:06.736433 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12257 | 2026.05.19 23:57:06.736474 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12258 | 2026.05.19 23:57:06.736844 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12259 | 2026.05.19 23:57:06.736931 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12260 | 2026.05.19 23:57:06.737108 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12261 | 2026.05.19 23:57:06.737150 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12262 | 2026.05.19 23:57:06.737174 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12263 | 2026.05.19 23:57:06.737195 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12264 | 2026.05.19 23:57:06.737246 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12265 | 2026.05.19 23:57:06.737282 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12266 | 2026.05.19 23:57:06.738515 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002498 sec., 16413.130504403525 rows/sec., 3.26 MiB/sec. | ||
| 12267 | 2026.05.19 23:57:06.738646 [ 260 ] {b07ce9ef-12d2-463a-aa9d-b1756fa47301} <Debug> TCPHandler: Processed in 0.002913635 sec. | ||
| 12268 | 2026.05.19 23:57:06.740714 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2026.05.19 23:57:06.740909 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12270 | 2026.05.19 23:57:06.741007 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12271 | 2026.05.19 23:57:06.741888 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.05.19 23:57:06.741937 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12273 | 2026.05.19 23:57:06.742387 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12274 | 2026.05.19 23:57:06.742657 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.05.19 23:57:06.742832 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001984 sec., 39314.51612903226 rows/sec., 3.24 MiB/sec. | ||
| 12276 | 2026.05.19 23:57:06.742880 [ 260 ] {c6e3b73e-cf99-4f73-8efb-6baee076c0dc} <Debug> TCPHandler: Processed in 0.002311669 sec. | ||
| 12277 | 2026.05.19 23:57:06.743077 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.05.19 23:57:06.743189 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12279 | 2026.05.19 23:57:06.743247 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12280 | 2026.05.19 23:57:06.743737 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.05.19 23:57:06.743777 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12282 | 2026.05.19 23:57:06.744117 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12283 | 2026.05.19 23:57:06.744403 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.05.19 23:57:06.744547 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001377 sec., 7988.380537400146 rows/sec., 600.69 KiB/sec. | ||
| 12285 | 2026.05.19 23:57:06.744587 [ 260 ] {877c4f19-ae82-4690-b44a-f50d0b1fcbac} <Debug> TCPHandler: Processed in 0.00157672 sec. | ||
| 12286 | 2026.05.19 23:57:06.744754 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.05.19 23:57:06.744855 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12288 | 2026.05.19 23:57:06.744899 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12289 | 2026.05.19 23:57:06.745404 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.05.19 23:57:06.745449 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12291 | 2026.05.19 23:57:06.745876 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12292 | 2026.05.19 23:57:06.746189 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.05.19 23:57:06.746358 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001518 sec., 49407.11462450593 rows/sec., 3.86 MiB/sec. | ||
| 12294 | 2026.05.19 23:57:06.746403 [ 260 ] {93f16642-4c0b-4669-a977-dbbc49c4e1b1} <Debug> TCPHandler: Processed in 0.001707444 sec. | ||
| 12295 | 2026.05.19 23:57:06.746595 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.05.19 23:57:06.746704 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.05.19 23:57:06.746758 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12298 | 2026.05.19 23:57:06.747240 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.05.19 23:57:06.747278 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12300 | 2026.05.19 23:57:06.747802 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12301 | 2026.05.19 23:57:06.748087 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.05.19 23:57:06.748284 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 4 parts from all_1_88_18 to all_91_91_0 | ||
| 12303 | 2026.05.19 23:57:06.748322 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
| 12304 | 2026.05.19 23:57:06.748369 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.05.19 23:57:06.748410 [ 260 ] {7aa1af36-dea3-4306-8372-8a3cb2dadac1} <Debug> TCPHandler: Processed in 0.001885958 sec. | ||
| 12306 | 2026.05.19 23:57:06.748415 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12307 | 2026.05.19 23:57:06.748572 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_88_18 to all_91_91_0 into Compact with storage Full | ||
| 12308 | 2026.05.19 23:57:06.748622 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.05.19 23:57:06.748702 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12310 | 2026.05.19 23:57:06.748750 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 31168 rows starting from the beginning of the part | ||
| 12311 | 2026.05.19 23:57:06.748772 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12312 | 2026.05.19 23:57:06.748818 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12313 | 2026.05.19 23:57:06.748865 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <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 | ||
| 12314 | 2026.05.19 23:57:06.748876 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12315 | 2026.05.19 23:57:06.748936 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1531 rows starting from the beginning of the part | ||
| 12316 | 2026.05.19 23:57:06.750045 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.05.19 23:57:06.750102 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12318 | 2026.05.19 23:57:06.750780 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12319 | 2026.05.19 23:57:06.751050 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2026.05.19 23:57:06.751204 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12321 | 2026.05.19 23:57:06.751225 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002496 sec., 4407.051282051282 rows/sec., 7.90 MiB/sec. | ||
| 12322 | 2026.05.19 23:57:06.751255 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.05.19 23:57:06.751281 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12324 | 2026.05.19 23:57:06.751321 [ 260 ] {4501a3ec-4512-47e0-a486-e07f9f8d7a06} <Debug> TCPHandler: Processed in 0.002781001 sec. | ||
| 12325 | 2026.05.19 23:57:06.751402 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12326 | 2026.05.19 23:57:06.751473 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2026.05.19 23:57:06.751589 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.05.19 23:57:06.751637 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12329 | 2026.05.19 23:57:06.751651 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12330 | 2026.05.19 23:57:06.751732 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1538 rows starting from the beginning of the part | ||
| 12331 | 2026.05.19 23:57:06.751875 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 12332 | 2026.05.19 23:57:06.751992 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12333 | 2026.05.19 23:57:06.752093 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12334 | 2026.05.19 23:57:06.752095 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.05.19 23:57:06.752146 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12336 | 2026.05.19 23:57:06.752209 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 12337 | 2026.05.19 23:57:06.752321 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 12338 | 2026.05.19 23:57:06.752506 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12339 | 2026.05.19 23:57:06.752766 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.05.19 23:57:06.752929 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
| 12341 | 2026.05.19 23:57:06.752970 [ 260 ] {53b0371e-d7d9-4890-bff8-3875729a7b78} <Debug> TCPHandler: Processed in 0.001552099 sec. | ||
| 12342 | 2026.05.19 23:57:06.757605 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33019 rows, containing 5 columns (5 merged, 0 gathered) in 0.009097583 sec., 3629425.529835782 rows/sec., 233.69 MiB/sec. | ||
| 12343 | 2026.05.19 23:57:06.757819 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 12344 | 2026.05.19 23:57:06.758132 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.05.19 23:57:06.758231 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 4 parts: [all_1_88_18, all_91_91_0] -> all_1_91_19 | ||
| 12346 | 2026.05.19 23:57:06.758344 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12347 | 2026.05.19 23:57:06.761907 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 19 columns (19 merged, 0 gathered) in 0.01054716 sec., 155871.34356547164 rows/sec., 279.31 MiB/sec. | ||
| 12348 | 2026.05.19 23:57:06.763411 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12349 | 2026.05.19 23:57:06.763820 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.05.19 23:57:06.763918 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12351 | 2026.05.19 23:57:06.764108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 12352 | 2026.05.19 23:57:07.001194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.39 MiB, peak 344.34 MiB, free memory in arenas 0.00 B, will set to 336.33 MiB (RSS), difference: 4.94 MiB | ||
| 12353 | 2026.05.19 23:57:10.585310 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12354 | 2026.05.19 23:57:10.585385 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12355 | 2026.05.19 23:57:10.646655 [ 117 ] {} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12356 | 2026.05.19 23:57:10.646715 [ 117 ] {} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.05.19 23:57:10.646737 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12358 | 2026.05.19 23:57:10.646855 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12359 | 2026.05.19 23:57:10.647002 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12360 | 2026.05.19 23:57:10.647035 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 12361 | 2026.05.19 23:57:10.647105 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12362 | 2026.05.19 23:57:10.647151 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12363 | 2026.05.19 23:57:10.647198 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12364 | 2026.05.19 23:57:10.647238 [ 187 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12365 | 2026.05.19 23:57:10.648007 [ 194 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119696 sec., 5012.69883705387 rows/sec., 372.04 KiB/sec. | ||
| 12366 | 2026.05.19 23:57:10.648235 [ 200 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12367 | 2026.05.19 23:57:10.648590 [ 200 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.05.19 23:57:10.648668 [ 200 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_13_3} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12369 | 2026.05.19 23:57:10.648789 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12370 | 2026.05.19 23:57:10.732048 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26809 | ||
| 12371 | 2026.05.19 23:57:10.732543 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.05.19 23:57:10.732590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12373 | 2026.05.19 23:57:10.733072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12374 | 2026.05.19 23:57:10.733305 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.05.19 23:57:10.733455 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26809 | ||
| 12376 | 2026.05.19 23:57:10.733494 [ 115 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12377 | 2026.05.19 23:57:10.733563 [ 115 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.05.19 23:57:10.733587 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12379 | 2026.05.19 23:57:10.733686 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12380 | 2026.05.19 23:57:10.733786 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12381 | 2026.05.19 23:57:10.733817 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24441 rows starting from the beginning of the part | ||
| 12382 | 2026.05.19 23:57:10.733875 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12383 | 2026.05.19 23:57:10.733921 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12384 | 2026.05.19 23:57:10.733961 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12385 | 2026.05.19 23:57:10.734001 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12386 | 2026.05.19 23:57:10.734040 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12387 | 2026.05.19 23:57:10.736078 [ 194 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26809 rows, containing 4 columns (4 merged, 0 gathered) in 0.002433892 sec., 11014868.367207749 rows/sec., 157.57 MiB/sec. | ||
| 12388 | 2026.05.19 23:57:10.736414 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12389 | 2026.05.19 23:57:10.736785 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.05.19 23:57:10.736883 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_56_11} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12391 | 2026.05.19 23:57:10.737025 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12392 | 2026.05.19 23:57:11.314148 [ 115 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12393 | 2026.05.19 23:57:11.314216 [ 115 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.05.19 23:57:11.314238 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12395 | 2026.05.19 23:57:11.314385 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12396 | 2026.05.19 23:57:11.314574 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12397 | 2026.05.19 23:57:11.314612 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 826 rows starting from the beginning of the part | ||
| 12398 | 2026.05.19 23:57:11.314685 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 12399 | 2026.05.19 23:57:11.314735 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 12400 | 2026.05.19 23:57:11.314782 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12401 | 2026.05.19 23:57:11.314827 [ 199 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 12402 | 2026.05.19 23:57:11.315955 [ 198 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629512 sec., 1519473.3147101707 rows/sec., 94.68 MiB/sec. | ||
| 12403 | 2026.05.19 23:57:11.316211 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12404 | 2026.05.19 23:57:11.316602 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.05.19 23:57:11.316706 [ 193 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_26_6} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12406 | 2026.05.19 23:57:11.316820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 12407 | 2026.05.19 23:57:11.736108 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.05.19 23:57:11.736352 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12409 | 2026.05.19 23:57:11.736721 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12410 | 2026.05.19 23:57:11.736767 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12411 | 2026.05.19 23:57:11.737024 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12412 | 2026.05.19 23:57:11.737105 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12413 | 2026.05.19 23:57:11.737258 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12414 | 2026.05.19 23:57:11.737294 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12415 | 2026.05.19 23:57:11.737317 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12416 | 2026.05.19 23:57:11.737333 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12417 | 2026.05.19 23:57:11.737375 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12418 | 2026.05.19 23:57:11.737395 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12419 | 2026.05.19 23:57:11.738397 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002152 sec., 19052.04460966543 rows/sec., 3.78 MiB/sec. | ||
| 12420 | 2026.05.19 23:57:11.738500 [ 260 ] {c0496237-93e5-4998-961e-ed45d5992471} <Debug> TCPHandler: Processed in 0.002522025 sec. | ||
| 12421 | 2026.05.19 23:57:11.740638 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.05.19 23:57:11.740749 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12423 | 2026.05.19 23:57:11.740794 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12424 | 2026.05.19 23:57:11.741326 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.05.19 23:57:11.741372 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12426 | 2026.05.19 23:57:11.741735 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12427 | 2026.05.19 23:57:11.741946 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.05.19 23:57:11.742096 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001378 sec., 85631.34978229317 rows/sec., 7.26 MiB/sec. | ||
| 12429 | 2026.05.19 23:57:11.742131 [ 260 ] {ef615cf8-d3d0-4ee1-9188-88ed0ed2bac6} <Debug> TCPHandler: Processed in 0.00154474 sec. | ||
| 12430 | 2026.05.19 23:57:11.742278 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.05.19 23:57:11.742374 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12432 | 2026.05.19 23:57:11.742415 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12433 | 2026.05.19 23:57:11.742853 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.05.19 23:57:11.742889 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12435 | 2026.05.19 23:57:11.743188 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12436 | 2026.05.19 23:57:11.743388 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.05.19 23:57:11.743520 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001164 sec., 26632.302405498278 rows/sec., 1.96 MiB/sec. | ||
| 12438 | 2026.05.19 23:57:11.743555 [ 260 ] {82b6a7d0-2108-4757-a0a1-3de8f60ddbe0} <Debug> TCPHandler: Processed in 0.001326764 sec. | ||
| 12439 | 2026.05.19 23:57:11.743672 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.05.19 23:57:11.743768 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12441 | 2026.05.19 23:57:11.743807 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12442 | 2026.05.19 23:57:11.744239 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.05.19 23:57:11.744276 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12444 | 2026.05.19 23:57:11.744586 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12445 | 2026.05.19 23:57:11.744790 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.05.19 23:57:11.744917 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 12447 | 2026.05.19 23:57:11.744952 [ 260 ] {e3ddadc5-4e05-4a80-94aa-cc3b971b30a7} <Debug> TCPHandler: Processed in 0.001329544 sec. | ||
| 12448 | 2026.05.19 23:57:11.745079 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.05.19 23:57:11.745174 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.05.19 23:57:11.745217 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12451 | 2026.05.19 23:57:11.745620 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.05.19 23:57:11.745656 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12453 | 2026.05.19 23:57:11.745971 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12454 | 2026.05.19 23:57:11.746176 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.05.19 23:57:11.746306 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 12456 | 2026.05.19 23:57:11.746341 [ 260 ] {d7d1b2c9-34ac-4720-93e2-b83a38ef2bb0} <Debug> TCPHandler: Processed in 0.001310863 sec. | ||
| 12457 | 2026.05.19 23:57:11.746466 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.05.19 23:57:11.746563 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.05.19 23:57:11.746615 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <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 | ||
| 12460 | 2026.05.19 23:57:11.747429 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.05.19 23:57:11.747466 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12462 | 2026.05.19 23:57:11.747993 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12463 | 2026.05.19 23:57:11.748212 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.05.19 23:57:11.748350 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 12465 | 2026.05.19 23:57:11.748401 [ 260 ] {32f2ab65-e01f-4459-b2ff-95645c19248f} <Debug> TCPHandler: Processed in 0.001984731 sec. | ||
| 12466 | 2026.05.19 23:57:11.748557 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.05.19 23:57:11.748653 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.05.19 23:57:11.748694 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12469 | 2026.05.19 23:57:11.749045 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.05.19 23:57:11.749081 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12471 | 2026.05.19 23:57:11.749380 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12472 | 2026.05.19 23:57:11.749592 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.05.19 23:57:11.749724 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12474 | 2026.05.19 23:57:11.749757 [ 260 ] {f4d83cad-225d-43a7-824f-80f7236c2a04} <Debug> TCPHandler: Processed in 0.001267703 sec. | ||
| 12475 | 2026.05.19 23:57:12.175823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12476 | 2026.05.19 23:57:12.193257 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.05.19 23:57:12.193325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12478 | 2026.05.19 23:57:12.199575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12479 | 2026.05.19 23:57:12.200274 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.05.19 23:57:12.200639 [ 117 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12481 | 2026.05.19 23:57:12.200717 [ 117 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2026.05.19 23:57:12.200740 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12483 | 2026.05.19 23:57:12.200861 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12484 | 2026.05.19 23:57:12.204595 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12485 | 2026.05.19 23:57:12.206252 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12486 | 2026.05.19 23:57:12.208305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12487 | 2026.05.19 23:57:12.210849 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12488 | 2026.05.19 23:57:12.215419 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12489 | 2026.05.19 23:57:12.219983 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12490 | 2026.05.19 23:57:12.224573 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12491 | 2026.05.19 23:57:12.228347 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12492 | 2026.05.19 23:57:12.277899 [ 198 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.0770869 sec., 5474.341295343307 rows/sec., 28.31 MiB/sec. | ||
| 12493 | 2026.05.19 23:57:12.280613 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12494 | 2026.05.19 23:57:12.282491 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.05.19 23:57:12.282579 [ 195 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_56_11} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12496 | 2026.05.19 23:57:12.285208 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12497 | 2026.05.19 23:57:16.739184 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.05.19 23:57:16.739600 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12499 | 2026.05.19 23:57:16.740153 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12500 | 2026.05.19 23:57:16.740210 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12501 | 2026.05.19 23:57:16.740505 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12502 | 2026.05.19 23:57:16.740629 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12503 | 2026.05.19 23:57:16.740850 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 12504 | 2026.05.19 23:57:16.740904 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12505 | 2026.05.19 23:57:16.740934 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12506 | 2026.05.19 23:57:16.740959 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12507 | 2026.05.19 23:57:16.741031 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12508 | 2026.05.19 23:57:16.741062 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12509 | 2026.05.19 23:57:16.743098 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.003686 sec., 11123.16874660879 rows/sec., 2.21 MiB/sec. | ||
| 12510 | 2026.05.19 23:57:16.743250 [ 260 ] {2f5adf8e-0365-4ef5-a9ea-312258465e69} <Debug> TCPHandler: Processed in 0.004222958 sec. | ||
| 12511 | 2026.05.19 23:57:16.746464 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2026.05.19 23:57:16.746652 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12513 | 2026.05.19 23:57:16.746728 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12514 | 2026.05.19 23:57:16.747473 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.05.19 23:57:16.747535 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12516 | 2026.05.19 23:57:16.748039 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12517 | 2026.05.19 23:57:16.748316 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.05.19 23:57:16.748493 [ 113 ] {} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12519 | 2026.05.19 23:57:16.748545 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001935 sec., 12403.100775193798 rows/sec., 1.03 MiB/sec. | ||
| 12520 | 2026.05.19 23:57:16.748568 [ 113 ] {} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.05.19 23:57:16.748600 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12522 | 2026.05.19 23:57:16.748616 [ 260 ] {4490ba75-39e0-4816-8a0f-c4559937fe88} <Debug> TCPHandler: Processed in 0.002296119 sec. | ||
| 12523 | 2026.05.19 23:57:16.748743 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12524 | 2026.05.19 23:57:16.748836 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.05.19 23:57:16.748895 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12526 | 2026.05.19 23:57:16.748936 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 12527 | 2026.05.19 23:57:16.748977 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12528 | 2026.05.19 23:57:16.749027 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 12529 | 2026.05.19 23:57:16.749043 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12530 | 2026.05.19 23:57:16.749096 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 12531 | 2026.05.19 23:57:16.749150 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 12532 | 2026.05.19 23:57:16.749194 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 12533 | 2026.05.19 23:57:16.749766 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.05.19 23:57:16.749823 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12535 | 2026.05.19 23:57:16.750079 [ 198 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406416 sec., 85323.26139634362 rows/sec., 7.40 MiB/sec. | ||
| 12536 | 2026.05.19 23:57:16.750248 [ 197 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12537 | 2026.05.19 23:57:16.750327 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12538 | 2026.05.19 23:57:16.750632 [ 197 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.05.19 23:57:16.750728 [ 197 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_13_3} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12540 | 2026.05.19 23:57:16.750758 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.05.19 23:57:16.750841 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12542 | 2026.05.19 23:57:16.750986 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.002042 sec., 96963.7610186092 rows/sec., 8.62 MiB/sec. | ||
| 12543 | 2026.05.19 23:57:16.751054 [ 260 ] {9c8562cd-ddad-4ca9-add1-63885805bc96} <Debug> TCPHandler: Processed in 0.002277869 sec. | ||
| 12544 | 2026.05.19 23:57:16.751239 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.05.19 23:57:16.751409 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.05.19 23:57:16.751470 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12547 | 2026.05.19 23:57:16.752096 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.05.19 23:57:16.752138 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12549 | 2026.05.19 23:57:16.752505 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12550 | 2026.05.19 23:57:16.752830 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.05.19 23:57:16.753007 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001631 sec., 14101.778050275903 rows/sec., 1.07 MiB/sec. | ||
| 12552 | 2026.05.19 23:57:16.753053 [ 260 ] {24c108c5-5612-4cf5-96ea-d31a64418669} <Debug> TCPHandler: Processed in 0.001882159 sec. | ||
| 12553 | 2026.05.19 23:57:16.753205 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.05.19 23:57:16.753316 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.05.19 23:57:16.753364 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12556 | 2026.05.19 23:57:16.753893 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.05.19 23:57:16.753933 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12558 | 2026.05.19 23:57:16.754268 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12559 | 2026.05.19 23:57:16.754513 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.05.19 23:57:16.754669 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001375 sec., 17454.545454545456 rows/sec., 1.45 MiB/sec. | ||
| 12561 | 2026.05.19 23:57:16.754717 [ 260 ] {59c735c7-7fd4-4b34-a212-a3457b7834e8} <Debug> TCPHandler: Processed in 0.00156895 sec. | ||
| 12562 | 2026.05.19 23:57:16.754883 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.05.19 23:57:16.755003 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.05.19 23:57:16.755055 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12565 | 2026.05.19 23:57:16.755552 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.05.19 23:57:16.755597 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12567 | 2026.05.19 23:57:16.755979 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12568 | 2026.05.19 23:57:16.756226 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.05.19 23:57:16.756360 [ 113 ] {} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12570 | 2026.05.19 23:57:16.756372 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001395 sec., 8602.150537634408 rows/sec., 672.04 KiB/sec. | ||
| 12571 | 2026.05.19 23:57:16.756431 [ 113 ] {} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.05.19 23:57:16.756446 [ 260 ] {be967a3a-4d27-496c-ac93-72d64a83e001} <Debug> TCPHandler: Processed in 0.001620271 sec. | ||
| 12573 | 2026.05.19 23:57:16.756476 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12574 | 2026.05.19 23:57:16.756611 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12575 | 2026.05.19 23:57:16.756623 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.05.19 23:57:16.756751 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12577 | 2026.05.19 23:57:16.756755 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12578 | 2026.05.19 23:57:16.756795 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 12579 | 2026.05.19 23:57:16.756818 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12580 | 2026.05.19 23:57:16.756870 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 12581 | 2026.05.19 23:57:16.756925 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 12582 | 2026.05.19 23:57:16.756975 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 12583 | 2026.05.19 23:57:16.757028 [ 191 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 12584 | 2026.05.19 23:57:16.757400 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.05.19 23:57:16.757452 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12586 | 2026.05.19 23:57:16.757905 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12587 | 2026.05.19 23:57:16.757985 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427596 sec., 42028.697194444365 rows/sec., 3.37 MiB/sec. | ||
| 12588 | 2026.05.19 23:57:16.758178 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12589 | 2026.05.19 23:57:16.758228 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.05.19 23:57:16.758430 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001695 sec., 65486.72566371682 rows/sec., 5.33 MiB/sec. | ||
| 12591 | 2026.05.19 23:57:16.758480 [ 260 ] {d1a3fe92-4203-4acd-ab6d-294eb9b6d9e7} <Debug> TCPHandler: Processed in 0.001912159 sec. | ||
| 12592 | 2026.05.19 23:57:16.758612 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.05.19 23:57:16.758702 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12594 | 2026.05.19 23:57:16.758718 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_13_3} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12595 | 2026.05.19 23:57:16.758828 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12596 | 2026.05.19 23:57:16.758833 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12597 | 2026.05.19 23:57:16.758912 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12598 | 2026.05.19 23:57:16.759477 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.05.19 23:57:16.759525 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12600 | 2026.05.19 23:57:16.759997 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12601 | 2026.05.19 23:57:16.760330 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.05.19 23:57:16.760539 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001735 sec., 112968.29971181556 rows/sec., 8.10 MiB/sec. | ||
| 12603 | 2026.05.19 23:57:16.760600 [ 260 ] {5adf78ed-eedf-4223-a8a9-398151bad281} <Debug> TCPHandler: Processed in 0.0019546 sec. | ||
| 12604 | 2026.05.19 23:57:16.760830 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.05.19 23:57:16.760960 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12606 | 2026.05.19 23:57:16.761042 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <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 | ||
| 12607 | 2026.05.19 23:57:16.762916 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.05.19 23:57:16.762964 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12609 | 2026.05.19 23:57:16.763781 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12610 | 2026.05.19 23:57:16.764457 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.05.19 23:57:16.764867 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003928 sec., 2800.40733197556 rows/sec., 5.02 MiB/sec. | ||
| 12612 | 2026.05.19 23:57:16.765043 [ 260 ] {368ab03b-92f9-4c35-9f9d-c6421739b913} <Debug> TCPHandler: Processed in 0.00428482 sec. | ||
| 12613 | 2026.05.19 23:57:16.765300 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.05.19 23:57:16.765448 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12615 | 2026.05.19 23:57:16.765508 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12616 | 2026.05.19 23:57:16.766058 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.05.19 23:57:16.766106 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12618 | 2026.05.19 23:57:16.766582 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12619 | 2026.05.19 23:57:16.766986 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.05.19 23:57:16.767336 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001859 sec., 32275.416890801505 rows/sec., 2.18 MiB/sec. | ||
| 12621 | 2026.05.19 23:57:16.767469 [ 260 ] {03b269c8-1905-4353-9765-5438363ccf51} <Debug> TCPHandler: Processed in 0.002267308 sec. | ||
| 12622 | 2026.05.19 23:57:17.244993 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63882 | ||
| 12623 | 2026.05.19 23:57:17.245077 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12624 | 2026.05.19 23:57:17.245103 [ 365 ] {} <Debug> TCP-Session: 674c4314-07c5-4d01-9c8f-b736f6fee2af Authenticating user 'default' from [fd00:1122:3344:101::e]:63882 | ||
| 12625 | 2026.05.19 23:57:17.245125 [ 365 ] {} <Debug> TCP-Session: 674c4314-07c5-4d01-9c8f-b736f6fee2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12626 | 2026.05.19 23:57:17.245139 [ 365 ] {} <Debug> TCP-Session: 674c4314-07c5-4d01-9c8f-b736f6fee2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2026.05.19 23:57:17.245349 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 12628 | 2026.05.19 23:57:17.245379 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41647 | ||
| 12629 | 2026.05.19 23:57:17.245403 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41259 | ||
| 12630 | 2026.05.19 23:57:17.245432 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56902 | ||
| 12631 | 2026.05.19 23:57:17.245459 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33991 | ||
| 12632 | 2026.05.19 23:57:17.245483 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12633 | 2026.05.19 23:57:17.245424 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57305 | ||
| 12634 | 2026.05.19 23:57:17.245537 [ 367 ] {} <Debug> TCP-Session: d016c4df-d37e-463c-b586-0fe95379a74d Authenticating user 'default' from [fd00:1122:3344:101::e]:41647 | ||
| 12635 | 2026.05.19 23:57:17.245557 [ 365 ] {} <Trace> TCP-Session: 674c4314-07c5-4d01-9c8f-b736f6fee2af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.05.19 23:57:17.245574 [ 367 ] {} <Debug> TCP-Session: d016c4df-d37e-463c-b586-0fe95379a74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12637 | 2026.05.19 23:57:17.245408 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51596 | ||
| 12638 | 2026.05.19 23:57:17.245641 [ 367 ] {} <Debug> TCP-Session: d016c4df-d37e-463c-b586-0fe95379a74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2026.05.19 23:57:17.245403 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.05.19 23:57:17.245391 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47403 | ||
| 12641 | 2026.05.19 23:57:17.245742 [ 366 ] {} <Debug> TCP-Session: 2f7c39b5-32e2-43a4-9bec-0a29d1e263c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 12642 | 2026.05.19 23:57:17.245755 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12643 | 2026.05.19 23:57:17.245768 [ 366 ] {} <Debug> TCP-Session: 2f7c39b5-32e2-43a4-9bec-0a29d1e263c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12644 | 2026.05.19 23:57:17.245795 [ 366 ] {} <Debug> TCP-Session: 2f7c39b5-32e2-43a4-9bec-0a29d1e263c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2026.05.19 23:57:17.246048 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12646 | 2026.05.19 23:57:17.246113 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12647 | 2026.05.19 23:57:17.246154 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12648 | 2026.05.19 23:57:17.246200 [ 369 ] {} <Debug> TCP-Session: fffa4459-1f65-471b-9ae1-f8135201fa23 Authenticating user 'default' from [fd00:1122:3344:101::e]:51596 | ||
| 12649 | 2026.05.19 23:57:17.246228 [ 369 ] {} <Debug> TCP-Session: fffa4459-1f65-471b-9ae1-f8135201fa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.05.19 23:57:17.246242 [ 369 ] {} <Debug> TCP-Session: fffa4459-1f65-471b-9ae1-f8135201fa23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.05.19 23:57:17.246279 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12652 | 2026.05.19 23:57:17.246313 [ 368 ] {} <Debug> TCP-Session: a53862ac-5136-4720-838d-ef2b54841ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47403 | ||
| 12653 | 2026.05.19 23:57:17.246331 [ 368 ] {} <Debug> TCP-Session: a53862ac-5136-4720-838d-ef2b54841ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.05.19 23:57:17.246344 [ 368 ] {} <Debug> TCP-Session: a53862ac-5136-4720-838d-ef2b54841ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2026.05.19 23:57:17.246403 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2026.05.19 23:57:17.246419 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 12657 | 2026.05.19 23:57:17.246445 [ 375 ] {} <Debug> TCP-Session: b656183f-bc60-421a-acc6-4217e70e03a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57305 | ||
| 12658 | 2026.05.19 23:57:17.246474 [ 375 ] {} <Debug> TCP-Session: b656183f-bc60-421a-acc6-4217e70e03a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.19 23:57:17.246488 [ 375 ] {} <Debug> TCP-Session: b656183f-bc60-421a-acc6-4217e70e03a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.05.19 23:57:17.246500 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12661 | 2026.05.19 23:57:17.246534 [ 374 ] {} <Debug> TCP-Session: a30c84cf-4a16-4efa-b0a5-0167e892355a Authenticating user 'default' from [fd00:1122:3344:101::e]:41259 | ||
| 12662 | 2026.05.19 23:57:17.246550 [ 374 ] {} <Debug> TCP-Session: a30c84cf-4a16-4efa-b0a5-0167e892355a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.05.19 23:57:17.246564 [ 374 ] {} <Debug> TCP-Session: a30c84cf-4a16-4efa-b0a5-0167e892355a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.05.19 23:57:17.246820 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12665 | 2026.05.19 23:57:17.246861 [ 377 ] {} <Debug> TCP-Session: e5677d3f-994e-47b5-b682-cf130f66e089 Authenticating user 'default' from [fd00:1122:3344:101::e]:33991 | ||
| 12666 | 2026.05.19 23:57:17.246882 [ 377 ] {} <Debug> TCP-Session: e5677d3f-994e-47b5-b682-cf130f66e089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.05.19 23:57:17.246895 [ 377 ] {} <Debug> TCP-Session: e5677d3f-994e-47b5-b682-cf130f66e089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.05.19 23:57:17.246908 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12669 | 2026.05.19 23:57:17.246947 [ 376 ] {} <Debug> TCP-Session: 7bcc73df-7e9b-4fd3-a3ce-54cf35bd0d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:56902 | ||
| 12670 | 2026.05.19 23:57:17.246965 [ 376 ] {} <Debug> TCP-Session: 7bcc73df-7e9b-4fd3-a3ce-54cf35bd0d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.05.19 23:57:17.246978 [ 376 ] {} <Debug> TCP-Session: 7bcc73df-7e9b-4fd3-a3ce-54cf35bd0d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.05.19 23:57:17.247358 [ 338 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> AggregatingTransform: Aggregating | ||
| 12673 | 2026.05.19 23:57:17.247402 [ 338 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12674 | 2026.05.19 23:57:17.247433 [ 338 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894363 sec. (1118.114 rows/sec., 43.68 KiB/sec.) | ||
| 12675 | 2026.05.19 23:57:17.247449 [ 338 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Trace> Aggregator: Merging aggregated data | ||
| 12676 | 2026.05.19 23:57:17.248068 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002376 sec., 420.87542087542084 rows/sec., 16.44 KiB/sec. | ||
| 12677 | 2026.05.19 23:57:17.248208 [ 365 ] {5370e9a8-6b1d-45f7-a6da-0c805f0e816b} <Debug> TCPHandler: Processed in 0.00276681 sec. | ||
| 12678 | 2026.05.19 23:57:17.248334 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12679 | 2026.05.19 23:57:17.248363 [ 365 ] {} <Debug> TCP-Session: 674c4314-07c5-4d01-9c8f-b736f6fee2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.05.19 23:57:17.248374 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12681 | 2026.05.19 23:57:17.248403 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12682 | 2026.05.19 23:57:17.248416 [ 366 ] {} <Debug> TCP-Session: 2f7c39b5-32e2-43a4-9bec-0a29d1e263c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.05.19 23:57:17.248425 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12684 | 2026.05.19 23:57:17.248450 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.05.19 23:57:17.248472 [ 367 ] {} <Debug> TCP-Session: d016c4df-d37e-463c-b586-0fe95379a74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.19 23:57:17.248496 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12687 | 2026.05.19 23:57:17.248507 [ 374 ] {} <Debug> TCP-Session: a30c84cf-4a16-4efa-b0a5-0167e892355a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.05.19 23:57:17.248481 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12689 | 2026.05.19 23:57:17.248538 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12690 | 2026.05.19 23:57:17.248486 [ 368 ] {} <Debug> TCP-Session: a53862ac-5136-4720-838d-ef2b54841ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.05.19 23:57:17.248585 [ 369 ] {} <Debug> TCP-Session: fffa4459-1f65-471b-9ae1-f8135201fa23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.05.19 23:57:17.248598 [ 376 ] {} <Debug> TCP-Session: 7bcc73df-7e9b-4fd3-a3ce-54cf35bd0d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.05.19 23:57:17.248435 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12694 | 2026.05.19 23:57:17.248534 [ 375 ] {} <Debug> TCP-Session: b656183f-bc60-421a-acc6-4217e70e03a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.05.19 23:57:17.248677 [ 377 ] {} <Debug> TCP-Session: e5677d3f-994e-47b5-b682-cf130f66e089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.05.19 23:57:17.380850 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63470 | ||
| 12697 | 2026.05.19 23:57:17.380934 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12698 | 2026.05.19 23:57:17.380961 [ 365 ] {} <Debug> TCP-Session: e718ab6e-f5b9-45e7-b554-43c12ff8d7ab Authenticating user 'default' from [fd00:1122:3344:101::e]:63470 | ||
| 12699 | 2026.05.19 23:57:17.380986 [ 365 ] {} <Debug> TCP-Session: e718ab6e-f5b9-45e7-b554-43c12ff8d7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.05.19 23:57:17.381001 [ 365 ] {} <Debug> TCP-Session: e718ab6e-f5b9-45e7-b554-43c12ff8d7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.05.19 23:57:17.381202 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 12702 | 2026.05.19 23:57:17.381225 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35233 | ||
| 12703 | 2026.05.19 23:57:17.381273 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44735 | ||
| 12704 | 2026.05.19 23:57:17.381290 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46429 | ||
| 12705 | 2026.05.19 23:57:17.381297 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12706 | 2026.05.19 23:57:17.381336 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12707 | 2026.05.19 23:57:17.381338 [ 365 ] {} <Trace> TCP-Session: e718ab6e-f5b9-45e7-b554-43c12ff8d7ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.05.19 23:57:17.381372 [ 376 ] {} <Debug> TCP-Session: ecb880b5-f17d-4b2e-b336-95abfe5ab359 Authenticating user 'default' from [fd00:1122:3344:101::e]:44735 | ||
| 12709 | 2026.05.19 23:57:17.381386 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12710 | 2026.05.19 23:57:17.381419 [ 376 ] {} <Debug> TCP-Session: ecb880b5-f17d-4b2e-b336-95abfe5ab359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.19 23:57:17.381371 [ 366 ] {} <Debug> TCP-Session: 211de147-8ea2-4ab7-b122-df4e450397d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 12712 | 2026.05.19 23:57:17.381447 [ 376 ] {} <Debug> TCP-Session: ecb880b5-f17d-4b2e-b336-95abfe5ab359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2026.05.19 23:57:17.381449 [ 377 ] {} <Debug> TCP-Session: e913e68a-3869-468e-97c8-28efd1fc68d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46429 | ||
| 12714 | 2026.05.19 23:57:17.381463 [ 366 ] {} <Debug> TCP-Session: 211de147-8ea2-4ab7-b122-df4e450397d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.05.19 23:57:17.381495 [ 377 ] {} <Debug> TCP-Session: e913e68a-3869-468e-97c8-28efd1fc68d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2026.05.19 23:57:17.381510 [ 366 ] {} <Debug> TCP-Session: 211de147-8ea2-4ab7-b122-df4e450397d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2026.05.19 23:57:17.381530 [ 377 ] {} <Debug> TCP-Session: e913e68a-3869-468e-97c8-28efd1fc68d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.05.19 23:57:17.381547 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12719 | 2026.05.19 23:57:17.381348 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12720 | 2026.05.19 23:57:17.381271 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46280 | ||
| 12721 | 2026.05.19 23:57:17.381632 [ 368 ] {} <Debug> TCP-Session: 9e4f85b5-cc3d-4ea8-9956-8392b4b43df9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35233 | ||
| 12722 | 2026.05.19 23:57:17.381225 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42937 | ||
| 12723 | 2026.05.19 23:57:17.381666 [ 368 ] {} <Debug> TCP-Session: 9e4f85b5-cc3d-4ea8-9956-8392b4b43df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.05.19 23:57:17.381677 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12725 | 2026.05.19 23:57:17.381701 [ 368 ] {} <Debug> TCP-Session: 9e4f85b5-cc3d-4ea8-9956-8392b4b43df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2026.05.19 23:57:17.381716 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12727 | 2026.05.19 23:57:17.381719 [ 375 ] {} <Debug> TCP-Session: 488598de-7585-4413-9ec0-290b97cf20ed Authenticating user 'default' from [fd00:1122:3344:101::e]:46280 | ||
| 12728 | 2026.05.19 23:57:17.381750 [ 367 ] {} <Debug> TCP-Session: d054a40d-15ce-489e-a30e-917d7dfb59b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42937 | ||
| 12729 | 2026.05.19 23:57:17.381761 [ 375 ] {} <Debug> TCP-Session: 488598de-7585-4413-9ec0-290b97cf20ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.05.19 23:57:17.381778 [ 367 ] {} <Debug> TCP-Session: d054a40d-15ce-489e-a30e-917d7dfb59b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2026.05.19 23:57:17.381784 [ 375 ] {} <Debug> TCP-Session: 488598de-7585-4413-9ec0-290b97cf20ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.05.19 23:57:17.381800 [ 367 ] {} <Debug> TCP-Session: d054a40d-15ce-489e-a30e-917d7dfb59b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.05.19 23:57:17.381211 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64042 | ||
| 12734 | 2026.05.19 23:57:17.381271 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41496 | ||
| 12735 | 2026.05.19 23:57:17.381895 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12736 | 2026.05.19 23:57:17.381916 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12737 | 2026.05.19 23:57:17.381920 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12738 | 2026.05.19 23:57:17.381947 [ 374 ] {} <Debug> TCP-Session: ac434a44-50fd-43a9-9dc4-3f15212f16ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41496 | ||
| 12739 | 2026.05.19 23:57:17.381926 [ 369 ] {} <Debug> TCP-Session: cd187740-85ba-4845-8d92-998a16f52172 Authenticating user 'default' from [fd00:1122:3344:101::e]:64042 | ||
| 12740 | 2026.05.19 23:57:17.381986 [ 374 ] {} <Debug> TCP-Session: ac434a44-50fd-43a9-9dc4-3f15212f16ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2026.05.19 23:57:17.382014 [ 374 ] {} <Debug> TCP-Session: ac434a44-50fd-43a9-9dc4-3f15212f16ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2026.05.19 23:57:17.382015 [ 369 ] {} <Debug> TCP-Session: cd187740-85ba-4845-8d92-998a16f52172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.05.19 23:57:17.382031 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12744 | 2026.05.19 23:57:17.382044 [ 369 ] {} <Debug> TCP-Session: cd187740-85ba-4845-8d92-998a16f52172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.05.19 23:57:17.382456 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 12746 | 2026.05.19 23:57:17.383624 [ 319 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> AggregatingTransform: Aggregating | ||
| 12747 | 2026.05.19 23:57:17.383662 [ 319 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> Aggregator: Aggregation method: without_key | ||
| 12748 | 2026.05.19 23:57:17.383695 [ 319 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001108508 sec. (902.113 rows/sec., 35.24 KiB/sec.) | ||
| 12749 | 2026.05.19 23:57:17.383712 [ 319 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Trace> Aggregator: Merging aggregated data | ||
| 12750 | 2026.05.19 23:57:17.384372 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002879 sec., 347.34282737061477 rows/sec., 13.57 KiB/sec. | ||
| 12751 | 2026.05.19 23:57:17.384507 [ 365 ] {a4904b6e-37ac-4841-9baf-04c2fca96421} <Debug> TCPHandler: Processed in 0.003286604 sec. | ||
| 12752 | 2026.05.19 23:57:17.384689 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2026.05.19 23:57:17.384698 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12754 | 2026.05.19 23:57:17.384719 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12755 | 2026.05.19 23:57:17.384737 [ 365 ] {} <Debug> TCP-Session: e718ab6e-f5b9-45e7-b554-43c12ff8d7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2026.05.19 23:57:17.384758 [ 366 ] {} <Debug> TCP-Session: 211de147-8ea2-4ab7-b122-df4e450397d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.05.19 23:57:17.384763 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12758 | 2026.05.19 23:57:17.384783 [ 374 ] {} <Debug> TCP-Session: ac434a44-50fd-43a9-9dc4-3f15212f16ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.05.19 23:57:17.384816 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12760 | 2026.05.19 23:57:17.384795 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12761 | 2026.05.19 23:57:17.384843 [ 367 ] {} <Debug> TCP-Session: d054a40d-15ce-489e-a30e-917d7dfb59b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.05.19 23:57:17.384862 [ 375 ] {} <Debug> TCP-Session: 488598de-7585-4413-9ec0-290b97cf20ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.05.19 23:57:17.384892 [ 376 ] {} <Debug> TCP-Session: ecb880b5-f17d-4b2e-b336-95abfe5ab359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2026.05.19 23:57:17.384864 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12765 | 2026.05.19 23:57:17.384850 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12766 | 2026.05.19 23:57:17.384743 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12767 | 2026.05.19 23:57:17.384967 [ 369 ] {} <Debug> TCP-Session: cd187740-85ba-4845-8d92-998a16f52172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12768 | 2026.05.19 23:57:17.384981 [ 377 ] {} <Debug> TCP-Session: e913e68a-3869-468e-97c8-28efd1fc68d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2026.05.19 23:57:17.385001 [ 368 ] {} <Debug> TCP-Session: 9e4f85b5-cc3d-4ea8-9956-8392b4b43df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.05.19 23:57:17.433123 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59900 | ||
| 12771 | 2026.05.19 23:57:17.433212 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12772 | 2026.05.19 23:57:17.433238 [ 365 ] {} <Debug> TCP-Session: c3e7ea47-7aab-48b2-8b82-7176bd2b666a Authenticating user 'default' from [fd00:1122:3344:101::e]:59900 | ||
| 12773 | 2026.05.19 23:57:17.433263 [ 365 ] {} <Debug> TCP-Session: c3e7ea47-7aab-48b2-8b82-7176bd2b666a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12774 | 2026.05.19 23:57:17.433276 [ 365 ] {} <Debug> TCP-Session: c3e7ea47-7aab-48b2-8b82-7176bd2b666a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2026.05.19 23:57:17.433552 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36768 | ||
| 12776 | 2026.05.19 23:57:17.433566 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36580 | ||
| 12777 | 2026.05.19 23:57:17.433624 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49295 | ||
| 12778 | 2026.05.19 23:57:17.433651 [ 365 ] {} <Trace> TCP-Session: c3e7ea47-7aab-48b2-8b82-7176bd2b666a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12779 | 2026.05.19 23:57:17.433666 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12780 | 2026.05.19 23:57:17.433691 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12781 | 2026.05.19 23:57:17.433703 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12782 | 2026.05.19 23:57:17.433721 [ 366 ] {} <Debug> TCP-Session: 93264ff1-50d4-4916-a799-f619ce119a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:36768 | ||
| 12783 | 2026.05.19 23:57:17.433739 [ 367 ] {} <Debug> TCP-Session: 836c5533-65ab-499a-b961-cec05b56aa23 Authenticating user 'default' from [fd00:1122:3344:101::e]:36580 | ||
| 12784 | 2026.05.19 23:57:17.433750 [ 376 ] {} <Debug> TCP-Session: d5cc199c-9a51-49e8-922f-6ad0b3d1a695 Authenticating user 'default' from [fd00:1122:3344:101::e]:49295 | ||
| 12785 | 2026.05.19 23:57:17.433767 [ 366 ] {} <Debug> TCP-Session: 93264ff1-50d4-4916-a799-f619ce119a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.19 23:57:17.433779 [ 367 ] {} <Debug> TCP-Session: 836c5533-65ab-499a-b961-cec05b56aa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2026.05.19 23:57:17.433793 [ 366 ] {} <Debug> TCP-Session: 93264ff1-50d4-4916-a799-f619ce119a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2026.05.19 23:57:17.433787 [ 376 ] {} <Debug> TCP-Session: d5cc199c-9a51-49e8-922f-6ad0b3d1a695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.05.19 23:57:17.433809 [ 367 ] {} <Debug> TCP-Session: 836c5533-65ab-499a-b961-cec05b56aa23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.05.19 23:57:17.433833 [ 376 ] {} <Debug> TCP-Session: d5cc199c-9a51-49e8-922f-6ad0b3d1a695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.05.19 23:57:17.433849 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59900) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12792 | 2026.05.19 23:57:17.433631 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43502 | ||
| 12793 | 2026.05.19 23:57:17.433612 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45707 | ||
| 12794 | 2026.05.19 23:57:17.433566 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42759 | ||
| 12795 | 2026.05.19 23:57:17.433942 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12796 | 2026.05.19 23:57:17.433974 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12797 | 2026.05.19 23:57:17.433995 [ 377 ] {} <Debug> TCP-Session: 854f20ed-5016-4d4b-a86f-388863c41dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:43502 | ||
| 12798 | 2026.05.19 23:57:17.433999 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12799 | 2026.05.19 23:57:17.434016 [ 375 ] {} <Debug> TCP-Session: bf4b598d-06f3-4c15-9b6d-977b9b6498bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45707 | ||
| 12800 | 2026.05.19 23:57:17.434031 [ 377 ] {} <Debug> TCP-Session: 854f20ed-5016-4d4b-a86f-388863c41dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.05.19 23:57:17.434068 [ 375 ] {} <Debug> TCP-Session: bf4b598d-06f3-4c15-9b6d-977b9b6498bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.05.19 23:57:17.434085 [ 377 ] {} <Debug> TCP-Session: 854f20ed-5016-4d4b-a86f-388863c41dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12803 | 2026.05.19 23:57:17.434100 [ 375 ] {} <Debug> TCP-Session: bf4b598d-06f3-4c15-9b6d-977b9b6498bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.05.19 23:57:17.434049 [ 368 ] {} <Debug> TCP-Session: 294b472c-b7f2-47af-9b0d-c772f308b7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42759 | ||
| 12805 | 2026.05.19 23:57:17.434146 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12806 | 2026.05.19 23:57:17.434157 [ 368 ] {} <Debug> TCP-Session: 294b472c-b7f2-47af-9b0d-c772f308b7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.05.19 23:57:17.433590 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53439 | ||
| 12808 | 2026.05.19 23:57:17.434192 [ 368 ] {} <Debug> TCP-Session: 294b472c-b7f2-47af-9b0d-c772f308b7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2026.05.19 23:57:17.434214 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12810 | 2026.05.19 23:57:17.433571 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51231 | ||
| 12811 | 2026.05.19 23:57:17.434255 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12812 | 2026.05.19 23:57:17.434289 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12813 | 2026.05.19 23:57:17.434296 [ 374 ] {} <Debug> TCP-Session: 76a9123f-ac2e-4dd7-aaa6-5433485dee9a Authenticating user 'default' from [fd00:1122:3344:101::e]:53439 | ||
| 12814 | 2026.05.19 23:57:17.434327 [ 369 ] {} <Debug> TCP-Session: 97d9fba8-db3e-4a37-af34-24e8a1e3a5cf Authenticating user 'default' from [fd00:1122:3344:101::e]:51231 | ||
| 12815 | 2026.05.19 23:57:17.434364 [ 374 ] {} <Debug> TCP-Session: 76a9123f-ac2e-4dd7-aaa6-5433485dee9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.05.19 23:57:17.434369 [ 369 ] {} <Debug> TCP-Session: 97d9fba8-db3e-4a37-af34-24e8a1e3a5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.05.19 23:57:17.434401 [ 374 ] {} <Debug> TCP-Session: 76a9123f-ac2e-4dd7-aaa6-5433485dee9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.05.19 23:57:17.434410 [ 369 ] {} <Debug> TCP-Session: 97d9fba8-db3e-4a37-af34-24e8a1e3a5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.05.19 23:57:17.434527 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 12820 | 2026.05.19 23:57:17.435511 [ 345 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> AggregatingTransform: Aggregating | ||
| 12821 | 2026.05.19 23:57:17.435569 [ 345 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> Aggregator: Aggregation method: without_key | ||
| 12822 | 2026.05.19 23:57:17.435606 [ 345 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974045 sec. (1026.647 rows/sec., 40.10 KiB/sec.) | ||
| 12823 | 2026.05.19 23:57:17.435623 [ 345 ] {b183d37e-360e-441a-9485-577ea67e9012} <Trace> Aggregator: Merging aggregated data | ||
| 12824 | 2026.05.19 23:57:17.436318 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002534 sec., 394.63299131807423 rows/sec., 15.42 KiB/sec. | ||
| 12825 | 2026.05.19 23:57:17.436450 [ 365 ] {b183d37e-360e-441a-9485-577ea67e9012} <Debug> TCPHandler: Processed in 0.002928605 sec. | ||
| 12826 | 2026.05.19 23:57:17.436583 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12827 | 2026.05.19 23:57:17.436618 [ 365 ] {} <Debug> TCP-Session: c3e7ea47-7aab-48b2-8b82-7176bd2b666a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2026.05.19 23:57:17.436619 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12829 | 2026.05.19 23:57:17.436644 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12830 | 2026.05.19 23:57:17.436659 [ 377 ] {} <Debug> TCP-Session: 854f20ed-5016-4d4b-a86f-388863c41dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.05.19 23:57:17.436678 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12832 | 2026.05.19 23:57:17.436700 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12833 | 2026.05.19 23:57:17.436722 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12834 | 2026.05.19 23:57:17.436748 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12835 | 2026.05.19 23:57:17.436758 [ 369 ] {} <Debug> TCP-Session: 97d9fba8-db3e-4a37-af34-24e8a1e3a5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.05.19 23:57:17.436781 [ 368 ] {} <Debug> TCP-Session: 294b472c-b7f2-47af-9b0d-c772f308b7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.05.19 23:57:17.436761 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12838 | 2026.05.19 23:57:17.436811 [ 375 ] {} <Debug> TCP-Session: bf4b598d-06f3-4c15-9b6d-977b9b6498bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.05.19 23:57:17.436852 [ 376 ] {} <Debug> TCP-Session: d5cc199c-9a51-49e8-922f-6ad0b3d1a695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.05.19 23:57:17.436764 [ 366 ] {} <Debug> TCP-Session: 93264ff1-50d4-4916-a799-f619ce119a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.19 23:57:17.436689 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12842 | 2026.05.19 23:57:17.436687 [ 374 ] {} <Debug> TCP-Session: 76a9123f-ac2e-4dd7-aaa6-5433485dee9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.05.19 23:57:17.436935 [ 367 ] {} <Debug> TCP-Session: 836c5533-65ab-499a-b961-cec05b56aa23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.05.19 23:57:18.233878 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27321 | ||
| 12845 | 2026.05.19 23:57:18.234529 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.05.19 23:57:18.234605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12847 | 2026.05.19 23:57:18.235413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12848 | 2026.05.19 23:57:18.235829 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.05.19 23:57:18.236038 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27321 | ||
| 12850 | 2026.05.19 23:57:19.708484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12851 | 2026.05.19 23:57:19.723556 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.05.19 23:57:19.723616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12853 | 2026.05.19 23:57:19.728742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12854 | 2026.05.19 23:57:19.729401 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.05.19 23:57:19.731940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12856 | 2026.05.19 23:57:21.735640 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.05.19 23:57:21.735891 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12858 | 2026.05.19 23:57:21.736264 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12859 | 2026.05.19 23:57:21.736310 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12860 | 2026.05.19 23:57:21.736558 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12861 | 2026.05.19 23:57:21.736626 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12862 | 2026.05.19 23:57:21.736765 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12863 | 2026.05.19 23:57:21.736800 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12864 | 2026.05.19 23:57:21.736823 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 12865 | 2026.05.19 23:57:21.736838 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12866 | 2026.05.19 23:57:21.736879 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12867 | 2026.05.19 23:57:21.736899 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 12868 | 2026.05.19 23:57:21.737995 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002209 sec., 18560.434585785424 rows/sec., 3.68 MiB/sec. | ||
| 12869 | 2026.05.19 23:57:21.738098 [ 260 ] {df34ec6e-11bc-48da-8d93-73dcbd6e15ff} <Debug> TCPHandler: Processed in 0.002592146 sec. | ||
| 12870 | 2026.05.19 23:57:21.740339 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.05.19 23:57:21.740516 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12872 | 2026.05.19 23:57:21.740584 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12873 | 2026.05.19 23:57:21.741279 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.05.19 23:57:21.741326 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12875 | 2026.05.19 23:57:21.741714 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12876 | 2026.05.19 23:57:21.741936 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.05.19 23:57:21.742092 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001625 sec., 72615.38461538462 rows/sec., 6.16 MiB/sec. | ||
| 12878 | 2026.05.19 23:57:21.742092 [ 107 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12879 | 2026.05.19 23:57:21.742131 [ 260 ] {eff90b48-024a-436e-876b-e58b3bc5e7a4} <Debug> TCPHandler: Processed in 0.00192716 sec. | ||
| 12880 | 2026.05.19 23:57:21.742164 [ 107 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.05.19 23:57:21.742190 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12882 | 2026.05.19 23:57:21.742275 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2026.05.19 23:57:21.742290 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12884 | 2026.05.19 23:57:21.742378 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12885 | 2026.05.19 23:57:21.742395 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12886 | 2026.05.19 23:57:21.742419 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12887 | 2026.05.19 23:57:21.742429 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2624 rows starting from the beginning of the part | ||
| 12888 | 2026.05.19 23:57:21.742498 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 12889 | 2026.05.19 23:57:21.742543 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part | ||
| 12890 | 2026.05.19 23:57:21.742587 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 118 rows starting from the beginning of the part | ||
| 12891 | 2026.05.19 23:57:21.742627 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 198 rows starting from the beginning of the part | ||
| 12892 | 2026.05.19 23:57:21.742673 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 118 rows starting from the beginning of the part | ||
| 12893 | 2026.05.19 23:57:21.742838 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.05.19 23:57:21.742874 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12895 | 2026.05.19 23:57:21.743164 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12896 | 2026.05.19 23:57:21.743373 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2026.05.19 23:57:21.743502 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001143 sec., 27121.609798775156 rows/sec., 1.99 MiB/sec. | ||
| 12898 | 2026.05.19 23:57:21.743536 [ 260 ] {65b58612-3230-4dc3-ae37-4aefc8e73e91} <Debug> TCPHandler: Processed in 0.001311274 sec. | ||
| 12899 | 2026.05.19 23:57:21.743681 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2026.05.19 23:57:21.743778 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12901 | 2026.05.19 23:57:21.743818 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12902 | 2026.05.19 23:57:21.743835 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159181 sec., 2005264.447390078 rows/sec., 161.47 MiB/sec. | ||
| 12903 | 2026.05.19 23:57:21.744107 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12904 | 2026.05.19 23:57:21.744240 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.05.19 23:57:21.744284 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12906 | 2026.05.19 23:57:21.744390 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.05.19 23:57:21.744484 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_96_19} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12908 | 2026.05.19 23:57:21.744571 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12909 | 2026.05.19 23:57:21.744610 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12910 | 2026.05.19 23:57:21.744819 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.05.19 23:57:21.744934 [ 107 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12912 | 2026.05.19 23:57:21.744951 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001191 sec., 79764.9034424853 rows/sec., 6.23 MiB/sec. | ||
| 12913 | 2026.05.19 23:57:21.744965 [ 107 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.05.19 23:57:21.744990 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12915 | 2026.05.19 23:57:21.744992 [ 260 ] {aaf6e085-115f-4fd6-94ba-2d685db332f7} <Debug> TCPHandler: Processed in 0.001360345 sec. | ||
| 12916 | 2026.05.19 23:57:21.745099 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12917 | 2026.05.19 23:57:21.745164 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12918 | 2026.05.19 23:57:21.745230 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12919 | 2026.05.19 23:57:21.745265 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.05.19 23:57:21.745267 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1406 rows starting from the beginning of the part | ||
| 12921 | 2026.05.19 23:57:21.745317 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12922 | 2026.05.19 23:57:21.745356 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 12923 | 2026.05.19 23:57:21.745407 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 75 rows starting from the beginning of the part | ||
| 12924 | 2026.05.19 23:57:21.745450 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 95 rows starting from the beginning of the part | ||
| 12925 | 2026.05.19 23:57:21.745491 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 111 rows starting from the beginning of the part | ||
| 12926 | 2026.05.19 23:57:21.745531 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
| 12927 | 2026.05.19 23:57:21.745742 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.05.19 23:57:21.745784 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12929 | 2026.05.19 23:57:21.746120 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12930 | 2026.05.19 23:57:21.746345 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.05.19 23:57:21.746459 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 5 parts from all_1_91_19 to all_95_95_0 | ||
| 12932 | 2026.05.19 23:57:21.746477 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 12933 | 2026.05.19 23:57:21.746488 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.05.19 23:57:21.746518 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12935 | 2026.05.19 23:57:21.746518 [ 260 ] {96fce9d3-8b84-4096-9431-17fb895a7ebe} <Debug> TCPHandler: Processed in 0.001403106 sec. | ||
| 12936 | 2026.05.19 23:57:21.746610 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_19 to all_95_95_0 into Compact with storage Full | ||
| 12937 | 2026.05.19 23:57:21.746628 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158246 sec., 1166538.1747405939 rows/sec., 86.77 MiB/sec. | ||
| 12938 | 2026.05.19 23:57:21.746662 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.05.19 23:57:21.746735 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12940 | 2026.05.19 23:57:21.746764 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12941 | 2026.05.19 23:57:21.746774 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 33019 rows starting from the beginning of the part | ||
| 12942 | 2026.05.19 23:57:21.746808 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12943 | 2026.05.19 23:57:21.746827 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <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 | ||
| 12944 | 2026.05.19 23:57:21.746847 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part | ||
| 12945 | 2026.05.19 23:57:21.746897 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12946 | 2026.05.19 23:57:21.746945 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12947 | 2026.05.19 23:57:21.746991 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 196 rows starting from the beginning of the part | ||
| 12948 | 2026.05.19 23:57:21.747069 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.05.19 23:57:21.747149 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_96_19} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12950 | 2026.05.19 23:57:21.747222 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 12951 | 2026.05.19 23:57:21.747678 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.05.19 23:57:21.747719 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12953 | 2026.05.19 23:57:21.748297 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12954 | 2026.05.19 23:57:21.748525 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.05.19 23:57:21.748691 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001944 sec., 15946.502057613168 rows/sec., 28.58 MiB/sec. | ||
| 12956 | 2026.05.19 23:57:21.748759 [ 260 ] {1aa27d4f-bb2b-41cf-a200-f3f6770de344} <Debug> TCPHandler: Processed in 0.002145385 sec. | ||
| 12957 | 2026.05.19 23:57:21.748925 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2026.05.19 23:57:21.749027 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12959 | 2026.05.19 23:57:21.749072 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12960 | 2026.05.19 23:57:21.749455 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.05.19 23:57:21.749492 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12962 | 2026.05.19 23:57:21.749836 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12963 | 2026.05.19 23:57:21.750068 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.05.19 23:57:21.750227 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 12965 | 2026.05.19 23:57:21.750268 [ 260 ] {4676e1ee-3a46-478d-9224-0d9e3672f47d} <Debug> TCPHandler: Processed in 0.001399426 sec. | ||
| 12966 | 2026.05.19 23:57:21.750319 [ 107 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12967 | 2026.05.19 23:57:21.750377 [ 107 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.05.19 23:57:21.750424 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12969 | 2026.05.19 23:57:21.750509 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12970 | 2026.05.19 23:57:21.750643 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12971 | 2026.05.19 23:57:21.750678 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4572 rows starting from the beginning of the part | ||
| 12972 | 2026.05.19 23:57:21.750742 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 12973 | 2026.05.19 23:57:21.750807 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12974 | 2026.05.19 23:57:21.750863 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12975 | 2026.05.19 23:57:21.750926 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12976 | 2026.05.19 23:57:21.750987 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12977 | 2026.05.19 23:57:21.753118 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641107 sec., 1835593.9384508086 rows/sec., 123.65 MiB/sec. | ||
| 12978 | 2026.05.19 23:57:21.753567 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12979 | 2026.05.19 23:57:21.753827 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.05.19 23:57:21.753897 [ 188 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_96_19} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12981 | 2026.05.19 23:57:21.753977 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12982 | 2026.05.19 23:57:21.755852 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33631 rows, containing 5 columns (5 merged, 0 gathered) in 0.009276097 sec., 3625555.015218146 rows/sec., 233.84 MiB/sec. | ||
| 12983 | 2026.05.19 23:57:21.756131 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Trace> MergedBlockOutputStream: filled checksums all_1_95_20 (state Temporary) | ||
| 12984 | 2026.05.19 23:57:21.756456 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_95_20 to all_1_95_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.05.19 23:57:21.756540 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_95_20} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 5 parts: [all_1_91_19, all_95_95_0] -> all_1_95_20 | ||
| 12986 | 2026.05.19 23:57:21.756616 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12987 | 2026.05.19 23:57:22.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.08 MiB, peak 350.81 MiB, free memory in arenas 0.00 B, will set to 338.79 MiB (RSS), difference: 1.71 MiB | ||
| 12988 | 2026.05.19 23:57:25.585522 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12989 | 2026.05.19 23:57:25.585593 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12990 | 2026.05.19 23:57:25.736201 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27769 | ||
| 12991 | 2026.05.19 23:57:25.736719 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.05.19 23:57:25.736761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12993 | 2026.05.19 23:57:25.737246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12994 | 2026.05.19 23:57:25.737470 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.05.19 23:57:25.737610 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27769 | ||
| 12996 | 2026.05.19 23:57:26.735483 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.05.19 23:57:26.735738 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12998 | 2026.05.19 23:57:26.736080 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12999 | 2026.05.19 23:57:26.736119 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13000 | 2026.05.19 23:57:26.736335 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13001 | 2026.05.19 23:57:26.736403 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13002 | 2026.05.19 23:57:26.736543 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13003 | 2026.05.19 23:57:26.736578 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13004 | 2026.05.19 23:57:26.736601 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13005 | 2026.05.19 23:57:26.736617 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13006 | 2026.05.19 23:57:26.736657 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13007 | 2026.05.19 23:57:26.736677 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13008 | 2026.05.19 23:57:26.737721 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00209 sec., 19617.224880382775 rows/sec., 3.89 MiB/sec. | ||
| 13009 | 2026.05.19 23:57:26.737818 [ 260 ] {0c22ede0-c7b4-46c2-86aa-f047956f8ac9} <Debug> TCPHandler: Processed in 0.002480084 sec. | ||
| 13010 | 2026.05.19 23:57:26.739856 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.05.19 23:57:26.739971 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13012 | 2026.05.19 23:57:26.740016 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13013 | 2026.05.19 23:57:26.740544 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.05.19 23:57:26.740593 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13015 | 2026.05.19 23:57:26.740968 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13016 | 2026.05.19 23:57:26.741204 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.05.19 23:57:26.741358 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001418 sec., 55007.052186177716 rows/sec., 4.54 MiB/sec. | ||
| 13018 | 2026.05.19 23:57:26.741400 [ 260 ] {1ab13d9d-c442-421d-bb8e-f4d0283df6c7} <Debug> TCPHandler: Processed in 0.001599161 sec. | ||
| 13019 | 2026.05.19 23:57:26.741544 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.05.19 23:57:26.741668 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13021 | 2026.05.19 23:57:26.741720 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13022 | 2026.05.19 23:57:26.742140 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.05.19 23:57:26.742178 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13024 | 2026.05.19 23:57:26.742486 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13025 | 2026.05.19 23:57:26.742697 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.05.19 23:57:26.742831 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001184 sec., 9290.540540540542 rows/sec., 698.61 KiB/sec. | ||
| 13027 | 2026.05.19 23:57:26.742833 [ 103 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13028 | 2026.05.19 23:57:26.742868 [ 260 ] {390b2273-c2df-42bb-b84b-49e66f6933b7} <Debug> TCPHandler: Processed in 0.001373835 sec. | ||
| 13029 | 2026.05.19 23:57:26.742908 [ 103 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2026.05.19 23:57:26.742937 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13031 | 2026.05.19 23:57:26.743002 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.05.19 23:57:26.743045 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13033 | 2026.05.19 23:57:26.743104 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13034 | 2026.05.19 23:57:26.743149 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13035 | 2026.05.19 23:57:26.743173 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13036 | 2026.05.19 23:57:26.743209 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 85 rows starting from the beginning of the part | ||
| 13037 | 2026.05.19 23:57:26.743268 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 13038 | 2026.05.19 23:57:26.743315 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 13039 | 2026.05.19 23:57:26.743358 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 13040 | 2026.05.19 23:57:26.743397 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 13041 | 2026.05.19 23:57:26.743436 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 13042 | 2026.05.19 23:57:26.743578 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.05.19 23:57:26.743625 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13044 | 2026.05.19 23:57:26.743955 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13045 | 2026.05.19 23:57:26.744176 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.05.19 23:57:26.744260 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263492 sec., 151959.80663114606 rows/sec., 11.76 MiB/sec. | ||
| 13047 | 2026.05.19 23:57:26.744307 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001222 sec., 61374.79541734861 rows/sec., 4.79 MiB/sec. | ||
| 13048 | 2026.05.19 23:57:26.744346 [ 260 ] {30de29a9-0c0d-46cf-8e2d-d45cd9e0d8c3} <Debug> TCPHandler: Processed in 0.001393776 sec. | ||
| 13049 | 2026.05.19 23:57:26.744457 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13050 | 2026.05.19 23:57:26.744496 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.05.19 23:57:26.744598 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13052 | 2026.05.19 23:57:26.744643 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13053 | 2026.05.19 23:57:26.744783 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.05.19 23:57:26.744873 [ 194 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_81_16} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13055 | 2026.05.19 23:57:26.744990 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13056 | 2026.05.19 23:57:26.745061 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2026.05.19 23:57:26.745102 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13058 | 2026.05.19 23:57:26.745428 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13059 | 2026.05.19 23:57:26.745638 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.05.19 23:57:26.745772 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 13061 | 2026.05.19 23:57:26.745807 [ 260 ] {8cbbda12-8449-4beb-896c-c02fa6f00a42} <Debug> TCPHandler: Processed in 0.001359715 sec. | ||
| 13062 | 2026.05.19 23:57:26.745942 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2026.05.19 23:57:26.746038 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13064 | 2026.05.19 23:57:26.746092 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <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 | ||
| 13065 | 2026.05.19 23:57:26.746861 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.05.19 23:57:26.746897 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13067 | 2026.05.19 23:57:26.747405 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13068 | 2026.05.19 23:57:26.747621 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.05.19 23:57:26.747760 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 13070 | 2026.05.19 23:57:26.747812 [ 260 ] {60a6bf60-c385-48fa-9cf3-75e1571d344e} <Debug> TCPHandler: Processed in 0.001918249 sec. | ||
| 13071 | 2026.05.19 23:57:26.747966 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.05.19 23:57:26.748075 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.05.19 23:57:26.748123 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13074 | 2026.05.19 23:57:26.748496 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.05.19 23:57:26.748533 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13076 | 2026.05.19 23:57:26.748874 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13077 | 2026.05.19 23:57:26.749100 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.05.19 23:57:26.749259 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 13079 | 2026.05.19 23:57:26.749300 [ 260 ] {e9728f25-a91d-4551-8232-c9f3e92b1bcc} <Debug> TCPHandler: Processed in 0.001393445 sec. | ||
| 13080 | 2026.05.19 23:57:27.232059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13081 | 2026.05.19 23:57:27.247980 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.05.19 23:57:27.248048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13083 | 2026.05.19 23:57:27.253890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13084 | 2026.05.19 23:57:27.254568 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.05.19 23:57:27.257304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13086 | 2026.05.19 23:57:28.344791 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.05.19 23:57:28.345079 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13088 | 2026.05.19 23:57:28.345447 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13089 | 2026.05.19 23:57:28.345486 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13090 | 2026.05.19 23:57:28.345724 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13091 | 2026.05.19 23:57:28.345792 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13092 | 2026.05.19 23:57:28.345940 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13093 | 2026.05.19 23:57:28.345978 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13094 | 2026.05.19 23:57:28.346000 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13095 | 2026.05.19 23:57:28.346015 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13096 | 2026.05.19 23:57:28.346057 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13097 | 2026.05.19 23:57:28.346078 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13098 | 2026.05.19 23:57:28.347262 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00229 sec., 17903.930131004367 rows/sec., 3.55 MiB/sec. | ||
| 13099 | 2026.05.19 23:57:28.347377 [ 260 ] {e5d6aca7-42f0-403d-9ac0-4faab0fe501f} <Debug> TCPHandler: Processed in 0.002772631 sec. | ||
| 13100 | 2026.05.19 23:57:28.359093 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13101 | 2026.05.19 23:57:28.359232 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13102 | 2026.05.19 23:57:28.359284 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13103 | 2026.05.19 23:57:28.359880 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.05.19 23:57:28.359931 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13105 | 2026.05.19 23:57:28.360328 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13106 | 2026.05.19 23:57:28.360552 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.05.19 23:57:28.360717 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001525 sec., 5245.901639344262 rows/sec., 427.77 KiB/sec. | ||
| 13108 | 2026.05.19 23:57:28.360754 [ 260 ] {0751c536-b97b-4f79-acac-192eae93c50b} <Debug> TCPHandler: Processed in 0.001725564 sec. | ||
| 13109 | 2026.05.19 23:57:28.360888 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.05.19 23:57:28.360986 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13111 | 2026.05.19 23:57:28.361026 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13112 | 2026.05.19 23:57:28.362649 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.05.19 23:57:28.362689 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13114 | 2026.05.19 23:57:28.363131 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13115 | 2026.05.19 23:57:28.363347 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.05.19 23:57:28.363487 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Debug> executeQuery: Read 2471 rows, 186.74 KiB in 0.00252 sec., 980555.5555555555 rows/sec., 72.36 MiB/sec. | ||
| 13117 | 2026.05.19 23:57:28.363523 [ 260 ] {9ab84082-14d1-4b9a-908f-6ed5364b90ea} <Debug> TCPHandler: Processed in 0.002684869 sec. | ||
| 13118 | 2026.05.19 23:57:28.363778 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2026.05.19 23:57:28.363976 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13120 | 2026.05.19 23:57:28.364049 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13121 | 2026.05.19 23:57:28.364911 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.05.19 23:57:28.364987 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13123 | 2026.05.19 23:57:28.365399 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13124 | 2026.05.19 23:57:28.365634 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.05.19 23:57:28.365826 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001903 sec., 26274.30373095113 rows/sec., 1.91 MiB/sec. | ||
| 13126 | 2026.05.19 23:57:28.365893 [ 260 ] {5937bf2c-1238-442a-9832-f99a8dec320b} <Debug> TCPHandler: Processed in 0.002275288 sec. | ||
| 13127 | 2026.05.19 23:57:28.366101 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.05.19 23:57:28.366235 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13129 | 2026.05.19 23:57:28.366293 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13130 | 2026.05.19 23:57:28.367162 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.05.19 23:57:28.367200 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13132 | 2026.05.19 23:57:28.367538 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13133 | 2026.05.19 23:57:28.367766 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.05.19 23:57:28.367898 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001705 sec., 469794.72140762466 rows/sec., 27.14 MiB/sec. | ||
| 13135 | 2026.05.19 23:57:28.367934 [ 260 ] {622d5648-29b7-41a4-9a5d-db04154026fa} <Debug> TCPHandler: Processed in 0.00195097 sec. | ||
| 13136 | 2026.05.19 23:57:28.368074 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13137 | 2026.05.19 23:57:28.368171 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13138 | 2026.05.19 23:57:28.368212 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13139 | 2026.05.19 23:57:28.368637 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2026.05.19 23:57:28.368674 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13141 | 2026.05.19 23:57:28.368961 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13142 | 2026.05.19 23:57:28.369172 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.05.19 23:57:28.369302 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 13144 | 2026.05.19 23:57:28.369337 [ 260 ] {8bfa21ac-6e85-46e3-a533-fa52906356af} <Debug> TCPHandler: Processed in 0.001312433 sec. | ||
| 13145 | 2026.05.19 23:57:28.369462 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.05.19 23:57:28.369557 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13147 | 2026.05.19 23:57:28.369598 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13148 | 2026.05.19 23:57:28.370738 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.05.19 23:57:28.370775 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13150 | 2026.05.19 23:57:28.371134 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13151 | 2026.05.19 23:57:28.371345 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.05.19 23:57:28.371484 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001944 sec., 683641.975308642 rows/sec., 45.84 MiB/sec. | ||
| 13153 | 2026.05.19 23:57:28.371519 [ 260 ] {e5fa9164-b9e2-4bb6-9f4b-7cb217e5d844} <Debug> TCPHandler: Processed in 0.002106264 sec. | ||
| 13154 | 2026.05.19 23:57:28.371663 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2026.05.19 23:57:28.371764 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13156 | 2026.05.19 23:57:28.371806 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13157 | 2026.05.19 23:57:28.372691 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.05.19 23:57:28.372727 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13159 | 2026.05.19 23:57:28.373173 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13160 | 2026.05.19 23:57:28.373399 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.05.19 23:57:28.373540 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001794 sec., 853957.6365663322 rows/sec., 51.97 MiB/sec. | ||
| 13162 | 2026.05.19 23:57:28.373574 [ 260 ] {e72403a3-b5d2-49f8-8a6b-60c480cf2235} <Debug> TCPHandler: Processed in 0.00196085 sec. | ||
| 13163 | 2026.05.19 23:57:28.373723 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.05.19 23:57:28.373819 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13165 | 2026.05.19 23:57:28.373872 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <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 | ||
| 13166 | 2026.05.19 23:57:28.374836 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.19 23:57:28.374875 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13168 | 2026.05.19 23:57:28.375438 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13169 | 2026.05.19 23:57:28.375668 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.05.19 23:57:28.375808 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002007 sec., 20926.756352765322 rows/sec., 37.50 MiB/sec. | ||
| 13171 | 2026.05.19 23:57:28.375817 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13172 | 2026.05.19 23:57:28.375860 [ 260 ] {3da967b2-4098-4687-9b61-75cc5b677b8a} <Debug> TCPHandler: Processed in 0.002185506 sec. | ||
| 13173 | 2026.05.19 23:57:28.375872 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.05.19 23:57:28.375903 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13175 | 2026.05.19 23:57:28.375996 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13176 | 2026.05.19 23:57:28.376003 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.05.19 23:57:28.376118 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.05.19 23:57:28.376160 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13179 | 2026.05.19 23:57:28.376192 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13180 | 2026.05.19 23:57:28.376244 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1644 rows starting from the beginning of the part | ||
| 13181 | 2026.05.19 23:57:28.376356 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13182 | 2026.05.19 23:57:28.376460 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part | ||
| 13183 | 2026.05.19 23:57:28.376527 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.05.19 23:57:28.376559 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13185 | 2026.05.19 23:57:28.376564 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13186 | 2026.05.19 23:57:28.376786 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 13187 | 2026.05.19 23:57:28.376884 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13188 | 2026.05.19 23:57:28.376927 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 13189 | 2026.05.19 23:57:28.377123 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.05.19 23:57:28.377266 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.39 MiB/sec. | ||
| 13191 | 2026.05.19 23:57:28.377303 [ 260 ] {6657752c-05b9-4d3e-b6a9-dbf3ce8c790c} <Debug> TCPHandler: Processed in 0.001348265 sec. | ||
| 13192 | 2026.05.19 23:57:28.387121 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 19 columns (19 merged, 0 gathered) in 0.011163645 sec., 158550.36594230647 rows/sec., 284.11 MiB/sec. | ||
| 13193 | 2026.05.19 23:57:28.388446 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13194 | 2026.05.19 23:57:28.388781 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.05.19 23:57:28.388856 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13196 | 2026.05.19 23:57:28.388994 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 13197 | 2026.05.19 23:57:29.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.43 MiB, peak 356.54 MiB, free memory in arenas 0.00 B, will set to 344.82 MiB (RSS), difference: 5.39 MiB | ||
| 13198 | 2026.05.19 23:57:31.733180 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2026.05.19 23:57:31.733404 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13200 | 2026.05.19 23:57:31.733733 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13201 | 2026.05.19 23:57:31.733770 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13202 | 2026.05.19 23:57:31.733982 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13203 | 2026.05.19 23:57:31.734051 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13204 | 2026.05.19 23:57:31.734189 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13205 | 2026.05.19 23:57:31.734225 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13206 | 2026.05.19 23:57:31.734247 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13207 | 2026.05.19 23:57:31.734262 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13208 | 2026.05.19 23:57:31.734304 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13209 | 2026.05.19 23:57:31.734324 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13210 | 2026.05.19 23:57:31.735361 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002048 sec., 20019.53125 rows/sec., 3.97 MiB/sec. | ||
| 13211 | 2026.05.19 23:57:31.735456 [ 260 ] {08774b65-d2f6-4cf7-96a4-4633e3849141} <Debug> TCPHandler: Processed in 0.002408661 sec. | ||
| 13212 | 2026.05.19 23:57:31.736790 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.05.19 23:57:31.736898 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13214 | 2026.05.19 23:57:31.736946 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13215 | 2026.05.19 23:57:31.737649 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.05.19 23:57:31.737708 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13217 | 2026.05.19 23:57:31.738182 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13218 | 2026.05.19 23:57:31.738403 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.05.19 23:57:31.738555 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 13220 | 2026.05.19 23:57:31.738590 [ 260 ] {183b5e76-e043-49fe-bd34-212648bddebc} <Debug> TCPHandler: Processed in 0.001849978 sec. | ||
| 13221 | 2026.05.19 23:57:31.738709 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.05.19 23:57:31.738805 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13223 | 2026.05.19 23:57:31.738867 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13224 | 2026.05.19 23:57:31.739295 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.05.19 23:57:31.739331 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13226 | 2026.05.19 23:57:31.739634 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13227 | 2026.05.19 23:57:31.739841 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.05.19 23:57:31.739973 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 13229 | 2026.05.19 23:57:31.740008 [ 260 ] {70f990e6-40f0-4de6-b06e-7d284cee2ab7} <Debug> TCPHandler: Processed in 0.001348814 sec. | ||
| 13230 | 2026.05.19 23:57:31.740131 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.05.19 23:57:31.740227 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.05.19 23:57:31.740269 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13233 | 2026.05.19 23:57:31.740703 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.05.19 23:57:31.740742 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13235 | 2026.05.19 23:57:31.741059 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13236 | 2026.05.19 23:57:31.741264 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.05.19 23:57:31.741393 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001185 sec., 81012.6582278481 rows/sec., 5.64 MiB/sec. | ||
| 13238 | 2026.05.19 23:57:31.741427 [ 260 ] {4e63e0e9-22ed-4d2e-be02-9c5f01f18d64} <Debug> TCPHandler: Processed in 0.001345394 sec. | ||
| 13239 | 2026.05.19 23:57:31.741551 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13240 | 2026.05.19 23:57:31.741647 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13241 | 2026.05.19 23:57:31.741688 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13242 | 2026.05.19 23:57:31.742065 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2026.05.19 23:57:31.742101 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13244 | 2026.05.19 23:57:31.742400 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13245 | 2026.05.19 23:57:31.742608 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.05.19 23:57:31.742737 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 13247 | 2026.05.19 23:57:31.742770 [ 260 ] {3d412c7a-e881-4de8-80c1-b6754bd21d1e} <Debug> TCPHandler: Processed in 0.001268083 sec. | ||
| 13248 | 2026.05.19 23:57:33.238725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28281 | ||
| 13249 | 2026.05.19 23:57:33.239275 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.05.19 23:57:33.239321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13251 | 2026.05.19 23:57:33.239810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13252 | 2026.05.19 23:57:33.240038 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.05.19 23:57:33.240176 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28281 | ||
| 13254 | 2026.05.19 23:57:34.758317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13255 | 2026.05.19 23:57:34.774802 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.05.19 23:57:34.774858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13257 | 2026.05.19 23:57:34.781277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13258 | 2026.05.19 23:57:34.781982 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.05.19 23:57:34.784732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13260 | 2026.05.19 23:57:36.734944 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2026.05.19 23:57:36.735171 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13262 | 2026.05.19 23:57:36.735578 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13263 | 2026.05.19 23:57:36.735651 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13264 | 2026.05.19 23:57:36.735909 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13265 | 2026.05.19 23:57:36.735999 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13266 | 2026.05.19 23:57:36.736143 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13267 | 2026.05.19 23:57:36.736180 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13268 | 2026.05.19 23:57:36.736203 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13269 | 2026.05.19 23:57:36.736219 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13270 | 2026.05.19 23:57:36.736260 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13271 | 2026.05.19 23:57:36.736281 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13272 | 2026.05.19 23:57:36.737342 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00226 sec., 18141.59292035398 rows/sec., 3.60 MiB/sec. | ||
| 13273 | 2026.05.19 23:57:36.737445 [ 260 ] {49273cb1-bf8b-4564-a326-6de15a61aa66} <Debug> TCPHandler: Processed in 0.002637887 sec. | ||
| 13274 | 2026.05.19 23:57:36.739467 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.05.19 23:57:36.739597 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13276 | 2026.05.19 23:57:36.739647 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13277 | 2026.05.19 23:57:36.740132 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.05.19 23:57:36.740177 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13279 | 2026.05.19 23:57:36.740554 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13280 | 2026.05.19 23:57:36.740779 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.05.19 23:57:36.740929 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001373 sec., 56809.90531682447 rows/sec., 4.69 MiB/sec. | ||
| 13282 | 2026.05.19 23:57:36.740965 [ 260 ] {df91b2c4-4cfe-4b91-a192-e97dcc4fbefd} <Debug> TCPHandler: Processed in 0.001604401 sec. | ||
| 13283 | 2026.05.19 23:57:36.741115 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.05.19 23:57:36.741212 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.05.19 23:57:36.741252 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13286 | 2026.05.19 23:57:36.741679 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.05.19 23:57:36.741714 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13288 | 2026.05.19 23:57:36.741998 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13289 | 2026.05.19 23:57:36.742213 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.05.19 23:57:36.742341 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001148 sec., 9581.881533101046 rows/sec., 720.51 KiB/sec. | ||
| 13291 | 2026.05.19 23:57:36.742375 [ 260 ] {5e975608-8168-4bfb-8eb5-21d93e66435c} <Debug> TCPHandler: Processed in 0.001309104 sec. | ||
| 13292 | 2026.05.19 23:57:36.742504 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.05.19 23:57:36.742598 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13294 | 2026.05.19 23:57:36.742638 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13295 | 2026.05.19 23:57:36.743075 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.05.19 23:57:36.743111 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13297 | 2026.05.19 23:57:36.743409 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13298 | 2026.05.19 23:57:36.743809 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.05.19 23:57:36.744059 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001472 sec., 50951.086956521736 rows/sec., 3.98 MiB/sec. | ||
| 13300 | 2026.05.19 23:57:36.744128 [ 260 ] {43f7338e-a0c3-4a26-bca9-dea4f17b3701} <Debug> TCPHandler: Processed in 0.001672993 sec. | ||
| 13301 | 2026.05.19 23:57:36.744283 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.05.19 23:57:36.744404 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13303 | 2026.05.19 23:57:36.744460 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13304 | 2026.05.19 23:57:36.744967 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.05.19 23:57:36.745009 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13306 | 2026.05.19 23:57:36.745414 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13307 | 2026.05.19 23:57:36.745639 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.05.19 23:57:36.745775 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 4 parts from all_1_95_20 to all_98_98_0 | ||
| 13309 | 2026.05.19 23:57:36.745786 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
| 13310 | 2026.05.19 23:57:36.745828 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.05.19 23:57:36.745857 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13312 | 2026.05.19 23:57:36.745869 [ 260 ] {ec418533-09a8-48a2-a7f4-d2fbc011015d} <Debug> TCPHandler: Processed in 0.001638562 sec. | ||
| 13313 | 2026.05.19 23:57:36.745945 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_95_20 to all_98_98_0 into Compact with storage Full | ||
| 13314 | 2026.05.19 23:57:36.746040 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.05.19 23:57:36.746068 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13316 | 2026.05.19 23:57:36.746109 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_20, total 33631 rows starting from the beginning of the part | ||
| 13317 | 2026.05.19 23:57:36.746154 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13318 | 2026.05.19 23:57:36.746177 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13319 | 2026.05.19 23:57:36.746218 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <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 | ||
| 13320 | 2026.05.19 23:57:36.746237 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13321 | 2026.05.19 23:57:36.746291 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1532 rows starting from the beginning of the part | ||
| 13322 | 2026.05.19 23:57:36.747109 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.05.19 23:57:36.747151 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13324 | 2026.05.19 23:57:36.747693 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13325 | 2026.05.19 23:57:36.747916 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.05.19 23:57:36.748061 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00193 sec., 5699.4818652849735 rows/sec., 10.21 MiB/sec. | ||
| 13327 | 2026.05.19 23:57:36.748113 [ 260 ] {21ace367-fb4b-4d50-adcc-49fecf086519} <Debug> TCPHandler: Processed in 0.002133824 sec. | ||
| 13328 | 2026.05.19 23:57:36.748248 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13329 | 2026.05.19 23:57:36.748345 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13330 | 2026.05.19 23:57:36.748386 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13331 | 2026.05.19 23:57:36.748754 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.05.19 23:57:36.748790 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13333 | 2026.05.19 23:57:36.749117 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13334 | 2026.05.19 23:57:36.749329 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.05.19 23:57:36.749460 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 13336 | 2026.05.19 23:57:36.749493 [ 260 ] {5d434fe3-76bf-4dcf-800e-e84b11e94c5a} <Debug> TCPHandler: Processed in 0.001293623 sec. | ||
| 13337 | 2026.05.19 23:57:36.753942 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35483 rows, containing 5 columns (5 merged, 0 gathered) in 0.008032795 sec., 4417266.96623031 rows/sec., 284.41 MiB/sec. | ||
| 13338 | 2026.05.19 23:57:36.754347 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Trace> MergedBlockOutputStream: filled checksums all_1_98_21 (state Temporary) | ||
| 13339 | 2026.05.19 23:57:36.754653 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_98_21 to all_1_98_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2026.05.19 23:57:36.754730 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 4 parts: [all_1_95_20, all_98_98_0] -> all_1_98_21 | ||
| 13341 | 2026.05.19 23:57:36.754830 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13342 | 2026.05.19 23:57:39.719764 [ 92 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13343 | 2026.05.19 23:57:39.719842 [ 92 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.05.19 23:57:39.719864 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13345 | 2026.05.19 23:57:39.720017 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13346 | 2026.05.19 23:57:39.720171 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13347 | 2026.05.19 23:57:39.720204 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 13348 | 2026.05.19 23:57:39.720271 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 13349 | 2026.05.19 23:57:39.720319 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 13350 | 2026.05.19 23:57:39.720361 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 13351 | 2026.05.19 23:57:39.720408 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 13352 | 2026.05.19 23:57:39.721146 [ 195 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192831 sec., 40240.4028735001 rows/sec., 3.38 MiB/sec. | ||
| 13353 | 2026.05.19 23:57:39.721293 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13354 | 2026.05.19 23:57:39.721538 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.05.19 23:57:39.721605 [ 187 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_22_5} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13356 | 2026.05.19 23:57:39.721676 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13357 | 2026.05.19 23:57:40.585664 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13358 | 2026.05.19 23:57:40.585724 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13359 | 2026.05.19 23:57:40.741067 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28729 | ||
| 13360 | 2026.05.19 23:57:40.741594 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.05.19 23:57:40.741635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13362 | 2026.05.19 23:57:40.742120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13363 | 2026.05.19 23:57:40.742351 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.05.19 23:57:40.742491 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28729 | ||
| 13365 | 2026.05.19 23:57:41.736114 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.05.19 23:57:41.736337 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13367 | 2026.05.19 23:57:41.736662 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13368 | 2026.05.19 23:57:41.736700 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13369 | 2026.05.19 23:57:41.736914 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13370 | 2026.05.19 23:57:41.736981 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13371 | 2026.05.19 23:57:41.737121 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13372 | 2026.05.19 23:57:41.737156 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13373 | 2026.05.19 23:57:41.737178 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13374 | 2026.05.19 23:57:41.737194 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13375 | 2026.05.19 23:57:41.737235 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13376 | 2026.05.19 23:57:41.737256 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13377 | 2026.05.19 23:57:41.738330 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002086 sec., 19654.841802492807 rows/sec., 3.90 MiB/sec. | ||
| 13378 | 2026.05.19 23:57:41.738426 [ 260 ] {71908d93-dbb4-43ed-a5e8-7984878d59ef} <Debug> TCPHandler: Processed in 0.002439502 sec. | ||
| 13379 | 2026.05.19 23:57:41.740529 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2026.05.19 23:57:41.740657 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13381 | 2026.05.19 23:57:41.740707 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13382 | 2026.05.19 23:57:41.741252 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.05.19 23:57:41.741297 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13384 | 2026.05.19 23:57:41.741660 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13385 | 2026.05.19 23:57:41.741877 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.05.19 23:57:41.742026 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001405 sec., 83985.76512455515 rows/sec., 7.13 MiB/sec. | ||
| 13387 | 2026.05.19 23:57:41.742036 [ 90 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13388 | 2026.05.19 23:57:41.742061 [ 260 ] {b32905b2-33b9-4892-9aeb-55bbb9024d7a} <Debug> TCPHandler: Processed in 0.00159173 sec. | ||
| 13389 | 2026.05.19 23:57:41.742104 [ 90 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.05.19 23:57:41.742130 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13391 | 2026.05.19 23:57:41.742243 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.05.19 23:57:41.742251 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13393 | 2026.05.19 23:57:41.742343 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.05.19 23:57:41.742387 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13395 | 2026.05.19 23:57:41.742389 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13396 | 2026.05.19 23:57:41.742436 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2624 rows starting from the beginning of the part | ||
| 13397 | 2026.05.19 23:57:41.742500 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part | ||
| 13398 | 2026.05.19 23:57:41.742546 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2471 rows starting from the beginning of the part | ||
| 13399 | 2026.05.19 23:57:41.742591 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13400 | 2026.05.19 23:57:41.742642 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part | ||
| 13401 | 2026.05.19 23:57:41.742684 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 118 rows starting from the beginning of the part | ||
| 13402 | 2026.05.19 23:57:41.742809 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.05.19 23:57:41.742850 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13404 | 2026.05.19 23:57:41.743164 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13405 | 2026.05.19 23:57:41.743378 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.05.19 23:57:41.743511 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 13407 | 2026.05.19 23:57:41.743547 [ 260 ] {420651ab-528c-44ff-999b-bfb5373e6838} <Debug> TCPHandler: Processed in 0.001353275 sec. | ||
| 13408 | 2026.05.19 23:57:41.743706 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2026.05.19 23:57:41.743810 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13410 | 2026.05.19 23:57:41.743856 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13411 | 2026.05.19 23:57:41.744268 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2026.05.19 23:57:41.744306 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13413 | 2026.05.19 23:57:41.744533 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5425 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234118 sec., 2317207.5619986504 rows/sec., 182.27 MiB/sec. | ||
| 13414 | 2026.05.19 23:57:41.744617 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13415 | 2026.05.19 23:57:41.744819 [ 193 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13416 | 2026.05.19 23:57:41.744852 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.05.19 23:57:41.744995 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 13418 | 2026.05.19 23:57:41.744996 [ 90 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13419 | 2026.05.19 23:57:41.745034 [ 260 ] {913855f5-c6bc-4c9e-b8e6-24214d81a09d} <Debug> TCPHandler: Processed in 0.001376615 sec. | ||
| 13420 | 2026.05.19 23:57:41.745051 [ 90 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.05.19 23:57:41.745082 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13422 | 2026.05.19 23:57:41.745130 [ 193 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.05.19 23:57:41.745164 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13424 | 2026.05.19 23:57:41.745178 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2026.05.19 23:57:41.745210 [ 193 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_101_20} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13426 | 2026.05.19 23:57:41.745263 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13427 | 2026.05.19 23:57:41.745288 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13428 | 2026.05.19 23:57:41.745290 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1406 rows starting from the beginning of the part | ||
| 13429 | 2026.05.19 23:57:41.745300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 13430 | 2026.05.19 23:57:41.745339 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13431 | 2026.05.19 23:57:41.745366 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 75 rows starting from the beginning of the part | ||
| 13432 | 2026.05.19 23:57:41.745413 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1329 rows starting from the beginning of the part | ||
| 13433 | 2026.05.19 23:57:41.745454 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 13434 | 2026.05.19 23:57:41.745491 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 75 rows starting from the beginning of the part | ||
| 13435 | 2026.05.19 23:57:41.745537 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 95 rows starting from the beginning of the part | ||
| 13436 | 2026.05.19 23:57:41.745782 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.05.19 23:57:41.745822 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13438 | 2026.05.19 23:57:41.746158 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13439 | 2026.05.19 23:57:41.746365 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13440 | 2026.05.19 23:57:41.746494 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 13441 | 2026.05.19 23:57:41.746528 [ 260 ] {e9543db8-35b7-4e95-95c3-8d9b9aef7731} <Debug> TCPHandler: Processed in 0.001398816 sec. | ||
| 13442 | 2026.05.19 23:57:41.746609 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474967 sec., 2063774.9861522326 rows/sec., 149.42 MiB/sec. | ||
| 13443 | 2026.05.19 23:57:41.746716 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.05.19 23:57:41.746842 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13445 | 2026.05.19 23:57:41.746859 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.05.19 23:57:41.746944 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <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 | ||
| 13447 | 2026.05.19 23:57:41.747160 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.05.19 23:57:41.747256 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_101_20} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13449 | 2026.05.19 23:57:41.747359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13450 | 2026.05.19 23:57:41.747947 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.05.19 23:57:41.747983 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13452 | 2026.05.19 23:57:41.748555 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13453 | 2026.05.19 23:57:41.748785 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.05.19 23:57:41.748928 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00211 sec., 14691.943127962086 rows/sec., 26.33 MiB/sec. | ||
| 13455 | 2026.05.19 23:57:41.748984 [ 260 ] {aba34c77-c935-48b2-be1b-518899e863e3} <Debug> TCPHandler: Processed in 0.002378981 sec. | ||
| 13456 | 2026.05.19 23:57:41.749119 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.05.19 23:57:41.749216 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13458 | 2026.05.19 23:57:41.749259 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13459 | 2026.05.19 23:57:41.749617 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2026.05.19 23:57:41.749654 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13461 | 2026.05.19 23:57:41.749967 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13462 | 2026.05.19 23:57:41.750180 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.05.19 23:57:41.750300 [ 87 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13464 | 2026.05.19 23:57:41.750313 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 13465 | 2026.05.19 23:57:41.750331 [ 87 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.05.19 23:57:41.750348 [ 260 ] {df347871-8ca1-4a98-94d7-1674da17dbb4} <Debug> TCPHandler: Processed in 0.001279693 sec. | ||
| 13467 | 2026.05.19 23:57:41.750350 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13468 | 2026.05.19 23:57:41.750435 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13469 | 2026.05.19 23:57:41.750536 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13470 | 2026.05.19 23:57:41.750563 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4848 rows starting from the beginning of the part | ||
| 13471 | 2026.05.19 23:57:41.750609 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13472 | 2026.05.19 23:57:41.750646 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 24 rows starting from the beginning of the part | ||
| 13473 | 2026.05.19 23:57:41.750682 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 13474 | 2026.05.19 23:57:41.750716 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13475 | 2026.05.19 23:57:41.750748 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13476 | 2026.05.19 23:57:41.752164 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759735 sec., 2891344.435383737 rows/sec., 194.77 MiB/sec. | ||
| 13477 | 2026.05.19 23:57:41.752480 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13478 | 2026.05.19 23:57:41.752764 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.05.19 23:57:41.752832 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_101_20} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13480 | 2026.05.19 23:57:41.752911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13481 | 2026.05.19 23:57:42.285557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13482 | 2026.05.19 23:57:42.302052 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.05.19 23:57:42.302122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13484 | 2026.05.19 23:57:42.308367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13485 | 2026.05.19 23:57:42.309067 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.05.19 23:57:42.312216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13487 | 2026.05.19 23:57:46.736874 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2026.05.19 23:57:46.737153 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13489 | 2026.05.19 23:57:46.737498 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13490 | 2026.05.19 23:57:46.737542 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13491 | 2026.05.19 23:57:46.737782 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13492 | 2026.05.19 23:57:46.737853 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13493 | 2026.05.19 23:57:46.737999 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 13494 | 2026.05.19 23:57:46.738035 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13495 | 2026.05.19 23:57:46.738057 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13496 | 2026.05.19 23:57:46.738073 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13497 | 2026.05.19 23:57:46.738117 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 13498 | 2026.05.19 23:57:46.738139 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13499 | 2026.05.19 23:57:46.739167 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002128 sec., 19266.91729323308 rows/sec., 3.82 MiB/sec. | ||
| 13500 | 2026.05.19 23:57:46.739278 [ 260 ] {237a24a5-2969-4005-b172-7167c43da96e} <Debug> TCPHandler: Processed in 0.002541965 sec. | ||
| 13501 | 2026.05.19 23:57:46.742092 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.05.19 23:57:46.742244 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13503 | 2026.05.19 23:57:46.742290 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13504 | 2026.05.19 23:57:46.742784 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.05.19 23:57:46.742827 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13506 | 2026.05.19 23:57:46.743193 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13507 | 2026.05.19 23:57:46.743420 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.05.19 23:57:46.743572 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001361 sec., 17634.09257898604 rows/sec., 1.46 MiB/sec. | ||
| 13509 | 2026.05.19 23:57:46.743609 [ 260 ] {cbf7b9ca-3f55-47f2-be28-05c4cc3229e8} <Debug> TCPHandler: Processed in 0.001594581 sec. | ||
| 13510 | 2026.05.19 23:57:46.743767 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.05.19 23:57:46.743870 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13512 | 2026.05.19 23:57:46.743912 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13513 | 2026.05.19 23:57:46.744329 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.05.19 23:57:46.744367 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13515 | 2026.05.19 23:57:46.744671 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13516 | 2026.05.19 23:57:46.744893 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.05.19 23:57:46.745028 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 425.85 KiB/sec. | ||
| 13518 | 2026.05.19 23:57:46.745063 [ 260 ] {87b9eab2-73d7-4acb-8cef-0d7450c7754a} <Debug> TCPHandler: Processed in 0.001346944 sec. | ||
| 13519 | 2026.05.19 23:57:46.745195 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.19 23:57:46.745295 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13521 | 2026.05.19 23:57:46.745336 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13522 | 2026.05.19 23:57:46.745838 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.19 23:57:46.745878 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13524 | 2026.05.19 23:57:46.746222 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13525 | 2026.05.19 23:57:46.746444 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.19 23:57:46.746593 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001317 sec., 153378.89141989368 rows/sec., 13.60 MiB/sec. | ||
| 13527 | 2026.05.19 23:57:46.746629 [ 260 ] {99f596a6-90f8-4f5e-87fe-0ee0087230b7} <Debug> TCPHandler: Processed in 0.001485508 sec. | ||
| 13528 | 2026.05.19 23:57:46.746768 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.05.19 23:57:46.746866 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13530 | 2026.05.19 23:57:46.746908 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13531 | 2026.05.19 23:57:46.747336 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.05.19 23:57:46.747373 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13533 | 2026.05.19 23:57:46.747679 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13534 | 2026.05.19 23:57:46.747884 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2026.05.19 23:57:46.748020 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001173 sec., 24722.932651321396 rows/sec., 1.85 MiB/sec. | ||
| 13536 | 2026.05.19 23:57:46.748055 [ 260 ] {5108b489-3e63-45be-8f2a-6599ad225605} <Debug> TCPHandler: Processed in 0.001337015 sec. | ||
| 13537 | 2026.05.19 23:57:46.748181 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2026.05.19 23:57:46.748278 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13539 | 2026.05.19 23:57:46.748318 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13540 | 2026.05.19 23:57:46.748742 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.05.19 23:57:46.748779 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13542 | 2026.05.19 23:57:46.749080 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13543 | 2026.05.19 23:57:46.749296 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.05.19 23:57:46.749440 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.69 MiB/sec. | ||
| 13545 | 2026.05.19 23:57:46.749475 [ 260 ] {117dbaba-efbd-44b5-8592-fc81f58be0dc} <Debug> TCPHandler: Processed in 0.001345644 sec. | ||
| 13546 | 2026.05.19 23:57:46.749617 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.05.19 23:57:46.749719 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.05.19 23:57:46.749767 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13549 | 2026.05.19 23:57:46.750280 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2026.05.19 23:57:46.750333 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13551 | 2026.05.19 23:57:46.750668 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13552 | 2026.05.19 23:57:46.750890 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.05.19 23:57:46.751029 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001332 sec., 9009.009009009009 rows/sec., 703.83 KiB/sec. | ||
| 13554 | 2026.05.19 23:57:46.751070 [ 260 ] {2e41a5a4-aaf3-4ce3-962a-24c11d7fb6b9} <Debug> TCPHandler: Processed in 0.001503719 sec. | ||
| 13555 | 2026.05.19 23:57:46.751204 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2026.05.19 23:57:46.751301 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13557 | 2026.05.19 23:57:46.751342 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13558 | 2026.05.19 23:57:46.751808 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.05.19 23:57:46.751846 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13560 | 2026.05.19 23:57:46.752166 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13561 | 2026.05.19 23:57:46.752389 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.05.19 23:57:46.752523 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.00124 sec., 94354.83870967742 rows/sec., 7.68 MiB/sec. | ||
| 13563 | 2026.05.19 23:57:46.752557 [ 260 ] {b23bd8ee-4954-453d-988f-3a9a45926630} <Debug> TCPHandler: Processed in 0.001407316 sec. | ||
| 13564 | 2026.05.19 23:57:46.752707 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2026.05.19 23:57:46.752809 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.05.19 23:57:46.752852 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13567 | 2026.05.19 23:57:46.753287 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.05.19 23:57:46.753323 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13569 | 2026.05.19 23:57:46.753691 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13570 | 2026.05.19 23:57:46.753910 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.05.19 23:57:46.754048 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001256 sec., 158439.49044585988 rows/sec., 11.37 MiB/sec. | ||
| 13572 | 2026.05.19 23:57:46.754085 [ 260 ] {a9cff588-f060-4e11-a1c5-9ec36d03fcc8} <Debug> TCPHandler: Processed in 0.001427447 sec. | ||
| 13573 | 2026.05.19 23:57:46.754247 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2026.05.19 23:57:46.754360 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13575 | 2026.05.19 23:57:46.754417 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <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 | ||
| 13576 | 2026.05.19 23:57:46.755255 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2026.05.19 23:57:46.755292 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13578 | 2026.05.19 23:57:46.755859 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13579 | 2026.05.19 23:57:46.756104 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2026.05.19 23:57:46.756248 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00191 sec., 5759.162303664922 rows/sec., 10.32 MiB/sec. | ||
| 13581 | 2026.05.19 23:57:46.756310 [ 260 ] {a0d67be5-551f-4042-9fac-0fca1680f292} <Debug> TCPHandler: Processed in 0.002112354 sec. | ||
| 13582 | 2026.05.19 23:57:46.756462 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13583 | 2026.05.19 23:57:46.756561 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13584 | 2026.05.19 23:57:46.756603 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13585 | 2026.05.19 23:57:46.756967 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.05.19 23:57:46.757003 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13587 | 2026.05.19 23:57:46.757328 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13588 | 2026.05.19 23:57:46.757552 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.05.19 23:57:46.757695 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 13590 | 2026.05.19 23:57:46.757730 [ 260 ] {a005619c-3a9f-413e-897a-14d99b973c3b} <Debug> TCPHandler: Processed in 0.001328134 sec. | ||
| 13591 | 2026.05.19 23:57:48.243544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29241 | ||
| 13592 | 2026.05.19 23:57:48.244076 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2026.05.19 23:57:48.244113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13594 | 2026.05.19 23:57:48.244611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13595 | 2026.05.19 23:57:48.244856 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.05.19 23:57:48.244996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29241 | ||
| 13597 | 2026.05.19 23:57:48.245185 [ 84 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13598 | 2026.05.19 23:57:48.245286 [ 84 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.05.19 23:57:48.245323 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13600 | 2026.05.19 23:57:48.245524 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13601 | 2026.05.19 23:57:48.245688 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13602 | 2026.05.19 23:57:48.245733 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26809 rows starting from the beginning of the part | ||
| 13603 | 2026.05.19 23:57:48.245807 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13604 | 2026.05.19 23:57:48.245860 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13605 | 2026.05.19 23:57:48.245913 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13606 | 2026.05.19 23:57:48.245962 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13607 | 2026.05.19 23:57:48.246008 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13608 | 2026.05.19 23:57:48.248359 [ 198 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29241 rows, containing 4 columns (4 merged, 0 gathered) in 0.002916934 sec., 10024566.891126094 rows/sec., 143.40 MiB/sec. | ||
| 13609 | 2026.05.19 23:57:48.248613 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13610 | 2026.05.19 23:57:48.248863 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.05.19 23:57:48.248938 [ 196 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_61_12} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13612 | 2026.05.19 23:57:48.249012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13613 | 2026.05.19 23:57:49.813230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13614 | 2026.05.19 23:57:49.830224 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.05.19 23:57:49.830280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13616 | 2026.05.19 23:57:49.836625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13617 | 2026.05.19 23:57:49.837318 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.05.19 23:57:49.837623 [ 80 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13619 | 2026.05.19 23:57:49.837687 [ 80 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.05.19 23:57:49.837707 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13621 | 2026.05.19 23:57:49.837839 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13622 | 2026.05.19 23:57:49.840591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13623 | 2026.05.19 23:57:49.841661 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13624 | 2026.05.19 23:57:49.843082 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13625 | 2026.05.19 23:57:49.847579 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13626 | 2026.05.19 23:57:49.851893 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13627 | 2026.05.19 23:57:49.856291 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13628 | 2026.05.19 23:57:49.860656 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13629 | 2026.05.19 23:57:49.864386 [ 188 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13630 | 2026.05.19 23:57:49.913273 [ 201 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.075495289 sec., 6093.095424801938 rows/sec., 31.51 MiB/sec. | ||
| 13631 | 2026.05.19 23:57:49.915872 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13632 | 2026.05.19 23:57:49.917781 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2026.05.19 23:57:49.917891 [ 186 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_61_12} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13634 | 2026.05.19 23:57:49.920564 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13635 | 2026.05.19 23:57:50.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.33 MiB, peak 360.75 MiB, free memory in arenas 0.00 B, will set to 346.27 MiB (RSS), difference: -1.05 MiB | ||
| 13636 | 2026.05.19 23:57:51.736206 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.05.19 23:57:51.736464 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13638 | 2026.05.19 23:57:51.736868 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13639 | 2026.05.19 23:57:51.736914 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13640 | 2026.05.19 23:57:51.737175 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13641 | 2026.05.19 23:57:51.737257 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13642 | 2026.05.19 23:57:51.737423 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13643 | 2026.05.19 23:57:51.737460 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13644 | 2026.05.19 23:57:51.737482 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13645 | 2026.05.19 23:57:51.737498 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13646 | 2026.05.19 23:57:51.737541 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13647 | 2026.05.19 23:57:51.737561 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13648 | 2026.05.19 23:57:51.738729 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002373 sec., 17277.70754319427 rows/sec., 3.43 MiB/sec. | ||
| 13649 | 2026.05.19 23:57:51.738847 [ 260 ] {1fa3832d-3c8f-4846-a5ba-adc709da6e88} <Debug> TCPHandler: Processed in 0.002784891 sec. | ||
| 13650 | 2026.05.19 23:57:51.741103 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.05.19 23:57:51.741216 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13652 | 2026.05.19 23:57:51.741261 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13653 | 2026.05.19 23:57:51.741877 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.05.19 23:57:51.741931 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13655 | 2026.05.19 23:57:51.742386 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13656 | 2026.05.19 23:57:51.742617 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.05.19 23:57:51.742766 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001584 sec., 74494.9494949495 rows/sec., 6.32 MiB/sec. | ||
| 13658 | 2026.05.19 23:57:51.742802 [ 260 ] {7604e351-9084-4abf-b915-7161ff04a1a7} <Debug> TCPHandler: Processed in 0.001748915 sec. | ||
| 13659 | 2026.05.19 23:57:51.742971 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.05.19 23:57:51.743066 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.05.19 23:57:51.743107 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13662 | 2026.05.19 23:57:51.743535 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.05.19 23:57:51.743571 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13664 | 2026.05.19 23:57:51.743871 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13665 | 2026.05.19 23:57:51.744093 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.05.19 23:57:51.744227 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 13667 | 2026.05.19 23:57:51.744227 [ 81 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13668 | 2026.05.19 23:57:51.744261 [ 260 ] {b2eab455-8797-468f-ac07-c72079c75c7c} <Debug> TCPHandler: Processed in 0.001342034 sec. | ||
| 13669 | 2026.05.19 23:57:51.744305 [ 81 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.05.19 23:57:51.744332 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13671 | 2026.05.19 23:57:51.744401 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2026.05.19 23:57:51.744458 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13673 | 2026.05.19 23:57:51.744494 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13674 | 2026.05.19 23:57:51.744541 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13675 | 2026.05.19 23:57:51.744608 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13676 | 2026.05.19 23:57:51.744650 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 85 rows starting from the beginning of the part | ||
| 13677 | 2026.05.19 23:57:51.744724 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 50 rows starting from the beginning of the part | ||
| 13678 | 2026.05.19 23:57:51.744778 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 13679 | 2026.05.19 23:57:51.744825 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 13680 | 2026.05.19 23:57:51.744870 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part | ||
| 13681 | 2026.05.19 23:57:51.744916 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 13682 | 2026.05.19 23:57:51.744935 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.19 23:57:51.744984 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13684 | 2026.05.19 23:57:51.745425 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13685 | 2026.05.19 23:57:51.745660 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.19 23:57:51.745798 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001302 sec., 72964.66973886329 rows/sec., 5.70 MiB/sec. | ||
| 13687 | 2026.05.19 23:57:51.745833 [ 260 ] {5f5b2bcd-76cc-4f13-ac24-9cb91bc414c6} <Debug> TCPHandler: Processed in 0.001467207 sec. | ||
| 13688 | 2026.05.19 23:57:51.745943 [ 201 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524649 sec., 155445.61403969044 rows/sec., 11.98 MiB/sec. | ||
| 13689 | 2026.05.19 23:57:51.745968 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.05.19 23:57:51.746081 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13691 | 2026.05.19 23:57:51.746110 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13692 | 2026.05.19 23:57:51.746127 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13693 | 2026.05.19 23:57:51.746372 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.05.19 23:57:51.746450 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_86_17} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13695 | 2026.05.19 23:57:51.746528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13696 | 2026.05.19 23:57:51.746625 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.05.19 23:57:51.746667 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13698 | 2026.05.19 23:57:51.747019 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13699 | 2026.05.19 23:57:51.747235 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.05.19 23:57:51.747358 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 5 parts from all_1_98_21 to all_102_102_0 | ||
| 13701 | 2026.05.19 23:57:51.747370 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 13702 | 2026.05.19 23:57:51.747399 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.05.19 23:57:51.747417 [ 260 ] {a2f61869-7b0e-424c-9b8e-8950b475ee2d} <Debug> TCPHandler: Processed in 0.001497328 sec. | ||
| 13704 | 2026.05.19 23:57:51.747428 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13705 | 2026.05.19 23:57:51.747537 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_98_21 to all_102_102_0 into Compact with storage Full | ||
| 13706 | 2026.05.19 23:57:51.747576 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2026.05.19 23:57:51.747671 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13708 | 2026.05.19 23:57:51.747678 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13709 | 2026.05.19 23:57:51.747715 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_21, total 35483 rows starting from the beginning of the part | ||
| 13710 | 2026.05.19 23:57:51.747750 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <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 | ||
| 13711 | 2026.05.19 23:57:51.747788 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 96 rows starting from the beginning of the part | ||
| 13712 | 2026.05.19 23:57:51.747857 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13713 | 2026.05.19 23:57:51.747906 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13714 | 2026.05.19 23:57:51.747948 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 199 rows starting from the beginning of the part | ||
| 13715 | 2026.05.19 23:57:51.748945 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2026.05.19 23:57:51.748989 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13717 | 2026.05.19 23:57:51.749773 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13718 | 2026.05.19 23:57:51.750012 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2026.05.19 23:57:51.750176 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002513 sec., 12335.853561480302 rows/sec., 22.11 MiB/sec. | ||
| 13720 | 2026.05.19 23:57:51.750289 [ 260 ] {43a85d8d-ffb6-4998-9ce4-7aa2b37e4452} <Debug> TCPHandler: Processed in 0.002776611 sec. | ||
| 13721 | 2026.05.19 23:57:51.750495 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2026.05.19 23:57:51.750622 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13723 | 2026.05.19 23:57:51.750679 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13724 | 2026.05.19 23:57:51.751091 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2026.05.19 23:57:51.751126 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13726 | 2026.05.19 23:57:51.751773 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13727 | 2026.05.19 23:57:51.752011 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.05.19 23:57:51.752147 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
| 13729 | 2026.05.19 23:57:51.752182 [ 260 ] {83139f89-c46b-42ce-9fd3-1e12d285efea} <Debug> TCPHandler: Processed in 0.001796137 sec. | ||
| 13730 | 2026.05.19 23:57:51.755898 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36098 rows, containing 5 columns (5 merged, 0 gathered) in 0.008402604 sec., 4296049.17713604 rows/sec., 277.04 MiB/sec. | ||
| 13731 | 2026.05.19 23:57:51.756224 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 13732 | 2026.05.19 23:57:51.756507 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13733 | 2026.05.19 23:57:51.756586 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 5 parts: [all_1_98_21, all_102_102_0] -> all_1_102_22 | ||
| 13734 | 2026.05.19 23:57:51.756672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13735 | 2026.05.19 23:57:52.000336 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.72 MiB, peak 360.75 MiB, free memory in arenas 0.00 B, will set to 348.19 MiB (RSS), difference: 1.48 MiB | ||
| 13736 | 2026.05.19 23:57:55.585819 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13737 | 2026.05.19 23:57:55.585896 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13738 | 2026.05.19 23:57:55.745552 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29689 | ||
| 13739 | 2026.05.19 23:57:55.746382 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.05.19 23:57:55.746426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13741 | 2026.05.19 23:57:55.746968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13742 | 2026.05.19 23:57:55.747203 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.05.19 23:57:55.747337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29689 | ||
| 13744 | 2026.05.19 23:57:56.735839 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13745 | 2026.05.19 23:57:56.736066 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13746 | 2026.05.19 23:57:56.736385 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13747 | 2026.05.19 23:57:56.736423 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13748 | 2026.05.19 23:57:56.736645 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13749 | 2026.05.19 23:57:56.736712 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13750 | 2026.05.19 23:57:56.736848 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13751 | 2026.05.19 23:57:56.736885 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13752 | 2026.05.19 23:57:56.736906 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13753 | 2026.05.19 23:57:56.736922 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13754 | 2026.05.19 23:57:56.736963 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13755 | 2026.05.19 23:57:56.736984 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13756 | 2026.05.19 23:57:56.738036 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002062 sec., 19883.60814742968 rows/sec., 3.95 MiB/sec. | ||
| 13757 | 2026.05.19 23:57:56.738135 [ 260 ] {9c0e7db2-9dcd-4420-a90e-a4845aaefbd2} <Debug> TCPHandler: Processed in 0.002422142 sec. | ||
| 13758 | 2026.05.19 23:57:56.740046 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2026.05.19 23:57:56.740156 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13760 | 2026.05.19 23:57:56.740199 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13761 | 2026.05.19 23:57:56.740745 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2026.05.19 23:57:56.740786 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13763 | 2026.05.19 23:57:56.741212 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13764 | 2026.05.19 23:57:56.741439 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.05.19 23:57:56.741604 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001478 sec., 52774.01894451962 rows/sec., 4.35 MiB/sec. | ||
| 13766 | 2026.05.19 23:57:56.741640 [ 260 ] {40aa32cc-09cf-400d-9c26-e5a4354c8ce5} <Debug> TCPHandler: Processed in 0.001651913 sec. | ||
| 13767 | 2026.05.19 23:57:56.741794 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.05.19 23:57:56.741891 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.05.19 23:57:56.741935 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13770 | 2026.05.19 23:57:56.742357 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.05.19 23:57:56.742394 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13772 | 2026.05.19 23:57:56.742705 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13773 | 2026.05.19 23:57:56.742907 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.05.19 23:57:56.743035 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001162 sec., 9466.43717728055 rows/sec., 711.83 KiB/sec. | ||
| 13775 | 2026.05.19 23:57:56.743070 [ 260 ] {dcda1de5-fc4d-4222-972d-183157287703} <Debug> TCPHandler: Processed in 0.001324304 sec. | ||
| 13776 | 2026.05.19 23:57:56.743189 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2026.05.19 23:57:56.743283 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13778 | 2026.05.19 23:57:56.743322 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13779 | 2026.05.19 23:57:56.743766 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.05.19 23:57:56.743801 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13781 | 2026.05.19 23:57:56.744112 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13782 | 2026.05.19 23:57:56.744316 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.05.19 23:57:56.744444 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001179 sec., 63613.231552162855 rows/sec., 4.97 MiB/sec. | ||
| 13784 | 2026.05.19 23:57:56.744488 [ 260 ] {b576ec60-dd75-49ac-ba45-aa4cf05991f5} <Debug> TCPHandler: Processed in 0.001347284 sec. | ||
| 13785 | 2026.05.19 23:57:56.744642 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.05.19 23:57:56.744737 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13787 | 2026.05.19 23:57:56.744778 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13788 | 2026.05.19 23:57:56.745192 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.05.19 23:57:56.745227 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13790 | 2026.05.19 23:57:56.745563 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13791 | 2026.05.19 23:57:56.745774 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.05.19 23:57:56.745905 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 13793 | 2026.05.19 23:57:56.745939 [ 260 ] {6c52ea09-a5f4-457c-8105-d741782bbcc7} <Debug> TCPHandler: Processed in 0.001345634 sec. | ||
| 13794 | 2026.05.19 23:57:56.746075 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2026.05.19 23:57:56.746169 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13796 | 2026.05.19 23:57:56.746223 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <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 | ||
| 13797 | 2026.05.19 23:57:56.747025 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.05.19 23:57:56.747060 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13799 | 2026.05.19 23:57:56.747588 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13800 | 2026.05.19 23:57:56.747807 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.05.19 23:57:56.747946 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001795 sec., 6128.133704735376 rows/sec., 10.98 MiB/sec. | ||
| 13802 | 2026.05.19 23:57:56.747943 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13803 | 2026.05.19 23:57:56.748000 [ 260 ] {5b044dd7-8b5b-47e8-b43f-04bc91b31c60} <Debug> TCPHandler: Processed in 0.00197321 sec. | ||
| 13804 | 2026.05.19 23:57:56.748019 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.05.19 23:57:56.748046 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13806 | 2026.05.19 23:57:56.748139 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2026.05.19 23:57:56.748140 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13808 | 2026.05.19 23:57:56.748241 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13809 | 2026.05.19 23:57:56.748283 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13810 | 2026.05.19 23:57:56.748357 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13811 | 2026.05.19 23:57:56.748412 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1770 rows starting from the beginning of the part | ||
| 13812 | 2026.05.19 23:57:56.748538 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 13813 | 2026.05.19 23:57:56.748639 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.05.19 23:57:56.748655 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13815 | 2026.05.19 23:57:56.748676 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13816 | 2026.05.19 23:57:56.748759 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part | ||
| 13817 | 2026.05.19 23:57:56.748854 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13818 | 2026.05.19 23:57:56.748940 [ 198 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 13819 | 2026.05.19 23:57:56.748983 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13820 | 2026.05.19 23:57:56.749194 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.05.19 23:57:56.749323 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13822 | 2026.05.19 23:57:56.749355 [ 260 ] {b03bd696-c731-48ad-9026-c838a93590c8} <Debug> TCPHandler: Processed in 0.001264923 sec. | ||
| 13823 | 2026.05.19 23:57:56.759094 [ 192 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 19 columns (19 merged, 0 gathered) in 0.01098701 sec., 169745.90903257573 rows/sec., 304.18 MiB/sec. | ||
| 13824 | 2026.05.19 23:57:56.760591 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13825 | 2026.05.19 23:57:56.760931 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.05.19 23:57:56.761030 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13827 | 2026.05.19 23:57:56.761152 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 13828 | 2026.05.19 23:57:57.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.64 MiB, peak 365.84 MiB, free memory in arenas 0.00 B, will set to 355.80 MiB (RSS), difference: 7.16 MiB | ||
| 13829 | 2026.05.19 23:57:57.340997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13830 | 2026.05.19 23:57:57.355501 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.05.19 23:57:57.355559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13832 | 2026.05.19 23:57:57.360655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13833 | 2026.05.19 23:57:57.361321 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.05.19 23:57:57.363966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13835 | 2026.05.19 23:57:58.347909 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.05.19 23:57:58.348165 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13837 | 2026.05.19 23:57:58.348558 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13838 | 2026.05.19 23:57:58.348600 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13839 | 2026.05.19 23:57:58.348839 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13840 | 2026.05.19 23:57:58.348907 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13841 | 2026.05.19 23:57:58.349055 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13842 | 2026.05.19 23:57:58.349091 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13843 | 2026.05.19 23:57:58.349114 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13844 | 2026.05.19 23:57:58.349129 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13845 | 2026.05.19 23:57:58.349170 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13846 | 2026.05.19 23:57:58.349190 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13847 | 2026.05.19 23:57:58.350290 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002232 sec., 18369.175627240144 rows/sec., 3.65 MiB/sec. | ||
| 13848 | 2026.05.19 23:57:58.350408 [ 260 ] {1d58e68c-de86-450e-a77e-e0acd9c93ede} <Debug> TCPHandler: Processed in 0.002643438 sec. | ||
| 13849 | 2026.05.19 23:57:58.363456 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.05.19 23:57:58.363571 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13851 | 2026.05.19 23:57:58.363615 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13852 | 2026.05.19 23:57:58.364135 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.05.19 23:57:58.364184 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13854 | 2026.05.19 23:57:58.364557 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13855 | 2026.05.19 23:57:58.364787 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.05.19 23:57:58.364947 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 346.99 KiB/sec. | ||
| 13857 | 2026.05.19 23:57:58.364984 [ 260 ] {68466a29-ab9a-4f55-b1e4-fb2e51b32000} <Debug> TCPHandler: Processed in 0.00157905 sec. | ||
| 13858 | 2026.05.19 23:57:58.365158 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.05.19 23:57:58.365256 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13860 | 2026.05.19 23:57:58.365296 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13861 | 2026.05.19 23:57:58.366941 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.05.19 23:57:58.366979 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13863 | 2026.05.19 23:57:58.367434 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13864 | 2026.05.19 23:57:58.367654 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.05.19 23:57:58.367801 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Debug> executeQuery: Read 2470 rows, 186.66 KiB in 0.002563 sec., 963714.397190792 rows/sec., 71.12 MiB/sec. | ||
| 13866 | 2026.05.19 23:57:58.367836 [ 260 ] {42c83f19-b7e6-4485-b5d7-528828671236} <Debug> TCPHandler: Processed in 0.00273939 sec. | ||
| 13867 | 2026.05.19 23:57:58.368004 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.05.19 23:57:58.368101 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13869 | 2026.05.19 23:57:58.368141 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13870 | 2026.05.19 23:57:58.368597 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.05.19 23:57:58.368634 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13872 | 2026.05.19 23:57:58.368936 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13873 | 2026.05.19 23:57:58.369161 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.05.19 23:57:58.369295 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001212 sec., 39603.960396039605 rows/sec., 2.88 MiB/sec. | ||
| 13875 | 2026.05.19 23:57:58.369329 [ 260 ] {72629250-b984-448a-9512-bb48dd1aa749} <Debug> TCPHandler: Processed in 0.001385225 sec. | ||
| 13876 | 2026.05.19 23:57:58.369490 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.05.19 23:57:58.369588 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13878 | 2026.05.19 23:57:58.369627 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13879 | 2026.05.19 23:57:58.370349 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.05.19 23:57:58.370386 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13881 | 2026.05.19 23:57:58.370717 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13882 | 2026.05.19 23:57:58.370934 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.05.19 23:57:58.371065 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001495 sec., 535785.9531772576 rows/sec., 30.95 MiB/sec. | ||
| 13884 | 2026.05.19 23:57:58.371100 [ 260 ] {8664774c-729d-48b7-a562-90ab85e12c97} <Debug> TCPHandler: Processed in 0.001665662 sec. | ||
| 13885 | 2026.05.19 23:57:58.371245 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.05.19 23:57:58.371342 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13887 | 2026.05.19 23:57:58.371382 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13888 | 2026.05.19 23:57:58.371818 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.05.19 23:57:58.371854 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13890 | 2026.05.19 23:57:58.372144 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13891 | 2026.05.19 23:57:58.372359 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2026.05.19 23:57:58.372498 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 59.89 KiB/sec. | ||
| 13893 | 2026.05.19 23:57:58.372532 [ 260 ] {2c583ab3-c2bb-4fc6-86b8-31e67d57e81a} <Debug> TCPHandler: Processed in 0.001336374 sec. | ||
| 13894 | 2026.05.19 23:57:58.372660 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13895 | 2026.05.19 23:57:58.372760 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13896 | 2026.05.19 23:57:58.372799 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13897 | 2026.05.19 23:57:58.373750 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.05.19 23:57:58.373787 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13899 | 2026.05.19 23:57:58.374142 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13900 | 2026.05.19 23:57:58.374363 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.05.19 23:57:58.374500 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001757 sec., 755264.655663062 rows/sec., 50.63 MiB/sec. | ||
| 13902 | 2026.05.19 23:57:58.374536 [ 260 ] {de92aa7f-8ef7-45f1-afd2-72309bb117ae} <Debug> TCPHandler: Processed in 0.001924729 sec. | ||
| 13903 | 2026.05.19 23:57:58.374682 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2026.05.19 23:57:58.374778 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13905 | 2026.05.19 23:57:58.374822 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13906 | 2026.05.19 23:57:58.375595 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2026.05.19 23:57:58.375632 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13908 | 2026.05.19 23:57:58.376057 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13909 | 2026.05.19 23:57:58.376268 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2026.05.19 23:57:58.376399 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.00164 sec., 933536.5853658536 rows/sec., 56.81 MiB/sec. | ||
| 13911 | 2026.05.19 23:57:58.376433 [ 260 ] {d62d71af-09ba-4b72-b3e2-08a99ceaef80} <Debug> TCPHandler: Processed in 0.001800906 sec. | ||
| 13912 | 2026.05.19 23:57:58.376621 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13913 | 2026.05.19 23:57:58.376716 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13914 | 2026.05.19 23:57:58.376770 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <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 | ||
| 13915 | 2026.05.19 23:57:58.377673 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.05.19 23:57:58.377718 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13917 | 2026.05.19 23:57:58.378451 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13918 | 2026.05.19 23:57:58.378732 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.05.19 23:57:58.378899 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0022 sec., 19090.90909090909 rows/sec., 34.21 MiB/sec. | ||
| 13920 | 2026.05.19 23:57:58.378967 [ 260 ] {4aa42d96-b9ce-4579-9560-db55ecf7eb07} <Debug> TCPHandler: Processed in 0.002395412 sec. | ||
| 13921 | 2026.05.19 23:57:58.379129 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13922 | 2026.05.19 23:57:58.379238 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13923 | 2026.05.19 23:57:58.379287 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13924 | 2026.05.19 23:57:58.379879 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2026.05.19 23:57:58.379953 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13926 | 2026.05.19 23:57:58.380411 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13927 | 2026.05.19 23:57:58.380686 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2026.05.19 23:57:58.380891 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 990.58 KiB/sec. | ||
| 13929 | 2026.05.19 23:57:58.380963 [ 260 ] {c218512c-0191-4099-bb7e-268c089cfe7f} <Debug> TCPHandler: Processed in 0.001894809 sec. | ||
| 13930 | 2026.05.19 23:58:01.732334 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.05.19 23:58:01.732575 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13932 | 2026.05.19 23:58:01.732903 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13933 | 2026.05.19 23:58:01.732941 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13934 | 2026.05.19 23:58:01.733154 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13935 | 2026.05.19 23:58:01.733223 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13936 | 2026.05.19 23:58:01.733362 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13937 | 2026.05.19 23:58:01.733398 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13938 | 2026.05.19 23:58:01.733420 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 13939 | 2026.05.19 23:58:01.733437 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13940 | 2026.05.19 23:58:01.733478 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13941 | 2026.05.19 23:58:01.733498 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 13942 | 2026.05.19 23:58:01.734538 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002056 sec., 19941.634241245134 rows/sec., 3.96 MiB/sec. | ||
| 13943 | 2026.05.19 23:58:01.734639 [ 260 ] {4fd7bfeb-bb7a-47e0-91dd-5b34c739b367} <Debug> TCPHandler: Processed in 0.002436202 sec. | ||
| 13944 | 2026.05.19 23:58:01.736079 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.05.19 23:58:01.736188 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.19 23:58:01.736232 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13947 | 2026.05.19 23:58:01.736733 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.05.19 23:58:01.736780 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13949 | 2026.05.19 23:58:01.737146 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13950 | 2026.05.19 23:58:01.737370 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.05.19 23:58:01.737525 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001367 sec., 40965.61814191661 rows/sec., 3.13 MiB/sec. | ||
| 13952 | 2026.05.19 23:58:01.737527 [ 70 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13953 | 2026.05.19 23:58:01.737561 [ 260 ] {f7409e62-a3f3-4e99-be3d-008868922870} <Debug> TCPHandler: Processed in 0.001531699 sec. | ||
| 13954 | 2026.05.19 23:58:01.737601 [ 70 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.05.19 23:58:01.737627 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13956 | 2026.05.19 23:58:01.737720 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13957 | 2026.05.19 23:58:01.737733 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13958 | 2026.05.19 23:58:01.737825 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13959 | 2026.05.19 23:58:01.737870 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13960 | 2026.05.19 23:58:01.737871 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13961 | 2026.05.19 23:58:01.737915 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2624 rows starting from the beginning of the part | ||
| 13962 | 2026.05.19 23:58:01.737973 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 202 rows starting from the beginning of the part | ||
| 13963 | 2026.05.19 23:58:01.738017 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 118 rows starting from the beginning of the part | ||
| 13964 | 2026.05.19 23:58:01.738058 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part | ||
| 13965 | 2026.05.19 23:58:01.738098 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2470 rows starting from the beginning of the part | ||
| 13966 | 2026.05.19 23:58:01.738137 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13967 | 2026.05.19 23:58:01.738285 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.05.19 23:58:01.738328 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13969 | 2026.05.19 23:58:01.738658 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13970 | 2026.05.19 23:58:01.738894 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.05.19 23:58:01.739017 [ 70 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13972 | 2026.05.19 23:58:01.739030 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 13973 | 2026.05.19 23:58:01.739051 [ 70 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.05.19 23:58:01.739073 [ 260 ] {4c354822-dec4-4738-b8aa-ffd2833c488b} <Debug> TCPHandler: Processed in 0.001409256 sec. | ||
| 13975 | 2026.05.19 23:58:01.739074 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13976 | 2026.05.19 23:58:01.739178 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13977 | 2026.05.19 23:58:01.739228 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.05.19 23:58:01.739291 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13979 | 2026.05.19 23:58:01.739327 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1406 rows starting from the beginning of the part | ||
| 13980 | 2026.05.19 23:58:01.739329 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13981 | 2026.05.19 23:58:01.739382 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13982 | 2026.05.19 23:58:01.739392 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 117 rows starting from the beginning of the part | ||
| 13983 | 2026.05.19 23:58:01.739441 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 95 rows starting from the beginning of the part | ||
| 13984 | 2026.05.19 23:58:01.739484 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 75 rows starting from the beginning of the part | ||
| 13985 | 2026.05.19 23:58:01.739549 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1327 rows starting from the beginning of the part | ||
| 13986 | 2026.05.19 23:58:01.739599 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13987 | 2026.05.19 23:58:01.739767 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.05.19 23:58:01.739808 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13989 | 2026.05.19 23:58:01.739922 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230017 sec., 2487873.4108305005 rows/sec., 196.68 MiB/sec. | ||
| 13990 | 2026.05.19 23:58:01.740146 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13991 | 2026.05.19 23:58:01.740193 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13992 | 2026.05.19 23:58:01.740439 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.05.19 23:58:01.740499 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.05.19 23:58:01.740580 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_106_21} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13995 | 2026.05.19 23:58:01.740583 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001273 sec., 75412.41162608012 rows/sec., 5.25 MiB/sec. | ||
| 13996 | 2026.05.19 23:58:01.740629 [ 260 ] {be362244-8223-4210-a40b-90b54e3a202f} <Debug> TCPHandler: Processed in 0.001450727 sec. | ||
| 13997 | 2026.05.19 23:58:01.740655 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13998 | 2026.05.19 23:58:01.740759 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.05.19 23:58:01.740860 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.05.19 23:58:01.740901 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14001 | 2026.05.19 23:58:01.740988 [ 200 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849527 sec., 1667453.354290043 rows/sec., 121.14 MiB/sec. | ||
| 14002 | 2026.05.19 23:58:01.741210 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14003 | 2026.05.19 23:58:01.741244 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.05.19 23:58:01.741285 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14005 | 2026.05.19 23:58:01.741477 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2026.05.19 23:58:01.741560 [ 190 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_106_21} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14007 | 2026.05.19 23:58:01.741634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14008 | 2026.05.19 23:58:01.741638 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14009 | 2026.05.19 23:58:01.741859 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.05.19 23:58:01.741967 [ 70 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14011 | 2026.05.19 23:58:01.741992 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00115 sec., 31304.347826086956 rows/sec., 2.11 MiB/sec. | ||
| 14012 | 2026.05.19 23:58:01.741996 [ 70 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.05.19 23:58:01.742030 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14014 | 2026.05.19 23:58:01.742032 [ 260 ] {fdaa6fbe-27cf-4aab-8229-7325d2d4699f} <Debug> TCPHandler: Processed in 0.001322194 sec. | ||
| 14015 | 2026.05.19 23:58:01.742126 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14016 | 2026.05.19 23:58:01.742255 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14017 | 2026.05.19 23:58:01.742290 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5088 rows starting from the beginning of the part | ||
| 14018 | 2026.05.19 23:58:01.742354 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14019 | 2026.05.19 23:58:01.742399 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14020 | 2026.05.19 23:58:01.742444 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14021 | 2026.05.19 23:58:01.742486 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part | ||
| 14022 | 2026.05.19 23:58:01.742526 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
| 14023 | 2026.05.19 23:58:01.744080 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000591 sec., 2663213.020552427 rows/sec., 179.41 MiB/sec. | ||
| 14024 | 2026.05.19 23:58:01.744402 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14025 | 2026.05.19 23:58:01.744661 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.05.19 23:58:01.744734 [ 194 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_106_21} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14027 | 2026.05.19 23:58:01.744816 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14028 | 2026.05.19 23:58:03.248442 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30201 | ||
| 14029 | 2026.05.19 23:58:03.249003 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.05.19 23:58:03.249049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14031 | 2026.05.19 23:58:03.249547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14032 | 2026.05.19 23:58:03.249777 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.05.19 23:58:03.249916 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30201 | ||
| 14034 | 2026.05.19 23:58:04.865035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14035 | 2026.05.19 23:58:04.881396 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.05.19 23:58:04.881477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14037 | 2026.05.19 23:58:04.887432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14038 | 2026.05.19 23:58:04.888094 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.05.19 23:58:04.890952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14040 | 2026.05.19 23:58:06.735090 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2026.05.19 23:58:06.735341 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14042 | 2026.05.19 23:58:06.735708 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14043 | 2026.05.19 23:58:06.735754 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14044 | 2026.05.19 23:58:06.736009 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14045 | 2026.05.19 23:58:06.736087 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14046 | 2026.05.19 23:58:06.736234 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14047 | 2026.05.19 23:58:06.736269 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14048 | 2026.05.19 23:58:06.736291 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14049 | 2026.05.19 23:58:06.736307 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14050 | 2026.05.19 23:58:06.736347 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14051 | 2026.05.19 23:58:06.736367 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14052 | 2026.05.19 23:58:06.737426 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00219 sec., 18721.461187214612 rows/sec., 3.72 MiB/sec. | ||
| 14053 | 2026.05.19 23:58:06.737521 [ 260 ] {ce93ddc0-ad9e-434a-9f0f-939e0f703aec} <Debug> TCPHandler: Processed in 0.002581656 sec. | ||
| 14054 | 2026.05.19 23:58:06.739403 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.05.19 23:58:06.739533 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14056 | 2026.05.19 23:58:06.739585 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14057 | 2026.05.19 23:58:06.740142 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.05.19 23:58:06.740183 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14059 | 2026.05.19 23:58:06.740555 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14060 | 2026.05.19 23:58:06.740771 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.05.19 23:58:06.740920 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001424 sec., 54775.28089887641 rows/sec., 4.52 MiB/sec. | ||
| 14062 | 2026.05.19 23:58:06.740956 [ 260 ] {03f21f7d-003c-439b-9fcc-ae2e80469db2} <Debug> TCPHandler: Processed in 0.001620172 sec. | ||
| 14063 | 2026.05.19 23:58:06.741150 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.05.19 23:58:06.741247 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14065 | 2026.05.19 23:58:06.741286 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14066 | 2026.05.19 23:58:06.741699 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.05.19 23:58:06.741736 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14068 | 2026.05.19 23:58:06.742022 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14069 | 2026.05.19 23:58:06.742229 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.05.19 23:58:06.742357 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 732.64 KiB/sec. | ||
| 14071 | 2026.05.19 23:58:06.742391 [ 260 ] {b7699db3-6e78-464a-a719-74814c1ff3f2} <Debug> TCPHandler: Processed in 0.001290323 sec. | ||
| 14072 | 2026.05.19 23:58:06.742515 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.05.19 23:58:06.742611 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14074 | 2026.05.19 23:58:06.742652 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14075 | 2026.05.19 23:58:06.743261 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.05.19 23:58:06.743329 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14077 | 2026.05.19 23:58:06.743774 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14078 | 2026.05.19 23:58:06.744007 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.05.19 23:58:06.744191 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001594 sec., 47051.44291091594 rows/sec., 3.67 MiB/sec. | ||
| 14080 | 2026.05.19 23:58:06.744253 [ 260 ] {5ca095d1-7251-4414-a686-0265f01a702a} <Debug> TCPHandler: Processed in 0.001786746 sec. | ||
| 14081 | 2026.05.19 23:58:06.744489 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.05.19 23:58:06.744663 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.05.19 23:58:06.744730 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14084 | 2026.05.19 23:58:06.745357 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.05.19 23:58:06.745400 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14086 | 2026.05.19 23:58:06.745815 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14087 | 2026.05.19 23:58:06.746046 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.05.19 23:58:06.746203 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
| 14089 | 2026.05.19 23:58:06.746205 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 4 parts from all_1_102_22 to all_105_105_0 | ||
| 14090 | 2026.05.19 23:58:06.746240 [ 260 ] {35002fa0-ad24-4002-8e11-6a721f8654f4} <Debug> TCPHandler: Processed in 0.001870508 sec. | ||
| 14091 | 2026.05.19 23:58:06.746261 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2026.05.19 23:58:06.746285 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 14093 | 2026.05.19 23:58:06.746372 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_102_22 to all_105_105_0 into Compact with storage Full | ||
| 14094 | 2026.05.19 23:58:06.746389 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2026.05.19 23:58:06.746495 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14096 | 2026.05.19 23:58:06.746507 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.05.19 23:58:06.746533 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 36098 rows starting from the beginning of the part | ||
| 14098 | 2026.05.19 23:58:06.746569 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <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 | ||
| 14099 | 2026.05.19 23:58:06.746595 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14100 | 2026.05.19 23:58:06.746645 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14101 | 2026.05.19 23:58:06.746691 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1531 rows starting from the beginning of the part | ||
| 14102 | 2026.05.19 23:58:06.747336 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.05.19 23:58:06.747376 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14104 | 2026.05.19 23:58:06.747918 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14105 | 2026.05.19 23:58:06.748151 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.05.19 23:58:06.748291 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001804 sec., 6097.560975609756 rows/sec., 10.93 MiB/sec. | ||
| 14107 | 2026.05.19 23:58:06.748341 [ 260 ] {7b70f80e-1bbe-41ab-a673-7ff79d98f187} <Debug> TCPHandler: Processed in 0.002001471 sec. | ||
| 14108 | 2026.05.19 23:58:06.748495 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2026.05.19 23:58:06.748591 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14110 | 2026.05.19 23:58:06.748633 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14111 | 2026.05.19 23:58:06.748971 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.05.19 23:58:06.749005 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14113 | 2026.05.19 23:58:06.749321 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14114 | 2026.05.19 23:58:06.749531 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.05.19 23:58:06.749659 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14116 | 2026.05.19 23:58:06.749692 [ 260 ] {191075b2-02b1-4ff2-9314-b861e5b2b9ac} <Debug> TCPHandler: Processed in 0.001250572 sec. | ||
| 14117 | 2026.05.19 23:58:06.753360 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37949 rows, containing 5 columns (5 merged, 0 gathered) in 0.007022379 sec., 5404009.09720196 rows/sec., 347.93 MiB/sec. | ||
| 14118 | 2026.05.19 23:58:06.753728 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Trace> MergedBlockOutputStream: filled checksums all_1_105_23 (state Temporary) | ||
| 14119 | 2026.05.19 23:58:06.753986 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_105_23 to all_1_105_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.05.19 23:58:06.754058 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_105_23} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 4 parts: [all_1_102_22, all_105_105_0] -> all_1_105_23 | ||
| 14121 | 2026.05.19 23:58:06.754127 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14122 | 2026.05.19 23:58:09.443823 [ 271 ] {} <Trace> TCP-Session: 4ae980e1-1469-498e-aa79-8d6f77e29259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.05.19 23:58:09.444129 [ 271 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45451) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 14124 | 2026.05.19 23:58:09.444617 [ 271 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 14125 | 2026.05.19 23:58:09.444810 [ 271 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14126 | 2026.05.19 23:58:09.445297 [ 330 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 14127 | 2026.05.19 23:58:09.445893 [ 271 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 1.30 MiB/sec. | ||
| 14128 | 2026.05.19 23:58:09.446076 [ 271 ] {51952a76-ee10-4bfd-ad97-21a3ba563592} <Debug> TCPHandler: Processed in 0.002407881 sec. | ||
| 14129 | 2026.05.19 23:58:10.586167 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14130 | 2026.05.19 23:58:10.586224 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14131 | 2026.05.19 23:58:10.750091 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30649 | ||
| 14132 | 2026.05.19 23:58:10.750662 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.05.19 23:58:10.750723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14134 | 2026.05.19 23:58:10.751354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14135 | 2026.05.19 23:58:10.751580 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.05.19 23:58:10.751715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30649 | ||
| 14137 | 2026.05.19 23:58:11.002035 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001490359 sec. | ||
| 14138 | 2026.05.19 23:58:11.077448 [ 64 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 14139 | 2026.05.19 23:58:11.077529 [ 64 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2026.05.19 23:58:11.077556 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14141 | 2026.05.19 23:58:11.077750 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 14142 | 2026.05.19 23:58:11.077969 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14143 | 2026.05.19 23:58:11.078025 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 826 rows starting from the beginning of the part | ||
| 14144 | 2026.05.19 23:58:11.078131 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 14145 | 2026.05.19 23:58:11.078208 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 14146 | 2026.05.19 23:58:11.078280 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 14147 | 2026.05.19 23:58:11.078350 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 14148 | 2026.05.19 23:58:11.079414 [ 187 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756165 sec., 1409890.300740534 rows/sec., 87.86 MiB/sec. | ||
| 14149 | 2026.05.19 23:58:11.079570 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 14150 | 2026.05.19 23:58:11.079789 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.05.19 23:58:11.079856 [ 200 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_30_7} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 14152 | 2026.05.19 23:58:11.079922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14153 | 2026.05.19 23:58:11.735621 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.05.19 23:58:11.735877 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14155 | 2026.05.19 23:58:11.736245 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14156 | 2026.05.19 23:58:11.736291 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14157 | 2026.05.19 23:58:11.736524 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14158 | 2026.05.19 23:58:11.736592 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14159 | 2026.05.19 23:58:11.736732 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14160 | 2026.05.19 23:58:11.736767 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14161 | 2026.05.19 23:58:11.736790 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14162 | 2026.05.19 23:58:11.736805 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14163 | 2026.05.19 23:58:11.736845 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14164 | 2026.05.19 23:58:11.736866 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14165 | 2026.05.19 23:58:11.737927 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002156 sec., 19016.69758812616 rows/sec., 3.77 MiB/sec. | ||
| 14166 | 2026.05.19 23:58:11.738024 [ 260 ] {05c9c1a7-30de-4bcb-aff0-ded01a38d502} <Debug> TCPHandler: Processed in 0.002545195 sec. | ||
| 14167 | 2026.05.19 23:58:11.740150 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.05.19 23:58:11.740260 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14169 | 2026.05.19 23:58:11.740303 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14170 | 2026.05.19 23:58:11.740826 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.05.19 23:58:11.740871 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14172 | 2026.05.19 23:58:11.741216 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14173 | 2026.05.19 23:58:11.741433 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.05.19 23:58:11.741651 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001421 sec., 83040.11259676285 rows/sec., 7.04 MiB/sec. | ||
| 14175 | 2026.05.19 23:58:11.741687 [ 260 ] {bce92c3f-e057-4a28-9664-1c1f18ea6540} <Debug> TCPHandler: Processed in 0.001587291 sec. | ||
| 14176 | 2026.05.19 23:58:11.741821 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.05.19 23:58:11.741916 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14178 | 2026.05.19 23:58:11.741956 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14179 | 2026.05.19 23:58:11.742367 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.05.19 23:58:11.742403 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14181 | 2026.05.19 23:58:11.742692 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14182 | 2026.05.19 23:58:11.742898 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.05.19 23:58:11.743027 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001129 sec., 27457.92736935341 rows/sec., 2.02 MiB/sec. | ||
| 14184 | 2026.05.19 23:58:11.743062 [ 260 ] {639c2001-c276-4b9b-ae7d-6e0c00f5567d} <Debug> TCPHandler: Processed in 0.001289473 sec. | ||
| 14185 | 2026.05.19 23:58:11.743199 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.05.19 23:58:11.743294 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14187 | 2026.05.19 23:58:11.743333 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14188 | 2026.05.19 23:58:11.743756 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.05.19 23:58:11.743792 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14190 | 2026.05.19 23:58:11.744083 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14191 | 2026.05.19 23:58:11.744285 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.05.19 23:58:11.744413 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001136 sec., 83626.76056338027 rows/sec., 6.53 MiB/sec. | ||
| 14193 | 2026.05.19 23:58:11.744447 [ 260 ] {68225d4a-b27b-4e7f-8ffa-c396ed5c4755} <Debug> TCPHandler: Processed in 0.001296543 sec. | ||
| 14194 | 2026.05.19 23:58:11.744569 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.05.19 23:58:11.744665 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14196 | 2026.05.19 23:58:11.744708 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14197 | 2026.05.19 23:58:11.745120 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.05.19 23:58:11.745155 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14199 | 2026.05.19 23:58:11.745532 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14200 | 2026.05.19 23:58:11.745821 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.05.19 23:58:11.745959 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 14202 | 2026.05.19 23:58:11.745994 [ 260 ] {ee1bd640-84d7-4f47-bbf4-da1ddb8fe63f} <Debug> TCPHandler: Processed in 0.001473688 sec. | ||
| 14203 | 2026.05.19 23:58:11.746129 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2026.05.19 23:58:11.746232 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14205 | 2026.05.19 23:58:11.746290 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <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 | ||
| 14206 | 2026.05.19 23:58:11.747048 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.05.19 23:58:11.747086 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14208 | 2026.05.19 23:58:11.747614 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14209 | 2026.05.19 23:58:11.747843 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.05.19 23:58:11.747990 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001783 sec., 17386.427369601795 rows/sec., 31.16 MiB/sec. | ||
| 14211 | 2026.05.19 23:58:11.748044 [ 260 ] {13ac32f5-8d35-45d2-ad9b-57f9ff1c25db} <Debug> TCPHandler: Processed in 0.00196519 sec. | ||
| 14212 | 2026.05.19 23:58:11.748186 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.05.19 23:58:11.748284 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.05.19 23:58:11.748326 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14215 | 2026.05.19 23:58:11.748671 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.05.19 23:58:11.748707 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14217 | 2026.05.19 23:58:11.749016 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14218 | 2026.05.19 23:58:11.749218 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.05.19 23:58:11.749347 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 14220 | 2026.05.19 23:58:11.749380 [ 260 ] {4b00edbd-ef04-40be-b7f4-9bf00b3a7b51} <Debug> TCPHandler: Processed in 0.001250762 sec. | ||
| 14221 | 2026.05.19 23:58:12.391083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14222 | 2026.05.19 23:58:12.408082 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.05.19 23:58:12.408153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14224 | 2026.05.19 23:58:12.414391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14225 | 2026.05.19 23:58:12.415114 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.05.19 23:58:12.418372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14227 | 2026.05.19 23:58:16.739342 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2026.05.19 23:58:16.739669 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14229 | 2026.05.19 23:58:16.740147 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14230 | 2026.05.19 23:58:16.740210 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14231 | 2026.05.19 23:58:16.740565 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14232 | 2026.05.19 23:58:16.740671 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14233 | 2026.05.19 23:58:16.740868 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 14234 | 2026.05.19 23:58:16.740919 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14235 | 2026.05.19 23:58:16.740948 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14236 | 2026.05.19 23:58:16.740970 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14237 | 2026.05.19 23:58:16.741029 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 14238 | 2026.05.19 23:58:16.741058 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14239 | 2026.05.19 23:58:16.742787 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.003239 sec., 12658.227848101265 rows/sec., 2.51 MiB/sec. | ||
| 14240 | 2026.05.19 23:58:16.742942 [ 260 ] {eef7f9cf-7e4d-45da-a9e6-4c8f5b9ff663} <Debug> TCPHandler: Processed in 0.003779227 sec. | ||
| 14241 | 2026.05.19 23:58:16.745734 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.05.19 23:58:16.745882 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.05.19 23:58:16.745946 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14244 | 2026.05.19 23:58:16.746565 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.05.19 23:58:16.746616 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14246 | 2026.05.19 23:58:16.747013 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14247 | 2026.05.19 23:58:16.747268 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.05.19 23:58:16.747451 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 14249 | 2026.05.19 23:58:16.747498 [ 260 ] {bab9e38d-a114-41ef-9355-c8f1e5690893} <Debug> TCPHandler: Processed in 0.001884458 sec. | ||
| 14250 | 2026.05.19 23:58:16.747675 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.05.19 23:58:16.747786 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14252 | 2026.05.19 23:58:16.747834 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14253 | 2026.05.19 23:58:16.748418 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.05.19 23:58:16.748467 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14255 | 2026.05.19 23:58:16.748847 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14256 | 2026.05.19 23:58:16.749075 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.05.19 23:58:16.749225 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001464 sec., 135245.90163934426 rows/sec., 12.02 MiB/sec. | ||
| 14258 | 2026.05.19 23:58:16.749264 [ 260 ] {7d8ec87c-0949-473b-8507-c95a9c84db2d} <Debug> TCPHandler: Processed in 0.001644792 sec. | ||
| 14259 | 2026.05.19 23:58:16.749493 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.05.19 23:58:16.749630 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.05.19 23:58:16.749687 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14262 | 2026.05.19 23:58:16.750225 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.05.19 23:58:16.750265 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14264 | 2026.05.19 23:58:16.750610 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14265 | 2026.05.19 23:58:16.750839 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.05.19 23:58:16.750989 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00139 sec., 16546.762589928057 rows/sec., 1.26 MiB/sec. | ||
| 14267 | 2026.05.19 23:58:16.751019 [ 58 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14268 | 2026.05.19 23:58:16.751027 [ 260 ] {8ea38589-86cc-4e82-ad7f-5824c52945a2} <Debug> TCPHandler: Processed in 0.001600511 sec. | ||
| 14269 | 2026.05.19 23:58:16.751099 [ 58 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.05.19 23:58:16.751129 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14271 | 2026.05.19 23:58:16.751220 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.05.19 23:58:16.751239 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14273 | 2026.05.19 23:58:16.751351 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14274 | 2026.05.19 23:58:16.751353 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14275 | 2026.05.19 23:58:16.751392 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 85 rows starting from the beginning of the part | ||
| 14276 | 2026.05.19 23:58:16.751414 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14277 | 2026.05.19 23:58:16.751472 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part | ||
| 14278 | 2026.05.19 23:58:16.751578 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 14279 | 2026.05.19 23:58:16.751653 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part | ||
| 14280 | 2026.05.19 23:58:16.751708 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 14281 | 2026.05.19 23:58:16.751765 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 14282 | 2026.05.19 23:58:16.751966 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.05.19 23:58:16.752003 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14284 | 2026.05.19 23:58:16.752343 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14285 | 2026.05.19 23:58:16.752612 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.05.19 23:58:16.752676 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479358 sec., 141277.5001047752 rows/sec., 10.91 MiB/sec. | ||
| 14287 | 2026.05.19 23:58:16.752762 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001438 sec., 16689.847009735742 rows/sec., 1.38 MiB/sec. | ||
| 14288 | 2026.05.19 23:58:16.752807 [ 260 ] {ec424a40-adc9-4677-aecb-174ab1b67add} <Debug> TCPHandler: Processed in 0.001648972 sec. | ||
| 14289 | 2026.05.19 23:58:16.752870 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14290 | 2026.05.19 23:58:16.753013 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14291 | 2026.05.19 23:58:16.753147 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14292 | 2026.05.19 23:58:16.753203 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14293 | 2026.05.19 23:58:16.753258 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.05.19 23:58:16.753368 [ 195 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_91_18} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14295 | 2026.05.19 23:58:16.753458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14296 | 2026.05.19 23:58:16.753766 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.05.19 23:58:16.753805 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14298 | 2026.05.19 23:58:16.754146 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14299 | 2026.05.19 23:58:16.754411 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.05.19 23:58:16.754558 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00144 sec., 8333.333333333332 rows/sec., 651.04 KiB/sec. | ||
| 14301 | 2026.05.19 23:58:16.754607 [ 260 ] {202cf56b-d1ee-482a-b658-98fcf9c52e84} <Debug> TCPHandler: Processed in 0.001664913 sec. | ||
| 14302 | 2026.05.19 23:58:16.754768 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.05.19 23:58:16.754872 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14304 | 2026.05.19 23:58:16.754919 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14305 | 2026.05.19 23:58:16.755420 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.05.19 23:58:16.755463 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14307 | 2026.05.19 23:58:16.755863 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14308 | 2026.05.19 23:58:16.756114 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.05.19 23:58:16.756264 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001411 sec., 78667.61162296245 rows/sec., 6.40 MiB/sec. | ||
| 14310 | 2026.05.19 23:58:16.756329 [ 260 ] {f3a2065f-cacc-4621-899c-dad46561e8dc} <Debug> TCPHandler: Processed in 0.001614842 sec. | ||
| 14311 | 2026.05.19 23:58:16.756718 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.05.19 23:58:16.756920 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14313 | 2026.05.19 23:58:16.756997 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14314 | 2026.05.19 23:58:16.757821 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.05.19 23:58:16.757878 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14316 | 2026.05.19 23:58:16.758601 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14317 | 2026.05.19 23:58:16.758986 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.05.19 23:58:16.759224 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.002352 sec., 83333.33333333334 rows/sec., 5.98 MiB/sec. | ||
| 14319 | 2026.05.19 23:58:16.759305 [ 260 ] {008074bf-d1b1-4b81-83a1-d9def57a3f6f} <Debug> TCPHandler: Processed in 0.00272851 sec. | ||
| 14320 | 2026.05.19 23:58:16.759501 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.05.19 23:58:16.759653 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.05.19 23:58:16.759744 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <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 | ||
| 14323 | 2026.05.19 23:58:16.761006 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.05.19 23:58:16.761055 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14325 | 2026.05.19 23:58:16.761859 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14326 | 2026.05.19 23:58:16.762178 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.05.19 23:58:16.762404 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002788 sec., 3945.480631276901 rows/sec., 7.07 MiB/sec. | ||
| 14328 | 2026.05.19 23:58:16.762532 [ 260 ] {40bcedce-0930-48c6-8daf-90415bba5311} <Debug> TCPHandler: Processed in 0.003100969 sec. | ||
| 14329 | 2026.05.19 23:58:16.762721 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.05.19 23:58:16.762861 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.05.19 23:58:16.762921 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14332 | 2026.05.19 23:58:16.763823 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.05.19 23:58:16.763907 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14334 | 2026.05.19 23:58:16.764578 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14335 | 2026.05.19 23:58:16.764901 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.05.19 23:58:16.765167 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002335 sec., 25695.93147751606 rows/sec., 1.73 MiB/sec. | ||
| 14337 | 2026.05.19 23:58:16.765247 [ 260 ] {262380c5-5e26-4eff-8ade-233373a78c9a} <Debug> TCPHandler: Processed in 0.002589246 sec. | ||
| 14338 | 2026.05.19 23:58:17.017453 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63931 | ||
| 14339 | 2026.05.19 23:58:17.017558 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14340 | 2026.05.19 23:58:17.017587 [ 376 ] {} <Debug> TCP-Session: 41ad6b99-3695-43b1-a8ab-ecb021ba0a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:63931 | ||
| 14341 | 2026.05.19 23:58:17.017610 [ 376 ] {} <Debug> TCP-Session: 41ad6b99-3695-43b1-a8ab-ecb021ba0a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2026.05.19 23:58:17.017624 [ 376 ] {} <Debug> TCP-Session: 41ad6b99-3695-43b1-a8ab-ecb021ba0a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.05.19 23:58:17.017851 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60435 | ||
| 14344 | 2026.05.19 23:58:17.017881 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43653 | ||
| 14345 | 2026.05.19 23:58:17.017901 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60617 | ||
| 14346 | 2026.05.19 23:58:17.017934 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14347 | 2026.05.19 23:58:17.017923 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64417 | ||
| 14348 | 2026.05.19 23:58:17.017991 [ 377 ] {} <Debug> TCP-Session: b1022343-bcbc-4f23-9b48-a01941e997ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60435 | ||
| 14349 | 2026.05.19 23:58:17.018011 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14350 | 2026.05.19 23:58:17.018020 [ 376 ] {} <Trace> TCP-Session: 41ad6b99-3695-43b1-a8ab-ecb021ba0a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.05.19 23:58:17.018032 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14352 | 2026.05.19 23:58:17.018045 [ 367 ] {} <Debug> TCP-Session: 9c7203a9-af7e-45a4-827a-279be68ceac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60617 | ||
| 14353 | 2026.05.19 23:58:17.018070 [ 375 ] {} <Debug> TCP-Session: a4f653b8-f2a9-47bd-aa5a-19cd49e29013 Authenticating user 'default' from [fd00:1122:3344:101::e]:64417 | ||
| 14354 | 2026.05.19 23:58:17.018021 [ 377 ] {} <Debug> TCP-Session: b1022343-bcbc-4f23-9b48-a01941e997ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2026.05.19 23:58:17.018099 [ 375 ] {} <Debug> TCP-Session: a4f653b8-f2a9-47bd-aa5a-19cd49e29013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2026.05.19 23:58:17.018093 [ 367 ] {} <Debug> TCP-Session: 9c7203a9-af7e-45a4-827a-279be68ceac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2026.05.19 23:58:17.018108 [ 377 ] {} <Debug> TCP-Session: b1022343-bcbc-4f23-9b48-a01941e997ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14358 | 2026.05.19 23:58:17.018117 [ 375 ] {} <Debug> TCP-Session: a4f653b8-f2a9-47bd-aa5a-19cd49e29013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14359 | 2026.05.19 23:58:17.018135 [ 367 ] {} <Debug> TCP-Session: 9c7203a9-af7e-45a4-827a-279be68ceac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2026.05.19 23:58:17.017976 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14361 | 2026.05.19 23:58:17.017916 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39158 | ||
| 14362 | 2026.05.19 23:58:17.018201 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14363 | 2026.05.19 23:58:17.018220 [ 366 ] {} <Debug> TCP-Session: e9e6fc7a-e3c4-40f8-a2e1-45b152d973b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43653 | ||
| 14364 | 2026.05.19 23:58:17.018256 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14365 | 2026.05.19 23:58:17.017908 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61619 | ||
| 14366 | 2026.05.19 23:58:17.018287 [ 374 ] {} <Debug> TCP-Session: 061dd518-9654-4efc-bb73-981846806b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:39158 | ||
| 14367 | 2026.05.19 23:58:17.018282 [ 366 ] {} <Debug> TCP-Session: e9e6fc7a-e3c4-40f8-a2e1-45b152d973b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.05.19 23:58:17.018336 [ 374 ] {} <Debug> TCP-Session: 061dd518-9654-4efc-bb73-981846806b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.05.19 23:58:17.018346 [ 366 ] {} <Debug> TCP-Session: e9e6fc7a-e3c4-40f8-a2e1-45b152d973b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.05.19 23:58:17.018354 [ 374 ] {} <Debug> TCP-Session: 061dd518-9654-4efc-bb73-981846806b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2026.05.19 23:58:17.017907 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47270 | ||
| 14372 | 2026.05.19 23:58:17.017858 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51173 | ||
| 14373 | 2026.05.19 23:58:17.018537 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14374 | 2026.05.19 23:58:17.018605 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14375 | 2026.05.19 23:58:17.018855 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14376 | 2026.05.19 23:58:17.018911 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 14377 | 2026.05.19 23:58:17.018919 [ 368 ] {} <Debug> TCP-Session: 060f9843-482d-47fc-9a26-8ff78415f283 Authenticating user 'default' from [fd00:1122:3344:101::e]:61619 | ||
| 14378 | 2026.05.19 23:58:17.018980 [ 368 ] {} <Debug> TCP-Session: 060f9843-482d-47fc-9a26-8ff78415f283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2026.05.19 23:58:17.018991 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14380 | 2026.05.19 23:58:17.019007 [ 368 ] {} <Debug> TCP-Session: 060f9843-482d-47fc-9a26-8ff78415f283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2026.05.19 23:58:17.019029 [ 365 ] {} <Debug> TCP-Session: 830ecff5-cd35-4b62-a286-524270e17245 Authenticating user 'default' from [fd00:1122:3344:101::e]:51173 | ||
| 14382 | 2026.05.19 23:58:17.019056 [ 365 ] {} <Debug> TCP-Session: 830ecff5-cd35-4b62-a286-524270e17245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.05.19 23:58:17.019075 [ 365 ] {} <Debug> TCP-Session: 830ecff5-cd35-4b62-a286-524270e17245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2026.05.19 23:58:17.019257 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14385 | 2026.05.19 23:58:17.019308 [ 369 ] {} <Debug> TCP-Session: 2b7263e4-093b-4199-9600-d23350e3e1eb Authenticating user 'default' from [fd00:1122:3344:101::e]:47270 | ||
| 14386 | 2026.05.19 23:58:17.019335 [ 369 ] {} <Debug> TCP-Session: 2b7263e4-093b-4199-9600-d23350e3e1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.05.19 23:58:17.019357 [ 369 ] {} <Debug> TCP-Session: 2b7263e4-093b-4199-9600-d23350e3e1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14388 | 2026.05.19 23:58:17.019952 [ 378 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> AggregatingTransform: Aggregating | ||
| 14389 | 2026.05.19 23:58:17.020017 [ 378 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 14390 | 2026.05.19 23:58:17.020061 [ 378 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029186 sec. (971.642 rows/sec., 37.95 KiB/sec.) | ||
| 14391 | 2026.05.19 23:58:17.020084 [ 378 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Trace> Aggregator: Merging aggregated data | ||
| 14392 | 2026.05.19 23:58:17.020774 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002625 sec., 380.9523809523809 rows/sec., 14.88 KiB/sec. | ||
| 14393 | 2026.05.19 23:58:17.020928 [ 376 ] {dfb73229-0a35-4e0c-bbf6-823d347daa0d} <Debug> TCPHandler: Processed in 0.003027647 sec. | ||
| 14394 | 2026.05.19 23:58:17.021078 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2026.05.19 23:58:17.021109 [ 376 ] {} <Debug> TCP-Session: 41ad6b99-3695-43b1-a8ab-ecb021ba0a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.05.19 23:58:17.021127 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14397 | 2026.05.19 23:58:17.021159 [ 377 ] {} <Debug> TCP-Session: b1022343-bcbc-4f23-9b48-a01941e997ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.05.19 23:58:17.021163 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14399 | 2026.05.19 23:58:17.021180 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14400 | 2026.05.19 23:58:17.021207 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14401 | 2026.05.19 23:58:17.021225 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2026.05.19 23:58:17.021246 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14403 | 2026.05.19 23:58:17.021278 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14404 | 2026.05.19 23:58:17.021297 [ 367 ] {} <Debug> TCP-Session: 9c7203a9-af7e-45a4-827a-279be68ceac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.05.19 23:58:17.021317 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14406 | 2026.05.19 23:58:17.021336 [ 369 ] {} <Debug> TCP-Session: 2b7263e4-093b-4199-9600-d23350e3e1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2026.05.19 23:58:17.021309 [ 366 ] {} <Debug> TCP-Session: e9e6fc7a-e3c4-40f8-a2e1-45b152d973b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.05.19 23:58:17.021378 [ 374 ] {} <Debug> TCP-Session: 061dd518-9654-4efc-bb73-981846806b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.05.19 23:58:17.021245 [ 375 ] {} <Debug> TCP-Session: a4f653b8-f2a9-47bd-aa5a-19cd49e29013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14410 | 2026.05.19 23:58:17.021222 [ 365 ] {} <Debug> TCP-Session: 830ecff5-cd35-4b62-a286-524270e17245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2026.05.19 23:58:17.021277 [ 368 ] {} <Debug> TCP-Session: 060f9843-482d-47fc-9a26-8ff78415f283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2026.05.19 23:58:17.060902 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43396 | ||
| 14413 | 2026.05.19 23:58:17.060991 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14414 | 2026.05.19 23:58:17.061018 [ 376 ] {} <Debug> TCP-Session: bbd0481b-dd31-4b36-8b5d-7fb69f796344 Authenticating user 'default' from [fd00:1122:3344:101::e]:43396 | ||
| 14415 | 2026.05.19 23:58:17.061040 [ 376 ] {} <Debug> TCP-Session: bbd0481b-dd31-4b36-8b5d-7fb69f796344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14416 | 2026.05.19 23:58:17.061053 [ 376 ] {} <Debug> TCP-Session: bbd0481b-dd31-4b36-8b5d-7fb69f796344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14417 | 2026.05.19 23:58:17.061277 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34875 | ||
| 14418 | 2026.05.19 23:58:17.061319 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55252 | ||
| 14419 | 2026.05.19 23:58:17.061322 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62168 | ||
| 14420 | 2026.05.19 23:58:17.061372 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52668 | ||
| 14421 | 2026.05.19 23:58:17.061387 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56944 | ||
| 14422 | 2026.05.19 23:58:17.061431 [ 376 ] {} <Trace> TCP-Session: bbd0481b-dd31-4b36-8b5d-7fb69f796344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2026.05.19 23:58:17.061442 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14424 | 2026.05.19 23:58:17.061466 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14425 | 2026.05.19 23:58:17.061485 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14426 | 2026.05.19 23:58:17.061497 [ 365 ] {} <Debug> TCP-Session: 0a520f5d-8bc1-41f8-9b18-e2368b53d74b Authenticating user 'default' from [fd00:1122:3344:101::e]:62168 | ||
| 14427 | 2026.05.19 23:58:17.061513 [ 369 ] {} <Debug> TCP-Session: 7014e125-5beb-48e4-96a1-0219af2d5077 Authenticating user 'default' from [fd00:1122:3344:101::e]:52668 | ||
| 14428 | 2026.05.19 23:58:17.061577 [ 374 ] {} <Debug> TCP-Session: 64a178c3-0df0-4005-8c96-d49e9d42aa62 Authenticating user 'default' from [fd00:1122:3344:101::e]:56944 | ||
| 14429 | 2026.05.19 23:58:17.061589 [ 365 ] {} <Debug> TCP-Session: 0a520f5d-8bc1-41f8-9b18-e2368b53d74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.05.19 23:58:17.061599 [ 369 ] {} <Debug> TCP-Session: 7014e125-5beb-48e4-96a1-0219af2d5077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2026.05.19 23:58:17.061608 [ 374 ] {} <Debug> TCP-Session: 64a178c3-0df0-4005-8c96-d49e9d42aa62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14432 | 2026.05.19 23:58:17.061631 [ 369 ] {} <Debug> TCP-Session: 7014e125-5beb-48e4-96a1-0219af2d5077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2026.05.19 23:58:17.061631 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14434 | 2026.05.19 23:58:17.061655 [ 374 ] {} <Debug> TCP-Session: 64a178c3-0df0-4005-8c96-d49e9d42aa62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2026.05.19 23:58:17.061612 [ 365 ] {} <Debug> TCP-Session: 0a520f5d-8bc1-41f8-9b18-e2368b53d74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2026.05.19 23:58:17.061396 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38688 | ||
| 14437 | 2026.05.19 23:58:17.061392 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14438 | 2026.05.19 23:58:17.061385 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14439 | 2026.05.19 23:58:17.061769 [ 366 ] {} <Debug> TCP-Session: 12c9ddf9-b9a4-41ac-b634-cee0e66d25c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55252 | ||
| 14440 | 2026.05.19 23:58:17.061775 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14441 | 2026.05.19 23:58:17.061807 [ 377 ] {} <Debug> TCP-Session: 1f8dd2d4-b278-4b1d-8c55-cdafd05b6adb Authenticating user 'default' from [fd00:1122:3344:101::e]:34875 | ||
| 14442 | 2026.05.19 23:58:17.061808 [ 366 ] {} <Debug> TCP-Session: 12c9ddf9-b9a4-41ac-b634-cee0e66d25c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2026.05.19 23:58:17.061828 [ 375 ] {} <Debug> TCP-Session: 20bc29cd-6f2a-43e1-919c-295bfe2d2612 Authenticating user 'default' from [fd00:1122:3344:101::e]:38688 | ||
| 14444 | 2026.05.19 23:58:17.061836 [ 377 ] {} <Debug> TCP-Session: 1f8dd2d4-b278-4b1d-8c55-cdafd05b6adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.05.19 23:58:17.061844 [ 366 ] {} <Debug> TCP-Session: 12c9ddf9-b9a4-41ac-b634-cee0e66d25c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2026.05.19 23:58:17.061862 [ 375 ] {} <Debug> TCP-Session: 20bc29cd-6f2a-43e1-919c-295bfe2d2612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.05.19 23:58:17.061871 [ 377 ] {} <Debug> TCP-Session: 1f8dd2d4-b278-4b1d-8c55-cdafd05b6adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.05.19 23:58:17.061893 [ 375 ] {} <Debug> TCP-Session: 20bc29cd-6f2a-43e1-919c-295bfe2d2612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.05.19 23:58:17.061357 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50218 | ||
| 14450 | 2026.05.19 23:58:17.061939 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14451 | 2026.05.19 23:58:17.061354 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40080 | ||
| 14452 | 2026.05.19 23:58:17.061987 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14453 | 2026.05.19 23:58:17.062006 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14454 | 2026.05.19 23:58:17.062029 [ 367 ] {} <Debug> TCP-Session: 5c478125-e7a0-44b0-ad95-bc816e026f9c Authenticating user 'default' from [fd00:1122:3344:101::e]:50218 | ||
| 14455 | 2026.05.19 23:58:17.062042 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14456 | 2026.05.19 23:58:17.062060 [ 367 ] {} <Debug> TCP-Session: 5c478125-e7a0-44b0-ad95-bc816e026f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14457 | 2026.05.19 23:58:17.062075 [ 367 ] {} <Debug> TCP-Session: 5c478125-e7a0-44b0-ad95-bc816e026f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.05.19 23:58:17.062077 [ 368 ] {} <Debug> TCP-Session: 533c6c7c-7aed-4a0f-9cda-52c4a0ea863f Authenticating user 'default' from [fd00:1122:3344:101::e]:40080 | ||
| 14459 | 2026.05.19 23:58:17.062106 [ 368 ] {} <Debug> TCP-Session: 533c6c7c-7aed-4a0f-9cda-52c4a0ea863f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.05.19 23:58:17.062124 [ 368 ] {} <Debug> TCP-Session: 533c6c7c-7aed-4a0f-9cda-52c4a0ea863f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2026.05.19 23:58:17.062315 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 14462 | 2026.05.19 23:58:17.063438 [ 350 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> AggregatingTransform: Aggregating | ||
| 14463 | 2026.05.19 23:58:17.063480 [ 350 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> Aggregator: Aggregation method: without_key | ||
| 14464 | 2026.05.19 23:58:17.063524 [ 350 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059867 sec. (943.515 rows/sec., 36.86 KiB/sec.) | ||
| 14465 | 2026.05.19 23:58:17.063540 [ 350 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Trace> Aggregator: Merging aggregated data | ||
| 14466 | 2026.05.19 23:58:17.064165 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002592 sec., 385.8024691358024 rows/sec., 15.07 KiB/sec. | ||
| 14467 | 2026.05.19 23:58:17.064310 [ 376 ] {2f72d517-b51d-4588-919a-2d73ca35c309} <Debug> TCPHandler: Processed in 0.003051158 sec. | ||
| 14468 | 2026.05.19 23:58:17.064445 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14469 | 2026.05.19 23:58:17.064474 [ 376 ] {} <Debug> TCP-Session: bbd0481b-dd31-4b36-8b5d-7fb69f796344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2026.05.19 23:58:17.064485 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14471 | 2026.05.19 23:58:17.064526 [ 375 ] {} <Debug> TCP-Session: 20bc29cd-6f2a-43e1-919c-295bfe2d2612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.05.19 23:58:17.064526 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14473 | 2026.05.19 23:58:17.064573 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14474 | 2026.05.19 23:58:17.064584 [ 377 ] {} <Debug> TCP-Session: 1f8dd2d4-b278-4b1d-8c55-cdafd05b6adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.05.19 23:58:17.064595 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14476 | 2026.05.19 23:58:17.064622 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14477 | 2026.05.19 23:58:17.064642 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14478 | 2026.05.19 23:58:17.064682 [ 365 ] {} <Debug> TCP-Session: 0a520f5d-8bc1-41f8-9b18-e2368b53d74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.05.19 23:58:17.064681 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14480 | 2026.05.19 23:58:17.064716 [ 374 ] {} <Debug> TCP-Session: 64a178c3-0df0-4005-8c96-d49e9d42aa62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.05.19 23:58:17.064693 [ 366 ] {} <Debug> TCP-Session: 12c9ddf9-b9a4-41ac-b634-cee0e66d25c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14482 | 2026.05.19 23:58:17.064755 [ 367 ] {} <Debug> TCP-Session: 5c478125-e7a0-44b0-ad95-bc816e026f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14483 | 2026.05.19 23:58:17.064661 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14484 | 2026.05.19 23:58:17.064658 [ 369 ] {} <Debug> TCP-Session: 7014e125-5beb-48e4-96a1-0219af2d5077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14485 | 2026.05.19 23:58:17.064813 [ 368 ] {} <Debug> TCP-Session: 533c6c7c-7aed-4a0f-9cda-52c4a0ea863f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2026.05.19 23:58:17.180019 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34085 | ||
| 14487 | 2026.05.19 23:58:17.180101 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14488 | 2026.05.19 23:58:17.180128 [ 376 ] {} <Debug> TCP-Session: f991399c-bc62-4056-85ca-e8a2793b0942 Authenticating user 'default' from [fd00:1122:3344:101::e]:34085 | ||
| 14489 | 2026.05.19 23:58:17.180151 [ 376 ] {} <Debug> TCP-Session: f991399c-bc62-4056-85ca-e8a2793b0942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.05.19 23:58:17.180164 [ 376 ] {} <Debug> TCP-Session: f991399c-bc62-4056-85ca-e8a2793b0942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2026.05.19 23:58:17.180360 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51580 | ||
| 14492 | 2026.05.19 23:58:17.180359 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 | ||
| 14493 | 2026.05.19 23:58:17.180391 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45186 | ||
| 14494 | 2026.05.19 23:58:17.180402 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52785 | ||
| 14495 | 2026.05.19 23:58:17.180419 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51171 | ||
| 14496 | 2026.05.19 23:58:17.180466 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14497 | 2026.05.19 23:58:17.180466 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14498 | 2026.05.19 23:58:17.180488 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14499 | 2026.05.19 23:58:17.180523 [ 377 ] {} <Debug> TCP-Session: cadd2c78-42b0-4f04-beba-c700c2b404dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 | ||
| 14500 | 2026.05.19 23:58:17.180531 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14501 | 2026.05.19 23:58:17.180546 [ 369 ] {} <Debug> TCP-Session: 5267438c-8e68-4be5-a562-d9fb63b56a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:52785 | ||
| 14502 | 2026.05.19 23:58:17.180560 [ 377 ] {} <Debug> TCP-Session: cadd2c78-42b0-4f04-beba-c700c2b404dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.05.19 23:58:17.180575 [ 374 ] {} <Debug> TCP-Session: 60488266-feab-4aca-a9f8-3e9b80351571 Authenticating user 'default' from [fd00:1122:3344:101::e]:51171 | ||
| 14504 | 2026.05.19 23:58:17.180585 [ 369 ] {} <Debug> TCP-Session: 5267438c-8e68-4be5-a562-d9fb63b56a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14505 | 2026.05.19 23:58:17.180595 [ 377 ] {} <Debug> TCP-Session: cadd2c78-42b0-4f04-beba-c700c2b404dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.05.19 23:58:17.180619 [ 374 ] {} <Debug> TCP-Session: 60488266-feab-4aca-a9f8-3e9b80351571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14507 | 2026.05.19 23:58:17.180620 [ 369 ] {} <Debug> TCP-Session: 5267438c-8e68-4be5-a562-d9fb63b56a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14508 | 2026.05.19 23:58:17.180652 [ 374 ] {} <Debug> TCP-Session: 60488266-feab-4aca-a9f8-3e9b80351571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2026.05.19 23:58:17.180510 [ 368 ] {} <Debug> TCP-Session: 3224f716-5675-445c-b51e-60f7aa25ac88 Authenticating user 'default' from [fd00:1122:3344:101::e]:45186 | ||
| 14510 | 2026.05.19 23:58:17.180421 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14511 | 2026.05.19 23:58:17.180710 [ 368 ] {} <Debug> TCP-Session: 3224f716-5675-445c-b51e-60f7aa25ac88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2026.05.19 23:58:17.180733 [ 365 ] {} <Debug> TCP-Session: b5817f7e-dd66-4b85-9bdc-f1fa1607156e Authenticating user 'default' from [fd00:1122:3344:101::e]:51580 | ||
| 14513 | 2026.05.19 23:58:17.180739 [ 368 ] {} <Debug> TCP-Session: 3224f716-5675-445c-b51e-60f7aa25ac88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.05.19 23:58:17.180759 [ 365 ] {} <Debug> TCP-Session: b5817f7e-dd66-4b85-9bdc-f1fa1607156e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.05.19 23:58:17.180387 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45612 | ||
| 14516 | 2026.05.19 23:58:17.180786 [ 365 ] {} <Debug> TCP-Session: b5817f7e-dd66-4b85-9bdc-f1fa1607156e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2026.05.19 23:58:17.180380 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33510 | ||
| 14518 | 2026.05.19 23:58:17.180843 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14519 | 2026.05.19 23:58:17.180446 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46451 | ||
| 14520 | 2026.05.19 23:58:17.180873 [ 366 ] {} <Debug> TCP-Session: 73203d7d-0c8b-4dc2-976f-2a4e6aa92eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45612 | ||
| 14521 | 2026.05.19 23:58:17.180881 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14522 | 2026.05.19 23:58:17.180481 [ 376 ] {} <Trace> TCP-Session: f991399c-bc62-4056-85ca-e8a2793b0942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2026.05.19 23:58:17.180931 [ 367 ] {} <Debug> TCP-Session: 65b61775-a7ee-457f-936b-3f08eea9a3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:33510 | ||
| 14524 | 2026.05.19 23:58:17.180925 [ 366 ] {} <Debug> TCP-Session: 73203d7d-0c8b-4dc2-976f-2a4e6aa92eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.05.19 23:58:17.180966 [ 367 ] {} <Debug> TCP-Session: 65b61775-a7ee-457f-936b-3f08eea9a3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.05.19 23:58:17.180983 [ 366 ] {} <Debug> TCP-Session: 73203d7d-0c8b-4dc2-976f-2a4e6aa92eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.05.19 23:58:17.180991 [ 367 ] {} <Debug> TCP-Session: 65b61775-a7ee-457f-936b-3f08eea9a3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.05.19 23:58:17.180958 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14529 | 2026.05.19 23:58:17.181040 [ 375 ] {} <Debug> TCP-Session: cb1d4a34-155f-4f74-8ce1-d63980493924 Authenticating user 'default' from [fd00:1122:3344:101::e]:46451 | ||
| 14530 | 2026.05.19 23:58:17.181063 [ 375 ] {} <Debug> TCP-Session: cb1d4a34-155f-4f74-8ce1-d63980493924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14531 | 2026.05.19 23:58:17.181077 [ 375 ] {} <Debug> TCP-Session: cb1d4a34-155f-4f74-8ce1-d63980493924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.05.19 23:58:17.181103 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14533 | 2026.05.19 23:58:17.181368 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14534 | 2026.05.19 23:58:17.181425 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14535 | 2026.05.19 23:58:17.181734 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 14536 | 2026.05.19 23:58:17.182695 [ 350 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> AggregatingTransform: Aggregating | ||
| 14537 | 2026.05.19 23:58:17.182731 [ 350 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> Aggregator: Aggregation method: without_key | ||
| 14538 | 2026.05.19 23:58:17.182761 [ 350 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924124 sec. (1082.106 rows/sec., 42.27 KiB/sec.) | ||
| 14539 | 2026.05.19 23:58:17.182778 [ 350 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Trace> Aggregator: Merging aggregated data | ||
| 14540 | 2026.05.19 23:58:17.183365 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00231 sec., 432.9004329004329 rows/sec., 16.91 KiB/sec. | ||
| 14541 | 2026.05.19 23:58:17.183550 [ 376 ] {ab53cd6c-6a7b-4e59-ad1b-7ac2aea68380} <Debug> TCPHandler: Processed in 0.003210462 sec. | ||
| 14542 | 2026.05.19 23:58:17.183696 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14543 | 2026.05.19 23:58:17.183726 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14544 | 2026.05.19 23:58:17.183739 [ 376 ] {} <Debug> TCP-Session: f991399c-bc62-4056-85ca-e8a2793b0942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2026.05.19 23:58:17.183760 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14546 | 2026.05.19 23:58:17.183778 [ 375 ] {} <Debug> TCP-Session: cb1d4a34-155f-4f74-8ce1-d63980493924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.05.19 23:58:17.183785 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14548 | 2026.05.19 23:58:17.183795 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14549 | 2026.05.19 23:58:17.183815 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14550 | 2026.05.19 23:58:17.183836 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14551 | 2026.05.19 23:58:17.183853 [ 368 ] {} <Debug> TCP-Session: 3224f716-5675-445c-b51e-60f7aa25ac88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.05.19 23:58:17.183874 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14553 | 2026.05.19 23:58:17.183895 [ 374 ] {} <Debug> TCP-Session: 60488266-feab-4aca-a9f8-3e9b80351571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2026.05.19 23:58:17.183875 [ 367 ] {} <Debug> TCP-Session: 65b61775-a7ee-457f-936b-3f08eea9a3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.05.19 23:58:17.183926 [ 369 ] {} <Debug> TCP-Session: 5267438c-8e68-4be5-a562-d9fb63b56a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2026.05.19 23:58:17.183864 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14557 | 2026.05.19 23:58:17.183862 [ 366 ] {} <Debug> TCP-Session: 73203d7d-0c8b-4dc2-976f-2a4e6aa92eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14558 | 2026.05.19 23:58:17.183990 [ 365 ] {} <Debug> TCP-Session: b5817f7e-dd66-4b85-9bdc-f1fa1607156e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.05.19 23:58:17.183811 [ 377 ] {} <Debug> TCP-Session: cadd2c78-42b0-4f04-beba-c700c2b404dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2026.05.19 23:58:18.251878 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31161 | ||
| 14561 | 2026.05.19 23:58:18.252536 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14562 | 2026.05.19 23:58:18.252596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14563 | 2026.05.19 23:58:18.253097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14564 | 2026.05.19 23:58:18.253320 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14565 | 2026.05.19 23:58:18.253453 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31161 | ||
| 14566 | 2026.05.19 23:58:19.919413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14567 | 2026.05.19 23:58:19.936860 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.05.19 23:58:19.936919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14569 | 2026.05.19 23:58:19.943154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14570 | 2026.05.19 23:58:19.943846 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.05.19 23:58:19.952524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14572 | 2026.05.19 23:58:21.735463 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.05.19 23:58:21.735691 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14574 | 2026.05.19 23:58:21.736029 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14575 | 2026.05.19 23:58:21.736065 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14576 | 2026.05.19 23:58:21.736280 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14577 | 2026.05.19 23:58:21.736348 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14578 | 2026.05.19 23:58:21.736488 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14579 | 2026.05.19 23:58:21.736522 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14580 | 2026.05.19 23:58:21.736544 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14581 | 2026.05.19 23:58:21.736560 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14582 | 2026.05.19 23:58:21.736601 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14583 | 2026.05.19 23:58:21.736622 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14584 | 2026.05.19 23:58:21.737674 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002078 sec., 19730.51010587103 rows/sec., 3.92 MiB/sec. | ||
| 14585 | 2026.05.19 23:58:21.737779 [ 260 ] {b5a519f9-babe-47e2-805d-83cbae9c5cc1} <Debug> TCPHandler: Processed in 0.002451933 sec. | ||
| 14586 | 2026.05.19 23:58:21.740117 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.05.19 23:58:21.740273 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14588 | 2026.05.19 23:58:21.740335 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14589 | 2026.05.19 23:58:21.740949 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.05.19 23:58:21.740997 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14591 | 2026.05.19 23:58:21.741368 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14592 | 2026.05.19 23:58:21.741593 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2026.05.19 23:58:21.741738 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001509 sec., 78197.48177601061 rows/sec., 6.63 MiB/sec. | ||
| 14594 | 2026.05.19 23:58:21.741776 [ 260 ] {7f691340-45b7-429c-a95b-7b1a5ad235e8} <Debug> TCPHandler: Processed in 0.001735904 sec. | ||
| 14595 | 2026.05.19 23:58:21.741909 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14596 | 2026.05.19 23:58:21.742006 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14597 | 2026.05.19 23:58:21.742046 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14598 | 2026.05.19 23:58:21.742463 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2026.05.19 23:58:21.742501 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14600 | 2026.05.19 23:58:21.742783 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14601 | 2026.05.19 23:58:21.742998 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.05.19 23:58:21.743124 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001137 sec., 27264.73175021988 rows/sec., 2.00 MiB/sec. | ||
| 14603 | 2026.05.19 23:58:21.743158 [ 260 ] {44bf395d-5401-4ffd-a3a2-a57404b6a8c8} <Debug> TCPHandler: Processed in 0.001298263 sec. | ||
| 14604 | 2026.05.19 23:58:21.743278 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14605 | 2026.05.19 23:58:21.743373 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14606 | 2026.05.19 23:58:21.743413 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14607 | 2026.05.19 23:58:21.743834 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.05.19 23:58:21.743870 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14609 | 2026.05.19 23:58:21.744167 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14610 | 2026.05.19 23:58:21.744370 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.05.19 23:58:21.744498 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001142 sec., 83187.39054290717 rows/sec., 6.50 MiB/sec. | ||
| 14612 | 2026.05.19 23:58:21.744532 [ 260 ] {36d90122-ab36-4e96-a2ed-589526d9a743} <Debug> TCPHandler: Processed in 0.001303003 sec. | ||
| 14613 | 2026.05.19 23:58:21.744656 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.05.19 23:58:21.744752 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14615 | 2026.05.19 23:58:21.744794 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14616 | 2026.05.19 23:58:21.745200 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.05.19 23:58:21.745236 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14618 | 2026.05.19 23:58:21.745547 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14619 | 2026.05.19 23:58:21.745752 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.05.19 23:58:21.745885 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 14621 | 2026.05.19 23:58:21.745905 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_105_23 to all_106_106_0 | ||
| 14622 | 2026.05.19 23:58:21.745920 [ 260 ] {65f8a859-4851-4de9-8ac9-de29461c2e0b} <Debug> TCPHandler: Processed in 0.001313024 sec. | ||
| 14623 | 2026.05.19 23:58:21.745974 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.05.19 23:58:21.746001 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14625 | 2026.05.19 23:58:21.746086 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14626 | 2026.05.19 23:58:21.746120 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_105_23 to all_106_106_0 into Compact with storage Full | ||
| 14627 | 2026.05.19 23:58:21.746186 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.05.19 23:58:21.746245 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <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 | ||
| 14629 | 2026.05.19 23:58:21.746269 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14630 | 2026.05.19 23:58:21.746311 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_23, total 37949 rows starting from the beginning of the part | ||
| 14631 | 2026.05.19 23:58:21.746380 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 96 rows starting from the beginning of the part | ||
| 14632 | 2026.05.19 23:58:21.747015 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.05.19 23:58:21.747055 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14634 | 2026.05.19 23:58:21.747613 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14635 | 2026.05.19 23:58:21.747842 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.05.19 23:58:21.747979 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 30.67 MiB/sec. | ||
| 14637 | 2026.05.19 23:58:21.747986 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14638 | 2026.05.19 23:58:21.748033 [ 260 ] {7fd14d7c-4f62-43de-9de1-d0d3b2fd882e} <Debug> TCPHandler: Processed in 0.001999231 sec. | ||
| 14639 | 2026.05.19 23:58:21.748037 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.05.19 23:58:21.748074 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14641 | 2026.05.19 23:58:21.748171 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14642 | 2026.05.19 23:58:21.748182 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2026.05.19 23:58:21.748287 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14644 | 2026.05.19 23:58:21.748329 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14645 | 2026.05.19 23:58:21.748346 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14646 | 2026.05.19 23:58:21.748393 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1865 rows starting from the beginning of the part | ||
| 14647 | 2026.05.19 23:58:21.748500 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 14648 | 2026.05.19 23:58:21.748597 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 14649 | 2026.05.19 23:58:21.748688 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 14650 | 2026.05.19 23:58:21.748779 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part | ||
| 14651 | 2026.05.19 23:58:21.748779 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.05.19 23:58:21.748853 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14653 | 2026.05.19 23:58:21.748873 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 14654 | 2026.05.19 23:58:21.749290 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14655 | 2026.05.19 23:58:21.749539 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.05.19 23:58:21.749700 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
| 14657 | 2026.05.19 23:58:21.749755 [ 260 ] {81bed56d-fca1-4a3e-a915-5a92e84f8061} <Debug> TCPHandler: Processed in 0.001623942 sec. | ||
| 14658 | 2026.05.19 23:58:21.752317 [ 196 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38045 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062489 sec., 6088271.535790299 rows/sec., 392.07 MiB/sec. | ||
| 14659 | 2026.05.19 23:58:21.753030 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Trace> MergedBlockOutputStream: filled checksums all_1_106_24 (state Temporary) | ||
| 14660 | 2026.05.19 23:58:21.753339 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_106_24 to all_1_106_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.05.19 23:58:21.753409 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_105_23, all_106_106_0] -> all_1_106_24 | ||
| 14662 | 2026.05.19 23:58:21.753517 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14663 | 2026.05.19 23:58:21.757759 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1991 rows, containing 19 columns (19 merged, 0 gathered) in 0.009620866 sec., 206946.02751976796 rows/sec., 370.84 MiB/sec. | ||
| 14664 | 2026.05.19 23:58:21.759861 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14665 | 2026.05.19 23:58:21.760191 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2026.05.19 23:58:21.760268 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14667 | 2026.05.19 23:58:21.760370 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 14668 | 2026.05.19 23:58:22.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.85 MiB, peak 374.27 MiB, free memory in arenas 0.00 B, will set to 361.09 MiB (RSS), difference: 4.25 MiB | ||
| 14669 | 2026.05.19 23:58:25.587294 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14670 | 2026.05.19 23:58:25.587372 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14671 | 2026.05.19 23:58:25.753983 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31609 | ||
| 14672 | 2026.05.19 23:58:25.754668 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.05.19 23:58:25.754703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14674 | 2026.05.19 23:58:25.755209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14675 | 2026.05.19 23:58:25.755438 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.05.19 23:58:25.755568 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31609 | ||
| 14677 | 2026.05.19 23:58:25.755634 [ 49 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14678 | 2026.05.19 23:58:25.755715 [ 49 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2026.05.19 23:58:25.755743 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14680 | 2026.05.19 23:58:25.755904 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14681 | 2026.05.19 23:58:25.756077 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14682 | 2026.05.19 23:58:25.756123 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29241 rows starting from the beginning of the part | ||
| 14683 | 2026.05.19 23:58:25.756199 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14684 | 2026.05.19 23:58:25.756253 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14685 | 2026.05.19 23:58:25.756303 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14686 | 2026.05.19 23:58:25.756353 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14687 | 2026.05.19 23:58:25.756402 [ 186 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14688 | 2026.05.19 23:58:25.758869 [ 189 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31609 rows, containing 4 columns (4 merged, 0 gathered) in 0.003032008 sec., 10425104.419249553 rows/sec., 149.13 MiB/sec. | ||
| 14689 | 2026.05.19 23:58:25.759445 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14690 | 2026.05.19 23:58:25.759817 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.05.19 23:58:25.759907 [ 192 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_66_13} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14692 | 2026.05.19 23:58:25.760048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14693 | 2026.05.19 23:58:26.735297 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2026.05.19 23:58:26.735522 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14695 | 2026.05.19 23:58:26.735844 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14696 | 2026.05.19 23:58:26.735882 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14697 | 2026.05.19 23:58:26.736096 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14698 | 2026.05.19 23:58:26.736164 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14699 | 2026.05.19 23:58:26.736304 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14700 | 2026.05.19 23:58:26.736339 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14701 | 2026.05.19 23:58:26.736360 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14702 | 2026.05.19 23:58:26.736376 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14703 | 2026.05.19 23:58:26.736417 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14704 | 2026.05.19 23:58:26.736437 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14705 | 2026.05.19 23:58:26.737421 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.001992 sec., 20582.32931726908 rows/sec., 4.08 MiB/sec. | ||
| 14706 | 2026.05.19 23:58:26.737521 [ 260 ] {459a18c4-7b21-4456-8bb5-ce354689d435} <Debug> TCPHandler: Processed in 0.00235449 sec. | ||
| 14707 | 2026.05.19 23:58:26.739375 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2026.05.19 23:58:26.739488 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14709 | 2026.05.19 23:58:26.739539 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14710 | 2026.05.19 23:58:26.740107 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.05.19 23:58:26.740157 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14712 | 2026.05.19 23:58:26.740564 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14713 | 2026.05.19 23:58:26.740787 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.05.19 23:58:26.740939 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001485 sec., 52525.25252525252 rows/sec., 4.33 MiB/sec. | ||
| 14715 | 2026.05.19 23:58:26.740938 [ 47 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14716 | 2026.05.19 23:58:26.740976 [ 260 ] {6ded1cb4-dd13-4bc7-92b3-d37fcb1e7767} <Debug> TCPHandler: Processed in 0.001650762 sec. | ||
| 14717 | 2026.05.19 23:58:26.741010 [ 47 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.05.19 23:58:26.741036 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14719 | 2026.05.19 23:58:26.741122 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.05.19 23:58:26.741133 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14721 | 2026.05.19 23:58:26.741224 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.05.19 23:58:26.741236 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14723 | 2026.05.19 23:58:26.741264 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14724 | 2026.05.19 23:58:26.741270 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2624 rows starting from the beginning of the part | ||
| 14725 | 2026.05.19 23:58:26.741337 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 78 rows starting from the beginning of the part | ||
| 14726 | 2026.05.19 23:58:26.741390 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 118 rows starting from the beginning of the part | ||
| 14727 | 2026.05.19 23:58:26.741439 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 198 rows starting from the beginning of the part | ||
| 14728 | 2026.05.19 23:58:26.741485 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 118 rows starting from the beginning of the part | ||
| 14729 | 2026.05.19 23:58:26.741525 [ 192 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part | ||
| 14730 | 2026.05.19 23:58:26.741675 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2026.05.19 23:58:26.741710 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14732 | 2026.05.19 23:58:26.742008 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14733 | 2026.05.19 23:58:26.742219 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2026.05.19 23:58:26.742349 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 723.66 KiB/sec. | ||
| 14735 | 2026.05.19 23:58:26.742383 [ 260 ] {f4c54e45-7756-482b-9253-193c071050f2} <Debug> TCPHandler: Processed in 0.001310693 sec. | ||
| 14736 | 2026.05.19 23:58:26.742517 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14737 | 2026.05.19 23:58:26.742613 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14738 | 2026.05.19 23:58:26.742652 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14739 | 2026.05.19 23:58:26.742700 [ 189 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602081 sec., 2006140.7631699021 rows/sec., 161.83 MiB/sec. | ||
| 14740 | 2026.05.19 23:58:26.743053 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14741 | 2026.05.19 23:58:26.743064 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.05.19 23:58:26.743111 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14743 | 2026.05.19 23:58:26.743416 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.05.19 23:58:26.743446 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14745 | 2026.05.19 23:58:26.743544 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_111_22} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14746 | 2026.05.19 23:58:26.743659 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14747 | 2026.05.19 23:58:26.743869 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.05.19 23:58:26.744042 [ 47 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14749 | 2026.05.19 23:58:26.744073 [ 47 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.05.19 23:58:26.744090 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14751 | 2026.05.19 23:58:26.744138 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001534 sec., 48891.78617992177 rows/sec., 3.82 MiB/sec. | ||
| 14752 | 2026.05.19 23:58:26.744156 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14753 | 2026.05.19 23:58:26.744220 [ 260 ] {64ba3151-b594-49be-a185-68ec6a38cf0f} <Debug> TCPHandler: Processed in 0.001751045 sec. | ||
| 14754 | 2026.05.19 23:58:26.744240 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14755 | 2026.05.19 23:58:26.744268 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1406 rows starting from the beginning of the part | ||
| 14756 | 2026.05.19 23:58:26.744311 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 75 rows starting from the beginning of the part | ||
| 14757 | 2026.05.19 23:58:26.744347 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 95 rows starting from the beginning of the part | ||
| 14758 | 2026.05.19 23:58:26.744381 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 111 rows starting from the beginning of the part | ||
| 14759 | 2026.05.19 23:58:26.744415 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 95 rows starting from the beginning of the part | ||
| 14760 | 2026.05.19 23:58:26.744433 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14761 | 2026.05.19 23:58:26.744448 [ 192 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 75 rows starting from the beginning of the part | ||
| 14762 | 2026.05.19 23:58:26.744599 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14763 | 2026.05.19 23:58:26.744674 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14764 | 2026.05.19 23:58:26.745256 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.05.19 23:58:26.745303 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14766 | 2026.05.19 23:58:26.745346 [ 198 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218671 sec., 1523791.0806115842 rows/sec., 113.41 MiB/sec. | ||
| 14767 | 2026.05.19 23:58:26.745530 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14768 | 2026.05.19 23:58:26.745740 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14769 | 2026.05.19 23:58:26.745831 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.05.19 23:58:26.745926 [ 189 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_111_22} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14771 | 2026.05.19 23:58:26.746001 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14772 | 2026.05.19 23:58:26.746006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14773 | 2026.05.19 23:58:26.746129 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_106_24 to all_107_107_0 | ||
| 14774 | 2026.05.19 23:58:26.746146 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
| 14775 | 2026.05.19 23:58:26.746158 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.05.19 23:58:26.746187 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14777 | 2026.05.19 23:58:26.746188 [ 260 ] {545cbd60-ec4c-4574-8825-120a746235ba} <Debug> TCPHandler: Processed in 0.001877888 sec. | ||
| 14778 | 2026.05.19 23:58:26.746263 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_24 to all_107_107_0 into Compact with storage Full | ||
| 14779 | 2026.05.19 23:58:26.746361 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2026.05.19 23:58:26.746375 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14781 | 2026.05.19 23:58:26.746417 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_24, total 38045 rows starting from the beginning of the part | ||
| 14782 | 2026.05.19 23:58:26.746467 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14783 | 2026.05.19 23:58:26.746476 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14784 | 2026.05.19 23:58:26.746529 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <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 | ||
| 14785 | 2026.05.19 23:58:26.747360 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2026.05.19 23:58:26.747397 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14787 | 2026.05.19 23:58:26.747917 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14788 | 2026.05.19 23:58:26.748136 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.05.19 23:58:26.748277 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001829 sec., 6014.215418261345 rows/sec., 10.78 MiB/sec. | ||
| 14790 | 2026.05.19 23:58:26.748328 [ 260 ] {2521e161-0e7c-400f-b4f9-80551203fe29} <Debug> TCPHandler: Processed in 0.002015782 sec. | ||
| 14791 | 2026.05.19 23:58:26.748530 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2026.05.19 23:58:26.748698 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14793 | 2026.05.19 23:58:26.748770 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14794 | 2026.05.19 23:58:26.749319 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.05.19 23:58:26.749364 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14796 | 2026.05.19 23:58:26.749751 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14797 | 2026.05.19 23:58:26.749968 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2026.05.19 23:58:26.750108 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 14799 | 2026.05.19 23:58:26.750114 [ 47 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14800 | 2026.05.19 23:58:26.750146 [ 260 ] {3510ecb5-a5b3-4655-9797-7199fbf1fa5f} <Debug> TCPHandler: Processed in 0.001735905 sec. | ||
| 14801 | 2026.05.19 23:58:26.750168 [ 47 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.05.19 23:58:26.750196 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14803 | 2026.05.19 23:58:26.750280 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14804 | 2026.05.19 23:58:26.750367 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14805 | 2026.05.19 23:58:26.750395 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5328 rows starting from the beginning of the part | ||
| 14806 | 2026.05.19 23:58:26.750448 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14807 | 2026.05.19 23:58:26.750491 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14808 | 2026.05.19 23:58:26.750530 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14809 | 2026.05.19 23:58:26.750566 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14810 | 2026.05.19 23:58:26.750603 [ 189 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14811 | 2026.05.19 23:58:26.752319 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38205 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083236 sec., 6280374.458594077 rows/sec., 404.58 MiB/sec. | ||
| 14812 | 2026.05.19 23:58:26.752704 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Trace> MergedBlockOutputStream: filled checksums all_1_107_25 (state Temporary) | ||
| 14813 | 2026.05.19 23:58:26.752915 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5628 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671668 sec., 2106549.1670372216 rows/sec., 141.91 MiB/sec. | ||
| 14814 | 2026.05.19 23:58:26.752981 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_107_25 to all_1_107_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.05.19 23:58:26.753056 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_107_25} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_106_24, all_107_107_0] -> all_1_107_25 | ||
| 14816 | 2026.05.19 23:58:26.753129 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14817 | 2026.05.19 23:58:26.753293 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14818 | 2026.05.19 23:58:26.753567 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.05.19 23:58:26.753637 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_111_22} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14820 | 2026.05.19 23:58:26.753721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14821 | 2026.05.19 23:58:27.453182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14822 | 2026.05.19 23:58:27.469832 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.05.19 23:58:27.469890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14824 | 2026.05.19 23:58:27.476342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14825 | 2026.05.19 23:58:27.477070 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.05.19 23:58:27.477453 [ 48 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14827 | 2026.05.19 23:58:27.477558 [ 48 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.05.19 23:58:27.477582 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14829 | 2026.05.19 23:58:27.477719 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14830 | 2026.05.19 23:58:27.480210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14831 | 2026.05.19 23:58:27.481819 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14832 | 2026.05.19 23:58:27.483569 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14833 | 2026.05.19 23:58:27.488567 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14834 | 2026.05.19 23:58:27.493556 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14835 | 2026.05.19 23:58:27.498612 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14836 | 2026.05.19 23:58:27.503666 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14837 | 2026.05.19 23:58:27.507439 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14838 | 2026.05.19 23:58:27.558737 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08107577 sec., 6130.068206567757 rows/sec., 31.70 MiB/sec. | ||
| 14839 | 2026.05.19 23:58:27.561519 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14840 | 2026.05.19 23:58:27.563371 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.05.19 23:58:27.563478 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_66_13} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14842 | 2026.05.19 23:58:27.564878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14843 | 2026.05.19 23:58:28.343076 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.05.19 23:58:28.343333 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14845 | 2026.05.19 23:58:28.343705 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14846 | 2026.05.19 23:58:28.343746 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14847 | 2026.05.19 23:58:28.343989 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14848 | 2026.05.19 23:58:28.344066 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14849 | 2026.05.19 23:58:28.344213 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14850 | 2026.05.19 23:58:28.344250 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14851 | 2026.05.19 23:58:28.344272 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14852 | 2026.05.19 23:58:28.344287 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14853 | 2026.05.19 23:58:28.344328 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14854 | 2026.05.19 23:58:28.344348 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14855 | 2026.05.19 23:58:28.345569 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002346 sec., 17476.555839727196 rows/sec., 3.47 MiB/sec. | ||
| 14856 | 2026.05.19 23:58:28.345683 [ 260 ] {adcbab84-7bd9-4c70-b855-ddc9239e6549} <Debug> TCPHandler: Processed in 0.00276747 sec. | ||
| 14857 | 2026.05.19 23:58:28.359306 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.05.19 23:58:28.359445 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14859 | 2026.05.19 23:58:28.359498 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14860 | 2026.05.19 23:58:28.359993 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.05.19 23:58:28.360040 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14862 | 2026.05.19 23:58:28.360375 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14863 | 2026.05.19 23:58:28.360583 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.05.19 23:58:28.360727 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001366 sec., 5856.515373352855 rows/sec., 477.56 KiB/sec. | ||
| 14865 | 2026.05.19 23:58:28.360760 [ 260 ] {46c6c134-5367-4df6-b345-1f5c57c949a9} <Debug> TCPHandler: Processed in 0.00156572 sec. | ||
| 14866 | 2026.05.19 23:58:28.360875 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.05.19 23:58:28.360967 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14868 | 2026.05.19 23:58:28.361091 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14869 | 2026.05.19 23:58:28.362733 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.05.19 23:58:28.362780 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14871 | 2026.05.19 23:58:28.363408 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14872 | 2026.05.19 23:58:28.363731 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.05.19 23:58:28.363909 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Debug> executeQuery: Read 2471 rows, 186.74 KiB in 0.002896 sec., 853245.8563535911 rows/sec., 62.97 MiB/sec. | ||
| 14874 | 2026.05.19 23:58:28.363959 [ 260 ] {9d68e5af-93c6-4f6a-ad4e-c6a287e1579c} <Debug> TCPHandler: Processed in 0.003076449 sec. | ||
| 14875 | 2026.05.19 23:58:28.364133 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.05.19 23:58:28.364247 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.05.19 23:58:28.364292 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14878 | 2026.05.19 23:58:28.364751 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.05.19 23:58:28.364788 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14880 | 2026.05.19 23:58:28.365088 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14881 | 2026.05.19 23:58:28.365293 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.05.19 23:58:28.365423 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001197 sec., 41771.094402673356 rows/sec., 3.03 MiB/sec. | ||
| 14883 | 2026.05.19 23:58:28.365457 [ 260 ] {1379d5d2-861e-4959-9f13-4ea99a185dc7} <Debug> TCPHandler: Processed in 0.001385145 sec. | ||
| 14884 | 2026.05.19 23:58:28.365581 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.05.19 23:58:28.365676 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14886 | 2026.05.19 23:58:28.365715 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14887 | 2026.05.19 23:58:28.366618 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.05.19 23:58:28.366687 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14889 | 2026.05.19 23:58:28.367175 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14890 | 2026.05.19 23:58:28.367469 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.05.19 23:58:28.367658 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001996 sec., 401302.60521042085 rows/sec., 23.18 MiB/sec. | ||
| 14892 | 2026.05.19 23:58:28.367736 [ 260 ] {85c3b721-6080-4325-9d57-1f2472e8d733} <Debug> TCPHandler: Processed in 0.002203417 sec. | ||
| 14893 | 2026.05.19 23:58:28.367955 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.05.19 23:58:28.368100 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14895 | 2026.05.19 23:58:28.368159 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14896 | 2026.05.19 23:58:28.368697 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.05.19 23:58:28.368733 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14898 | 2026.05.19 23:58:28.369070 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14899 | 2026.05.19 23:58:28.369304 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.05.19 23:58:28.369464 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 50.15 KiB/sec. | ||
| 14901 | 2026.05.19 23:58:28.369518 [ 260 ] {154732fd-d085-4e3d-ba9a-bd70571d1baa} <Debug> TCPHandler: Processed in 0.001681693 sec. | ||
| 14902 | 2026.05.19 23:58:28.369665 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.05.19 23:58:28.369768 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14904 | 2026.05.19 23:58:28.369810 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14905 | 2026.05.19 23:58:28.370787 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.05.19 23:58:28.370836 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14907 | 2026.05.19 23:58:28.371242 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14908 | 2026.05.19 23:58:28.371492 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.05.19 23:58:28.371649 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001901 sec., 699105.733824303 rows/sec., 46.88 MiB/sec. | ||
| 14910 | 2026.05.19 23:58:28.371686 [ 260 ] {a04526bd-dd34-489e-a887-131f52a5c6b7} <Debug> TCPHandler: Processed in 0.002084633 sec. | ||
| 14911 | 2026.05.19 23:58:28.371822 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.05.19 23:58:28.371921 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.05.19 23:58:28.371983 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14914 | 2026.05.19 23:58:28.372780 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.05.19 23:58:28.372816 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14916 | 2026.05.19 23:58:28.373304 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14917 | 2026.05.19 23:58:28.373557 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.05.19 23:58:28.373715 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001812 sec., 845474.6136865342 rows/sec., 51.45 MiB/sec. | ||
| 14919 | 2026.05.19 23:58:28.373711 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_107_25 to all_112_112_0 | ||
| 14920 | 2026.05.19 23:58:28.373774 [ 260 ] {0c8f87d4-56a1-4d83-bf12-cad6a700a0eb} <Debug> TCPHandler: Processed in 0.002014942 sec. | ||
| 14921 | 2026.05.19 23:58:28.373798 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.05.19 23:58:28.373827 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 14923 | 2026.05.19 23:58:28.373914 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_25 to all_112_112_0 into Compact with storage Full | ||
| 14924 | 2026.05.19 23:58:28.373923 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2026.05.19 23:58:28.374020 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14926 | 2026.05.19 23:58:28.374038 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14927 | 2026.05.19 23:58:28.374051 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_25, total 38205 rows starting from the beginning of the part | ||
| 14928 | 2026.05.19 23:58:28.374109 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <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 | ||
| 14929 | 2026.05.19 23:58:28.374110 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14930 | 2026.05.19 23:58:28.374166 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 196 rows starting from the beginning of the part | ||
| 14931 | 2026.05.19 23:58:28.374210 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14932 | 2026.05.19 23:58:28.374249 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14933 | 2026.05.19 23:58:28.374289 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1532 rows starting from the beginning of the part | ||
| 14934 | 2026.05.19 23:58:28.375096 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.05.19 23:58:28.375131 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14936 | 2026.05.19 23:58:28.375791 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14937 | 2026.05.19 23:58:28.376063 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2026.05.19 23:58:28.376230 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002208 sec., 19021.739130434784 rows/sec., 34.09 MiB/sec. | ||
| 14939 | 2026.05.19 23:58:28.376307 [ 260 ] {1c10b187-b75a-47af-8c32-ff6bbacbfe70} <Debug> TCPHandler: Processed in 0.002446053 sec. | ||
| 14940 | 2026.05.19 23:58:28.376433 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2026.05.19 23:58:28.376546 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14942 | 2026.05.19 23:58:28.376592 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14943 | 2026.05.19 23:58:28.376948 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.05.19 23:58:28.376984 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14945 | 2026.05.19 23:58:28.377566 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14946 | 2026.05.19 23:58:28.377904 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.05.19 23:58:28.378104 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.02 MiB/sec. | ||
| 14948 | 2026.05.19 23:58:28.378159 [ 260 ] {2b2ca49e-9ead-4e09-94db-24bf81ad870b} <Debug> TCPHandler: Processed in 0.001774626 sec. | ||
| 14949 | 2026.05.19 23:58:28.385088 [ 197 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40413 rows, containing 5 columns (5 merged, 0 gathered) in 0.011204197 sec., 3606951.9306024336 rows/sec., 232.22 MiB/sec. | ||
| 14950 | 2026.05.19 23:58:28.385556 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Trace> MergedBlockOutputStream: filled checksums all_1_112_26 (state Temporary) | ||
| 14951 | 2026.05.19 23:58:28.385823 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_112_26 to all_1_112_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.05.19 23:58:28.385889 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_107_25, all_112_112_0] -> all_1_112_26 | ||
| 14953 | 2026.05.19 23:58:28.385964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14954 | 2026.05.19 23:58:29.000285 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.32 MiB, peak 375.99 MiB, free memory in arenas 0.00 B, will set to 363.90 MiB (RSS), difference: 1.57 MiB | ||
| 14955 | 2026.05.19 23:58:31.732048 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.05.19 23:58:31.732304 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14957 | 2026.05.19 23:58:31.732679 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14958 | 2026.05.19 23:58:31.732724 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14959 | 2026.05.19 23:58:31.732944 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14960 | 2026.05.19 23:58:31.733016 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14961 | 2026.05.19 23:58:31.733163 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14962 | 2026.05.19 23:58:31.733200 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14963 | 2026.05.19 23:58:31.733222 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 14964 | 2026.05.19 23:58:31.733237 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14965 | 2026.05.19 23:58:31.733281 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14966 | 2026.05.19 23:58:31.733302 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 14967 | 2026.05.19 23:58:31.734248 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002049 sec., 20009.76085895559 rows/sec., 3.97 MiB/sec. | ||
| 14968 | 2026.05.19 23:58:31.734322 [ 260 ] {ad76d6d9-986d-4f85-9459-db0ff500b41f} <Debug> TCPHandler: Processed in 0.002413522 sec. | ||
| 14969 | 2026.05.19 23:58:31.735940 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2026.05.19 23:58:31.736205 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14971 | 2026.05.19 23:58:31.736277 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14972 | 2026.05.19 23:58:31.736939 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.05.19 23:58:31.736983 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14974 | 2026.05.19 23:58:31.737459 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14975 | 2026.05.19 23:58:31.737682 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2026.05.19 23:58:31.737838 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 14977 | 2026.05.19 23:58:31.737878 [ 260 ] {bf2d3d58-3d9a-4391-838d-63ba08653052} <Debug> TCPHandler: Processed in 0.002181756 sec. | ||
| 14978 | 2026.05.19 23:58:31.738038 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2026.05.19 23:58:31.738145 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14980 | 2026.05.19 23:58:31.738186 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14981 | 2026.05.19 23:58:31.738619 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2026.05.19 23:58:31.738657 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14983 | 2026.05.19 23:58:31.738970 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14984 | 2026.05.19 23:58:31.739184 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.05.19 23:58:31.739316 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 14986 | 2026.05.19 23:58:31.739351 [ 260 ] {864dd6bc-23a4-4ba5-a839-aaa7b7ee8383} <Debug> TCPHandler: Processed in 0.001374005 sec. | ||
| 14987 | 2026.05.19 23:58:31.739479 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2026.05.19 23:58:31.739575 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14989 | 2026.05.19 23:58:31.739619 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14990 | 2026.05.19 23:58:31.740006 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.05.19 23:58:31.740042 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 14992 | 2026.05.19 23:58:31.740369 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14993 | 2026.05.19 23:58:31.740585 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.05.19 23:58:31.740721 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001164 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. | ||
| 14995 | 2026.05.19 23:58:31.740757 [ 260 ] {ae7f0216-0775-4553-be4e-36eb345a646d} <Debug> TCPHandler: Processed in 0.001326744 sec. | ||
| 14996 | 2026.05.19 23:58:31.740917 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2026.05.19 23:58:31.741012 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14998 | 2026.05.19 23:58:31.741054 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14999 | 2026.05.19 23:58:31.741411 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.05.19 23:58:31.741446 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15001 | 2026.05.19 23:58:31.741739 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15002 | 2026.05.19 23:58:31.741939 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.05.19 23:58:31.742088 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.22 MiB/sec. | ||
| 15004 | 2026.05.19 23:58:31.742125 [ 260 ] {f3f99c8a-31cc-4456-a993-cccf68157e56} <Debug> TCPHandler: Processed in 0.001256052 sec. | ||
| 15005 | 2026.05.19 23:58:33.256704 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32121 | ||
| 15006 | 2026.05.19 23:58:33.257271 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15007 | 2026.05.19 23:58:33.257319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15008 | 2026.05.19 23:58:33.257847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15009 | 2026.05.19 23:58:33.258081 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2026.05.19 23:58:33.258232 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32121 | ||
| 15011 | 2026.05.19 23:58:34.980379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15012 | 2026.05.19 23:58:34.995149 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.05.19 23:58:34.995209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15014 | 2026.05.19 23:58:35.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.43 MiB, peak 375.99 MiB, free memory in arenas 0.00 B, will set to 363.91 MiB (RSS), difference: -4.52 MiB | ||
| 15015 | 2026.05.19 23:58:35.000823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15016 | 2026.05.19 23:58:35.001494 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.05.19 23:58:35.004064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15018 | 2026.05.19 23:58:36.000328 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.91 MiB, peak 375.99 MiB, free memory in arenas 0.00 B, will set to 363.92 MiB (RSS), difference: 4.02 MiB | ||
| 15019 | 2026.05.19 23:58:36.734961 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15020 | 2026.05.19 23:58:36.735236 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15021 | 2026.05.19 23:58:36.735629 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15022 | 2026.05.19 23:58:36.735676 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15023 | 2026.05.19 23:58:36.735944 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15024 | 2026.05.19 23:58:36.736016 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15025 | 2026.05.19 23:58:36.736163 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15026 | 2026.05.19 23:58:36.736202 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15027 | 2026.05.19 23:58:36.736224 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15028 | 2026.05.19 23:58:36.736240 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15029 | 2026.05.19 23:58:36.736286 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15030 | 2026.05.19 23:58:36.736308 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15031 | 2026.05.19 23:58:36.737425 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002307 sec., 17771.99826614651 rows/sec., 3.53 MiB/sec. | ||
| 15032 | 2026.05.19 23:58:36.737541 [ 260 ] {974b2284-1401-4c1e-a4ea-3028aa34788a} <Debug> TCPHandler: Processed in 0.00274195 sec. | ||
| 15033 | 2026.05.19 23:58:36.739436 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2026.05.19 23:58:36.739549 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15035 | 2026.05.19 23:58:36.739592 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15036 | 2026.05.19 23:58:36.740097 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.05.19 23:58:36.740145 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15038 | 2026.05.19 23:58:36.740533 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15039 | 2026.05.19 23:58:36.740758 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.05.19 23:58:36.740912 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001397 sec., 55833.92984967788 rows/sec., 4.60 MiB/sec. | ||
| 15041 | 2026.05.19 23:58:36.740948 [ 260 ] {43b9c8e7-8810-474d-8937-fe2670e18fc3} <Debug> TCPHandler: Processed in 0.00156311 sec. | ||
| 15042 | 2026.05.19 23:58:36.741115 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.05.19 23:58:36.741212 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15044 | 2026.05.19 23:58:36.741253 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15045 | 2026.05.19 23:58:36.741661 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.05.19 23:58:36.741695 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15047 | 2026.05.19 23:58:36.741994 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15048 | 2026.05.19 23:58:36.742216 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.05.19 23:58:36.742349 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001155 sec., 9523.809523809525 rows/sec., 716.15 KiB/sec. | ||
| 15050 | 2026.05.19 23:58:36.742383 [ 260 ] {518402bc-e815-4c70-9034-308eecc6a87c} <Debug> TCPHandler: Processed in 0.001319123 sec. | ||
| 15051 | 2026.05.19 23:58:36.742513 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.05.19 23:58:36.742610 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15053 | 2026.05.19 23:58:36.742650 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15054 | 2026.05.19 23:58:36.743060 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.05.19 23:58:36.743097 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15056 | 2026.05.19 23:58:36.743400 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15057 | 2026.05.19 23:58:36.743610 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.05.19 23:58:36.743741 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00115 sec., 65217.391304347824 rows/sec., 5.09 MiB/sec. | ||
| 15059 | 2026.05.19 23:58:36.743776 [ 260 ] {88546364-9e54-4219-8780-4c1665025417} <Debug> TCPHandler: Processed in 0.001313854 sec. | ||
| 15060 | 2026.05.19 23:58:36.743944 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.05.19 23:58:36.744040 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15062 | 2026.05.19 23:58:36.744083 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15063 | 2026.05.19 23:58:36.744514 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.05.19 23:58:36.744551 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15065 | 2026.05.19 23:58:36.744876 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15066 | 2026.05.19 23:58:36.745095 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.05.19 23:58:36.745228 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 15068 | 2026.05.19 23:58:36.745262 [ 260 ] {9fd65ca0-b13c-4444-8770-be5f9ea08944} <Debug> TCPHandler: Processed in 0.001367705 sec. | ||
| 15069 | 2026.05.19 23:58:36.745394 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.05.19 23:58:36.745490 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15071 | 2026.05.19 23:58:36.745544 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <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 | ||
| 15072 | 2026.05.19 23:58:36.746325 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.05.19 23:58:36.746362 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15074 | 2026.05.19 23:58:36.746888 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15075 | 2026.05.19 23:58:36.747120 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.05.19 23:58:36.747265 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001793 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. | ||
| 15077 | 2026.05.19 23:58:36.747317 [ 260 ] {3a26b73b-8cae-4830-894f-288008923f5b} <Debug> TCPHandler: Processed in 0.00197207 sec. | ||
| 15078 | 2026.05.19 23:58:36.747442 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15079 | 2026.05.19 23:58:36.747538 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15080 | 2026.05.19 23:58:36.747580 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15081 | 2026.05.19 23:58:36.747937 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.05.19 23:58:36.747974 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15083 | 2026.05.19 23:58:36.748278 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15084 | 2026.05.19 23:58:36.748486 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.05.19 23:58:36.748617 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 15086 | 2026.05.19 23:58:36.748651 [ 260 ] {97ae4d78-f2e9-416f-aacf-5ccdc1784f28} <Debug> TCPHandler: Processed in 0.001258082 sec. | ||
| 15087 | 2026.05.19 23:58:40.587469 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15088 | 2026.05.19 23:58:40.587549 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15089 | 2026.05.19 23:58:40.759360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32569 | ||
| 15090 | 2026.05.19 23:58:40.759896 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2026.05.19 23:58:40.759942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15092 | 2026.05.19 23:58:40.760456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15093 | 2026.05.19 23:58:40.760690 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15094 | 2026.05.19 23:58:40.760838 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32569 | ||
| 15095 | 2026.05.19 23:58:41.735404 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2026.05.19 23:58:41.735655 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15097 | 2026.05.19 23:58:41.736022 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15098 | 2026.05.19 23:58:41.736097 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15099 | 2026.05.19 23:58:41.736353 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15100 | 2026.05.19 23:58:41.736422 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15101 | 2026.05.19 23:58:41.736578 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15102 | 2026.05.19 23:58:41.736624 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15103 | 2026.05.19 23:58:41.736674 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15104 | 2026.05.19 23:58:41.736691 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15105 | 2026.05.19 23:58:41.736736 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15106 | 2026.05.19 23:58:41.736756 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15107 | 2026.05.19 23:58:41.737795 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002244 sec., 18270.944741532978 rows/sec., 3.63 MiB/sec. | ||
| 15108 | 2026.05.19 23:58:41.737894 [ 260 ] {9cd27e78-5f44-4139-9d7c-68b679566567} <Debug> TCPHandler: Processed in 0.002622907 sec. | ||
| 15109 | 2026.05.19 23:58:41.740024 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.05.19 23:58:41.740137 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15111 | 2026.05.19 23:58:41.740181 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15112 | 2026.05.19 23:58:41.740727 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.05.19 23:58:41.740770 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15114 | 2026.05.19 23:58:41.741189 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15115 | 2026.05.19 23:58:41.741499 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.05.19 23:58:41.741698 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001587 sec., 74354.127284184 rows/sec., 6.31 MiB/sec. | ||
| 15117 | 2026.05.19 23:58:41.741765 [ 260 ] {d94ba881-be83-4e09-8f62-ee9e7009911a} <Debug> TCPHandler: Processed in 0.001792446 sec. | ||
| 15118 | 2026.05.19 23:58:41.741961 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15119 | 2026.05.19 23:58:41.742091 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15120 | 2026.05.19 23:58:41.742147 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15121 | 2026.05.19 23:58:41.742639 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.05.19 23:58:41.742678 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15123 | 2026.05.19 23:58:41.743001 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15124 | 2026.05.19 23:58:41.743219 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.05.19 23:58:41.743351 [ 36 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15126 | 2026.05.19 23:58:41.743360 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001309 sec., 23682.200152788388 rows/sec., 1.74 MiB/sec. | ||
| 15127 | 2026.05.19 23:58:41.743397 [ 36 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2026.05.19 23:58:41.743414 [ 260 ] {d4e80c9a-04c4-46aa-9f56-320b36c47a16} <Debug> TCPHandler: Processed in 0.00156349 sec. | ||
| 15129 | 2026.05.19 23:58:41.743422 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15130 | 2026.05.19 23:58:41.743518 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15131 | 2026.05.19 23:58:41.743544 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.05.19 23:58:41.743609 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15133 | 2026.05.19 23:58:41.743642 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 85 rows starting from the beginning of the part | ||
| 15134 | 2026.05.19 23:58:41.743645 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15135 | 2026.05.19 23:58:41.743695 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15136 | 2026.05.19 23:58:41.743700 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 15137 | 2026.05.19 23:58:41.743755 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 11 rows starting from the beginning of the part | ||
| 15138 | 2026.05.19 23:58:41.743797 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 50 rows starting from the beginning of the part | ||
| 15139 | 2026.05.19 23:58:41.743834 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 11 rows starting from the beginning of the part | ||
| 15140 | 2026.05.19 23:58:41.743875 [ 200 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 15141 | 2026.05.19 23:58:41.744126 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.05.19 23:58:41.744167 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15143 | 2026.05.19 23:58:41.744490 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15144 | 2026.05.19 23:58:41.744644 [ 193 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115261 sec., 190003.55714422048 rows/sec., 14.61 MiB/sec. | ||
| 15145 | 2026.05.19 23:58:41.744703 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2026.05.19 23:58:41.744839 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001213 sec., 78318.21929101401 rows/sec., 6.12 MiB/sec. | ||
| 15147 | 2026.05.19 23:58:41.744876 [ 260 ] {2ffb6169-4631-49d7-a7d5-f4d551d4b3bf} <Debug> TCPHandler: Processed in 0.001381065 sec. | ||
| 15148 | 2026.05.19 23:58:41.744877 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15149 | 2026.05.19 23:58:41.744995 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15150 | 2026.05.19 23:58:41.745107 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15151 | 2026.05.19 23:58:41.745163 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15152 | 2026.05.19 23:58:41.745267 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.05.19 23:58:41.745356 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_96_19} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15154 | 2026.05.19 23:58:41.745448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15155 | 2026.05.19 23:58:41.745660 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.05.19 23:58:41.745707 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15157 | 2026.05.19 23:58:41.746053 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15158 | 2026.05.19 23:58:41.746259 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2026.05.19 23:58:41.746401 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 15160 | 2026.05.19 23:58:41.746435 [ 260 ] {1e7fa4ca-32f0-4ec7-aef8-b3dccc4de6bd} <Debug> TCPHandler: Processed in 0.001489518 sec. | ||
| 15161 | 2026.05.19 23:58:41.746601 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15162 | 2026.05.19 23:58:41.746696 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15163 | 2026.05.19 23:58:41.746751 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <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 | ||
| 15164 | 2026.05.19 23:58:41.747570 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.05.19 23:58:41.747607 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15166 | 2026.05.19 23:58:41.748219 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15167 | 2026.05.19 23:58:41.748525 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2026.05.19 23:58:41.748693 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002013 sec., 15399.900645802285 rows/sec., 27.60 MiB/sec. | ||
| 15169 | 2026.05.19 23:58:41.748754 [ 260 ] {91951d3e-dad6-43ac-9580-2673527989b6} <Debug> TCPHandler: Processed in 0.002202556 sec. | ||
| 15170 | 2026.05.19 23:58:41.748903 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2026.05.19 23:58:41.749021 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15172 | 2026.05.19 23:58:41.749066 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15173 | 2026.05.19 23:58:41.749436 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.05.19 23:58:41.749472 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15175 | 2026.05.19 23:58:41.749768 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15176 | 2026.05.19 23:58:41.749973 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.05.19 23:58:41.750104 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 15178 | 2026.05.19 23:58:41.750138 [ 260 ] {b3cbdfde-da9d-4ee4-9f7d-1ad03cf1d79b} <Debug> TCPHandler: Processed in 0.001294613 sec. | ||
| 15179 | 2026.05.19 23:58:42.505232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15180 | 2026.05.19 23:58:42.520879 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.05.19 23:58:42.520930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15182 | 2026.05.19 23:58:42.526837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15183 | 2026.05.19 23:58:42.527508 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.05.19 23:58:42.530128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15185 | 2026.05.19 23:58:46.736970 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.05.19 23:58:46.737225 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15187 | 2026.05.19 23:58:46.737568 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15188 | 2026.05.19 23:58:46.737613 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15189 | 2026.05.19 23:58:46.737855 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15190 | 2026.05.19 23:58:46.737924 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15191 | 2026.05.19 23:58:46.738080 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 15192 | 2026.05.19 23:58:46.738117 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15193 | 2026.05.19 23:58:46.738139 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15194 | 2026.05.19 23:58:46.738155 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15195 | 2026.05.19 23:58:46.738199 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 15196 | 2026.05.19 23:58:46.738220 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15197 | 2026.05.19 23:58:46.739230 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002108 sec., 19449.715370018974 rows/sec., 3.86 MiB/sec. | ||
| 15198 | 2026.05.19 23:58:46.739343 [ 260 ] {0a750aab-c156-4379-b465-3e427a627dc9} <Debug> TCPHandler: Processed in 0.002509674 sec. | ||
| 15199 | 2026.05.19 23:58:46.742389 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.05.19 23:58:46.742520 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15201 | 2026.05.19 23:58:46.742569 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15202 | 2026.05.19 23:58:46.743143 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.05.19 23:58:46.743190 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15204 | 2026.05.19 23:58:46.743558 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15205 | 2026.05.19 23:58:46.743783 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.05.19 23:58:46.743943 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 15207 | 2026.05.19 23:58:46.743993 [ 260 ] {242e98c3-58f4-44c4-99d2-a5ea1fac894e} <Debug> TCPHandler: Processed in 0.001658463 sec. | ||
| 15208 | 2026.05.19 23:58:46.744132 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.05.19 23:58:46.744233 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15210 | 2026.05.19 23:58:46.744276 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15211 | 2026.05.19 23:58:46.744685 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.05.19 23:58:46.744722 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15213 | 2026.05.19 23:58:46.745031 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15214 | 2026.05.19 23:58:46.745254 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.05.19 23:58:46.745390 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 426.21 KiB/sec. | ||
| 15216 | 2026.05.19 23:58:46.745425 [ 260 ] {dfbe5639-f407-44c2-a247-d4f8f480c139} <Debug> TCPHandler: Processed in 0.001343364 sec. | ||
| 15217 | 2026.05.19 23:58:46.745552 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.05.19 23:58:46.745648 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15219 | 2026.05.19 23:58:46.745689 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15220 | 2026.05.19 23:58:46.746388 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.05.19 23:58:46.746460 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15222 | 2026.05.19 23:58:46.746892 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15223 | 2026.05.19 23:58:46.747125 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.05.19 23:58:46.747282 [ 7 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15225 | 2026.05.19 23:58:46.747296 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001664 sec., 121394.23076923078 rows/sec., 10.76 MiB/sec. | ||
| 15226 | 2026.05.19 23:58:46.747350 [ 7 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.05.19 23:58:46.747380 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15228 | 2026.05.19 23:58:46.747384 [ 260 ] {9f7458b0-d54c-4e7e-b394-9b67a62dde3b} <Debug> TCPHandler: Processed in 0.001881218 sec. | ||
| 15229 | 2026.05.19 23:58:46.747484 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15230 | 2026.05.19 23:58:46.747605 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15231 | 2026.05.19 23:58:46.747642 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2624 rows starting from the beginning of the part | ||
| 15232 | 2026.05.19 23:58:46.747644 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15233 | 2026.05.19 23:58:46.747709 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2471 rows starting from the beginning of the part | ||
| 15234 | 2026.05.19 23:58:46.747767 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 15235 | 2026.05.19 23:58:46.747793 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15236 | 2026.05.19 23:58:46.747816 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part | ||
| 15237 | 2026.05.19 23:58:46.747856 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15238 | 2026.05.19 23:58:46.747870 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 118 rows starting from the beginning of the part | ||
| 15239 | 2026.05.19 23:58:46.747922 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 202 rows starting from the beginning of the part | ||
| 15240 | 2026.05.19 23:58:46.748362 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.05.19 23:58:46.748404 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15242 | 2026.05.19 23:58:46.748744 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15243 | 2026.05.19 23:58:46.748960 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.05.19 23:58:46.749095 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001341 sec., 21625.65249813572 rows/sec., 1.62 MiB/sec. | ||
| 15245 | 2026.05.19 23:58:46.749131 [ 260 ] {f4e30f1e-e048-4943-a7d2-e39af377c4e8} <Debug> TCPHandler: Processed in 0.001600501 sec. | ||
| 15246 | 2026.05.19 23:58:46.749264 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.05.19 23:58:46.749366 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15248 | 2026.05.19 23:58:46.749409 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15249 | 2026.05.19 23:58:46.749827 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.19 23:58:46.749849 [ 193 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401241 sec., 2310888.411450579 rows/sec., 182.69 MiB/sec. | ||
| 15251 | 2026.05.19 23:58:46.749863 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15252 | 2026.05.19 23:58:46.750162 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15253 | 2026.05.19 23:58:46.750302 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15254 | 2026.05.19 23:58:46.750535 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.05.19 23:58:46.750612 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.05.19 23:58:46.750626 [ 195 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_116_23} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15257 | 2026.05.19 23:58:46.750729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15258 | 2026.05.19 23:58:46.750792 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001445 sec., 16608.996539792388 rows/sec., 1.38 MiB/sec. | ||
| 15259 | 2026.05.19 23:58:46.750855 [ 260 ] {1dc5a8c9-aaaa-4b3b-a962-391a30c81f8a} <Debug> TCPHandler: Processed in 0.001642622 sec. | ||
| 15260 | 2026.05.19 23:58:46.751002 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.05.19 23:58:46.751106 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.05.19 23:58:46.751148 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15263 | 2026.05.19 23:58:46.751570 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.05.19 23:58:46.751607 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15265 | 2026.05.19 23:58:46.751933 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15266 | 2026.05.19 23:58:46.752170 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.05.19 23:58:46.752307 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 15268 | 2026.05.19 23:58:46.752343 [ 260 ] {45e409b9-98fe-41f6-9bb2-ee2d95755697} <Debug> TCPHandler: Processed in 0.001410266 sec. | ||
| 15269 | 2026.05.19 23:58:46.752535 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.05.19 23:58:46.752631 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15271 | 2026.05.19 23:58:46.752671 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15272 | 2026.05.19 23:58:46.753146 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.05.19 23:58:46.753184 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15274 | 2026.05.19 23:58:46.753499 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15275 | 2026.05.19 23:58:46.753714 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.19 23:58:46.753851 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.001238 sec., 94507.26978998385 rows/sec., 7.70 MiB/sec. | ||
| 15277 | 2026.05.19 23:58:46.753863 [ 7 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15278 | 2026.05.19 23:58:46.753887 [ 260 ] {187f7a37-5376-4ead-920f-4b4728e29fb1} <Debug> TCPHandler: Processed in 0.001401315 sec. | ||
| 15279 | 2026.05.19 23:58:46.753926 [ 7 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2026.05.19 23:58:46.753954 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15281 | 2026.05.19 23:58:46.754038 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.05.19 23:58:46.754045 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15283 | 2026.05.19 23:58:46.754162 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15284 | 2026.05.19 23:58:46.754166 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15285 | 2026.05.19 23:58:46.754218 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1406 rows starting from the beginning of the part | ||
| 15286 | 2026.05.19 23:58:46.754227 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15287 | 2026.05.19 23:58:46.754279 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1329 rows starting from the beginning of the part | ||
| 15288 | 2026.05.19 23:58:46.754330 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 15289 | 2026.05.19 23:58:46.754374 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 75 rows starting from the beginning of the part | ||
| 15290 | 2026.05.19 23:58:46.754416 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 95 rows starting from the beginning of the part | ||
| 15291 | 2026.05.19 23:58:46.754455 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 117 rows starting from the beginning of the part | ||
| 15292 | 2026.05.19 23:58:46.754704 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.05.19 23:58:46.754750 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15294 | 2026.05.19 23:58:46.755141 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15295 | 2026.05.19 23:58:46.755377 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15296 | 2026.05.19 23:58:46.755517 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001381 sec., 144098.47936278058 rows/sec., 10.34 MiB/sec. | ||
| 15297 | 2026.05.19 23:58:46.755554 [ 260 ] {565360e1-ab85-4fbe-8617-8ac6907c538b} <Debug> TCPHandler: Processed in 0.00157212 sec. | ||
| 15298 | 2026.05.19 23:58:46.755713 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15299 | 2026.05.19 23:58:46.755726 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715553 sec., 1798836.8765057097 rows/sec., 130.70 MiB/sec. | ||
| 15300 | 2026.05.19 23:58:46.755827 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.05.19 23:58:46.755896 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <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 | ||
| 15302 | 2026.05.19 23:58:46.755927 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15303 | 2026.05.19 23:58:46.756206 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.05.19 23:58:46.756278 [ 193 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_116_23} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15305 | 2026.05.19 23:58:46.756356 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15306 | 2026.05.19 23:58:46.756739 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2026.05.19 23:58:46.756783 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15308 | 2026.05.19 23:58:46.757325 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15309 | 2026.05.19 23:58:46.757579 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.05.19 23:58:46.757733 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15311 | 2026.05.19 23:58:46.757743 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001937 sec., 5678.884873515746 rows/sec., 10.18 MiB/sec. | ||
| 15312 | 2026.05.19 23:58:46.757778 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2026.05.19 23:58:46.757803 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15314 | 2026.05.19 23:58:46.757825 [ 260 ] {61cf1b53-d15c-4caf-9cb3-3cd2b86461b6} <Debug> TCPHandler: Processed in 0.002174986 sec. | ||
| 15315 | 2026.05.19 23:58:46.757885 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15316 | 2026.05.19 23:58:46.758050 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2026.05.19 23:58:46.758076 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15318 | 2026.05.19 23:58:46.758133 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1991 rows starting from the beginning of the part | ||
| 15319 | 2026.05.19 23:58:46.758330 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15320 | 2026.05.19 23:58:46.758357 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 15321 | 2026.05.19 23:58:46.758414 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15322 | 2026.05.19 23:58:46.758471 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part | ||
| 15323 | 2026.05.19 23:58:46.758577 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 15324 | 2026.05.19 23:58:46.758671 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 15325 | 2026.05.19 23:58:46.758766 [ 195 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part | ||
| 15326 | 2026.05.19 23:58:46.759038 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.05.19 23:58:46.759086 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15328 | 2026.05.19 23:58:46.759547 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15329 | 2026.05.19 23:58:46.759833 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.05.19 23:58:46.760009 [ 31 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15331 | 2026.05.19 23:58:46.760031 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001863 sec., 32206.1191626409 rows/sec., 2.17 MiB/sec. | ||
| 15332 | 2026.05.19 23:58:46.760051 [ 31 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.05.19 23:58:46.760084 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15334 | 2026.05.19 23:58:46.760101 [ 260 ] {06c4336b-20fc-43c2-a3cb-d9fd01f6ae68} <Debug> TCPHandler: Processed in 0.002177666 sec. | ||
| 15335 | 2026.05.19 23:58:46.760201 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15336 | 2026.05.19 23:58:46.760333 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.05.19 23:58:46.760374 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5628 rows starting from the beginning of the part | ||
| 15338 | 2026.05.19 23:58:46.760444 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 24 rows starting from the beginning of the part | ||
| 15339 | 2026.05.19 23:58:46.760503 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 15340 | 2026.05.19 23:58:46.760560 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15341 | 2026.05.19 23:58:46.760615 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15342 | 2026.05.19 23:58:46.760669 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15343 | 2026.05.19 23:58:46.763173 [ 186 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5868 rows, containing 4 columns (4 merged, 0 gathered) in 0.003033198 sec., 1934591.8070630403 rows/sec., 130.33 MiB/sec. | ||
| 15344 | 2026.05.19 23:58:46.763649 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15345 | 2026.05.19 23:58:46.764064 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.05.19 23:58:46.764141 [ 193 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_116_23} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15347 | 2026.05.19 23:58:46.764223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15348 | 2026.05.19 23:58:46.770878 [ 186 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2097 rows, containing 19 columns (19 merged, 0 gathered) in 0.013026482 sec., 160979.76414507002 rows/sec., 288.47 MiB/sec. | ||
| 15349 | 2026.05.19 23:58:46.772624 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15350 | 2026.05.19 23:58:46.772983 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2026.05.19 23:58:46.773058 [ 201 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15352 | 2026.05.19 23:58:46.773187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 15353 | 2026.05.19 23:58:47.001183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.78 MiB, peak 382.58 MiB, free memory in arenas 0.00 B, will set to 370.91 MiB (RSS), difference: 6.14 MiB | ||
| 15354 | 2026.05.19 23:58:48.261812 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33081 | ||
| 15355 | 2026.05.19 23:58:48.262364 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.05.19 23:58:48.262405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 15357 | 2026.05.19 23:58:48.262900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15358 | 2026.05.19 23:58:48.263131 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.05.19 23:58:48.263274 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33081 | ||
| 15360 | 2026.05.19 23:58:50.030989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15361 | 2026.05.19 23:58:50.048950 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2026.05.19 23:58:50.049022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15363 | 2026.05.19 23:58:50.055054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15364 | 2026.05.19 23:58:50.055743 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.05.19 23:58:50.059183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15366 | 2026.05.19 23:58:51.735788 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2026.05.19 23:58:51.736042 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15368 | 2026.05.19 23:58:51.736380 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15369 | 2026.05.19 23:58:51.736418 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15370 | 2026.05.19 23:58:51.736634 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15371 | 2026.05.19 23:58:51.736703 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15372 | 2026.05.19 23:58:51.736841 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15373 | 2026.05.19 23:58:51.736877 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15374 | 2026.05.19 23:58:51.736898 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15375 | 2026.05.19 23:58:51.736913 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15376 | 2026.05.19 23:58:51.736955 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15377 | 2026.05.19 23:58:51.736975 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15378 | 2026.05.19 23:58:51.737963 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002026 sec., 20236.920039486675 rows/sec., 4.02 MiB/sec. | ||
| 15379 | 2026.05.19 23:58:51.738068 [ 260 ] {ade260c4-d1a6-4a58-a514-60eb53fb551c} <Debug> TCPHandler: Processed in 0.002422422 sec. | ||
| 15380 | 2026.05.19 23:58:51.740206 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15381 | 2026.05.19 23:58:51.740336 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15382 | 2026.05.19 23:58:51.740387 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15383 | 2026.05.19 23:58:51.741021 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15384 | 2026.05.19 23:58:51.741076 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15385 | 2026.05.19 23:58:51.741450 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15386 | 2026.05.19 23:58:51.741666 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2026.05.19 23:58:51.741816 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001517 sec., 77785.10217534608 rows/sec., 6.60 MiB/sec. | ||
| 15388 | 2026.05.19 23:58:51.741852 [ 260 ] {4761503b-0c9f-41d9-bf11-0bb84809ab09} <Debug> TCPHandler: Processed in 0.001707133 sec. | ||
| 15389 | 2026.05.19 23:58:51.741995 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2026.05.19 23:58:51.742092 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15391 | 2026.05.19 23:58:51.742133 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15392 | 2026.05.19 23:58:51.742563 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15393 | 2026.05.19 23:58:51.742600 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15394 | 2026.05.19 23:58:51.742897 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15395 | 2026.05.19 23:58:51.743105 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2026.05.19 23:58:51.743240 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 15397 | 2026.05.19 23:58:51.743275 [ 260 ] {4ef17acb-a8d4-4010-a81a-7644b346353f} <Debug> TCPHandler: Processed in 0.001329794 sec. | ||
| 15398 | 2026.05.19 23:58:51.743463 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15399 | 2026.05.19 23:58:51.743559 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15400 | 2026.05.19 23:58:51.743599 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15401 | 2026.05.19 23:58:51.744026 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.05.19 23:58:51.744062 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15403 | 2026.05.19 23:58:51.744362 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15404 | 2026.05.19 23:58:51.744582 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2026.05.19 23:58:51.744711 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001169 sec., 81266.03934987169 rows/sec., 6.35 MiB/sec. | ||
| 15406 | 2026.05.19 23:58:51.744746 [ 260 ] {73062731-00a3-436e-ab3f-78f2a581aeb8} <Debug> TCPHandler: Processed in 0.001332164 sec. | ||
| 15407 | 2026.05.19 23:58:51.744890 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.05.19 23:58:51.744988 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15409 | 2026.05.19 23:58:51.745030 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15410 | 2026.05.19 23:58:51.745444 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.05.19 23:58:51.745479 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15412 | 2026.05.19 23:58:51.745797 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15413 | 2026.05.19 23:58:51.746002 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.05.19 23:58:51.746129 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 15415 | 2026.05.19 23:58:51.746155 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_112_26 to all_113_113_0 | ||
| 15416 | 2026.05.19 23:58:51.746164 [ 260 ] {0575387c-e897-4d82-b20f-2c96372fc8e6} <Debug> TCPHandler: Processed in 0.001323454 sec. | ||
| 15417 | 2026.05.19 23:58:51.746223 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.05.19 23:58:51.746250 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15419 | 2026.05.19 23:58:51.746316 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.05.19 23:58:51.746370 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_26 to all_113_113_0 into Compact with storage Full | ||
| 15421 | 2026.05.19 23:58:51.746417 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15422 | 2026.05.19 23:58:51.746475 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <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 | ||
| 15423 | 2026.05.19 23:58:51.746522 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15424 | 2026.05.19 23:58:51.746563 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_26, total 40413 rows starting from the beginning of the part | ||
| 15425 | 2026.05.19 23:58:51.746635 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 96 rows starting from the beginning of the part | ||
| 15426 | 2026.05.19 23:58:51.747526 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.05.19 23:58:51.747576 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15428 | 2026.05.19 23:58:51.748245 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15429 | 2026.05.19 23:58:51.748498 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.05.19 23:58:51.748674 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002272 sec., 13644.366197183097 rows/sec., 24.45 MiB/sec. | ||
| 15431 | 2026.05.19 23:58:51.748786 [ 260 ] {69cb3c00-01ef-4e44-a6b9-0f06e606a021} <Debug> TCPHandler: Processed in 0.002518064 sec. | ||
| 15432 | 2026.05.19 23:58:51.748989 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.05.19 23:58:51.749145 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15434 | 2026.05.19 23:58:51.749210 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15435 | 2026.05.19 23:58:51.749644 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.05.19 23:58:51.749688 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15437 | 2026.05.19 23:58:51.750066 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15438 | 2026.05.19 23:58:51.750290 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.05.19 23:58:51.750422 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 15440 | 2026.05.19 23:58:51.750455 [ 260 ] {119dabce-9438-4337-99b2-1becf0df6c31} <Debug> TCPHandler: Processed in 0.00158391 sec. | ||
| 15441 | 2026.05.19 23:58:51.752692 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40509 rows, containing 5 columns (5 merged, 0 gathered) in 0.006376703 sec., 6352655.910115305 rows/sec., 409.07 MiB/sec. | ||
| 15442 | 2026.05.19 23:58:51.753271 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Trace> MergedBlockOutputStream: filled checksums all_1_113_27 (state Temporary) | ||
| 15443 | 2026.05.19 23:58:51.753603 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_113_27 to all_1_113_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.05.19 23:58:51.753690 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_112_26, all_113_113_0] -> all_1_113_27 | ||
| 15445 | 2026.05.19 23:58:51.753788 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15446 | 2026.05.19 23:58:55.587613 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15447 | 2026.05.19 23:58:55.587690 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15448 | 2026.05.19 23:58:55.698834 [ 218 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15449 | 2026.05.19 23:58:55.698898 [ 218 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15450 | 2026.05.19 23:58:55.708051 [ 218 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15451 | 2026.05.19 23:58:55.764147 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33529 | ||
| 15452 | 2026.05.19 23:58:55.764669 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.05.19 23:58:55.764707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15454 | 2026.05.19 23:58:55.765213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15455 | 2026.05.19 23:58:55.765461 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.05.19 23:58:55.765597 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33529 | ||
| 15457 | 2026.05.19 23:58:56.446823 [ 220 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15458 | 2026.05.19 23:58:56.446888 [ 220 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15459 | 2026.05.19 23:58:56.448804 [ 220 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15460 | 2026.05.19 23:58:56.476871 [ 223 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15461 | 2026.05.19 23:58:56.476928 [ 223 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15462 | 2026.05.19 23:58:56.478755 [ 223 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15463 | 2026.05.19 23:58:56.652694 [ 220 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15464 | 2026.05.19 23:58:56.652757 [ 220 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15465 | 2026.05.19 23:58:56.654758 [ 220 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15466 | 2026.05.19 23:58:56.734248 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2026.05.19 23:58:56.734501 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15468 | 2026.05.19 23:58:56.734867 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15469 | 2026.05.19 23:58:56.734912 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15470 | 2026.05.19 23:58:56.735158 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15471 | 2026.05.19 23:58:56.735225 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15472 | 2026.05.19 23:58:56.735365 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15473 | 2026.05.19 23:58:56.735400 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15474 | 2026.05.19 23:58:56.735422 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15475 | 2026.05.19 23:58:56.735438 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15476 | 2026.05.19 23:58:56.735479 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15477 | 2026.05.19 23:58:56.735500 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15478 | 2026.05.19 23:58:56.736564 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002169 sec., 18902.720147533426 rows/sec., 3.75 MiB/sec. | ||
| 15479 | 2026.05.19 23:58:56.736668 [ 260 ] {ee17fe1b-f84d-455a-8c93-37c784cbbb29} <Debug> TCPHandler: Processed in 0.002561915 sec. | ||
| 15480 | 2026.05.19 23:58:56.738537 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15481 | 2026.05.19 23:58:56.738652 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15482 | 2026.05.19 23:58:56.738696 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15483 | 2026.05.19 23:58:56.738822 [ 221 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15484 | 2026.05.19 23:58:56.738863 [ 221 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15485 | 2026.05.19 23:58:56.739227 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2026.05.19 23:58:56.739280 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15487 | 2026.05.19 23:58:56.739670 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15488 | 2026.05.19 23:58:56.739915 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15489 | 2026.05.19 23:58:56.740074 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001454 sec., 53645.116918844564 rows/sec., 4.42 MiB/sec. | ||
| 15490 | 2026.05.19 23:58:56.740111 [ 260 ] {5e6ad552-7df1-4563-bb22-3668e23242fc} <Debug> TCPHandler: Processed in 0.001627412 sec. | ||
| 15491 | 2026.05.19 23:58:56.740258 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2026.05.19 23:58:56.740362 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15493 | 2026.05.19 23:58:56.740404 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15494 | 2026.05.19 23:58:56.740822 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2026.05.19 23:58:56.740858 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15496 | 2026.05.19 23:58:56.741060 [ 221 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15497 | 2026.05.19 23:58:56.741173 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15498 | 2026.05.19 23:58:56.741405 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2026.05.19 23:58:56.741535 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001198 sec., 9181.969949916527 rows/sec., 690.44 KiB/sec. | ||
| 15500 | 2026.05.19 23:58:56.741569 [ 260 ] {d9718918-25fc-4c83-8b22-12b20b3f1d71} <Debug> TCPHandler: Processed in 0.001359905 sec. | ||
| 15501 | 2026.05.19 23:58:56.741696 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15502 | 2026.05.19 23:58:56.741792 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15503 | 2026.05.19 23:58:56.741833 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15504 | 2026.05.19 23:58:56.742255 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15505 | 2026.05.19 23:58:56.742291 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15506 | 2026.05.19 23:58:56.742582 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15507 | 2026.05.19 23:58:56.742799 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15508 | 2026.05.19 23:58:56.742935 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001161 sec., 64599.48320413437 rows/sec., 5.04 MiB/sec. | ||
| 15509 | 2026.05.19 23:58:56.742969 [ 260 ] {1b306db5-9416-43a6-b469-869a64b47553} <Debug> TCPHandler: Processed in 0.001322313 sec. | ||
| 15510 | 2026.05.19 23:58:56.743218 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15511 | 2026.05.19 23:58:56.743315 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15512 | 2026.05.19 23:58:56.743358 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15513 | 2026.05.19 23:58:56.743967 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2026.05.19 23:58:56.744045 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15515 | 2026.05.19 23:58:56.744492 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15516 | 2026.05.19 23:58:56.744733 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.05.19 23:58:56.744894 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
| 15518 | 2026.05.19 23:58:56.744895 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_113_27 to all_114_114_0 | ||
| 15519 | 2026.05.19 23:58:56.744951 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2026.05.19 23:58:56.744961 [ 260 ] {1dcf1e2c-1d40-4181-a09d-a3d4114b1400} <Debug> TCPHandler: Processed in 0.001792536 sec. | ||
| 15521 | 2026.05.19 23:58:56.744972 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15522 | 2026.05.19 23:58:56.745078 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_27 to all_114_114_0 into Compact with storage Full | ||
| 15523 | 2026.05.19 23:58:56.745206 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15524 | 2026.05.19 23:58:56.745223 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2026.05.19 23:58:56.745238 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_27, total 40509 rows starting from the beginning of the part | ||
| 15526 | 2026.05.19 23:58:56.745306 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15527 | 2026.05.19 23:58:56.745357 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15528 | 2026.05.19 23:58:56.745432 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <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 | ||
| 15529 | 2026.05.19 23:58:56.746255 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2026.05.19 23:58:56.746292 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15531 | 2026.05.19 23:58:56.746819 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15532 | 2026.05.19 23:58:56.747062 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.05.19 23:58:56.747223 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001903 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 15534 | 2026.05.19 23:58:56.747276 [ 260 ] {25fe281d-3803-4033-bb57-dc502ed80098} <Debug> TCPHandler: Processed in 0.002160236 sec. | ||
| 15535 | 2026.05.19 23:58:56.747443 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2026.05.19 23:58:56.747842 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15537 | 2026.05.19 23:58:56.747936 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15538 | 2026.05.19 23:58:56.748488 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2026.05.19 23:58:56.748530 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15540 | 2026.05.19 23:58:56.748907 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15541 | 2026.05.19 23:58:56.749129 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.05.19 23:58:56.749274 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
| 15543 | 2026.05.19 23:58:56.749312 [ 260 ] {b2dc5911-e5d8-4cc4-b77e-4c459e1682bf} <Debug> TCPHandler: Processed in 0.001921358 sec. | ||
| 15544 | 2026.05.19 23:58:56.751443 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40669 rows, containing 5 columns (5 merged, 0 gathered) in 0.006401304 sec., 6353236.778006481 rows/sec., 409.24 MiB/sec. | ||
| 15545 | 2026.05.19 23:58:56.751924 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Trace> MergedBlockOutputStream: filled checksums all_1_114_28 (state Temporary) | ||
| 15546 | 2026.05.19 23:58:56.752187 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_114_28 to all_1_114_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.05.19 23:58:56.752258 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_114_28} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_113_27, all_114_114_0] -> all_1_114_28 | ||
| 15548 | 2026.05.19 23:58:56.752323 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15549 | 2026.05.19 23:58:57.422268 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15550 | 2026.05.19 23:58:57.422329 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15551 | 2026.05.19 23:58:57.424476 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15552 | 2026.05.19 23:58:57.560003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15553 | 2026.05.19 23:58:57.576698 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.05.19 23:58:57.576763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15555 | 2026.05.19 23:58:57.583069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15556 | 2026.05.19 23:58:57.583841 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.05.19 23:58:57.587008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15558 | 2026.05.19 23:58:58.343051 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15559 | 2026.05.19 23:58:58.343412 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15560 | 2026.05.19 23:58:58.343947 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15561 | 2026.05.19 23:58:58.344018 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15562 | 2026.05.19 23:58:58.344304 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15563 | 2026.05.19 23:58:58.344373 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15564 | 2026.05.19 23:58:58.344527 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15565 | 2026.05.19 23:58:58.344564 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15566 | 2026.05.19 23:58:58.344589 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15567 | 2026.05.19 23:58:58.344606 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15568 | 2026.05.19 23:58:58.344648 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15569 | 2026.05.19 23:58:58.344669 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15570 | 2026.05.19 23:58:58.345880 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002629 sec., 15595.283377710157 rows/sec., 3.09 MiB/sec. | ||
| 15571 | 2026.05.19 23:58:58.346005 [ 260 ] {8aa010c4-1c14-4c3f-9b79-74c42039be05} <Debug> TCPHandler: Processed in 0.00310909 sec. | ||
| 15572 | 2026.05.19 23:58:58.360025 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.05.19 23:58:58.360241 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15574 | 2026.05.19 23:58:58.360319 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15575 | 2026.05.19 23:58:58.360928 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.05.19 23:58:58.360980 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15577 | 2026.05.19 23:58:58.361362 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15578 | 2026.05.19 23:58:58.361591 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2026.05.19 23:58:58.361756 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 311.83 KiB/sec. | ||
| 15580 | 2026.05.19 23:58:58.361775 [ 55 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 15581 | 2026.05.19 23:58:58.361793 [ 260 ] {0a787812-7ada-408f-96f7-c5cf1bbe7cec} <Debug> TCPHandler: Processed in 0.001863708 sec. | ||
| 15582 | 2026.05.19 23:58:58.361851 [ 55 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.05.19 23:58:58.361878 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15584 | 2026.05.19 23:58:58.361977 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.05.19 23:58:58.361995 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 15586 | 2026.05.19 23:58:58.362100 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15587 | 2026.05.19 23:58:58.362129 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15588 | 2026.05.19 23:58:58.362148 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15589 | 2026.05.19 23:58:58.362169 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 15590 | 2026.05.19 23:58:58.362242 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 15591 | 2026.05.19 23:58:58.362290 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 15592 | 2026.05.19 23:58:58.362336 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 15593 | 2026.05.19 23:58:58.362380 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 15594 | 2026.05.19 23:58:58.362423 [ 186 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 15595 | 2026.05.19 23:58:58.363233 [ 189 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263982 sec., 41139.826358286744 rows/sec., 3.46 MiB/sec. | ||
| 15596 | 2026.05.19 23:58:58.363423 [ 189 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15597 | 2026.05.19 23:58:58.363724 [ 189 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.05.19 23:58:58.363810 [ 189 ] {c60ba790-a48a-46db-a349-95d732b884ed::all_1_27_6} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 15599 | 2026.05.19 23:58:58.363912 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15600 | 2026.05.19 23:58:58.363922 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15601 | 2026.05.19 23:58:58.363968 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15602 | 2026.05.19 23:58:58.364440 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15603 | 2026.05.19 23:58:58.364662 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15604 | 2026.05.19 23:58:58.364794 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Debug> executeQuery: Read 2470 rows, 186.66 KiB in 0.002713 sec., 910431.2569111685 rows/sec., 67.19 MiB/sec. | ||
| 15605 | 2026.05.19 23:58:58.364830 [ 260 ] {4ad8bf39-743e-4c2a-a09b-00e319c8b4c6} <Debug> TCPHandler: Processed in 0.002902064 sec. | ||
| 15606 | 2026.05.19 23:58:58.364972 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15607 | 2026.05.19 23:58:58.365077 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15608 | 2026.05.19 23:58:58.365117 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15609 | 2026.05.19 23:58:58.365585 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2026.05.19 23:58:58.365623 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15611 | 2026.05.19 23:58:58.365922 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15612 | 2026.05.19 23:58:58.366143 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2026.05.19 23:58:58.366274 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001215 sec., 39506.17283950617 rows/sec., 2.88 MiB/sec. | ||
| 15614 | 2026.05.19 23:58:58.366309 [ 260 ] {e4078b44-3218-4d11-b169-5018c368879d} <Debug> TCPHandler: Processed in 0.001385925 sec. | ||
| 15615 | 2026.05.19 23:58:58.366444 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2026.05.19 23:58:58.366539 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15617 | 2026.05.19 23:58:58.366579 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15618 | 2026.05.19 23:58:58.367285 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.05.19 23:58:58.367322 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15620 | 2026.05.19 23:58:58.367651 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15621 | 2026.05.19 23:58:58.367872 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.05.19 23:58:58.368006 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001484 sec., 539757.4123989218 rows/sec., 31.18 MiB/sec. | ||
| 15623 | 2026.05.19 23:58:58.368041 [ 260 ] {a2febb06-5055-4a59-98a3-3f04b3ee77d5} <Debug> TCPHandler: Processed in 0.001646313 sec. | ||
| 15624 | 2026.05.19 23:58:58.368171 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15625 | 2026.05.19 23:58:58.368277 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15626 | 2026.05.19 23:58:58.368316 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15627 | 2026.05.19 23:58:58.368712 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.05.19 23:58:58.368748 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15629 | 2026.05.19 23:58:58.369040 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15630 | 2026.05.19 23:58:58.369250 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.05.19 23:58:58.369377 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 15632 | 2026.05.19 23:58:58.369412 [ 260 ] {b6d66a6c-60fd-48a3-9058-e3d275f66d4d} <Debug> TCPHandler: Processed in 0.001289073 sec. | ||
| 15633 | 2026.05.19 23:58:58.369533 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2026.05.19 23:58:58.369637 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15635 | 2026.05.19 23:58:58.369677 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15636 | 2026.05.19 23:58:58.370537 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.05.19 23:58:58.370574 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15638 | 2026.05.19 23:58:58.370935 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15639 | 2026.05.19 23:58:58.371154 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.05.19 23:58:58.371287 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001675 sec., 792238.8059701492 rows/sec., 53.11 MiB/sec. | ||
| 15641 | 2026.05.19 23:58:58.371321 [ 260 ] {992180fe-96ef-43c4-af8b-81e8bd3c658d} <Debug> TCPHandler: Processed in 0.001836457 sec. | ||
| 15642 | 2026.05.19 23:58:58.371446 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2026.05.19 23:58:58.371542 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15644 | 2026.05.19 23:58:58.371585 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15645 | 2026.05.19 23:58:58.372271 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.05.19 23:58:58.372307 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15647 | 2026.05.19 23:58:58.372734 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15648 | 2026.05.19 23:58:58.372955 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2026.05.19 23:58:58.373088 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001565 sec., 978274.7603833866 rows/sec., 59.53 MiB/sec. | ||
| 15650 | 2026.05.19 23:58:58.373105 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_114_28 to all_119_119_0 | ||
| 15651 | 2026.05.19 23:58:58.373124 [ 260 ] {27d2e85f-0016-4dff-9123-ab75d62a9fd7} <Debug> TCPHandler: Processed in 0.001726634 sec. | ||
| 15652 | 2026.05.19 23:58:58.373169 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2026.05.19 23:58:58.373211 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15654 | 2026.05.19 23:58:58.373276 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2026.05.19 23:58:58.373364 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_28 to all_119_119_0 into Compact with storage Full | ||
| 15656 | 2026.05.19 23:58:58.373388 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15657 | 2026.05.19 23:58:58.373475 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <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 | ||
| 15658 | 2026.05.19 23:58:58.373562 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15659 | 2026.05.19 23:58:58.373611 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_28, total 40669 rows starting from the beginning of the part | ||
| 15660 | 2026.05.19 23:58:58.373693 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15661 | 2026.05.19 23:58:58.373749 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 199 rows starting from the beginning of the part | ||
| 15662 | 2026.05.19 23:58:58.373802 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15663 | 2026.05.19 23:58:58.373848 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15664 | 2026.05.19 23:58:58.373901 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1531 rows starting from the beginning of the part | ||
| 15665 | 2026.05.19 23:58:58.374383 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2026.05.19 23:58:58.374426 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15667 | 2026.05.19 23:58:58.375005 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15668 | 2026.05.19 23:58:58.375257 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15669 | 2026.05.19 23:58:58.375402 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002032 sec., 20669.291338582676 rows/sec., 37.04 MiB/sec. | ||
| 15670 | 2026.05.19 23:58:58.375456 [ 260 ] {c80f8aed-4376-4007-88c6-56b7314c6c7a} <Debug> TCPHandler: Processed in 0.002228407 sec. | ||
| 15671 | 2026.05.19 23:58:58.375589 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15672 | 2026.05.19 23:58:58.375686 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15673 | 2026.05.19 23:58:58.375728 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15674 | 2026.05.19 23:58:58.376064 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.05.19 23:58:58.376100 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15676 | 2026.05.19 23:58:58.376404 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15677 | 2026.05.19 23:58:58.376622 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.05.19 23:58:58.376757 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.48 MiB/sec. | ||
| 15679 | 2026.05.19 23:58:58.376791 [ 260 ] {45de3bb5-0662-472d-b56c-134f01ca4612} <Debug> TCPHandler: Processed in 0.001250002 sec. | ||
| 15680 | 2026.05.19 23:58:58.381472 [ 186 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42879 rows, containing 5 columns (5 merged, 0 gathered) in 0.008171178 sec., 5247590.983821427 rows/sec., 337.84 MiB/sec. | ||
| 15681 | 2026.05.19 23:58:58.381856 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Trace> MergedBlockOutputStream: filled checksums all_1_119_29 (state Temporary) | ||
| 15682 | 2026.05.19 23:58:58.382153 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_119_29 to all_1_119_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15683 | 2026.05.19 23:58:58.382232 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_114_28, all_119_119_0] -> all_1_119_29 | ||
| 15684 | 2026.05.19 23:58:58.382315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15685 | 2026.05.19 23:59:01.731812 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15686 | 2026.05.19 23:59:01.732052 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15687 | 2026.05.19 23:59:01.732384 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15688 | 2026.05.19 23:59:01.732421 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15689 | 2026.05.19 23:59:01.732632 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15690 | 2026.05.19 23:59:01.732700 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15691 | 2026.05.19 23:59:01.732839 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15692 | 2026.05.19 23:59:01.732875 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15693 | 2026.05.19 23:59:01.732898 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15694 | 2026.05.19 23:59:01.732914 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15695 | 2026.05.19 23:59:01.732981 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15696 | 2026.05.19 23:59:01.733001 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15697 | 2026.05.19 23:59:01.734049 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002082 sec., 19692.603266090297 rows/sec., 3.91 MiB/sec. | ||
| 15698 | 2026.05.19 23:59:01.734146 [ 260 ] {cd8391cc-a154-4df8-88ae-83c9ceb99313} <Debug> TCPHandler: Processed in 0.002468693 sec. | ||
| 15699 | 2026.05.19 23:59:01.735564 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15700 | 2026.05.19 23:59:01.735701 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15701 | 2026.05.19 23:59:01.735745 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15702 | 2026.05.19 23:59:01.736247 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.05.19 23:59:01.736288 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15704 | 2026.05.19 23:59:01.736657 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15705 | 2026.05.19 23:59:01.736868 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15706 | 2026.05.19 23:59:01.737021 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001355 sec., 41328.41328413284 rows/sec., 3.16 MiB/sec. | ||
| 15707 | 2026.05.19 23:59:01.737056 [ 260 ] {d6be3714-5ea2-4338-aa9f-8f3c5067becf} <Debug> TCPHandler: Processed in 0.00154163 sec. | ||
| 15708 | 2026.05.19 23:59:01.737177 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15709 | 2026.05.19 23:59:01.737282 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15710 | 2026.05.19 23:59:01.737321 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15711 | 2026.05.19 23:59:01.737775 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.05.19 23:59:01.737812 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15713 | 2026.05.19 23:59:01.738099 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15714 | 2026.05.19 23:59:01.738303 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.05.19 23:59:01.738431 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 15716 | 2026.05.19 23:59:01.738466 [ 260 ] {d3a201f4-5f76-4bc8-a6b0-900e62874c10} <Debug> TCPHandler: Processed in 0.001337434 sec. | ||
| 15717 | 2026.05.19 23:59:01.738587 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2026.05.19 23:59:01.738686 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15719 | 2026.05.19 23:59:01.738729 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15720 | 2026.05.19 23:59:01.739117 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15721 | 2026.05.19 23:59:01.739152 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15722 | 2026.05.19 23:59:01.739465 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15723 | 2026.05.19 23:59:01.739668 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2026.05.19 23:59:01.739800 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001132 sec., 84805.65371024735 rows/sec., 5.91 MiB/sec. | ||
| 15725 | 2026.05.19 23:59:01.739834 [ 260 ] {16fd1c54-9626-4db7-a8ce-ef22a66c398d} <Debug> TCPHandler: Processed in 0.001295333 sec. | ||
| 15726 | 2026.05.19 23:59:01.739953 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2026.05.19 23:59:01.740047 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15728 | 2026.05.19 23:59:01.740087 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15729 | 2026.05.19 23:59:01.740422 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.05.19 23:59:01.740456 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15731 | 2026.05.19 23:59:01.740757 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15732 | 2026.05.19 23:59:01.740963 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.05.19 23:59:01.741088 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00106 sec., 33962.264150943396 rows/sec., 2.29 MiB/sec. | ||
| 15734 | 2026.05.19 23:59:01.741121 [ 260 ] {8e178c95-a84a-4239-b6ec-5c14777726c8} <Debug> TCPHandler: Processed in 0.001216492 sec. | ||
| 15735 | 2026.05.19 23:59:03.265902 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34041 | ||
| 15736 | 2026.05.19 23:59:03.266449 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.05.19 23:59:03.266488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15738 | 2026.05.19 23:59:03.266975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15739 | 2026.05.19 23:59:03.267208 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.05.19 23:59:03.267352 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34041 | ||
| 15741 | 2026.05.19 23:59:03.267390 [ 121 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15742 | 2026.05.19 23:59:03.267470 [ 121 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2026.05.19 23:59:03.267506 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15744 | 2026.05.19 23:59:03.267731 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15745 | 2026.05.19 23:59:03.267959 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15746 | 2026.05.19 23:59:03.268024 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31609 rows starting from the beginning of the part | ||
| 15747 | 2026.05.19 23:59:03.268132 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15748 | 2026.05.19 23:59:03.268213 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15749 | 2026.05.19 23:59:03.268289 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15750 | 2026.05.19 23:59:03.268369 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15751 | 2026.05.19 23:59:03.268443 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15752 | 2026.05.19 23:59:03.271075 [ 187 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34041 rows, containing 4 columns (4 merged, 0 gathered) in 0.003452288 sec., 9860417.20737088 rows/sec., 141.05 MiB/sec. | ||
| 15753 | 2026.05.19 23:59:03.271178 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15754 | 2026.05.19 23:59:03.271431 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.05.19 23:59:03.271509 [ 188 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_71_14} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15756 | 2026.05.19 23:59:03.271597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15757 | 2026.05.19 23:59:05.087235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15758 | 2026.05.19 23:59:05.106018 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.05.19 23:59:05.106081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15760 | 2026.05.19 23:59:05.112313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15761 | 2026.05.19 23:59:05.113041 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.05.19 23:59:05.113380 [ 151 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15763 | 2026.05.19 23:59:05.113460 [ 151 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.05.19 23:59:05.113490 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15765 | 2026.05.19 23:59:05.113648 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15766 | 2026.05.19 23:59:05.116698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15767 | 2026.05.19 23:59:05.117102 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15768 | 2026.05.19 23:59:05.118518 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15769 | 2026.05.19 23:59:05.123106 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15770 | 2026.05.19 23:59:05.127577 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15771 | 2026.05.19 23:59:05.132034 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15772 | 2026.05.19 23:59:05.136691 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15773 | 2026.05.19 23:59:05.140993 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15774 | 2026.05.19 23:59:05.194114 [ 187 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080535217 sec., 6643.056540097235 rows/sec., 34.35 MiB/sec. | ||
| 15775 | 2026.05.19 23:59:05.196203 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15776 | 2026.05.19 23:59:05.197893 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2026.05.19 23:59:05.197994 [ 190 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_71_14} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15778 | 2026.05.19 23:59:05.199436 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15779 | 2026.05.19 23:59:06.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.39 MiB, peak 389.80 MiB, free memory in arenas 0.00 B, will set to 371.34 MiB (RSS), difference: -1.05 MiB | ||
| 15780 | 2026.05.19 23:59:06.733607 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15781 | 2026.05.19 23:59:06.733958 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15782 | 2026.05.19 23:59:06.734472 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15783 | 2026.05.19 23:59:06.734539 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15784 | 2026.05.19 23:59:06.734856 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15785 | 2026.05.19 23:59:06.734927 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15786 | 2026.05.19 23:59:06.735074 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15787 | 2026.05.19 23:59:06.735112 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15788 | 2026.05.19 23:59:06.735135 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15789 | 2026.05.19 23:59:06.735151 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15790 | 2026.05.19 23:59:06.735193 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15791 | 2026.05.19 23:59:06.735215 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15792 | 2026.05.19 23:59:06.736531 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002731 sec., 15012.815818381545 rows/sec., 2.98 MiB/sec. | ||
| 15793 | 2026.05.19 23:59:06.736642 [ 260 ] {4e3e51e9-c38f-4143-a078-5ba8bd9a2e65} <Debug> TCPHandler: Processed in 0.003189582 sec. | ||
| 15794 | 2026.05.19 23:59:06.738587 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2026.05.19 23:59:06.738722 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15796 | 2026.05.19 23:59:06.738784 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15797 | 2026.05.19 23:59:06.739444 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2026.05.19 23:59:06.739501 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15799 | 2026.05.19 23:59:06.739991 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15800 | 2026.05.19 23:59:06.740219 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2026.05.19 23:59:06.740368 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001693 sec., 46072.06142941524 rows/sec., 3.80 MiB/sec. | ||
| 15802 | 2026.05.19 23:59:06.740404 [ 260 ] {be8b861d-86eb-4bec-b046-a5eb7e0a4c16} <Debug> TCPHandler: Processed in 0.001865338 sec. | ||
| 15803 | 2026.05.19 23:59:06.740408 [ 150 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15804 | 2026.05.19 23:59:06.740487 [ 150 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.05.19 23:59:06.740513 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15806 | 2026.05.19 23:59:06.740556 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15807 | 2026.05.19 23:59:06.740630 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15808 | 2026.05.19 23:59:06.740658 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15809 | 2026.05.19 23:59:06.740713 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15810 | 2026.05.19 23:59:06.740771 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15811 | 2026.05.19 23:59:06.740810 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2624 rows starting from the beginning of the part | ||
| 15812 | 2026.05.19 23:59:06.740871 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 15813 | 2026.05.19 23:59:06.740930 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
| 15814 | 2026.05.19 23:59:06.740974 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2470 rows starting from the beginning of the part | ||
| 15815 | 2026.05.19 23:59:06.741015 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 15816 | 2026.05.19 23:59:06.741058 [ 198 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 78 rows starting from the beginning of the part | ||
| 15817 | 2026.05.19 23:59:06.741140 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.05.19 23:59:06.741184 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15819 | 2026.05.19 23:59:06.741516 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15820 | 2026.05.19 23:59:06.741762 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.05.19 23:59:06.741896 [ 150 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15822 | 2026.05.19 23:59:06.741909 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001269 sec., 8668.242710795903 rows/sec., 651.81 KiB/sec. | ||
| 15823 | 2026.05.19 23:59:06.741943 [ 150 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.05.19 23:59:06.741962 [ 260 ] {cc02a4de-9797-4f14-b9ee-45d42d9d50ab} <Debug> TCPHandler: Processed in 0.001454667 sec. | ||
| 15825 | 2026.05.19 23:59:06.741972 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15826 | 2026.05.19 23:59:06.742105 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.05.19 23:59:06.742132 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15828 | 2026.05.19 23:59:06.742205 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15829 | 2026.05.19 23:59:06.742253 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15830 | 2026.05.19 23:59:06.742298 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15831 | 2026.05.19 23:59:06.742344 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 85 rows starting from the beginning of the part | ||
| 15832 | 2026.05.19 23:59:06.742422 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 29 rows starting from the beginning of the part | ||
| 15833 | 2026.05.19 23:59:06.742479 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 15834 | 2026.05.19 23:59:06.742528 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 11 rows starting from the beginning of the part | ||
| 15835 | 2026.05.19 23:59:06.742577 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 15836 | 2026.05.19 23:59:06.742624 [ 190 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 11 rows starting from the beginning of the part | ||
| 15837 | 2026.05.19 23:59:06.742758 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.05.19 23:59:06.742807 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15839 | 2026.05.19 23:59:06.743038 [ 197 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 5 columns (5 merged, 0 gathered) in 0.002459173 sec., 2205619.5314441076 rows/sec., 173.49 MiB/sec. | ||
| 15840 | 2026.05.19 23:59:06.743158 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15841 | 2026.05.19 23:59:06.743329 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15842 | 2026.05.19 23:59:06.743402 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.05.19 23:59:06.743504 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440017 sec., 149303.79294133332 rows/sec., 11.51 MiB/sec. | ||
| 15844 | 2026.05.19 23:59:06.743538 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00135 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 15845 | 2026.05.19 23:59:06.743558 [ 150 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15846 | 2026.05.19 23:59:06.743579 [ 260 ] {b3e0a88f-62a2-44b9-bbfb-15af20d25be4} <Debug> TCPHandler: Processed in 0.001528559 sec. | ||
| 15847 | 2026.05.19 23:59:06.743615 [ 150 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.05.19 23:59:06.743621 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.05.19 23:59:06.743655 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15850 | 2026.05.19 23:59:06.743694 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15851 | 2026.05.19 23:59:06.743717 [ 191 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_121_24} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15852 | 2026.05.19 23:59:06.743744 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15853 | 2026.05.19 23:59:06.743762 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15854 | 2026.05.19 23:59:06.743827 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 15855 | 2026.05.19 23:59:06.743845 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15856 | 2026.05.19 23:59:06.743891 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15857 | 2026.05.19 23:59:06.743907 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15858 | 2026.05.19 23:59:06.743950 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1406 rows starting from the beginning of the part | ||
| 15859 | 2026.05.19 23:59:06.744019 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 95 rows starting from the beginning of the part | ||
| 15860 | 2026.05.19 23:59:06.744058 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.05.19 23:59:06.744078 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 75 rows starting from the beginning of the part | ||
| 15862 | 2026.05.19 23:59:06.744137 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1327 rows starting from the beginning of the part | ||
| 15863 | 2026.05.19 23:59:06.744159 [ 197 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_101_20} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15864 | 2026.05.19 23:59:06.744189 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 15865 | 2026.05.19 23:59:06.744243 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 75 rows starting from the beginning of the part | ||
| 15866 | 2026.05.19 23:59:06.744270 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15867 | 2026.05.19 23:59:06.744341 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.05.19 23:59:06.744384 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15869 | 2026.05.19 23:59:06.744742 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15870 | 2026.05.19 23:59:06.744976 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.05.19 23:59:06.745107 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 15872 | 2026.05.19 23:59:06.745140 [ 260 ] {d98b04b0-860f-47b1-80ed-859941409d4f} <Debug> TCPHandler: Processed in 0.001462337 sec. | ||
| 15873 | 2026.05.19 23:59:06.745275 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.05.19 23:59:06.745368 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.05.19 23:59:06.745420 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <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 | ||
| 15876 | 2026.05.19 23:59:06.745537 [ 191 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864308 sec., 1631704.6324963472 rows/sec., 118.12 MiB/sec. | ||
| 15877 | 2026.05.19 23:59:06.745718 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15878 | 2026.05.19 23:59:06.746072 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15879 | 2026.05.19 23:59:06.746146 [ 196 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_121_24} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15880 | 2026.05.19 23:59:06.746227 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 15881 | 2026.05.19 23:59:06.746323 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.05.19 23:59:06.746366 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15883 | 2026.05.19 23:59:06.746907 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15884 | 2026.05.19 23:59:06.747156 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.05.19 23:59:06.747312 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001927 sec., 5708.354955889985 rows/sec., 10.23 MiB/sec. | ||
| 15886 | 2026.05.19 23:59:06.747364 [ 260 ] {e07187fa-2ce9-4732-8197-60b88152eeca} <Debug> TCPHandler: Processed in 0.002109244 sec. | ||
| 15887 | 2026.05.19 23:59:06.747510 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15888 | 2026.05.19 23:59:06.747605 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15889 | 2026.05.19 23:59:06.747650 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15890 | 2026.05.19 23:59:06.748047 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2026.05.19 23:59:06.748082 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15892 | 2026.05.19 23:59:06.748388 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15893 | 2026.05.19 23:59:06.748598 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.05.19 23:59:06.748722 [ 150 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15895 | 2026.05.19 23:59:06.748727 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 15896 | 2026.05.19 23:59:06.748754 [ 150 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.05.19 23:59:06.748768 [ 260 ] {16234202-015e-40d4-8b70-7e2c60357d0a} <Debug> TCPHandler: Processed in 0.001307543 sec. | ||
| 15898 | 2026.05.19 23:59:06.748774 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15899 | 2026.05.19 23:59:06.748871 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15900 | 2026.05.19 23:59:06.749083 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15901 | 2026.05.19 23:59:06.749110 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5868 rows starting from the beginning of the part | ||
| 15902 | 2026.05.19 23:59:06.749158 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15903 | 2026.05.19 23:59:06.749200 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15904 | 2026.05.19 23:59:06.749237 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 15905 | 2026.05.19 23:59:06.749274 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
| 15906 | 2026.05.19 23:59:06.749310 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15907 | 2026.05.19 23:59:06.750823 [ 196 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001994901 sec., 3061806.0745871603 rows/sec., 206.27 MiB/sec. | ||
| 15908 | 2026.05.19 23:59:06.751162 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15909 | 2026.05.19 23:59:06.751407 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2026.05.19 23:59:06.751477 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_121_24} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15911 | 2026.05.19 23:59:06.751550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15912 | 2026.05.19 23:59:09.181393 [ 148 ] {} <Debug> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15913 | 2026.05.19 23:59:09.181467 [ 148 ] {} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.05.19 23:59:09.181488 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15915 | 2026.05.19 23:59:09.181628 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15916 | 2026.05.19 23:59:09.181771 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15917 | 2026.05.19 23:59:09.181803 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 15918 | 2026.05.19 23:59:09.181871 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15919 | 2026.05.19 23:59:09.181918 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15920 | 2026.05.19 23:59:09.181972 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15921 | 2026.05.19 23:59:09.182017 [ 196 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15922 | 2026.05.19 23:59:09.182804 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236961 sec., 4850.597553196908 rows/sec., 360.01 KiB/sec. | ||
| 15923 | 2026.05.19 23:59:09.182943 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15924 | 2026.05.19 23:59:09.183192 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2026.05.19 23:59:09.183267 [ 191 ] {96eccbea-7ce8-4ca4-9b86-7a4daf1779c7::all_1_17_4} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15926 | 2026.05.19 23:59:09.183343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15927 | 2026.05.19 23:59:10.587747 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15928 | 2026.05.19 23:59:10.587808 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15929 | 2026.05.19 23:59:10.767620 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34489 | ||
| 15930 | 2026.05.19 23:59:10.768350 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.05.19 23:59:10.768421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15932 | 2026.05.19 23:59:10.769105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15933 | 2026.05.19 23:59:10.769346 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.05.19 23:59:10.769494 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34489 | ||
| 15935 | 2026.05.19 23:59:11.140562 [ 146 ] {} <Debug> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 15936 | 2026.05.19 23:59:11.140634 [ 146 ] {} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.05.19 23:59:11.140655 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15938 | 2026.05.19 23:59:11.140806 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 15939 | 2026.05.19 23:59:11.140984 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15940 | 2026.05.19 23:59:11.141021 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 826 rows starting from the beginning of the part | ||
| 15941 | 2026.05.19 23:59:11.141094 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 15942 | 2026.05.19 23:59:11.141144 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 15943 | 2026.05.19 23:59:11.141194 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 15944 | 2026.05.19 23:59:11.141238 [ 196 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 15945 | 2026.05.19 23:59:11.142358 [ 195 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623662 sec., 1524947.9263541305 rows/sec., 95.03 MiB/sec. | ||
| 15946 | 2026.05.19 23:59:11.142610 [ 194 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 15947 | 2026.05.19 23:59:11.142961 [ 194 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.05.19 23:59:11.143053 [ 194 ] {83198c68-67b8-494a-8e2f-32f9cf4d6351::all_1_34_8} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 15949 | 2026.05.19 23:59:11.143177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15950 | 2026.05.19 23:59:11.734697 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15951 | 2026.05.19 23:59:11.734953 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15952 | 2026.05.19 23:59:11.735280 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15953 | 2026.05.19 23:59:11.735320 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15954 | 2026.05.19 23:59:11.735536 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15955 | 2026.05.19 23:59:11.735608 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15956 | 2026.05.19 23:59:11.735750 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15957 | 2026.05.19 23:59:11.735785 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15958 | 2026.05.19 23:59:11.735808 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 15959 | 2026.05.19 23:59:11.735824 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15960 | 2026.05.19 23:59:11.735868 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15961 | 2026.05.19 23:59:11.735889 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 15962 | 2026.05.19 23:59:11.736814 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.001969 sec., 20822.752666328088 rows/sec., 4.13 MiB/sec. | ||
| 15963 | 2026.05.19 23:59:11.736875 [ 260 ] {b69e341a-13f6-4e84-8f74-5e2f26c86094} <Debug> TCPHandler: Processed in 0.002318099 sec. | ||
| 15964 | 2026.05.19 23:59:11.739065 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.05.19 23:59:11.739197 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15966 | 2026.05.19 23:59:11.739248 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15967 | 2026.05.19 23:59:11.739817 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.05.19 23:59:11.739865 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15969 | 2026.05.19 23:59:11.740233 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15970 | 2026.05.19 23:59:11.740453 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.05.19 23:59:11.740608 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001446 sec., 81604.42600276625 rows/sec., 6.92 MiB/sec. | ||
| 15972 | 2026.05.19 23:59:11.740644 [ 260 ] {7c5a834f-fc9e-4c49-a29d-f95fe2aff95e} <Debug> TCPHandler: Processed in 0.001643482 sec. | ||
| 15973 | 2026.05.19 23:59:11.740780 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2026.05.19 23:59:11.740879 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15975 | 2026.05.19 23:59:11.740922 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15976 | 2026.05.19 23:59:11.741350 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.05.19 23:59:11.741387 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15978 | 2026.05.19 23:59:11.741688 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15979 | 2026.05.19 23:59:11.741894 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.05.19 23:59:11.742304 [ 223 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15981 | 2026.05.19 23:59:11.742351 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001476 sec., 21002.71002710027 rows/sec., 1.54 MiB/sec. | ||
| 15982 | 2026.05.19 23:59:11.742353 [ 223 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15983 | 2026.05.19 23:59:11.742439 [ 260 ] {385f2cfb-4ae4-4b61-b6d1-5e794338b0f2} <Debug> TCPHandler: Processed in 0.001710354 sec. | ||
| 15984 | 2026.05.19 23:59:11.742650 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2026.05.19 23:59:11.742791 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15986 | 2026.05.19 23:59:11.742851 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15987 | 2026.05.19 23:59:11.743426 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.05.19 23:59:11.743470 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15989 | 2026.05.19 23:59:11.743873 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15990 | 2026.05.19 23:59:11.744113 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.05.19 23:59:11.744234 [ 223 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15992 | 2026.05.19 23:59:11.744260 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001513 sec., 62789.16060806345 rows/sec., 4.90 MiB/sec. | ||
| 15993 | 2026.05.19 23:59:11.744301 [ 260 ] {c66edd20-b8aa-4e90-a108-a183dc71ce03} <Debug> TCPHandler: Processed in 0.001760905 sec. | ||
| 15994 | 2026.05.19 23:59:11.744451 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.05.19 23:59:11.744549 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15996 | 2026.05.19 23:59:11.744595 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15997 | 2026.05.19 23:59:11.745017 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15998 | 2026.05.19 23:59:11.745053 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 15999 | 2026.05.19 23:59:11.745388 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16000 | 2026.05.19 23:59:11.745598 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.05.19 23:59:11.745731 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 16002 | 2026.05.19 23:59:11.745765 [ 260 ] {bfb73196-7eb5-492a-b05c-7c0362b4bb7f} <Debug> TCPHandler: Processed in 0.001363845 sec. | ||
| 16003 | 2026.05.19 23:59:11.745889 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.05.19 23:59:11.745984 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16005 | 2026.05.19 23:59:11.746037 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <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 | ||
| 16006 | 2026.05.19 23:59:11.746833 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.05.19 23:59:11.746869 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16008 | 2026.05.19 23:59:11.747397 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16009 | 2026.05.19 23:59:11.747613 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.05.19 23:59:11.747752 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 31.10 MiB/sec. | ||
| 16011 | 2026.05.19 23:59:11.747757 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16012 | 2026.05.19 23:59:11.747803 [ 260 ] {4e563a43-cf5d-47b6-ba17-e1556161ceaa} <Debug> TCPHandler: Processed in 0.00196291 sec. | ||
| 16013 | 2026.05.19 23:59:11.747809 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.05.19 23:59:11.747834 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16015 | 2026.05.19 23:59:11.747934 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16016 | 2026.05.19 23:59:11.747938 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2026.05.19 23:59:11.748052 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16018 | 2026.05.19 23:59:11.748094 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16019 | 2026.05.19 23:59:11.748151 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16020 | 2026.05.19 23:59:11.748212 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2097 rows starting from the beginning of the part | ||
| 16021 | 2026.05.19 23:59:11.748340 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 16022 | 2026.05.19 23:59:11.748459 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 16023 | 2026.05.19 23:59:11.748567 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 16024 | 2026.05.19 23:59:11.748671 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 16025 | 2026.05.19 23:59:11.748681 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.05.19 23:59:11.748772 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 16027 | 2026.05.19 23:59:11.748902 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16028 | 2026.05.19 23:59:11.749424 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16029 | 2026.05.19 23:59:11.749691 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2026.05.19 23:59:11.749902 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001863 sec., 32206.1191626409 rows/sec., 2.17 MiB/sec. | ||
| 16031 | 2026.05.19 23:59:11.749971 [ 260 ] {5fed3026-2072-4985-9857-40b3c026dee2} <Debug> TCPHandler: Processed in 0.002085353 sec. | ||
| 16032 | 2026.05.19 23:59:11.757143 [ 194 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 19 columns (19 merged, 0 gathered) in 0.009249476 sec., 240337.93914379584 rows/sec., 430.67 MiB/sec. | ||
| 16033 | 2026.05.19 23:59:11.758635 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16034 | 2026.05.19 23:59:11.758982 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.05.19 23:59:11.759064 [ 193 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16036 | 2026.05.19 23:59:11.759187 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
| 16037 | 2026.05.19 23:59:12.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.94 MiB, peak 390.30 MiB, free memory in arenas 0.00 B, will set to 375.48 MiB (RSS), difference: 3.54 MiB | ||
| 16038 | 2026.05.19 23:59:12.616885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16039 | 2026.05.19 23:59:12.633252 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.05.19 23:59:12.633303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16041 | 2026.05.19 23:59:12.639537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16042 | 2026.05.19 23:59:12.640312 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.05.19 23:59:12.643118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16044 | 2026.05.19 23:59:16.569433 [ 221 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16045 | 2026.05.19 23:59:16.569516 [ 221 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16046 | 2026.05.19 23:59:16.572471 [ 221 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16047 | 2026.05.19 23:59:16.714615 [ 220 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16048 | 2026.05.19 23:59:16.714679 [ 220 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16049 | 2026.05.19 23:59:16.717346 [ 220 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16050 | 2026.05.19 23:59:16.735587 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.05.19 23:59:16.735885 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16052 | 2026.05.19 23:59:16.736317 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16053 | 2026.05.19 23:59:16.736370 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16054 | 2026.05.19 23:59:16.736654 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16055 | 2026.05.19 23:59:16.736754 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16056 | 2026.05.19 23:59:16.736961 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16057 | 2026.05.19 23:59:16.737011 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16058 | 2026.05.19 23:59:16.737049 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16059 | 2026.05.19 23:59:16.737071 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16060 | 2026.05.19 23:59:16.737128 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16061 | 2026.05.19 23:59:16.737159 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16062 | 2026.05.19 23:59:16.738642 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002879 sec., 14241.055922195206 rows/sec., 2.83 MiB/sec. | ||
| 16063 | 2026.05.19 23:59:16.738815 [ 260 ] {e9e801b2-17bb-40dd-9b08-4516ef749e2e} <Debug> TCPHandler: Processed in 0.003392257 sec. | ||
| 16064 | 2026.05.19 23:59:16.741118 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16065 | 2026.05.19 23:59:16.741296 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16066 | 2026.05.19 23:59:16.741376 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16067 | 2026.05.19 23:59:16.742184 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2026.05.19 23:59:16.742246 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16069 | 2026.05.19 23:59:16.742817 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16070 | 2026.05.19 23:59:16.743144 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16071 | 2026.05.19 23:59:16.743360 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002112 sec., 36931.81818181818 rows/sec., 3.05 MiB/sec. | ||
| 16072 | 2026.05.19 23:59:16.743418 [ 260 ] {b1248f44-0505-4df5-94f2-50df5044d9cc} <Debug> TCPHandler: Processed in 0.002452473 sec. | ||
| 16073 | 2026.05.19 23:59:16.743610 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16074 | 2026.05.19 23:59:16.743737 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16075 | 2026.05.19 23:59:16.743793 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16076 | 2026.05.19 23:59:16.744356 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.05.19 23:59:16.744403 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16078 | 2026.05.19 23:59:16.744797 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16079 | 2026.05.19 23:59:16.745078 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2026.05.19 23:59:16.745261 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00155 sec., 7096.774193548387 rows/sec., 533.64 KiB/sec. | ||
| 16081 | 2026.05.19 23:59:16.745306 [ 260 ] {a7973c18-e1e8-4c83-86e6-cf7257c68d92} <Debug> TCPHandler: Processed in 0.001760875 sec. | ||
| 16082 | 2026.05.19 23:59:16.745487 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.05.19 23:59:16.745613 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16084 | 2026.05.19 23:59:16.745666 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16085 | 2026.05.19 23:59:16.746262 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.05.19 23:59:16.746316 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16087 | 2026.05.19 23:59:16.746819 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16088 | 2026.05.19 23:59:16.747240 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.05.19 23:59:16.747470 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00188 sec., 39893.617021276594 rows/sec., 3.11 MiB/sec. | ||
| 16090 | 2026.05.19 23:59:16.747533 [ 260 ] {c65df1ad-2b77-4f53-9504-c790056e80e6} <Debug> TCPHandler: Processed in 0.002107923 sec. | ||
| 16091 | 2026.05.19 23:59:16.747751 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2026.05.19 23:59:16.747907 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16093 | 2026.05.19 23:59:16.747981 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16094 | 2026.05.19 23:59:16.748586 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2026.05.19 23:59:16.748632 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16096 | 2026.05.19 23:59:16.749046 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16097 | 2026.05.19 23:59:16.749301 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2026.05.19 23:59:16.749490 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
| 16099 | 2026.05.19 23:59:16.749535 [ 260 ] {b1a96dca-573d-4e99-a104-c207ae90627d} <Debug> TCPHandler: Processed in 0.001868428 sec. | ||
| 16100 | 2026.05.19 23:59:16.749577 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16101 | 2026.05.19 23:59:16.749639 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16102 | 2026.05.19 23:59:16.749710 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16103 | 2026.05.19 23:59:16.749835 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16104 | 2026.05.19 23:59:16.749903 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <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 | ||
| 16105 | 2026.05.19 23:59:16.750872 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.05.19 23:59:16.750918 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16107 | 2026.05.19 23:59:16.751796 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16108 | 2026.05.19 23:59:16.752070 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16109 | 2026.05.19 23:59:16.752298 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.05.19 23:59:16.752561 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002748 sec., 4002.9112081513827 rows/sec., 7.17 MiB/sec. | ||
| 16111 | 2026.05.19 23:59:16.752703 [ 260 ] {ad399775-9234-4350-add3-fe3694f94a9d} <Debug> TCPHandler: Processed in 0.003055078 sec. | ||
| 16112 | 2026.05.19 23:59:16.752998 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16113 | 2026.05.19 23:59:16.753150 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16114 | 2026.05.19 23:59:16.753213 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16115 | 2026.05.19 23:59:16.753890 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16116 | 2026.05.19 23:59:16.753944 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16117 | 2026.05.19 23:59:16.754407 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16118 | 2026.05.19 23:59:16.754730 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16119 | 2026.05.19 23:59:16.754920 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001799 sec., 33351.86214563646 rows/sec., 2.25 MiB/sec. | ||
| 16120 | 2026.05.19 23:59:16.754972 [ 260 ] {95bf925d-6241-4a70-9f67-8eaead201e95} <Debug> TCPHandler: Processed in 0.002046963 sec. | ||
| 16121 | 2026.05.19 23:59:17.072902 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41359 | ||
| 16122 | 2026.05.19 23:59:17.072975 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16123 | 2026.05.19 23:59:17.073000 [ 376 ] {} <Debug> TCP-Session: a472be7d-7e9a-4f6b-a5a2-f7b7958fdc57 Authenticating user 'default' from [fd00:1122:3344:101::e]:41359 | ||
| 16124 | 2026.05.19 23:59:17.073022 [ 376 ] {} <Debug> TCP-Session: a472be7d-7e9a-4f6b-a5a2-f7b7958fdc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16125 | 2026.05.19 23:59:17.073036 [ 376 ] {} <Debug> TCP-Session: a472be7d-7e9a-4f6b-a5a2-f7b7958fdc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16126 | 2026.05.19 23:59:17.073245 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42403 | ||
| 16127 | 2026.05.19 23:59:17.073323 [ 376 ] {} <Trace> TCP-Session: a472be7d-7e9a-4f6b-a5a2-f7b7958fdc57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16128 | 2026.05.19 23:59:17.073334 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16129 | 2026.05.19 23:59:17.073375 [ 377 ] {} <Debug> TCP-Session: 47006a04-7d80-4311-b9be-8cf61b169d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:42403 | ||
| 16130 | 2026.05.19 23:59:17.073398 [ 377 ] {} <Debug> TCP-Session: 47006a04-7d80-4311-b9be-8cf61b169d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16131 | 2026.05.19 23:59:17.073411 [ 377 ] {} <Debug> TCP-Session: 47006a04-7d80-4311-b9be-8cf61b169d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16132 | 2026.05.19 23:59:17.073499 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16133 | 2026.05.19 23:59:17.073762 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16134 | 2026.05.19 23:59:17.073817 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16135 | 2026.05.19 23:59:17.074138 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 16136 | 2026.05.19 23:59:17.074195 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34564 | ||
| 16137 | 2026.05.19 23:59:17.074209 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37422 | ||
| 16138 | 2026.05.19 23:59:17.074253 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50375 | ||
| 16139 | 2026.05.19 23:59:17.074267 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16140 | 2026.05.19 23:59:17.074291 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 16141 | 2026.05.19 23:59:17.074319 [ 379 ] {} <Debug> TCP-Session: bf9d4415-71f4-4938-8341-0b05bac9c233 Authenticating user 'default' from [fd00:1122:3344:101::e]:34564 | ||
| 16142 | 2026.05.19 23:59:17.074335 [ 382 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46028 | ||
| 16143 | 2026.05.19 23:59:17.074341 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16144 | 2026.05.19 23:59:17.074357 [ 379 ] {} <Debug> TCP-Session: bf9d4415-71f4-4938-8341-0b05bac9c233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16145 | 2026.05.19 23:59:17.074371 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16146 | 2026.05.19 23:59:17.074387 [ 380 ] {} <Debug> TCP-Session: d844f054-ad4a-4c1e-a4f3-6c73ae7d4954 Authenticating user 'default' from [fd00:1122:3344:101::e]:50375 | ||
| 16147 | 2026.05.19 23:59:17.074393 [ 379 ] {} <Debug> TCP-Session: bf9d4415-71f4-4938-8341-0b05bac9c233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16148 | 2026.05.19 23:59:17.074414 [ 381 ] {} <Debug> TCP-Session: 784d2086-869b-46da-b5f0-2b743b839993 Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 16149 | 2026.05.19 23:59:17.074423 [ 380 ] {} <Debug> TCP-Session: d844f054-ad4a-4c1e-a4f3-6c73ae7d4954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16150 | 2026.05.19 23:59:17.074444 [ 381 ] {} <Debug> TCP-Session: 784d2086-869b-46da-b5f0-2b743b839993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16151 | 2026.05.19 23:59:17.074450 [ 380 ] {} <Debug> TCP-Session: d844f054-ad4a-4c1e-a4f3-6c73ae7d4954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16152 | 2026.05.19 23:59:17.074459 [ 381 ] {} <Debug> TCP-Session: 784d2086-869b-46da-b5f0-2b743b839993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16153 | 2026.05.19 23:59:17.074443 [ 384 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56825 | ||
| 16154 | 2026.05.19 23:59:17.074404 [ 382 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16155 | 2026.05.19 23:59:17.074381 [ 383 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38210 | ||
| 16156 | 2026.05.19 23:59:17.074550 [ 382 ] {} <Debug> TCP-Session: 2e7dbbec-afd6-4acd-afb5-3992935fc782 Authenticating user 'default' from [fd00:1122:3344:101::e]:46028 | ||
| 16157 | 2026.05.19 23:59:17.074310 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16158 | 2026.05.19 23:59:17.074588 [ 382 ] {} <Debug> TCP-Session: 2e7dbbec-afd6-4acd-afb5-3992935fc782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16159 | 2026.05.19 23:59:17.074618 [ 382 ] {} <Debug> TCP-Session: 2e7dbbec-afd6-4acd-afb5-3992935fc782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16160 | 2026.05.19 23:59:17.074620 [ 365 ] {} <Debug> TCP-Session: 96ddf4c4-1d83-436e-a845-b0473eeee0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37422 | ||
| 16161 | 2026.05.19 23:59:17.074658 [ 365 ] {} <Debug> TCP-Session: 96ddf4c4-1d83-436e-a845-b0473eeee0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16162 | 2026.05.19 23:59:17.074675 [ 365 ] {} <Debug> TCP-Session: 96ddf4c4-1d83-436e-a845-b0473eeee0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2026.05.19 23:59:17.074895 [ 384 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16164 | 2026.05.19 23:59:17.074949 [ 384 ] {} <Debug> TCP-Session: 6a5f1bf0-d7ba-4d31-9b4d-4513cf3fe188 Authenticating user 'default' from [fd00:1122:3344:101::e]:56825 | ||
| 16165 | 2026.05.19 23:59:17.074978 [ 384 ] {} <Debug> TCP-Session: 6a5f1bf0-d7ba-4d31-9b4d-4513cf3fe188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16166 | 2026.05.19 23:59:17.075001 [ 384 ] {} <Debug> TCP-Session: 6a5f1bf0-d7ba-4d31-9b4d-4513cf3fe188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16167 | 2026.05.19 23:59:17.075088 [ 316 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> AggregatingTransform: Aggregating | ||
| 16168 | 2026.05.19 23:59:17.075120 [ 316 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> Aggregator: Aggregation method: without_key | ||
| 16169 | 2026.05.19 23:59:17.075154 [ 316 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913113 sec. (1095.155 rows/sec., 42.78 KiB/sec.) | ||
| 16170 | 2026.05.19 23:59:17.075169 [ 316 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Trace> Aggregator: Merging aggregated data | ||
| 16171 | 2026.05.19 23:59:17.075178 [ 383 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16172 | 2026.05.19 23:59:17.075223 [ 383 ] {} <Debug> TCP-Session: 0289f55f-ff3a-4340-9c53-65885b36f97f Authenticating user 'default' from [fd00:1122:3344:101::e]:38210 | ||
| 16173 | 2026.05.19 23:59:17.075244 [ 383 ] {} <Debug> TCP-Session: 0289f55f-ff3a-4340-9c53-65885b36f97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16174 | 2026.05.19 23:59:17.075258 [ 383 ] {} <Debug> TCP-Session: 0289f55f-ff3a-4340-9c53-65885b36f97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16175 | 2026.05.19 23:59:17.075782 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002332 sec., 428.81646655231566 rows/sec., 16.75 KiB/sec. | ||
| 16176 | 2026.05.19 23:59:17.075963 [ 376 ] {cbca0ebf-66ed-4ef2-842a-59451d488d76} <Debug> TCPHandler: Processed in 0.00275028 sec. | ||
| 16177 | 2026.05.19 23:59:17.076108 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16178 | 2026.05.19 23:59:17.076147 [ 376 ] {} <Debug> TCP-Session: a472be7d-7e9a-4f6b-a5a2-f7b7958fdc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16179 | 2026.05.19 23:59:17.076156 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16180 | 2026.05.19 23:59:17.076175 [ 382 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16181 | 2026.05.19 23:59:17.076189 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16182 | 2026.05.19 23:59:17.076210 [ 377 ] {} <Debug> TCP-Session: 47006a04-7d80-4311-b9be-8cf61b169d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16183 | 2026.05.19 23:59:17.076239 [ 382 ] {} <Debug> TCP-Session: 2e7dbbec-afd6-4acd-afb5-3992935fc782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16184 | 2026.05.19 23:59:17.076254 [ 365 ] {} <Debug> TCP-Session: 96ddf4c4-1d83-436e-a845-b0473eeee0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.05.19 23:59:17.076292 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16186 | 2026.05.19 23:59:17.076298 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16187 | 2026.05.19 23:59:17.076340 [ 379 ] {} <Debug> TCP-Session: bf9d4415-71f4-4938-8341-0b05bac9c233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16188 | 2026.05.19 23:59:17.076319 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16189 | 2026.05.19 23:59:17.076374 [ 381 ] {} <Debug> TCP-Session: 784d2086-869b-46da-b5f0-2b743b839993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2026.05.19 23:59:17.076243 [ 384 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16191 | 2026.05.19 23:59:17.076408 [ 380 ] {} <Debug> TCP-Session: d844f054-ad4a-4c1e-a4f3-6c73ae7d4954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16192 | 2026.05.19 23:59:17.076225 [ 383 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16193 | 2026.05.19 23:59:17.076434 [ 384 ] {} <Debug> TCP-Session: 6a5f1bf0-d7ba-4d31-9b4d-4513cf3fe188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16194 | 2026.05.19 23:59:17.076465 [ 383 ] {} <Debug> TCP-Session: 0289f55f-ff3a-4340-9c53-65885b36f97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2026.05.19 23:59:17.307240 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45997 | ||
| 16196 | 2026.05.19 23:59:17.307320 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16197 | 2026.05.19 23:59:17.307347 [ 376 ] {} <Debug> TCP-Session: 3d7be370-9016-433f-a25b-48c6012bce6f Authenticating user 'default' from [fd00:1122:3344:101::e]:45997 | ||
| 16198 | 2026.05.19 23:59:17.307370 [ 376 ] {} <Debug> TCP-Session: 3d7be370-9016-433f-a25b-48c6012bce6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16199 | 2026.05.19 23:59:17.307383 [ 376 ] {} <Debug> TCP-Session: 3d7be370-9016-433f-a25b-48c6012bce6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16200 | 2026.05.19 23:59:17.307597 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46672 | ||
| 16201 | 2026.05.19 23:59:17.307636 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44898 | ||
| 16202 | 2026.05.19 23:59:17.307653 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49711 | ||
| 16203 | 2026.05.19 23:59:17.307696 [ 384 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39231 | ||
| 16204 | 2026.05.19 23:59:17.307737 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16205 | 2026.05.19 23:59:17.307742 [ 376 ] {} <Trace> TCP-Session: 3d7be370-9016-433f-a25b-48c6012bce6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16206 | 2026.05.19 23:59:17.307773 [ 384 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16207 | 2026.05.19 23:59:17.307793 [ 365 ] {} <Debug> TCP-Session: 82f5ab25-b886-4c98-acb8-89f331ef757b Authenticating user 'default' from [fd00:1122:3344:101::e]:44898 | ||
| 16208 | 2026.05.19 23:59:17.307814 [ 384 ] {} <Debug> TCP-Session: 688f7025-bac8-4ead-afb3-91f44a343299 Authenticating user 'default' from [fd00:1122:3344:101::e]:39231 | ||
| 16209 | 2026.05.19 23:59:17.307771 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16210 | 2026.05.19 23:59:17.307847 [ 384 ] {} <Debug> TCP-Session: 688f7025-bac8-4ead-afb3-91f44a343299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.05.19 23:59:17.307844 [ 365 ] {} <Debug> TCP-Session: 82f5ab25-b886-4c98-acb8-89f331ef757b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16212 | 2026.05.19 23:59:17.307878 [ 380 ] {} <Debug> TCP-Session: 36077129-2bc7-45d3-8bfc-5d796d48b817 Authenticating user 'default' from [fd00:1122:3344:101::e]:49711 | ||
| 16213 | 2026.05.19 23:59:17.307882 [ 384 ] {} <Debug> TCP-Session: 688f7025-bac8-4ead-afb3-91f44a343299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16214 | 2026.05.19 23:59:17.307897 [ 365 ] {} <Debug> TCP-Session: 82f5ab25-b886-4c98-acb8-89f331ef757b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16215 | 2026.05.19 23:59:17.307918 [ 380 ] {} <Debug> TCP-Session: 36077129-2bc7-45d3-8bfc-5d796d48b817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16216 | 2026.05.19 23:59:17.307950 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16217 | 2026.05.19 23:59:17.307956 [ 380 ] {} <Debug> TCP-Session: 36077129-2bc7-45d3-8bfc-5d796d48b817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16218 | 2026.05.19 23:59:17.307694 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16219 | 2026.05.19 23:59:17.307693 [ 383 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49467 | ||
| 16220 | 2026.05.19 23:59:17.308041 [ 377 ] {} <Debug> TCP-Session: 428db664-7f35-442c-99dc-a001f4e9eb2b Authenticating user 'default' from [fd00:1122:3344:101::e]:46672 | ||
| 16221 | 2026.05.19 23:59:17.307671 [ 382 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62121 | ||
| 16222 | 2026.05.19 23:59:17.308080 [ 383 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16223 | 2026.05.19 23:59:17.308074 [ 377 ] {} <Debug> TCP-Session: 428db664-7f35-442c-99dc-a001f4e9eb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16224 | 2026.05.19 23:59:17.307649 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34391 | ||
| 16225 | 2026.05.19 23:59:17.308118 [ 382 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16226 | 2026.05.19 23:59:17.308123 [ 377 ] {} <Debug> TCP-Session: 428db664-7f35-442c-99dc-a001f4e9eb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16227 | 2026.05.19 23:59:17.308171 [ 382 ] {} <Debug> TCP-Session: c54e8537-a7b9-42d8-8ad9-b0c28e2e45cc Authenticating user 'default' from [fd00:1122:3344:101::e]:62121 | ||
| 16228 | 2026.05.19 23:59:17.308181 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16229 | 2026.05.19 23:59:17.308208 [ 382 ] {} <Debug> TCP-Session: c54e8537-a7b9-42d8-8ad9-b0c28e2e45cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.05.19 23:59:17.308119 [ 383 ] {} <Debug> TCP-Session: a3de95d1-8477-4f3e-ba93-d35d23e8ed8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49467 | ||
| 16231 | 2026.05.19 23:59:17.308228 [ 379 ] {} <Debug> TCP-Session: 841bdb42-3ef3-483d-9cf2-0a71f500f537 Authenticating user 'default' from [fd00:1122:3344:101::e]:34391 | ||
| 16232 | 2026.05.19 23:59:17.308234 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16233 | 2026.05.19 23:59:17.308275 [ 379 ] {} <Debug> TCP-Session: 841bdb42-3ef3-483d-9cf2-0a71f500f537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.05.19 23:59:17.308266 [ 383 ] {} <Debug> TCP-Session: a3de95d1-8477-4f3e-ba93-d35d23e8ed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16235 | 2026.05.19 23:59:17.308303 [ 379 ] {} <Debug> TCP-Session: 841bdb42-3ef3-483d-9cf2-0a71f500f537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16236 | 2026.05.19 23:59:17.308322 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16237 | 2026.05.19 23:59:17.308325 [ 383 ] {} <Debug> TCP-Session: a3de95d1-8477-4f3e-ba93-d35d23e8ed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16238 | 2026.05.19 23:59:17.308233 [ 382 ] {} <Debug> TCP-Session: c54e8537-a7b9-42d8-8ad9-b0c28e2e45cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16239 | 2026.05.19 23:59:17.307669 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46220 | ||
| 16240 | 2026.05.19 23:59:17.308440 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16241 | 2026.05.19 23:59:17.308463 [ 381 ] {} <Debug> TCP-Session: 2c442ad9-cfbc-4c62-b3bb-62fd7afbc6e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46220 | ||
| 16242 | 2026.05.19 23:59:17.308480 [ 381 ] {} <Debug> TCP-Session: 2c442ad9-cfbc-4c62-b3bb-62fd7afbc6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16243 | 2026.05.19 23:59:17.308492 [ 381 ] {} <Debug> TCP-Session: 2c442ad9-cfbc-4c62-b3bb-62fd7afbc6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.05.19 23:59:17.308631 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 16245 | 2026.05.19 23:59:17.309578 [ 335 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> AggregatingTransform: Aggregating | ||
| 16246 | 2026.05.19 23:59:17.309616 [ 335 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> Aggregator: Aggregation method: without_key | ||
| 16247 | 2026.05.19 23:59:17.309646 [ 335 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877223 sec. (1139.961 rows/sec., 44.53 KiB/sec.) | ||
| 16248 | 2026.05.19 23:59:17.309662 [ 335 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Trace> Aggregator: Merging aggregated data | ||
| 16249 | 2026.05.19 23:59:17.310460 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002565 sec., 389.8635477582846 rows/sec., 15.23 KiB/sec. | ||
| 16250 | 2026.05.19 23:59:17.310608 [ 376 ] {7057f1c9-a46e-407a-8683-121925a9329a} <Debug> TCPHandler: Processed in 0.003020428 sec. | ||
| 16251 | 2026.05.19 23:59:17.310742 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16252 | 2026.05.19 23:59:17.310773 [ 376 ] {} <Debug> TCP-Session: 3d7be370-9016-433f-a25b-48c6012bce6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.05.19 23:59:17.310779 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16254 | 2026.05.19 23:59:17.310797 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16255 | 2026.05.19 23:59:17.310822 [ 384 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16256 | 2026.05.19 23:59:17.310828 [ 377 ] {} <Debug> TCP-Session: 428db664-7f35-442c-99dc-a001f4e9eb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16257 | 2026.05.19 23:59:17.310847 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16258 | 2026.05.19 23:59:17.310865 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16259 | 2026.05.19 23:59:17.310880 [ 382 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16260 | 2026.05.19 23:59:17.310905 [ 365 ] {} <Debug> TCP-Session: 82f5ab25-b886-4c98-acb8-89f331ef757b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2026.05.19 23:59:17.310916 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16262 | 2026.05.19 23:59:17.310936 [ 382 ] {} <Debug> TCP-Session: c54e8537-a7b9-42d8-8ad9-b0c28e2e45cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16263 | 2026.05.19 23:59:17.310925 [ 383 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16264 | 2026.05.19 23:59:17.310970 [ 380 ] {} <Debug> TCP-Session: 36077129-2bc7-45d3-8bfc-5d796d48b817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.05.19 23:59:17.310834 [ 381 ] {} <Debug> TCP-Session: 2c442ad9-cfbc-4c62-b3bb-62fd7afbc6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2026.05.19 23:59:17.311007 [ 383 ] {} <Debug> TCP-Session: a3de95d1-8477-4f3e-ba93-d35d23e8ed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16267 | 2026.05.19 23:59:17.310923 [ 379 ] {} <Debug> TCP-Session: 841bdb42-3ef3-483d-9cf2-0a71f500f537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16268 | 2026.05.19 23:59:17.310865 [ 384 ] {} <Debug> TCP-Session: 688f7025-bac8-4ead-afb3-91f44a343299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.05.19 23:59:17.313814 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16270 | 2026.05.19 23:59:17.313844 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16271 | 2026.05.19 23:59:17.315749 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16272 | 2026.05.19 23:59:17.345127 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44736 | ||
| 16273 | 2026.05.19 23:59:17.345204 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16274 | 2026.05.19 23:59:17.345233 [ 376 ] {} <Debug> TCP-Session: 3fdc2256-82a9-48bd-a19a-d8f19e46b0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44736 | ||
| 16275 | 2026.05.19 23:59:17.345255 [ 376 ] {} <Debug> TCP-Session: 3fdc2256-82a9-48bd-a19a-d8f19e46b0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2026.05.19 23:59:17.345268 [ 376 ] {} <Debug> TCP-Session: 3fdc2256-82a9-48bd-a19a-d8f19e46b0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2026.05.19 23:59:17.345479 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39565 | ||
| 16278 | 2026.05.19 23:59:17.345493 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43995 | ||
| 16279 | 2026.05.19 23:59:17.345514 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54228 | ||
| 16280 | 2026.05.19 23:59:17.345483 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36172 | ||
| 16281 | 2026.05.19 23:59:17.345558 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16282 | 2026.05.19 23:59:17.345570 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16283 | 2026.05.19 23:59:17.345589 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16284 | 2026.05.19 23:59:17.345601 [ 377 ] {} <Debug> TCP-Session: 8234e23f-3c3a-4d66-9d10-c6fd7aa63194 Authenticating user 'default' from [fd00:1122:3344:101::e]:39565 | ||
| 16285 | 2026.05.19 23:59:17.345611 [ 379 ] {} <Debug> TCP-Session: 61720e23-a4de-465b-8084-2bc483951a74 Authenticating user 'default' from [fd00:1122:3344:101::e]:43995 | ||
| 16286 | 2026.05.19 23:59:17.345612 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16287 | 2026.05.19 23:59:17.345633 [ 377 ] {} <Debug> TCP-Session: 8234e23f-3c3a-4d66-9d10-c6fd7aa63194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16288 | 2026.05.19 23:59:17.345640 [ 379 ] {} <Debug> TCP-Session: 61720e23-a4de-465b-8084-2bc483951a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16289 | 2026.05.19 23:59:17.345652 [ 377 ] {} <Debug> TCP-Session: 8234e23f-3c3a-4d66-9d10-c6fd7aa63194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.05.19 23:59:17.345650 [ 365 ] {} <Debug> TCP-Session: 7e7959fd-b928-4c4f-9860-db2ccf6aeead Authenticating user 'default' from [fd00:1122:3344:101::e]:36172 | ||
| 16291 | 2026.05.19 23:59:17.345662 [ 379 ] {} <Debug> TCP-Session: 61720e23-a4de-465b-8084-2bc483951a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16292 | 2026.05.19 23:59:17.345680 [ 365 ] {} <Debug> TCP-Session: 7e7959fd-b928-4c4f-9860-db2ccf6aeead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16293 | 2026.05.19 23:59:17.345618 [ 381 ] {} <Debug> TCP-Session: dc8c3c11-666c-43c2-82b4-83f9bfec077c Authenticating user 'default' from [fd00:1122:3344:101::e]:54228 | ||
| 16294 | 2026.05.19 23:59:17.345697 [ 365 ] {} <Debug> TCP-Session: 7e7959fd-b928-4c4f-9860-db2ccf6aeead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.05.19 23:59:17.345733 [ 381 ] {} <Debug> TCP-Session: dc8c3c11-666c-43c2-82b4-83f9bfec077c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2026.05.19 23:59:17.345621 [ 376 ] {} <Trace> TCP-Session: 3fdc2256-82a9-48bd-a19a-d8f19e46b0f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.05.19 23:59:17.345754 [ 381 ] {} <Debug> TCP-Session: dc8c3c11-666c-43c2-82b4-83f9bfec077c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16298 | 2026.05.19 23:59:17.345577 [ 383 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42101 | ||
| 16299 | 2026.05.19 23:59:17.345561 [ 382 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64270 | ||
| 16300 | 2026.05.19 23:59:17.345573 [ 384 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60742 | ||
| 16301 | 2026.05.19 23:59:17.345925 [ 383 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16302 | 2026.05.19 23:59:17.345940 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16303 | 2026.05.19 23:59:17.345950 [ 382 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16304 | 2026.05.19 23:59:17.345973 [ 384 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16305 | 2026.05.19 23:59:17.345979 [ 383 ] {} <Debug> TCP-Session: 66e476b1-c3d3-434a-8474-995ebe2eb7d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42101 | ||
| 16306 | 2026.05.19 23:59:17.346000 [ 382 ] {} <Debug> TCP-Session: 1ce7a16d-7f63-44f4-aef4-d472fb7deaec Authenticating user 'default' from [fd00:1122:3344:101::e]:64270 | ||
| 16307 | 2026.05.19 23:59:17.346013 [ 384 ] {} <Debug> TCP-Session: 9f56c2ba-f737-4fb7-943e-760e7811426f Authenticating user 'default' from [fd00:1122:3344:101::e]:60742 | ||
| 16308 | 2026.05.19 23:59:17.346032 [ 383 ] {} <Debug> TCP-Session: 66e476b1-c3d3-434a-8474-995ebe2eb7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2026.05.19 23:59:17.346052 [ 382 ] {} <Debug> TCP-Session: 1ce7a16d-7f63-44f4-aef4-d472fb7deaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.05.19 23:59:17.346059 [ 384 ] {} <Debug> TCP-Session: 9f56c2ba-f737-4fb7-943e-760e7811426f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2026.05.19 23:59:17.346084 [ 382 ] {} <Debug> TCP-Session: 1ce7a16d-7f63-44f4-aef4-d472fb7deaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2026.05.19 23:59:17.346098 [ 384 ] {} <Debug> TCP-Session: 9f56c2ba-f737-4fb7-943e-760e7811426f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16313 | 2026.05.19 23:59:17.346072 [ 383 ] {} <Debug> TCP-Session: 66e476b1-c3d3-434a-8474-995ebe2eb7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.05.19 23:59:17.345503 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40564 | ||
| 16315 | 2026.05.19 23:59:17.346215 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16316 | 2026.05.19 23:59:17.346245 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16317 | 2026.05.19 23:59:17.346270 [ 380 ] {} <Debug> TCP-Session: 924eefb2-8b86-4310-91a5-cc574e1aadf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40564 | ||
| 16318 | 2026.05.19 23:59:17.346272 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16319 | 2026.05.19 23:59:17.346289 [ 380 ] {} <Debug> TCP-Session: 924eefb2-8b86-4310-91a5-cc574e1aadf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.05.19 23:59:17.346303 [ 380 ] {} <Debug> TCP-Session: 924eefb2-8b86-4310-91a5-cc574e1aadf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2026.05.19 23:59:17.346557 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Debug> oximeter.version (5de677ed-ef4a-4976-9651-a8693950873b) (SelectExecutor): Key condition: unknown | ||
| 16322 | 2026.05.19 23:59:17.347487 [ 304 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> AggregatingTransform: Aggregating | ||
| 16323 | 2026.05.19 23:59:17.347526 [ 304 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 16324 | 2026.05.19 23:59:17.347558 [ 304 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901733 sec. (1108.976 rows/sec., 43.32 KiB/sec.) | ||
| 16325 | 2026.05.19 23:59:17.347574 [ 304 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Trace> Aggregator: Merging aggregated data | ||
| 16326 | 2026.05.19 23:59:17.348195 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002312 sec., 432.52595155709344 rows/sec., 16.90 KiB/sec. | ||
| 16327 | 2026.05.19 23:59:17.348338 [ 376 ] {cd6b41fd-ec1f-4c6c-8879-184c274272f1} <Debug> TCPHandler: Processed in 0.002833142 sec. | ||
| 16328 | 2026.05.19 23:59:17.348471 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16329 | 2026.05.19 23:59:17.348505 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16330 | 2026.05.19 23:59:17.348515 [ 376 ] {} <Debug> TCP-Session: 3fdc2256-82a9-48bd-a19a-d8f19e46b0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16331 | 2026.05.19 23:59:17.348530 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16332 | 2026.05.19 23:59:17.348549 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16333 | 2026.05.19 23:59:17.348592 [ 380 ] {} <Debug> TCP-Session: 924eefb2-8b86-4310-91a5-cc574e1aadf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16334 | 2026.05.19 23:59:17.348608 [ 383 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16335 | 2026.05.19 23:59:17.348641 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16336 | 2026.05.19 23:59:17.348662 [ 384 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16337 | 2026.05.19 23:59:17.348676 [ 383 ] {} <Debug> TCP-Session: 66e476b1-c3d3-434a-8474-995ebe2eb7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2026.05.19 23:59:17.348695 [ 377 ] {} <Debug> TCP-Session: 8234e23f-3c3a-4d66-9d10-c6fd7aa63194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.05.19 23:59:17.348711 [ 384 ] {} <Debug> TCP-Session: 9f56c2ba-f737-4fb7-943e-760e7811426f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16340 | 2026.05.19 23:59:17.348601 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16341 | 2026.05.19 23:59:17.348773 [ 381 ] {} <Debug> TCP-Session: dc8c3c11-666c-43c2-82b4-83f9bfec077c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16342 | 2026.05.19 23:59:17.348555 [ 379 ] {} <Debug> TCP-Session: 61720e23-a4de-465b-8084-2bc483951a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2026.05.19 23:59:17.348621 [ 365 ] {} <Debug> TCP-Session: 7e7959fd-b928-4c4f-9860-db2ccf6aeead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16344 | 2026.05.19 23:59:17.348600 [ 382 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16345 | 2026.05.19 23:59:17.348883 [ 382 ] {} <Debug> TCP-Session: 1ce7a16d-7f63-44f4-aef4-d472fb7deaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.05.19 23:59:17.621746 [ 224 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16347 | 2026.05.19 23:59:17.621795 [ 224 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16348 | 2026.05.19 23:59:17.623698 [ 224 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16349 | 2026.05.19 23:59:18.270603 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35001 | ||
| 16350 | 2026.05.19 23:59:18.271184 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16351 | 2026.05.19 23:59:18.271238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 16352 | 2026.05.19 23:59:18.271775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16353 | 2026.05.19 23:59:18.272046 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16354 | 2026.05.19 23:59:18.272202 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35001 | ||
| 16355 | 2026.05.19 23:59:20.144178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16356 | 2026.05.19 23:59:20.161075 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.05.19 23:59:20.161132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16358 | 2026.05.19 23:59:20.167162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16359 | 2026.05.19 23:59:20.167859 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.05.19 23:59:20.170736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16361 | 2026.05.19 23:59:21.735960 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.05.19 23:59:21.736196 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16363 | 2026.05.19 23:59:21.736554 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16364 | 2026.05.19 23:59:21.736594 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16365 | 2026.05.19 23:59:21.736824 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16366 | 2026.05.19 23:59:21.736902 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16367 | 2026.05.19 23:59:21.737055 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16368 | 2026.05.19 23:59:21.737093 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16369 | 2026.05.19 23:59:21.737116 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16370 | 2026.05.19 23:59:21.737133 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16371 | 2026.05.19 23:59:21.737183 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16372 | 2026.05.19 23:59:21.737263 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16373 | 2026.05.19 23:59:21.738330 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002259 sec., 18149.62372731297 rows/sec., 3.60 MiB/sec. | ||
| 16374 | 2026.05.19 23:59:21.738438 [ 260 ] {8fd698ef-bb24-4aec-a9d6-94bb396f24ac} <Debug> TCPHandler: Processed in 0.002664938 sec. | ||
| 16375 | 2026.05.19 23:59:21.740709 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.05.19 23:59:21.740829 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16377 | 2026.05.19 23:59:21.740882 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16378 | 2026.05.19 23:59:21.741618 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.05.19 23:59:21.741672 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16380 | 2026.05.19 23:59:21.742126 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16381 | 2026.05.19 23:59:21.742389 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.05.19 23:59:21.742673 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001877 sec., 62866.275972296215 rows/sec., 5.33 MiB/sec. | ||
| 16383 | 2026.05.19 23:59:21.742714 [ 260 ] {3af35123-80dc-4db8-8870-a4552b7cd77d} <Debug> TCPHandler: Processed in 0.002068012 sec. | ||
| 16384 | 2026.05.19 23:59:21.742880 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.05.19 23:59:21.742990 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16386 | 2026.05.19 23:59:21.743037 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16387 | 2026.05.19 23:59:21.743504 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.05.19 23:59:21.743545 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16389 | 2026.05.19 23:59:21.743882 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16390 | 2026.05.19 23:59:21.744105 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.05.19 23:59:21.744253 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001287 sec., 24087.02408702409 rows/sec., 1.77 MiB/sec. | ||
| 16392 | 2026.05.19 23:59:21.744291 [ 260 ] {bb1a19f4-a25a-4cb4-93bf-7209e1c53b20} <Debug> TCPHandler: Processed in 0.001466597 sec. | ||
| 16393 | 2026.05.19 23:59:21.744444 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2026.05.19 23:59:21.744547 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16395 | 2026.05.19 23:59:21.744589 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16396 | 2026.05.19 23:59:21.745073 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.05.19 23:59:21.745112 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16398 | 2026.05.19 23:59:21.745433 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16399 | 2026.05.19 23:59:21.745661 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.05.19 23:59:21.745808 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001281 sec., 74160.81186572989 rows/sec., 5.79 MiB/sec. | ||
| 16401 | 2026.05.19 23:59:21.745845 [ 260 ] {175ae87c-e137-4ea7-963c-5c18a15e8b95} <Debug> TCPHandler: Processed in 0.001454127 sec. | ||
| 16402 | 2026.05.19 23:59:21.746080 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16403 | 2026.05.19 23:59:21.746254 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16404 | 2026.05.19 23:59:21.746326 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16405 | 2026.05.19 23:59:21.746998 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2026.05.19 23:59:21.747045 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16407 | 2026.05.19 23:59:21.747520 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16408 | 2026.05.19 23:59:21.747792 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.05.19 23:59:21.747956 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_119_29 to all_120_120_0 | ||
| 16410 | 2026.05.19 23:59:21.748001 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.05.19 23:59:21.748026 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16412 | 2026.05.19 23:59:21.748022 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. | ||
| 16413 | 2026.05.19 23:59:21.748144 [ 260 ] {8241f3c7-c859-4ed0-ac07-3fd1d8bd4689} <Debug> TCPHandler: Processed in 0.002189666 sec. | ||
| 16414 | 2026.05.19 23:59:21.748149 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_29 to all_120_120_0 into Compact with storage Full | ||
| 16415 | 2026.05.19 23:59:21.748301 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16416 | 2026.05.19 23:59:21.748343 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_29, total 42879 rows starting from the beginning of the part | ||
| 16417 | 2026.05.19 23:59:21.748370 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16418 | 2026.05.19 23:59:21.748418 [ 189 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 96 rows starting from the beginning of the part | ||
| 16419 | 2026.05.19 23:59:21.748526 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16420 | 2026.05.19 23:59:21.748627 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <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 | ||
| 16421 | 2026.05.19 23:59:21.749829 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16422 | 2026.05.19 23:59:21.749875 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16423 | 2026.05.19 23:59:21.750587 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16424 | 2026.05.19 23:59:21.750858 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.05.19 23:59:21.751048 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002569 sec., 12066.952121448034 rows/sec., 21.62 MiB/sec. | ||
| 16426 | 2026.05.19 23:59:21.751135 [ 260 ] {186da7ab-e827-4b6e-a579-90e7b2ecd8ae} <Debug> TCPHandler: Processed in 0.002886983 sec. | ||
| 16427 | 2026.05.19 23:59:21.751294 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2026.05.19 23:59:21.751408 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16429 | 2026.05.19 23:59:21.751461 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16430 | 2026.05.19 23:59:21.751885 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.05.19 23:59:21.751927 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16432 | 2026.05.19 23:59:21.752367 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16433 | 2026.05.19 23:59:21.752606 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.05.19 23:59:21.752775 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
| 16435 | 2026.05.19 23:59:21.752814 [ 260 ] {d5433034-141a-4d6d-b769-803daa5517a3} <Debug> TCPHandler: Processed in 0.00157751 sec. | ||
| 16436 | 2026.05.19 23:59:21.757714 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42975 rows, containing 5 columns (5 merged, 0 gathered) in 0.009614895 sec., 4469627.593437058 rows/sec., 287.81 MiB/sec. | ||
| 16437 | 2026.05.19 23:59:21.758160 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Trace> MergedBlockOutputStream: filled checksums all_1_120_30 (state Temporary) | ||
| 16438 | 2026.05.19 23:59:21.758458 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_120_30 to all_1_120_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.05.19 23:59:21.758537 [ 199 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_120_30} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_119_29, all_120_120_0] -> all_1_120_30 | ||
| 16440 | 2026.05.19 23:59:21.758618 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16441 | 2026.05.19 23:59:25.588072 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16442 | 2026.05.19 23:59:25.588149 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16443 | 2026.05.19 23:59:25.773170 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35449 | ||
| 16444 | 2026.05.19 23:59:25.773696 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.05.19 23:59:25.773745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16446 | 2026.05.19 23:59:25.774251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16447 | 2026.05.19 23:59:25.774506 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.05.19 23:59:25.774670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35449 | ||
| 16449 | 2026.05.19 23:59:26.733461 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16450 | 2026.05.19 23:59:26.733710 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16451 | 2026.05.19 23:59:26.734080 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16452 | 2026.05.19 23:59:26.734127 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16453 | 2026.05.19 23:59:26.734367 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16454 | 2026.05.19 23:59:26.734437 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16455 | 2026.05.19 23:59:26.734579 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16456 | 2026.05.19 23:59:26.734615 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16457 | 2026.05.19 23:59:26.734637 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16458 | 2026.05.19 23:59:26.734653 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16459 | 2026.05.19 23:59:26.734697 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16460 | 2026.05.19 23:59:26.734717 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16461 | 2026.05.19 23:59:26.735999 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002393 sec., 17133.30547430004 rows/sec., 3.40 MiB/sec. | ||
| 16462 | 2026.05.19 23:59:26.736116 [ 260 ] {74656e21-d754-4d0d-aa79-0f5c6d7264bb} <Debug> TCPHandler: Processed in 0.002794551 sec. | ||
| 16463 | 2026.05.19 23:59:26.738070 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.05.19 23:59:26.738255 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16465 | 2026.05.19 23:59:26.738338 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16466 | 2026.05.19 23:59:26.739059 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.05.19 23:59:26.739112 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16468 | 2026.05.19 23:59:26.739535 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16469 | 2026.05.19 23:59:26.739806 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.05.19 23:59:26.739984 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.00178 sec., 43820.22471910113 rows/sec., 3.61 MiB/sec. | ||
| 16471 | 2026.05.19 23:59:26.740037 [ 260 ] {c508a1be-4d0b-43bb-8c2b-91a5ce027704} <Debug> TCPHandler: Processed in 0.002110134 sec. | ||
| 16472 | 2026.05.19 23:59:26.740176 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.05.19 23:59:26.740287 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16474 | 2026.05.19 23:59:26.740340 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16475 | 2026.05.19 23:59:26.740801 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.05.19 23:59:26.740842 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16477 | 2026.05.19 23:59:26.741166 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16478 | 2026.05.19 23:59:26.741394 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.05.19 23:59:26.741553 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001291 sec., 8520.526723470179 rows/sec., 640.70 KiB/sec. | ||
| 16480 | 2026.05.19 23:59:26.741593 [ 260 ] {16b22393-007c-414e-ad40-8b95f530de66} <Debug> TCPHandler: Processed in 0.001471467 sec. | ||
| 16481 | 2026.05.19 23:59:26.741745 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.05.19 23:59:26.741849 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16483 | 2026.05.19 23:59:26.741894 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16484 | 2026.05.19 23:59:26.742365 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.05.19 23:59:26.742405 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16486 | 2026.05.19 23:59:26.742731 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16487 | 2026.05.19 23:59:26.742968 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.05.19 23:59:26.743109 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001281 sec., 58548.0093676815 rows/sec., 4.57 MiB/sec. | ||
| 16489 | 2026.05.19 23:59:26.743153 [ 260 ] {fb060220-86d8-4ebd-aae4-7d3cda075212} <Debug> TCPHandler: Processed in 0.001463857 sec. | ||
| 16490 | 2026.05.19 23:59:26.743303 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.05.19 23:59:26.743406 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.05.19 23:59:26.743453 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16493 | 2026.05.19 23:59:26.743909 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.05.19 23:59:26.743947 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16495 | 2026.05.19 23:59:26.744297 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16496 | 2026.05.19 23:59:26.744555 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.05.19 23:59:26.744700 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 16498 | 2026.05.19 23:59:26.744706 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_120_30 to all_121_121_0 | ||
| 16499 | 2026.05.19 23:59:26.744738 [ 260 ] {eea29137-271f-4178-994a-ccde57492c86} <Debug> TCPHandler: Processed in 0.001487567 sec. | ||
| 16500 | 2026.05.19 23:59:26.744771 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.05.19 23:59:26.744797 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16502 | 2026.05.19 23:59:26.744880 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_30 to all_121_121_0 into Compact with storage Full | ||
| 16503 | 2026.05.19 23:59:26.744927 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.05.19 23:59:26.744978 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16505 | 2026.05.19 23:59:26.745010 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_30, total 42975 rows starting from the beginning of the part | ||
| 16506 | 2026.05.19 23:59:26.745026 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16507 | 2026.05.19 23:59:26.745069 [ 192 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16508 | 2026.05.19 23:59:26.745083 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <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 | ||
| 16509 | 2026.05.19 23:59:26.745911 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.05.19 23:59:26.745950 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16511 | 2026.05.19 23:59:26.746511 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16512 | 2026.05.19 23:59:26.746895 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2026.05.19 23:59:26.747162 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002148 sec., 5121.042830540036 rows/sec., 9.18 MiB/sec. | ||
| 16514 | 2026.05.19 23:59:26.747319 [ 260 ] {084764e1-8cbe-4c36-a093-9988d2016d98} <Debug> TCPHandler: Processed in 0.002444812 sec. | ||
| 16515 | 2026.05.19 23:59:26.747538 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16516 | 2026.05.19 23:59:26.747673 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16517 | 2026.05.19 23:59:26.747737 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16518 | 2026.05.19 23:59:26.748272 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2026.05.19 23:59:26.748314 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16520 | 2026.05.19 23:59:26.748740 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16521 | 2026.05.19 23:59:26.749027 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.05.19 23:59:26.749183 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. | ||
| 16523 | 2026.05.19 23:59:26.749225 [ 260 ] {5ef85672-3a72-4a4a-b670-fa0ae595bb2f} <Debug> TCPHandler: Processed in 0.001799096 sec. | ||
| 16524 | 2026.05.19 23:59:26.753753 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43135 rows, containing 5 columns (5 merged, 0 gathered) in 0.008901518 sec., 4845802.704662283 rows/sec., 312.12 MiB/sec. | ||
| 16525 | 2026.05.19 23:59:26.754220 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Trace> MergedBlockOutputStream: filled checksums all_1_121_31 (state Temporary) | ||
| 16526 | 2026.05.19 23:59:26.754612 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_121_31 to all_1_121_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.05.19 23:59:26.754715 [ 188 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_121_31} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_120_30, all_121_121_0] -> all_1_121_31 | ||
| 16528 | 2026.05.19 23:59:26.754823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16529 | 2026.05.19 23:59:27.671557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16530 | 2026.05.19 23:59:27.689598 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2026.05.19 23:59:27.689673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16532 | 2026.05.19 23:59:27.696186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16533 | 2026.05.19 23:59:27.696960 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2026.05.19 23:59:27.700460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16535 | 2026.05.19 23:59:28.343423 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.05.19 23:59:28.343885 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16537 | 2026.05.19 23:59:28.344453 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16538 | 2026.05.19 23:59:28.344493 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16539 | 2026.05.19 23:59:28.344736 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16540 | 2026.05.19 23:59:28.344807 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16541 | 2026.05.19 23:59:28.344961 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16542 | 2026.05.19 23:59:28.344999 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16543 | 2026.05.19 23:59:28.345021 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16544 | 2026.05.19 23:59:28.345038 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16545 | 2026.05.19 23:59:28.345080 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16546 | 2026.05.19 23:59:28.345101 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16547 | 2026.05.19 23:59:28.346256 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002562 sec., 16003.122560499609 rows/sec., 3.18 MiB/sec. | ||
| 16548 | 2026.05.19 23:59:28.346379 [ 260 ] {8b84a2fd-20d7-4d90-bc07-47eeaead3dd8} <Debug> TCPHandler: Processed in 0.00311694 sec. | ||
| 16549 | 2026.05.19 23:59:28.359931 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16550 | 2026.05.19 23:59:28.360048 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16551 | 2026.05.19 23:59:28.360094 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16552 | 2026.05.19 23:59:28.360627 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.05.19 23:59:28.360679 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16554 | 2026.05.19 23:59:28.361059 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16555 | 2026.05.19 23:59:28.361287 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.05.19 23:59:28.361453 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001437 sec., 5567.153792623521 rows/sec., 453.96 KiB/sec. | ||
| 16557 | 2026.05.19 23:59:28.361491 [ 260 ] {c6ab5e0d-969f-46ec-8701-1821a413cc8c} <Debug> TCPHandler: Processed in 0.001613111 sec. | ||
| 16558 | 2026.05.19 23:59:28.361860 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16559 | 2026.05.19 23:59:28.361955 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16560 | 2026.05.19 23:59:28.361996 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16561 | 2026.05.19 23:59:28.364163 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.05.19 23:59:28.364200 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16563 | 2026.05.19 23:59:28.364651 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16564 | 2026.05.19 23:59:28.364871 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.05.19 23:59:28.365005 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Debug> executeQuery: Read 2471 rows, 186.74 KiB in 0.003068 sec., 805410.6910039113 rows/sec., 59.44 MiB/sec. | ||
| 16566 | 2026.05.19 23:59:28.365016 [ 129 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16567 | 2026.05.19 23:59:28.365040 [ 260 ] {1b36763f-f669-475b-a817-351dccd876ef} <Debug> TCPHandler: Processed in 0.003230012 sec. | ||
| 16568 | 2026.05.19 23:59:28.365097 [ 129 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16569 | 2026.05.19 23:59:28.365127 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16570 | 2026.05.19 23:59:28.365205 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2026.05.19 23:59:28.365262 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16572 | 2026.05.19 23:59:28.365307 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16573 | 2026.05.19 23:59:28.365356 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16574 | 2026.05.19 23:59:28.365441 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16575 | 2026.05.19 23:59:28.365494 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2624 rows starting from the beginning of the part | ||
| 16576 | 2026.05.19 23:59:28.365588 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 118 rows starting from the beginning of the part | ||
| 16577 | 2026.05.19 23:59:28.365656 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 78 rows starting from the beginning of the part | ||
| 16578 | 2026.05.19 23:59:28.365720 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 118 rows starting from the beginning of the part | ||
| 16579 | 2026.05.19 23:59:28.365792 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 78 rows starting from the beginning of the part | ||
| 16580 | 2026.05.19 23:59:28.365824 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.05.19 23:59:28.365854 [ 187 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2471 rows starting from the beginning of the part | ||
| 16582 | 2026.05.19 23:59:28.365869 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16583 | 2026.05.19 23:59:28.366225 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16584 | 2026.05.19 23:59:28.366510 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.05.19 23:59:28.366653 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001365 sec., 36630.03663003663 rows/sec., 2.66 MiB/sec. | ||
| 16586 | 2026.05.19 23:59:28.366690 [ 260 ] {059fed67-0a68-4aba-ba22-ee7e4ae9c367} <Debug> TCPHandler: Processed in 0.00153401 sec. | ||
| 16587 | 2026.05.19 23:59:28.366721 [ 61 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16588 | 2026.05.19 23:59:28.366803 [ 61 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.05.19 23:59:28.366832 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16590 | 2026.05.19 23:59:28.366959 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.05.19 23:59:28.366961 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16592 | 2026.05.19 23:59:28.367101 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16593 | 2026.05.19 23:59:28.367124 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16594 | 2026.05.19 23:59:28.367135 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 85 rows starting from the beginning of the part | ||
| 16595 | 2026.05.19 23:59:28.367200 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16596 | 2026.05.19 23:59:28.367221 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 16597 | 2026.05.19 23:59:28.367283 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part | ||
| 16598 | 2026.05.19 23:59:28.367336 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 16599 | 2026.05.19 23:59:28.367383 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 11 rows starting from the beginning of the part | ||
| 16600 | 2026.05.19 23:59:28.367429 [ 188 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 50 rows starting from the beginning of the part | ||
| 16601 | 2026.05.19 23:59:28.368150 [ 190 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002957506 sec., 1855279.4144796326 rows/sec., 146.30 MiB/sec. | ||
| 16602 | 2026.05.19 23:59:28.368177 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.05.19 23:59:28.368198 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288263 sec., 169996.34391424732 rows/sec., 13.07 MiB/sec. | ||
| 16604 | 2026.05.19 23:59:28.368228 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16605 | 2026.05.19 23:59:28.368412 [ 201 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16606 | 2026.05.19 23:59:28.368481 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16607 | 2026.05.19 23:59:28.368714 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16608 | 2026.05.19 23:59:28.368851 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.05.19 23:59:28.368902 [ 201 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16610 | 2026.05.19 23:59:28.368938 [ 188 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_126_25} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16611 | 2026.05.19 23:59:28.369033 [ 201 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_106_21} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16612 | 2026.05.19 23:59:28.369041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16613 | 2026.05.19 23:59:28.369113 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.05.19 23:59:28.369153 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16615 | 2026.05.19 23:59:28.369304 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002224 sec., 360161.87050359714 rows/sec., 20.80 MiB/sec. | ||
| 16616 | 2026.05.19 23:59:28.369357 [ 260 ] {39e70ee2-edc9-4af3-ad26-06f7c2597759} <Debug> TCPHandler: Processed in 0.002531885 sec. | ||
| 16617 | 2026.05.19 23:59:28.369519 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.05.19 23:59:28.369616 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16619 | 2026.05.19 23:59:28.369658 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16620 | 2026.05.19 23:59:28.370068 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.05.19 23:59:28.370106 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16622 | 2026.05.19 23:59:28.370405 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16623 | 2026.05.19 23:59:28.370651 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.05.19 23:59:28.370782 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 59.34 KiB/sec. | ||
| 16625 | 2026.05.19 23:59:28.370817 [ 260 ] {6bd42323-4dfb-43e1-afeb-fb0f9a0bc3bf} <Debug> TCPHandler: Processed in 0.001350174 sec. | ||
| 16626 | 2026.05.19 23:59:28.370948 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.05.19 23:59:28.371052 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16628 | 2026.05.19 23:59:28.371092 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16629 | 2026.05.19 23:59:28.372564 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.05.19 23:59:28.372609 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16631 | 2026.05.19 23:59:28.373029 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16632 | 2026.05.19 23:59:28.373273 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.05.19 23:59:28.373423 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.002386 sec., 556999.1617770327 rows/sec., 37.35 MiB/sec. | ||
| 16634 | 2026.05.19 23:59:28.373445 [ 129 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16635 | 2026.05.19 23:59:28.373483 [ 260 ] {24b23462-1016-4bc8-a6a7-9216ea2e85db} <Debug> TCPHandler: Processed in 0.002585336 sec. | ||
| 16636 | 2026.05.19 23:59:28.373495 [ 129 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.05.19 23:59:28.373529 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16638 | 2026.05.19 23:59:28.373628 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16639 | 2026.05.19 23:59:28.373725 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.05.19 23:59:28.373754 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16641 | 2026.05.19 23:59:28.373797 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1406 rows starting from the beginning of the part | ||
| 16642 | 2026.05.19 23:59:28.373868 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16643 | 2026.05.19 23:59:28.373872 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 95 rows starting from the beginning of the part | ||
| 16644 | 2026.05.19 23:59:28.373942 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16645 | 2026.05.19 23:59:28.373952 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 75 rows starting from the beginning of the part | ||
| 16646 | 2026.05.19 23:59:28.374016 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 95 rows starting from the beginning of the part | ||
| 16647 | 2026.05.19 23:59:28.374066 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 75 rows starting from the beginning of the part | ||
| 16648 | 2026.05.19 23:59:28.374115 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1329 rows starting from the beginning of the part | ||
| 16649 | 2026.05.19 23:59:28.374944 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.05.19 23:59:28.374988 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16651 | 2026.05.19 23:59:28.375429 [ 201 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843317 sec., 1668188.3799693706 rows/sec., 120.94 MiB/sec. | ||
| 16652 | 2026.05.19 23:59:28.375459 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16653 | 2026.05.19 23:59:28.375619 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16654 | 2026.05.19 23:59:28.375724 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.05.19 23:59:28.375891 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.002074 sec., 738669.2381870782 rows/sec., 44.95 MiB/sec. | ||
| 16656 | 2026.05.19 23:59:28.375909 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2026.05.19 23:59:28.375911 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_121_31 to all_126_126_0 | ||
| 16658 | 2026.05.19 23:59:28.375931 [ 260 ] {46228f7b-a4d4-4486-9926-71ec9292460e} <Debug> TCPHandler: Processed in 0.00233596 sec. | ||
| 16659 | 2026.05.19 23:59:28.375966 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.05.19 23:59:28.375995 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16661 | 2026.05.19 23:59:28.375997 [ 197 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_126_25} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16662 | 2026.05.19 23:59:28.376079 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 16663 | 2026.05.19 23:59:28.376107 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2026.05.19 23:59:28.376120 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_31 to all_126_126_0 into Compact with storage Full | ||
| 16665 | 2026.05.19 23:59:28.376208 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16666 | 2026.05.19 23:59:28.376240 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16667 | 2026.05.19 23:59:28.376267 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <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 | ||
| 16668 | 2026.05.19 23:59:28.376274 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_31, total 43135 rows starting from the beginning of the part | ||
| 16669 | 2026.05.19 23:59:28.376349 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16670 | 2026.05.19 23:59:28.376405 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16671 | 2026.05.19 23:59:28.376454 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16672 | 2026.05.19 23:59:28.376517 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16673 | 2026.05.19 23:59:28.376582 [ 198 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1532 rows starting from the beginning of the part | ||
| 16674 | 2026.05.19 23:59:28.377416 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16675 | 2026.05.19 23:59:28.377467 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16676 | 2026.05.19 23:59:28.378302 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16677 | 2026.05.19 23:59:28.378608 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16678 | 2026.05.19 23:59:28.378794 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002574 sec., 16317.016317016318 rows/sec., 29.24 MiB/sec. | ||
| 16679 | 2026.05.19 23:59:28.378873 [ 260 ] {a1168a7d-5cb9-4eee-ac39-ec627e47ca5a} <Debug> TCPHandler: Processed in 0.002789702 sec. | ||
| 16680 | 2026.05.19 23:59:28.379049 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16681 | 2026.05.19 23:59:28.379159 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16682 | 2026.05.19 23:59:28.379211 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16683 | 2026.05.19 23:59:28.379731 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16684 | 2026.05.19 23:59:28.379775 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16685 | 2026.05.19 23:59:28.380146 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16686 | 2026.05.19 23:59:28.380410 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.05.19 23:59:28.380556 [ 129 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16688 | 2026.05.19 23:59:28.380569 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001433 sec., 16748.08094905792 rows/sec., 1.13 MiB/sec. | ||
| 16689 | 2026.05.19 23:59:28.380608 [ 129 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2026.05.19 23:59:28.380630 [ 260 ] {508097ef-1110-4c28-81a5-686f79b1fa75} <Debug> TCPHandler: Processed in 0.001641262 sec. | ||
| 16691 | 2026.05.19 23:59:28.380640 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 16692 | 2026.05.19 23:59:28.380775 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16693 | 2026.05.19 23:59:28.380905 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16694 | 2026.05.19 23:59:28.380938 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6108 rows starting from the beginning of the part | ||
| 16695 | 2026.05.19 23:59:28.380990 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16696 | 2026.05.19 23:59:28.381033 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16697 | 2026.05.19 23:59:28.381072 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16698 | 2026.05.19 23:59:28.381110 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16699 | 2026.05.19 23:59:28.381148 [ 201 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 24 rows starting from the beginning of the part | ||
| 16700 | 2026.05.19 23:59:28.383090 [ 200 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6372 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236159 sec., 2698182.15693664 rows/sec., 181.77 MiB/sec. | ||
| 16701 | 2026.05.19 23:59:28.383492 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16702 | 2026.05.19 23:59:28.383774 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2026.05.19 23:59:28.383850 [ 190 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_126_25} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16704 | 2026.05.19 23:59:28.383940 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16705 | 2026.05.19 23:59:28.386420 [ 200 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45307 rows, containing 5 columns (5 merged, 0 gathered) in 0.010350705 sec., 4377189.766300943 rows/sec., 281.74 MiB/sec. | ||
| 16706 | 2026.05.19 23:59:28.387107 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Trace> MergedBlockOutputStream: filled checksums all_1_126_32 (state Temporary) | ||
| 16707 | 2026.05.19 23:59:28.387382 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_126_32 to all_1_126_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16708 | 2026.05.19 23:59:28.387452 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_126_32} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_121_31, all_126_126_0] -> all_1_126_32 | ||
| 16709 | 2026.05.19 23:59:28.387527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16710 | 2026.05.19 23:59:29.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.87 MiB, peak 390.30 MiB, free memory in arenas 0.00 B, will set to 379.03 MiB (RSS), difference: 1.16 MiB | ||
| 16711 | 2026.05.19 23:59:31.731401 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2026.05.19 23:59:31.731646 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16713 | 2026.05.19 23:59:31.732012 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16714 | 2026.05.19 23:59:31.732056 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16715 | 2026.05.19 23:59:31.732303 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16716 | 2026.05.19 23:59:31.732381 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16717 | 2026.05.19 23:59:31.732544 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16718 | 2026.05.19 23:59:31.732583 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16719 | 2026.05.19 23:59:31.732605 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16720 | 2026.05.19 23:59:31.732620 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16721 | 2026.05.19 23:59:31.732661 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16722 | 2026.05.19 23:59:31.732681 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16723 | 2026.05.19 23:59:31.733792 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002249 sec., 18230.32458870609 rows/sec., 3.62 MiB/sec. | ||
| 16724 | 2026.05.19 23:59:31.733895 [ 260 ] {3645b33f-3dba-467b-a9a6-fa10e7d683f0} <Debug> TCPHandler: Processed in 0.002633917 sec. | ||
| 16725 | 2026.05.19 23:59:31.735167 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.05.19 23:59:31.735275 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16727 | 2026.05.19 23:59:31.735318 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16728 | 2026.05.19 23:59:31.735818 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.05.19 23:59:31.735859 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16730 | 2026.05.19 23:59:31.736228 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16731 | 2026.05.19 23:59:31.736445 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2026.05.19 23:59:31.736602 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 3.15 MiB/sec. | ||
| 16733 | 2026.05.19 23:59:31.736637 [ 260 ] {80f1c5a6-3802-4191-a121-0468cb3852d0} <Debug> TCPHandler: Processed in 0.001520619 sec. | ||
| 16734 | 2026.05.19 23:59:31.736788 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16735 | 2026.05.19 23:59:31.736884 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16736 | 2026.05.19 23:59:31.736924 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16737 | 2026.05.19 23:59:31.737340 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2026.05.19 23:59:31.737376 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16739 | 2026.05.19 23:59:31.737674 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16740 | 2026.05.19 23:59:31.737881 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16741 | 2026.05.19 23:59:31.738009 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 16742 | 2026.05.19 23:59:31.738043 [ 260 ] {38c91159-e82c-42da-ab47-36b84f86679f} <Debug> TCPHandler: Processed in 0.001303773 sec. | ||
| 16743 | 2026.05.19 23:59:31.738169 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2026.05.19 23:59:31.738264 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16745 | 2026.05.19 23:59:31.738306 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16746 | 2026.05.19 23:59:31.738663 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16747 | 2026.05.19 23:59:31.738698 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16748 | 2026.05.19 23:59:31.739035 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16749 | 2026.05.19 23:59:31.739238 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2026.05.19 23:59:31.739387 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 5.86 MiB/sec. | ||
| 16751 | 2026.05.19 23:59:31.739424 [ 260 ] {982d56d4-c32b-4bb3-bda0-780d2727a191} <Debug> TCPHandler: Processed in 0.001303254 sec. | ||
| 16752 | 2026.05.19 23:59:31.739552 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16753 | 2026.05.19 23:59:31.739645 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16754 | 2026.05.19 23:59:31.739686 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16755 | 2026.05.19 23:59:31.740011 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16756 | 2026.05.19 23:59:31.740046 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16757 | 2026.05.19 23:59:31.740337 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16758 | 2026.05.19 23:59:31.740545 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16759 | 2026.05.19 23:59:31.740671 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001044 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 16760 | 2026.05.19 23:59:31.740704 [ 260 ] {a63bf8a7-0c1f-40e5-91e6-56d252ec364c} <Debug> TCPHandler: Processed in 0.00120044 sec. | ||
| 16761 | 2026.05.19 23:59:33.275005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35961 | ||
| 16762 | 2026.05.19 23:59:33.275628 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.05.19 23:59:33.275671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16764 | 2026.05.19 23:59:33.276178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16765 | 2026.05.19 23:59:33.276412 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.05.19 23:59:33.276558 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35961 | ||
| 16767 | 2026.05.19 23:59:34.023358 [ 223 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16768 | 2026.05.19 23:59:34.023432 [ 223 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16769 | 2026.05.19 23:59:34.025217 [ 223 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16770 | 2026.05.19 23:59:34.167874 [ 218 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16771 | 2026.05.19 23:59:34.167961 [ 218 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16772 | 2026.05.19 23:59:34.170909 [ 218 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16773 | 2026.05.19 23:59:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.03 MiB, peak 390.30 MiB, free memory in arenas 0.00 B, will set to 379.05 MiB (RSS), difference: 4.02 MiB | ||
| 16774 | 2026.05.19 23:59:35.200631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16775 | 2026.05.19 23:59:35.218191 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.05.19 23:59:35.218250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16777 | 2026.05.19 23:59:35.224430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16778 | 2026.05.19 23:59:35.225191 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16779 | 2026.05.19 23:59:35.228674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16780 | 2026.05.19 23:59:36.213065 [ 222 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16781 | 2026.05.19 23:59:36.213125 [ 222 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16782 | 2026.05.19 23:59:36.215469 [ 222 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16783 | 2026.05.19 23:59:36.223917 [ 221 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16784 | 2026.05.19 23:59:36.223972 [ 221 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16785 | 2026.05.19 23:59:36.226546 [ 221 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16786 | 2026.05.19 23:59:36.733964 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.05.19 23:59:36.734210 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16788 | 2026.05.19 23:59:36.734568 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16789 | 2026.05.19 23:59:36.734612 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16790 | 2026.05.19 23:59:36.734842 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16791 | 2026.05.19 23:59:36.734909 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16792 | 2026.05.19 23:59:36.735047 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16793 | 2026.05.19 23:59:36.735081 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16794 | 2026.05.19 23:59:36.735103 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16795 | 2026.05.19 23:59:36.735118 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16796 | 2026.05.19 23:59:36.735158 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16797 | 2026.05.19 23:59:36.735178 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16798 | 2026.05.19 23:59:36.736255 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.00215 sec., 19069.767441860466 rows/sec., 3.78 MiB/sec. | ||
| 16799 | 2026.05.19 23:59:36.736363 [ 260 ] {db49f1a4-5578-4536-b0c7-a94ad21b5213} <Debug> TCPHandler: Processed in 0.002539435 sec. | ||
| 16800 | 2026.05.19 23:59:36.738375 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2026.05.19 23:59:36.738484 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16802 | 2026.05.19 23:59:36.738527 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16803 | 2026.05.19 23:59:36.739062 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.05.19 23:59:36.739099 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16805 | 2026.05.19 23:59:36.739462 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16806 | 2026.05.19 23:59:36.739679 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2026.05.19 23:59:36.739824 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001371 sec., 56892.778993435444 rows/sec., 4.69 MiB/sec. | ||
| 16808 | 2026.05.19 23:59:36.739860 [ 260 ] {a181df90-a592-448f-9bae-3c929269eaf0} <Debug> TCPHandler: Processed in 0.00153391 sec. | ||
| 16809 | 2026.05.19 23:59:36.740002 [ 219 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16810 | 2026.05.19 23:59:36.740023 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16811 | 2026.05.19 23:59:36.740061 [ 219 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16812 | 2026.05.19 23:59:36.740140 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16813 | 2026.05.19 23:59:36.740185 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16814 | 2026.05.19 23:59:36.740591 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.05.19 23:59:36.740628 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16816 | 2026.05.19 23:59:36.740952 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16817 | 2026.05.19 23:59:36.741352 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2026.05.19 23:59:36.741623 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001493 sec., 7367.716008037509 rows/sec., 554.02 KiB/sec. | ||
| 16819 | 2026.05.19 23:59:36.741701 [ 260 ] {1b31e23c-8d12-4058-9450-b27b8acafa15} <Debug> TCPHandler: Processed in 0.001731815 sec. | ||
| 16820 | 2026.05.19 23:59:36.741903 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16821 | 2026.05.19 23:59:36.742049 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16822 | 2026.05.19 23:59:36.742115 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16823 | 2026.05.19 23:59:36.742207 [ 219 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16824 | 2026.05.19 23:59:36.742760 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16825 | 2026.05.19 23:59:36.742807 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16826 | 2026.05.19 23:59:36.743171 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16827 | 2026.05.19 23:59:36.743380 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16828 | 2026.05.19 23:59:36.743514 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001509 sec., 49701.78926441352 rows/sec., 3.88 MiB/sec. | ||
| 16829 | 2026.05.19 23:59:36.743549 [ 260 ] {e8d191c1-5ae3-43bd-8ca5-ca088b0d2400} <Debug> TCPHandler: Processed in 0.001772676 sec. | ||
| 16830 | 2026.05.19 23:59:36.743675 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16831 | 2026.05.19 23:59:36.743773 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16832 | 2026.05.19 23:59:36.743817 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16833 | 2026.05.19 23:59:36.744259 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.05.19 23:59:36.744297 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16835 | 2026.05.19 23:59:36.744634 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16836 | 2026.05.19 23:59:36.744868 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.05.19 23:59:36.744999 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 16838 | 2026.05.19 23:59:36.745035 [ 260 ] {025409b3-b2e1-41f1-a06e-59a4af3211d1} <Debug> TCPHandler: Processed in 0.001408716 sec. | ||
| 16839 | 2026.05.19 23:59:36.745229 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16840 | 2026.05.19 23:59:36.745380 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16841 | 2026.05.19 23:59:36.745470 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <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 | ||
| 16842 | 2026.05.19 23:59:36.746446 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.05.19 23:59:36.746485 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16844 | 2026.05.19 23:59:36.747053 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16845 | 2026.05.19 23:59:36.747281 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.05.19 23:59:36.747421 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16847 | 2026.05.19 23:59:36.747432 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002099 sec., 5240.590757503573 rows/sec., 9.39 MiB/sec. | ||
| 16848 | 2026.05.19 23:59:36.747489 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16849 | 2026.05.19 23:59:36.747514 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16850 | 2026.05.19 23:59:36.747515 [ 260 ] {be411a5f-c82f-455b-8b05-2aba2835337f} <Debug> TCPHandler: Processed in 0.002400761 sec. | ||
| 16851 | 2026.05.19 23:59:36.747629 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16852 | 2026.05.19 23:59:36.747679 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.05.19 23:59:36.747784 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.05.19 23:59:36.747826 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16855 | 2026.05.19 23:59:36.747866 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16856 | 2026.05.19 23:59:36.747928 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2223 rows starting from the beginning of the part | ||
| 16857 | 2026.05.19 23:59:36.748056 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part | ||
| 16858 | 2026.05.19 23:59:36.748175 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 16859 | 2026.05.19 23:59:36.748257 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.05.19 23:59:36.748293 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 16861 | 2026.05.19 23:59:36.748298 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16862 | 2026.05.19 23:59:36.748412 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 16863 | 2026.05.19 23:59:36.748532 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 16864 | 2026.05.19 23:59:36.748623 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16865 | 2026.05.19 23:59:36.748831 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.05.19 23:59:36.748973 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 16867 | 2026.05.19 23:59:36.749007 [ 260 ] {3eff4969-558e-489a-8b7e-fb4f45e7f24d} <Debug> TCPHandler: Processed in 0.001379895 sec. | ||
| 16868 | 2026.05.19 23:59:36.749047 [ 219 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16869 | 2026.05.19 23:59:36.749080 [ 219 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16870 | 2026.05.19 23:59:36.750912 [ 219 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16871 | 2026.05.19 23:59:36.754318 [ 200 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 19 columns (19 merged, 0 gathered) in 0.006733872 sec., 345863.42003530805 rows/sec., 619.77 MiB/sec. | ||
| 16872 | 2026.05.19 23:59:36.756010 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16873 | 2026.05.19 23:59:36.756367 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.05.19 23:59:36.756440 [ 196 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16875 | 2026.05.19 23:59:36.756531 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 16876 | 2026.05.19 23:59:37.598255 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16877 | 2026.05.19 23:59:37.598318 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16878 | 2026.05.19 23:59:37.601720 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16879 | 2026.05.19 23:59:40.588220 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16880 | 2026.05.19 23:59:40.588300 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16881 | 2026.05.19 23:59:40.776695 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36409 | ||
| 16882 | 2026.05.19 23:59:40.777293 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.05.19 23:59:40.777348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16884 | 2026.05.19 23:59:40.777912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16885 | 2026.05.19 23:59:40.778169 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.05.19 23:59:40.778309 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36409 | ||
| 16887 | 2026.05.19 23:59:40.778347 [ 115 ] {} <Debug> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16888 | 2026.05.19 23:59:40.778411 [ 115 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16889 | 2026.05.19 23:59:40.778437 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16890 | 2026.05.19 23:59:40.778641 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16891 | 2026.05.19 23:59:40.778870 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16892 | 2026.05.19 23:59:40.778920 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34041 rows starting from the beginning of the part | ||
| 16893 | 2026.05.19 23:59:40.778992 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16894 | 2026.05.19 23:59:40.779040 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16895 | 2026.05.19 23:59:40.779085 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16896 | 2026.05.19 23:59:40.779125 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16897 | 2026.05.19 23:59:40.779167 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16898 | 2026.05.19 23:59:40.781534 [ 200 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36409 rows, containing 4 columns (4 merged, 0 gathered) in 0.002989027 sec., 12180886.95752832 rows/sec., 174.25 MiB/sec. | ||
| 16899 | 2026.05.19 23:59:40.781792 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16900 | 2026.05.19 23:59:40.782075 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.05.19 23:59:40.782148 [ 195 ] {67a240c6-7474-4487-a543-b271c9677412::all_1_76_15} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16902 | 2026.05.19 23:59:40.782225 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16903 | 2026.05.19 23:59:41.735756 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2026.05.19 23:59:41.736012 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16905 | 2026.05.19 23:59:41.736377 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16906 | 2026.05.19 23:59:41.736422 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16907 | 2026.05.19 23:59:41.736672 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16908 | 2026.05.19 23:59:41.736752 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16909 | 2026.05.19 23:59:41.736915 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16910 | 2026.05.19 23:59:41.736950 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16911 | 2026.05.19 23:59:41.736972 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 16912 | 2026.05.19 23:59:41.736987 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16913 | 2026.05.19 23:59:41.737028 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16914 | 2026.05.19 23:59:41.737050 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 16915 | 2026.05.19 23:59:41.738101 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002197 sec., 18661.811561219845 rows/sec., 3.70 MiB/sec. | ||
| 16916 | 2026.05.19 23:59:41.738208 [ 260 ] {fb0df142-e010-48ac-b246-03dba5f86d7b} <Debug> TCPHandler: Processed in 0.002592736 sec. | ||
| 16917 | 2026.05.19 23:59:41.740380 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2026.05.19 23:59:41.740536 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16919 | 2026.05.19 23:59:41.740599 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16920 | 2026.05.19 23:59:41.741250 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.05.19 23:59:41.741296 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16922 | 2026.05.19 23:59:41.741674 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16923 | 2026.05.19 23:59:41.741893 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2026.05.19 23:59:41.742041 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001548 sec., 76227.39018087856 rows/sec., 6.47 MiB/sec. | ||
| 16925 | 2026.05.19 23:59:41.742077 [ 260 ] {4f02aa29-2ac8-4308-83e6-bd3abf1b1a67} <Debug> TCPHandler: Processed in 0.001772965 sec. | ||
| 16926 | 2026.05.19 23:59:41.742224 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2026.05.19 23:59:41.742320 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16928 | 2026.05.19 23:59:41.742360 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16929 | 2026.05.19 23:59:41.742806 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2026.05.19 23:59:41.742842 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16931 | 2026.05.19 23:59:41.743136 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16932 | 2026.05.19 23:59:41.743338 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.05.19 23:59:41.743468 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 16934 | 2026.05.19 23:59:41.743502 [ 260 ] {15fb7e8a-4221-4d5f-a28e-68c422d300c2} <Debug> TCPHandler: Processed in 0.001327303 sec. | ||
| 16935 | 2026.05.19 23:59:41.743636 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16936 | 2026.05.19 23:59:41.743738 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16937 | 2026.05.19 23:59:41.743779 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16938 | 2026.05.19 23:59:41.744268 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.05.19 23:59:41.744304 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16940 | 2026.05.19 23:59:41.744598 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16941 | 2026.05.19 23:59:41.744825 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.05.19 23:59:41.744955 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001236 sec., 76860.84142394822 rows/sec., 6.00 MiB/sec. | ||
| 16943 | 2026.05.19 23:59:41.744991 [ 260 ] {3021d835-6a38-4010-a85f-431d3ad4e9c3} <Debug> TCPHandler: Processed in 0.001403205 sec. | ||
| 16944 | 2026.05.19 23:59:41.745117 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16945 | 2026.05.19 23:59:41.745217 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16946 | 2026.05.19 23:59:41.745260 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16947 | 2026.05.19 23:59:41.745679 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2026.05.19 23:59:41.745715 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16949 | 2026.05.19 23:59:41.746031 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16950 | 2026.05.19 23:59:41.746241 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.05.19 23:59:41.746375 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16952 | 2026.05.19 23:59:41.746409 [ 260 ] {61940da0-e25b-48be-9e00-1b1124c2f876} <Debug> TCPHandler: Processed in 0.001342555 sec. | ||
| 16953 | 2026.05.19 23:59:41.746531 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.05.19 23:59:41.746633 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16955 | 2026.05.19 23:59:41.746688 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <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 | ||
| 16956 | 2026.05.19 23:59:41.747768 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.05.19 23:59:41.747808 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16958 | 2026.05.19 23:59:41.748350 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16959 | 2026.05.19 23:59:41.748575 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.05.19 23:59:41.748715 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002104 sec., 14733.84030418251 rows/sec., 26.40 MiB/sec. | ||
| 16961 | 2026.05.19 23:59:41.748768 [ 260 ] {7aebc4da-1696-4221-9aa5-b18f5e05f567} <Debug> TCPHandler: Processed in 0.002285288 sec. | ||
| 16962 | 2026.05.19 23:59:41.748836 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16963 | 2026.05.19 23:59:41.748888 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16964 | 2026.05.19 23:59:41.748906 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.05.19 23:59:41.749008 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16966 | 2026.05.19 23:59:41.749050 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16967 | 2026.05.19 23:59:41.749403 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.05.19 23:59:41.749441 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16969 | 2026.05.19 23:59:41.749769 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16970 | 2026.05.19 23:59:41.750073 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.05.19 23:59:41.750212 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 16972 | 2026.05.19 23:59:41.750247 [ 260 ] {79401c10-c168-4a03-a9e8-e9c23e3f7298} <Debug> TCPHandler: Processed in 0.001392726 sec. | ||
| 16973 | 2026.05.19 23:59:41.750906 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16974 | 2026.05.19 23:59:42.728727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16975 | 2026.05.19 23:59:42.746264 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.05.19 23:59:42.746313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16977 | 2026.05.19 23:59:42.752416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16978 | 2026.05.19 23:59:42.753154 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.05.19 23:59:42.753479 [ 116 ] {} <Debug> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16980 | 2026.05.19 23:59:42.753554 [ 116 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2026.05.19 23:59:42.753576 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16982 | 2026.05.19 23:59:42.753778 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16983 | 2026.05.19 23:59:42.756194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16984 | 2026.05.19 23:59:42.757874 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16985 | 2026.05.19 23:59:42.759577 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16986 | 2026.05.19 23:59:42.764754 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16987 | 2026.05.19 23:59:42.769565 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16988 | 2026.05.19 23:59:42.774348 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16989 | 2026.05.19 23:59:42.779253 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16990 | 2026.05.19 23:59:42.783710 [ 193 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16991 | 2026.05.19 23:59:42.837812 [ 200 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.084134559 sec., 6810.518849929433 rows/sec., 35.22 MiB/sec. | ||
| 16992 | 2026.05.19 23:59:42.841086 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16993 | 2026.05.19 23:59:42.843189 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16994 | 2026.05.19 23:59:42.843299 [ 189 ] {49bcf95a-199e-4565-8e8c-fdfa663c53af::all_1_76_15} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16995 | 2026.05.19 23:59:42.846498 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16996 | 2026.05.19 23:59:43.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.91 MiB, peak 398.32 MiB, free memory in arenas 0.00 B, will set to 379.87 MiB (RSS), difference: -1.04 MiB | ||
| 16997 | 2026.05.19 23:59:46.737193 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2026.05.19 23:59:46.737451 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16999 | 2026.05.19 23:59:46.737818 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17000 | 2026.05.19 23:59:46.737868 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17001 | 2026.05.19 23:59:46.738126 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17002 | 2026.05.19 23:59:46.738206 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17003 | 2026.05.19 23:59:46.738360 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 17004 | 2026.05.19 23:59:46.738399 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17005 | 2026.05.19 23:59:46.738423 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 17006 | 2026.05.19 23:59:46.738440 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17007 | 2026.05.19 23:59:46.738486 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 17008 | 2026.05.19 23:59:46.738509 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 17009 | 2026.05.19 23:59:46.739659 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002313 sec., 17725.89710332901 rows/sec., 3.52 MiB/sec. | ||
| 17010 | 2026.05.19 23:59:46.739791 [ 260 ] {9fe00760-801d-45e4-a9a4-56a1151d1440} <Debug> TCPHandler: Processed in 0.00273421 sec. | ||
| 17011 | 2026.05.19 23:59:46.742952 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2026.05.19 23:59:46.743081 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17013 | 2026.05.19 23:59:46.743132 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17014 | 2026.05.19 23:59:46.743718 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.05.19 23:59:46.743768 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17016 | 2026.05.19 23:59:46.744158 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17017 | 2026.05.19 23:59:46.744409 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2026.05.19 23:59:46.744561 [ 112 ] {} <Debug> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17019 | 2026.05.19 23:59:46.744578 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.30 MiB/sec. | ||
| 17020 | 2026.05.19 23:59:46.744625 [ 112 ] {} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.05.19 23:59:46.744640 [ 260 ] {55741f20-96c4-461e-9d41-ee12e2bff9ef} <Debug> TCPHandler: Processed in 0.001751515 sec. | ||
| 17022 | 2026.05.19 23:59:46.744653 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17023 | 2026.05.19 23:59:46.744757 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 17024 | 2026.05.19 23:59:46.744819 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17025 | 2026.05.19 23:59:46.744871 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17026 | 2026.05.19 23:59:46.744910 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 17027 | 2026.05.19 23:59:46.744931 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17028 | 2026.05.19 23:59:46.744974 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 17029 | 2026.05.19 23:59:46.744981 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17030 | 2026.05.19 23:59:46.745035 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 17031 | 2026.05.19 23:59:46.745092 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 17032 | 2026.05.19 23:59:46.745135 [ 199 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 17033 | 2026.05.19 23:59:46.745465 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.05.19 23:59:46.745510 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17035 | 2026.05.19 23:59:46.745855 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17036 | 2026.05.19 23:59:46.745926 [ 200 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120332 sec., 99724.09666589105 rows/sec., 8.65 MiB/sec. | ||
| 17037 | 2026.05.19 23:59:46.746089 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2026.05.19 23:59:46.746177 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17039 | 2026.05.19 23:59:46.746251 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 374.20 KiB/sec. | ||
| 17040 | 2026.05.19 23:59:46.746296 [ 260 ] {25636aa0-c986-4df9-81d2-c0fbe43f1a52} <Debug> TCPHandler: Processed in 0.001537699 sec. | ||
| 17041 | 2026.05.19 23:59:46.746484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.05.19 23:59:46.746535 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17043 | 2026.05.19 23:59:46.746591 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17044 | 2026.05.19 23:59:46.746631 [ 186 ] {02dc446f-e323-4f4a-b6d1-429d7c2ec602::all_1_17_4} <Trace> oximeter.fields_i16 (02dc446f-e323-4f4a-b6d1-429d7c2ec602) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17045 | 2026.05.19 23:59:46.746639 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17046 | 2026.05.19 23:59:46.746742 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17047 | 2026.05.19 23:59:46.747192 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2026.05.19 23:59:46.747239 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17049 | 2026.05.19 23:59:46.747592 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17050 | 2026.05.19 23:59:46.747842 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.05.19 23:59:46.747988 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Debug> executeQuery: Read 202 rows, 18.34 KiB in 0.001419 sec., 142353.77026074703 rows/sec., 12.62 MiB/sec. | ||
| 17052 | 2026.05.19 23:59:46.748025 [ 260 ] {af29c804-edd6-40cf-b56d-af6b0adbb864} <Debug> TCPHandler: Processed in 0.001595611 sec. | ||
| 17053 | 2026.05.19 23:59:46.748195 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17054 | 2026.05.19 23:59:46.748299 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17055 | 2026.05.19 23:59:46.748341 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17056 | 2026.05.19 23:59:46.748805 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2026.05.19 23:59:46.748844 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17058 | 2026.05.19 23:59:46.749169 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17059 | 2026.05.19 23:59:46.749387 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17060 | 2026.05.19 23:59:46.749533 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Debug> executeQuery: Read 29 rows, 2.22 KiB in 0.001253 sec., 23144.45331205108 rows/sec., 1.73 MiB/sec. | ||
| 17061 | 2026.05.19 23:59:46.749577 [ 260 ] {a4be3f7f-80df-4ed3-bb38-a536f6e7f0cb} <Debug> TCPHandler: Processed in 0.001449277 sec. | ||
| 17062 | 2026.05.19 23:59:46.749734 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2026.05.19 23:59:46.749839 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17064 | 2026.05.19 23:59:46.749883 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17065 | 2026.05.19 23:59:46.750331 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17066 | 2026.05.19 23:59:46.750379 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17067 | 2026.05.19 23:59:46.750729 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17068 | 2026.05.19 23:59:46.750955 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2026.05.19 23:59:46.751092 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001276 sec., 18808.777429467085 rows/sec., 1.56 MiB/sec. | ||
| 17070 | 2026.05.19 23:59:46.751130 [ 260 ] {309c834c-06b5-4b81-b95e-16bfa5dbab4f} <Debug> TCPHandler: Processed in 0.001444768 sec. | ||
| 17071 | 2026.05.19 23:59:46.751304 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17072 | 2026.05.19 23:59:46.751405 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17073 | 2026.05.19 23:59:46.751447 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17074 | 2026.05.19 23:59:46.751878 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.05.19 23:59:46.751915 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17076 | 2026.05.19 23:59:46.752228 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17077 | 2026.05.19 23:59:46.752458 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2026.05.19 23:59:46.752595 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001208 sec., 9933.774834437085 rows/sec., 776.08 KiB/sec. | ||
| 17079 | 2026.05.19 23:59:46.752608 [ 113 ] {} <Debug> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17080 | 2026.05.19 23:59:46.752631 [ 260 ] {4025ecb2-4e2f-449d-af61-198042c800ee} <Debug> TCPHandler: Processed in 0.001379905 sec. | ||
| 17081 | 2026.05.19 23:59:46.752655 [ 113 ] {} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.05.19 23:59:46.752683 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17083 | 2026.05.19 23:59:46.752772 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17084 | 2026.05.19 23:59:46.752802 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 17085 | 2026.05.19 23:59:46.752878 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17086 | 2026.05.19 23:59:46.752924 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17087 | 2026.05.19 23:59:46.752937 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17088 | 2026.05.19 23:59:46.752985 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 17089 | 2026.05.19 23:59:46.753073 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 17090 | 2026.05.19 23:59:46.753133 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 17091 | 2026.05.19 23:59:46.753182 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 17092 | 2026.05.19 23:59:46.753230 [ 199 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 17093 | 2026.05.19 23:59:46.753462 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2026.05.19 23:59:46.753506 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17095 | 2026.05.19 23:59:46.753949 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17096 | 2026.05.19 23:59:46.754211 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2026.05.19 23:59:46.754299 [ 200 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548089 sec., 38757.46161880874 rows/sec., 3.10 MiB/sec. | ||
| 17098 | 2026.05.19 23:59:46.754351 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Debug> executeQuery: Read 117 rows, 9.76 KiB in 0.00149 sec., 78523.4899328859 rows/sec., 6.39 MiB/sec. | ||
| 17099 | 2026.05.19 23:59:46.754397 [ 260 ] {e6233cc7-9edd-44c4-8e73-165a65293cee} <Debug> TCPHandler: Processed in 0.001674163 sec. | ||
| 17100 | 2026.05.19 23:59:46.754492 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17101 | 2026.05.19 23:59:46.754599 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17102 | 2026.05.19 23:59:46.754707 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17103 | 2026.05.19 23:59:46.754766 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17104 | 2026.05.19 23:59:46.754848 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.05.19 23:59:46.754968 [ 186 ] {a1231483-f549-47e1-ba16-a5ddbd28ef1b::all_1_17_4} <Trace> oximeter.fields_u8 (a1231483-f549-47e1-ba16-a5ddbd28ef1b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17106 | 2026.05.19 23:59:46.755088 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17107 | 2026.05.19 23:59:46.755274 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.05.19 23:59:46.755313 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17109 | 2026.05.19 23:59:46.755699 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17110 | 2026.05.19 23:59:46.755952 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.05.19 23:59:46.756115 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Debug> executeQuery: Read 235 rows, 17.61 KiB in 0.001426 sec., 164796.63394109398 rows/sec., 12.06 MiB/sec. | ||
| 17112 | 2026.05.19 23:59:46.756162 [ 260 ] {599a176a-15ce-4145-beec-1efbf54890f6} <Debug> TCPHandler: Processed in 0.001623032 sec. | ||
| 17113 | 2026.05.19 23:59:46.756322 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.05.19 23:59:46.756420 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17115 | 2026.05.19 23:59:46.756475 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <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 | ||
| 17116 | 2026.05.19 23:59:46.757341 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.05.19 23:59:46.757384 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17118 | 2026.05.19 23:59:46.757913 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17119 | 2026.05.19 23:59:46.758177 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.05.19 23:59:46.758345 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001943 sec., 5661.34843026248 rows/sec., 10.14 MiB/sec. | ||
| 17121 | 2026.05.19 23:59:46.758423 [ 260 ] {f41f6814-1d49-4b6c-9630-dc31ff0d4a93} <Debug> TCPHandler: Processed in 0.002150435 sec. | ||
| 17122 | 2026.05.19 23:59:46.758588 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.05.19 23:59:46.758696 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17124 | 2026.05.19 23:59:46.758745 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17125 | 2026.05.19 23:59:46.759293 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.05.19 23:59:46.759342 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17127 | 2026.05.19 23:59:46.759775 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17128 | 2026.05.19 23:59:46.760036 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.05.19 23:59:46.760188 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 17130 | 2026.05.19 23:59:46.760229 [ 260 ] {3d93fd28-8ea8-484e-a035-927c3c306dd9} <Debug> TCPHandler: Processed in 0.001697513 sec. | ||
| 17131 | 2026.05.19 23:59:48.278480 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36921 | ||
| 17132 | 2026.05.19 23:59:48.279397 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.05.19 23:59:48.279480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17134 | 2026.05.19 23:59:48.279989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17135 | 2026.05.19 23:59:48.280223 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.05.19 23:59:48.280366 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36921 | ||
| 17137 | 2026.05.19 23:59:50.256252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17138 | 2026.05.19 23:59:50.274797 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2026.05.19 23:59:50.274868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17140 | 2026.05.19 23:59:50.281102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17141 | 2026.05.19 23:59:50.281825 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2026.05.19 23:59:50.284877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17143 | 2026.05.19 23:59:51.733956 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17144 | 2026.05.19 23:59:51.734177 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17145 | 2026.05.19 23:59:51.734501 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17146 | 2026.05.19 23:59:51.734538 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17147 | 2026.05.19 23:59:51.734753 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17148 | 2026.05.19 23:59:51.734822 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17149 | 2026.05.19 23:59:51.734967 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17150 | 2026.05.19 23:59:51.735002 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17151 | 2026.05.19 23:59:51.735026 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 17152 | 2026.05.19 23:59:51.735041 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17153 | 2026.05.19 23:59:51.735081 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17154 | 2026.05.19 23:59:51.735101 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 17155 | 2026.05.19 23:59:51.736222 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002137 sec., 19185.774450163783 rows/sec., 3.81 MiB/sec. | ||
| 17156 | 2026.05.19 23:59:51.736319 [ 260 ] {765ed5d5-c1cf-4f14-8dd9-16e7edffebc3} <Debug> TCPHandler: Processed in 0.002492433 sec. | ||
| 17157 | 2026.05.19 23:59:51.738529 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2026.05.19 23:59:51.738659 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17159 | 2026.05.19 23:59:51.738711 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17160 | 2026.05.19 23:59:51.739306 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.05.19 23:59:51.739350 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17162 | 2026.05.19 23:59:51.739711 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17163 | 2026.05.19 23:59:51.739938 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.05.19 23:59:51.740083 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001462 sec., 80711.35430916553 rows/sec., 6.85 MiB/sec. | ||
| 17165 | 2026.05.19 23:59:51.740105 [ 107 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17166 | 2026.05.19 23:59:51.740119 [ 260 ] {5f1d39c2-8cf7-4f28-a212-2de8ac1f34b5} <Debug> TCPHandler: Processed in 0.001650072 sec. | ||
| 17167 | 2026.05.19 23:59:51.740168 [ 107 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17168 | 2026.05.19 23:59:51.740195 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17169 | 2026.05.19 23:59:51.740286 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2026.05.19 23:59:51.740327 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17171 | 2026.05.19 23:59:51.740386 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17172 | 2026.05.19 23:59:51.740431 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17173 | 2026.05.19 23:59:51.740459 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17174 | 2026.05.19 23:59:51.740497 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2624 rows starting from the beginning of the part | ||
| 17175 | 2026.05.19 23:59:51.740562 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 17176 | 2026.05.19 23:59:51.740610 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 78 rows starting from the beginning of the part | ||
| 17177 | 2026.05.19 23:59:51.740654 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 118 rows starting from the beginning of the part | ||
| 17178 | 2026.05.19 23:59:51.740697 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 202 rows starting from the beginning of the part | ||
| 17179 | 2026.05.19 23:59:51.740740 [ 194 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 118 rows starting from the beginning of the part | ||
| 17180 | 2026.05.19 23:59:51.740949 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.05.19 23:59:51.740990 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17182 | 2026.05.19 23:59:51.741291 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17183 | 2026.05.19 23:59:51.741519 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.05.19 23:59:51.741652 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001285 sec., 24124.513618677043 rows/sec., 1.77 MiB/sec. | ||
| 17185 | 2026.05.19 23:59:51.741687 [ 260 ] {3de801fb-7512-4479-b238-e30ac33808c8} <Debug> TCPHandler: Processed in 0.001453058 sec. | ||
| 17186 | 2026.05.19 23:59:51.741808 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2026.05.19 23:59:51.741904 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17188 | 2026.05.19 23:59:51.741945 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17189 | 2026.05.19 23:59:51.742039 [ 186 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769695 sec., 1805960.9141688258 rows/sec., 145.42 MiB/sec. | ||
| 17190 | 2026.05.19 23:59:51.742299 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17191 | 2026.05.19 23:59:51.742401 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17192 | 2026.05.19 23:59:51.742445 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17193 | 2026.05.19 23:59:51.742565 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2026.05.19 23:59:51.742642 [ 200 ] {b5bf390c-67b3-478e-8e62-e7c0605eda34::all_1_131_26} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17195 | 2026.05.19 23:59:51.742713 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17196 | 2026.05.19 23:59:51.742766 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17197 | 2026.05.19 23:59:51.742978 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.05.19 23:59:51.743097 [ 107 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17199 | 2026.05.19 23:59:51.743108 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001221 sec., 77805.0778050778 rows/sec., 6.08 MiB/sec. | ||
| 17200 | 2026.05.19 23:59:51.743148 [ 107 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.05.19 23:59:51.743176 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17202 | 2026.05.19 23:59:51.743179 [ 260 ] {75500063-7cc6-4ce7-87ae-f57b97d3b12a} <Debug> TCPHandler: Processed in 0.001420866 sec. | ||
| 17203 | 2026.05.19 23:59:51.743265 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17204 | 2026.05.19 23:59:51.743339 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2026.05.19 23:59:51.743372 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17206 | 2026.05.19 23:59:51.743407 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1406 rows starting from the beginning of the part | ||
| 17207 | 2026.05.19 23:59:51.743440 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17208 | 2026.05.19 23:59:51.743459 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 17209 | 2026.05.19 23:59:51.743487 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17210 | 2026.05.19 23:59:51.743510 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 75 rows starting from the beginning of the part | ||
| 17211 | 2026.05.19 23:59:51.743554 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 95 rows starting from the beginning of the part | ||
| 17212 | 2026.05.19 23:59:51.743596 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 117 rows starting from the beginning of the part | ||
| 17213 | 2026.05.19 23:59:51.743634 [ 194 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 95 rows starting from the beginning of the part | ||
| 17214 | 2026.05.19 23:59:51.743921 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17215 | 2026.05.19 23:59:51.743961 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17216 | 2026.05.19 23:59:51.744295 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17217 | 2026.05.19 23:59:51.744512 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17218 | 2026.05.19 23:59:51.744631 [ 186 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399065 sec., 1323741.2128814603 rows/sec., 98.51 MiB/sec. | ||
| 17219 | 2026.05.19 23:59:51.744633 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_126_32 to all_127_127_0 | ||
| 17220 | 2026.05.19 23:59:51.744644 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 17221 | 2026.05.19 23:59:51.744681 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17222 | 2026.05.19 23:59:51.744706 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17223 | 2026.05.19 23:59:51.744707 [ 260 ] {53433ffb-4a66-4b2a-880b-25795363c984} <Debug> TCPHandler: Processed in 0.001419006 sec. | ||
| 17224 | 2026.05.19 23:59:51.744768 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_32 to all_127_127_0 into Compact with storage Full | ||
| 17225 | 2026.05.19 23:59:51.744862 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17226 | 2026.05.19 23:59:51.744870 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2026.05.19 23:59:51.744869 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17228 | 2026.05.19 23:59:51.744891 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_32, total 45307 rows starting from the beginning of the part | ||
| 17229 | 2026.05.19 23:59:51.744970 [ 194 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 96 rows starting from the beginning of the part | ||
| 17230 | 2026.05.19 23:59:51.744975 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.05.19 23:59:51.745040 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <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 | ||
| 17232 | 2026.05.19 23:59:51.745326 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2026.05.19 23:59:51.745428 [ 188 ] {e75966c0-b317-4066-9da3-ea38b55a4625::all_1_131_26} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17234 | 2026.05.19 23:59:51.745545 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17235 | 2026.05.19 23:59:51.745849 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.05.19 23:59:51.745891 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17237 | 2026.05.19 23:59:51.746428 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17238 | 2026.05.19 23:59:51.746642 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.05.19 23:59:51.746779 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 17240 | 2026.05.19 23:59:51.746832 [ 260 ] {3a606aea-2c59-44b4-a5cf-ee4b4350086b} <Debug> TCPHandler: Processed in 0.002010422 sec. | ||
| 17241 | 2026.05.19 23:59:51.746962 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.05.19 23:59:51.747058 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17243 | 2026.05.19 23:59:51.747100 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17244 | 2026.05.19 23:59:51.747442 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.05.19 23:59:51.747478 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17246 | 2026.05.19 23:59:51.747776 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17247 | 2026.05.19 23:59:51.747976 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2026.05.19 23:59:51.748093 [ 107 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17249 | 2026.05.19 23:59:51.748108 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 17250 | 2026.05.19 23:59:51.748129 [ 107 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.05.19 23:59:51.748149 [ 260 ] {23ff339e-490b-4b2b-a048-f4892c510a73} <Debug> TCPHandler: Processed in 0.001234981 sec. | ||
| 17252 | 2026.05.19 23:59:51.748152 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17253 | 2026.05.19 23:59:51.748275 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17254 | 2026.05.19 23:59:51.748395 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17255 | 2026.05.19 23:59:51.748427 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6372 rows starting from the beginning of the part | ||
| 17256 | 2026.05.19 23:59:51.748486 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 17257 | 2026.05.19 23:59:51.748535 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17258 | 2026.05.19 23:59:51.748582 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17259 | 2026.05.19 23:59:51.748625 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17260 | 2026.05.19 23:59:51.748669 [ 197 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17261 | 2026.05.19 23:59:51.750210 [ 191 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6648 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197631 sec., 3363844.7409566315 rows/sec., 226.62 MiB/sec. | ||
| 17262 | 2026.05.19 23:59:51.750597 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17263 | 2026.05.19 23:59:51.750858 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.05.19 23:59:51.750922 [ 198 ] {ad7a5cf7-7ee6-47ff-a1c3-d06fed057422::all_1_131_26} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17265 | 2026.05.19 23:59:51.750993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 17266 | 2026.05.19 23:59:51.751307 [ 191 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006552307 sec., 6929315.1251917835 rows/sec., 446.08 MiB/sec. | ||
| 17267 | 2026.05.19 23:59:51.751827 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Trace> MergedBlockOutputStream: filled checksums all_1_127_33 (state Temporary) | ||
| 17268 | 2026.05.19 23:59:51.752105 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_127_33 to all_1_127_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2026.05.19 23:59:51.752181 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_127_33} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_126_32, all_127_127_0] -> all_1_127_33 | ||
| 17270 | 2026.05.19 23:59:51.752251 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17271 | 2026.05.19 23:59:55.588362 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17272 | 2026.05.19 23:59:55.588436 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17273 | 2026.05.19 23:59:55.780569 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37369 | ||
| 17274 | 2026.05.19 23:59:55.781343 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.05.19 23:59:55.781403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17276 | 2026.05.19 23:59:55.781927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17277 | 2026.05.19 23:59:55.782156 [ 243 ] {} <Trace> system.asynchronous_metric_log (67a240c6-7474-4487-a543-b271c9677412): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.05.19 23:59:55.782292 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37369 | ||
| 17279 | 2026.05.19 23:59:56.734790 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2026.05.19 23:59:56.735040 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17281 | 2026.05.19 23:59:56.735377 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17282 | 2026.05.19 23:59:56.735417 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17283 | 2026.05.19 23:59:56.735662 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17284 | 2026.05.19 23:59:56.735755 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17285 | 2026.05.19 23:59:56.735919 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17286 | 2026.05.19 23:59:56.735957 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17287 | 2026.05.19 23:59:56.735978 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 17288 | 2026.05.19 23:59:56.735994 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17289 | 2026.05.19 23:59:56.736035 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17290 | 2026.05.19 23:59:56.736054 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 17291 | 2026.05.19 23:59:56.737036 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002089 sec., 19626.615605552895 rows/sec., 3.90 MiB/sec. | ||
| 17292 | 2026.05.19 23:59:56.737133 [ 260 ] {374713bb-62b4-40f2-b11c-536f792de751} <Debug> TCPHandler: Processed in 0.002586226 sec. | ||
| 17293 | 2026.05.19 23:59:56.738874 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17294 | 2026.05.19 23:59:56.738991 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17295 | 2026.05.19 23:59:56.739034 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17296 | 2026.05.19 23:59:56.739522 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.05.19 23:59:56.739563 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17298 | 2026.05.19 23:59:56.739930 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17299 | 2026.05.19 23:59:56.740156 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.05.19 23:59:56.740297 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001345 sec., 57992.565055762076 rows/sec., 4.78 MiB/sec. | ||
| 17301 | 2026.05.19 23:59:56.740333 [ 260 ] {c7ea3a6b-5c86-4e09-8e14-c5dd32299dd9} <Debug> TCPHandler: Processed in 0.001509989 sec. | ||
| 17302 | 2026.05.19 23:59:56.740484 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2026.05.19 23:59:56.740591 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17304 | 2026.05.19 23:59:56.740631 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17305 | 2026.05.19 23:59:56.741030 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.05.19 23:59:56.741066 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17307 | 2026.05.19 23:59:56.741355 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17308 | 2026.05.19 23:59:56.741571 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.05.19 23:59:56.741699 [ 103 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17310 | 2026.05.19 23:59:56.741708 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 728.77 KiB/sec. | ||
| 17311 | 2026.05.19 23:59:56.741768 [ 103 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2026.05.19 23:59:56.741783 [ 260 ] {4d671502-bcef-4875-8b22-6b558877cf80} <Debug> TCPHandler: Processed in 0.001347794 sec. | ||
| 17313 | 2026.05.19 23:59:56.741795 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17314 | 2026.05.19 23:59:56.741925 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17315 | 2026.05.19 23:59:56.741935 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.05.19 23:59:56.742055 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17317 | 2026.05.19 23:59:56.742063 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17318 | 2026.05.19 23:59:56.742100 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17319 | 2026.05.19 23:59:56.742107 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 85 rows starting from the beginning of the part | ||
| 17320 | 2026.05.19 23:59:56.742193 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 11 rows starting from the beginning of the part | ||
| 17321 | 2026.05.19 23:59:56.742241 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 31 rows starting from the beginning of the part | ||
| 17322 | 2026.05.19 23:59:56.742286 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 29 rows starting from the beginning of the part | ||
| 17323 | 2026.05.19 23:59:56.742328 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 17324 | 2026.05.19 23:59:56.742369 [ 198 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 11 rows starting from the beginning of the part | ||
| 17325 | 2026.05.19 23:59:56.742533 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.05.19 23:59:56.742576 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17327 | 2026.05.19 23:59:56.742894 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17328 | 2026.05.19 23:59:56.743126 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2026.05.19 23:59:56.743196 [ 201 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322994 sec., 149660.54267819808 rows/sec., 11.56 MiB/sec. | ||
| 17330 | 2026.05.19 23:59:56.743259 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001222 sec., 61374.79541734861 rows/sec., 4.79 MiB/sec. | ||
| 17331 | 2026.05.19 23:59:56.743298 [ 260 ] {38e34a41-d5d4-45a4-9cbf-933b00873257} <Debug> TCPHandler: Processed in 0.001411506 sec. | ||
| 17332 | 2026.05.19 23:59:56.743354 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17333 | 2026.05.19 23:59:56.743462 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2026.05.19 23:59:56.743562 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17335 | 2026.05.19 23:59:56.743607 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17336 | 2026.05.19 23:59:56.743658 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.05.19 23:59:56.743739 [ 191 ] {d54d221d-39a2-4dee-8620-2bcd78e29d4d::all_1_111_22} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17338 | 2026.05.19 23:59:56.743841 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17339 | 2026.05.19 23:59:56.744001 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2026.05.19 23:59:56.744040 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17341 | 2026.05.19 23:59:56.744376 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17342 | 2026.05.19 23:59:56.744593 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2026.05.19 23:59:56.744714 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 2 parts from all_1_127_33 to all_128_128_0 | ||
| 17344 | 2026.05.19 23:59:56.744723 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 17345 | 2026.05.19 23:59:56.744746 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2026.05.19 23:59:56.744773 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17347 | 2026.05.19 23:59:56.744772 [ 260 ] {19f481fb-895f-444e-9ed3-176094f56c83} <Debug> TCPHandler: Processed in 0.001359964 sec. | ||
| 17348 | 2026.05.19 23:59:56.744839 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_33 to all_128_128_0 into Compact with storage Full | ||
| 17349 | 2026.05.19 23:59:56.744919 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.05.19 23:59:56.744947 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17351 | 2026.05.19 23:59:56.744989 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_33, total 45403 rows starting from the beginning of the part | ||
| 17352 | 2026.05.19 23:59:56.745026 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17353 | 2026.05.19 23:59:56.745052 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17354 | 2026.05.19 23:59:56.745085 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <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 | ||
| 17355 | 2026.05.19 23:59:56.745866 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.05.19 23:59:56.745904 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17357 | 2026.05.19 23:59:56.746436 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17358 | 2026.05.19 23:59:56.746650 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.05.19 23:59:56.746791 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 17360 | 2026.05.19 23:59:56.746842 [ 260 ] {8e4ca55f-c7fa-419f-9813-a280a6996d4f} <Debug> TCPHandler: Processed in 0.001972 sec. | ||
| 17361 | 2026.05.19 23:59:56.746957 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.05.19 23:59:56.747051 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17363 | 2026.05.19 23:59:56.747094 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17364 | 2026.05.19 23:59:56.747461 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.05.19 23:59:56.747497 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17366 | 2026.05.19 23:59:56.747841 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17367 | 2026.05.19 23:59:56.748044 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.05.19 23:59:56.748184 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 17369 | 2026.05.19 23:59:56.748218 [ 260 ] {7556aa19-cdc2-4881-b65d-926d13a93bec} <Debug> TCPHandler: Processed in 0.001309224 sec. | ||
| 17370 | 2026.05.19 23:59:56.751516 [ 187 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45563 rows, containing 5 columns (5 merged, 0 gathered) in 0.006698071 sec., 6802406.245021888 rows/sec., 438.04 MiB/sec. | ||
| 17371 | 2026.05.19 23:59:56.752063 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Trace> MergedBlockOutputStream: filled checksums all_1_128_34 (state Temporary) | ||
| 17372 | 2026.05.19 23:59:56.752371 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_128_34 to all_1_128_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.05.19 23:59:56.752454 [ 190 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_128_34} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 2 parts: [all_1_127_33, all_128_128_0] -> all_1_128_34 | ||
| 17374 | 2026.05.19 23:59:56.752523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17375 | 2026.05.19 23:59:57.784957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17376 | 2026.05.19 23:59:57.803739 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17377 | 2026.05.19 23:59:57.803806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17378 | 2026.05.19 23:59:57.810188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17379 | 2026.05.19 23:59:57.810926 [ 244 ] {} <Trace> system.metric_log (49bcf95a-199e-4565-8e8c-fdfa663c53af): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17380 | 2026.05.19 23:59:57.814312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17381 | 2026.05.19 23:59:58.105061 [ 218 ] {} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17382 | 2026.05.19 23:59:58.105116 [ 218 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17383 | 2026.05.19 23:59:58.107591 [ 218 ] {} <Debug> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17384 | 2026.05.19 23:59:58.159459 [ 223 ] {} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17385 | 2026.05.19 23:59:58.159527 [ 223 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17386 | 2026.05.19 23:59:58.162086 [ 223 ] {} <Debug> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17387 | 2026.05.19 23:59:58.343272 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17388 | 2026.05.19 23:59:58.343552 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17389 | 2026.05.19 23:59:58.344028 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17390 | 2026.05.19 23:59:58.344115 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17391 | 2026.05.19 23:59:58.344443 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17392 | 2026.05.19 23:59:58.344545 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17393 | 2026.05.19 23:59:58.344701 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17394 | 2026.05.19 23:59:58.344740 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17395 | 2026.05.19 23:59:58.344763 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 17396 | 2026.05.19 23:59:58.344779 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17397 | 2026.05.19 23:59:58.344823 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17398 | 2026.05.19 23:59:58.344845 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 17399 | 2026.05.19 23:59:58.345875 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002438 sec., 16817.06316652994 rows/sec., 3.34 MiB/sec. | ||
| 17400 | 2026.05.19 23:59:58.345948 [ 260 ] {5a06b699-0cd1-4c98-8f11-75e8e57d085d} <Debug> TCPHandler: Processed in 0.002826562 sec. | ||
| 17401 | 2026.05.19 23:59:58.360164 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2026.05.19 23:59:58.360299 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17403 | 2026.05.19 23:59:58.360352 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17404 | 2026.05.19 23:59:58.360840 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.05.19 23:59:58.360884 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17406 | 2026.05.19 23:59:58.361238 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17407 | 2026.05.19 23:59:58.361463 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Trace> oximeter.fields_ipaddr (c60ba790-a48a-46db-a349-95d732b884ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.05.19 23:59:58.361615 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 360.81 KiB/sec. | ||
| 17409 | 2026.05.19 23:59:58.361652 [ 260 ] {14ca1fda-a3f8-4d82-8d8f-b223603c4337} <Debug> TCPHandler: Processed in 0.001607892 sec. | ||
| 17410 | 2026.05.19 23:59:58.361789 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17411 | 2026.05.19 23:59:58.361885 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17412 | 2026.05.19 23:59:58.361924 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17413 | 2026.05.19 23:59:58.363987 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17414 | 2026.05.19 23:59:58.364024 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17415 | 2026.05.19 23:59:58.364472 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17416 | 2026.05.19 23:59:58.364693 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2026.05.19 23:59:58.364825 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Debug> executeQuery: Read 2470 rows, 186.66 KiB in 0.002958 sec., 835023.6646382691 rows/sec., 61.63 MiB/sec. | ||
| 17418 | 2026.05.19 23:59:58.364861 [ 260 ] {2380f427-b012-44d4-943e-42bdee8a7669} <Debug> TCPHandler: Processed in 0.003121009 sec. | ||
| 17419 | 2026.05.19 23:59:58.364989 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17420 | 2026.05.19 23:59:58.365085 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17421 | 2026.05.19 23:59:58.365125 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17422 | 2026.05.19 23:59:58.365571 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2026.05.19 23:59:58.365608 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17424 | 2026.05.19 23:59:58.365903 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17425 | 2026.05.19 23:59:58.366119 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.05.19 23:59:58.366255 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Debug> executeQuery: Read 48 rows, 3.58 KiB in 0.001188 sec., 40404.0404040404 rows/sec., 2.94 MiB/sec. | ||
| 17427 | 2026.05.19 23:59:58.366289 [ 260 ] {a4dcffba-a340-4692-bc84-d30ccbc4faa3} <Debug> TCPHandler: Processed in 0.001348894 sec. | ||
| 17428 | 2026.05.19 23:59:58.366467 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.05.19 23:59:58.366561 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17430 | 2026.05.19 23:59:58.366601 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17431 | 2026.05.19 23:59:58.367277 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2026.05.19 23:59:58.367314 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17433 | 2026.05.19 23:59:58.367640 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17434 | 2026.05.19 23:59:58.367849 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Trace> oximeter.fields_u32 (83198c68-67b8-494a-8e2f-32f9cf4d6351): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2026.05.19 23:59:58.367986 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001443 sec., 555093.5550935551 rows/sec., 32.06 MiB/sec. | ||
| 17436 | 2026.05.19 23:59:58.368021 [ 260 ] {8bdacc7e-1b66-4f34-a9f0-8b504eb29569} <Debug> TCPHandler: Processed in 0.001603071 sec. | ||
| 17437 | 2026.05.19 23:59:58.368150 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17438 | 2026.05.19 23:59:58.368244 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17439 | 2026.05.19 23:59:58.368284 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17440 | 2026.05.19 23:59:58.368688 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.05.19 23:59:58.368724 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17442 | 2026.05.19 23:59:58.369006 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17443 | 2026.05.19 23:59:58.369223 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Trace> oximeter.fields_u64 (96eccbea-7ce8-4ca4-9b86-7a4daf1779c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.05.19 23:59:58.369355 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 17445 | 2026.05.19 23:59:58.369390 [ 260 ] {a3522cad-ea45-4511-afdf-07f553a83ad2} <Debug> TCPHandler: Processed in 0.001288233 sec. | ||
| 17446 | 2026.05.19 23:59:58.369529 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2026.05.19 23:59:58.369623 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17448 | 2026.05.19 23:59:58.369663 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17449 | 2026.05.19 23:59:58.370613 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.05.19 23:59:58.370650 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17451 | 2026.05.19 23:59:58.371001 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17452 | 2026.05.19 23:59:58.371205 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.05.19 23:59:58.371368 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Debug> executeQuery: Read 1327 rows, 91.09 KiB in 0.001762 sec., 753121.4528944382 rows/sec., 50.48 MiB/sec. | ||
| 17454 | 2026.05.19 23:59:58.371404 [ 260 ] {f3c47d77-c98a-454e-804b-5976f3f7005c} <Debug> TCPHandler: Processed in 0.00192376 sec. | ||
| 17455 | 2026.05.19 23:59:58.371533 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.05.19 23:59:58.371628 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17457 | 2026.05.19 23:59:58.371671 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17458 | 2026.05.19 23:59:58.372419 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.05.19 23:59:58.372455 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17460 | 2026.05.19 23:59:58.372878 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17461 | 2026.05.19 23:59:58.373090 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.05.19 23:59:58.373229 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001618 sec., 946229.9134734239 rows/sec., 57.58 MiB/sec. | ||
| 17463 | 2026.05.19 23:59:58.373237 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Selected 6 parts from all_1_128_34 to all_133_133_0 | ||
| 17464 | 2026.05.19 23:59:58.373264 [ 260 ] {d54f5472-1a4f-4556-bb1d-f3fb8e02a9b1} <Debug> TCPHandler: Processed in 0.001780575 sec. | ||
| 17465 | 2026.05.19 23:59:58.373314 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2026.05.19 23:59:58.373341 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17467 | 2026.05.19 23:59:58.373418 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2026.05.19 23:59:58.373445 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_34 to all_133_133_0 into Compact with storage Full | ||
| 17469 | 2026.05.19 23:59:58.373520 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17470 | 2026.05.19 23:59:58.373579 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <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 | ||
| 17471 | 2026.05.19 23:59:58.373587 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17472 | 2026.05.19 23:59:58.373636 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_34, total 45563 rows starting from the beginning of the part | ||
| 17473 | 2026.05.19 23:59:58.373718 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17474 | 2026.05.19 23:59:58.373777 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 235 rows starting from the beginning of the part | ||
| 17475 | 2026.05.19 23:59:58.373829 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17476 | 2026.05.19 23:59:58.373885 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17477 | 2026.05.19 23:59:58.373933 [ 201 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1531 rows starting from the beginning of the part | ||
| 17478 | 2026.05.19 23:59:58.374490 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17479 | 2026.05.19 23:59:58.374533 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17480 | 2026.05.19 23:59:58.375104 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17481 | 2026.05.19 23:59:58.375368 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2026.05.19 23:59:58.375515 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17483 | 2026.05.19 23:59:58.375524 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002022 sec., 20771.513353115726 rows/sec., 37.22 MiB/sec. | ||
| 17484 | 2026.05.19 23:59:58.375561 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.05.19 23:59:58.375586 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17486 | 2026.05.19 23:59:58.375614 [ 260 ] {3d8cb0ab-2860-40a7-8627-8c424491f559} <Debug> TCPHandler: Processed in 0.002246147 sec. | ||
| 17487 | 2026.05.19 23:59:58.375704 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17488 | 2026.05.19 23:59:58.375760 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2026.05.19 23:59:58.375860 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17490 | 2026.05.19 23:59:58.375903 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17491 | 2026.05.19 23:59:58.375999 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17492 | 2026.05.19 23:59:58.376083 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2329 rows starting from the beginning of the part | ||
| 17493 | 2026.05.19 23:59:58.376255 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 17494 | 2026.05.19 23:59:58.376319 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.05.19 23:59:58.376372 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part | ||
| 17496 | 2026.05.19 23:59:58.376374 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17497 | 2026.05.19 23:59:58.376491 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 17498 | 2026.05.19 23:59:58.376624 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 17499 | 2026.05.19 23:59:58.376735 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 42 rows starting from the beginning of the part | ||
| 17500 | 2026.05.19 23:59:58.376755 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17501 | 2026.05.19 23:59:58.377016 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.05.19 23:59:58.377167 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001324 sec., 18126.888217522657 rows/sec., 1.22 MiB/sec. | ||
| 17503 | 2026.05.19 23:59:58.377216 [ 260 ] {33067e5a-5723-4376-9741-fbccaa668bcd} <Debug> TCPHandler: Processed in 0.001504658 sec. | ||
| 17504 | 2026.05.19 23:59:58.382338 [ 195 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47809 rows, containing 5 columns (5 merged, 0 gathered) in 0.008938138 sec., 5348876.913737514 rows/sec., 344.34 MiB/sec. | ||
| 17505 | 2026.05.19 23:59:58.382881 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Trace> MergedBlockOutputStream: filled checksums all_1_133_35 (state Temporary) | ||
| 17506 | 2026.05.19 23:59:58.383183 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_merge_all_1_133_35 to all_1_133_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.05.19 23:59:58.383265 [ 193 ] {b6936c5f-b309-42df-b53c-60123c0408cb::all_1_133_35} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb) (MergerMutator): Merged 6 parts: [all_1_128_34, all_133_133_0] -> all_1_133_35 | ||
| 17508 | 2026.05.19 23:59:58.383367 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17509 | 2026.05.19 23:59:58.387694 [ 189 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2455 rows, containing 19 columns (19 merged, 0 gathered) in 0.012052138 sec., 203698.2981774686 rows/sec., 365.02 MiB/sec. | ||
| 17510 | 2026.05.19 23:59:58.389302 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17511 | 2026.05.19 23:59:58.389627 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17512 | 2026.05.19 23:59:58.389699 [ 190 ] {719159a3-68c5-4da0-b4d4-fc85cfe932e0::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (719159a3-68c5-4da0-b4d4-fc85cfe932e0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17513 | 2026.05.19 23:59:58.389791 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 17514 | 2026.05.19 23:59:58.905546 [ 225 ] {} <Trace> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17515 | 2026.05.19 23:59:58.905620 [ 225 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17516 | 2026.05.19 23:59:58.908013 [ 225 ] {} <Debug> oximeter.fields_u16 (d54d221d-39a2-4dee-8620-2bcd78e29d4d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17517 | 2026.05.19 23:59:59.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.53 MiB, peak 399.19 MiB, free memory in arenas 0.00 B, will set to 385.55 MiB (RSS), difference: 5.02 MiB | ||
| 17518 | 2026.05.19 23:59:59.413590 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17519 | 2026.05.19 23:59:59.413645 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17520 | 2026.05.19 23:59:59.415704 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17521 | 2026.05.19 23:59:59.789832 [ 224 ] {} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17522 | 2026.05.19 23:59:59.789917 [ 224 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17523 | 2026.05.19 23:59:59.792354 [ 224 ] {} <Debug> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17524 | 2026.05.19 23:59:59.963845 [ 224 ] {} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17525 | 2026.05.19 23:59:59.963895 [ 224 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17526 | 2026.05.19 23:59:59.965959 [ 224 ] {} <Debug> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17527 | 2026.05.20 00:00:01.731411 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2026.05.20 00:00:01.731641 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17529 | 2026.05.20 00:00:01.732065 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17530 | 2026.05.20 00:00:01.732127 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17531 | 2026.05.20 00:00:01.732366 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17532 | 2026.05.20 00:00:01.732451 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17533 | 2026.05.20 00:00:01.732597 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17534 | 2026.05.20 00:00:01.732634 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17535 | 2026.05.20 00:00:01.732657 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (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 | ||
| 17536 | 2026.05.20 00:00:01.732676 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> oximeter.timeseries_schema (660ad129-eccb-4ef7-9352-f148899d51b8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17537 | 2026.05.20 00:00:01.732719 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17538 | 2026.05.20 00:00:01.732743 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 17539 | 2026.05.20 00:00:01.733874 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> executeQuery: Read 41 rows, 8.33 KiB in 0.002325 sec., 17634.40860215054 rows/sec., 3.50 MiB/sec. | ||
| 17540 | 2026.05.20 00:00:01.733993 [ 260 ] {ae2f2334-6b36-4af9-a401-669fb0d7f475} <Debug> TCPHandler: Processed in 0.002713009 sec. | ||
| 17541 | 2026.05.20 00:00:01.735486 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2026.05.20 00:00:01.735632 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17543 | 2026.05.20 00:00:01.735688 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17544 | 2026.05.20 00:00:01.736289 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17545 | 2026.05.20 00:00:01.736335 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17546 | 2026.05.20 00:00:01.736823 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17547 | 2026.05.20 00:00:01.737196 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Trace> oximeter.fields_string (b5bf390c-67b3-478e-8e62-e7c0605eda34): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.05.20 00:00:01.737430 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.33 MiB/sec. | ||
| 17549 | 2026.05.20 00:00:01.737503 [ 260 ] {258b7e16-a43e-4d31-a95f-e28adfeafd0e} <Debug> TCPHandler: Processed in 0.002153375 sec. | ||
| 17550 | 2026.05.20 00:00:01.737667 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2026.05.20 00:00:01.737792 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17552 | 2026.05.20 00:00:01.737848 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17553 | 2026.05.20 00:00:01.738446 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.05.20 00:00:01.738488 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17555 | 2026.05.20 00:00:01.738853 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17556 | 2026.05.20 00:00:01.739072 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Trace> oximeter.fields_uuid (e75966c0-b317-4066-9da3-ea38b55a4625): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.05.20 00:00:01.739218 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.42 MiB/sec. | ||
| 17558 | 2026.05.20 00:00:01.739258 [ 260 ] {5f21e221-4be4-472f-b31b-77f5ee2c9f45} <Debug> TCPHandler: Processed in 0.001650712 sec. | ||
| 17559 | 2026.05.20 00:00:01.739411 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2026.05.20 00:00:01.739518 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17561 | 2026.05.20 00:00:01.739566 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17562 | 2026.05.20 00:00:01.739975 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.05.20 00:00:01.740013 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17564 | 2026.05.20 00:00:01.740358 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17565 | 2026.05.20 00:00:01.740584 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Trace> oximeter.measurements_cumulativeu64 (b6936c5f-b309-42df-b53c-60123c0408cb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.05.20 00:00:01.740726 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001232 sec., 77922.07792207792 rows/sec., 5.43 MiB/sec. | ||
| 17567 | 2026.05.20 00:00:01.740763 [ 260 ] {5785cedd-4695-4f82-bfe3-950831c0d615} <Debug> TCPHandler: Processed in 0.001406165 sec. | ||
| 17568 | 2026.05.20 00:00:01.740897 [ 260 ] {} <Trace> TCP-Session: 78ceebde-0d1c-4846-90d9-0b43b025dbb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.05.20 00:00:01.740999 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17570 | 2026.05.20 00:00:01.741044 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17571 | 2026.05.20 00:00:01.741418 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.05.20 00:00:01.741460 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 17573 | 2026.05.20 00:00:01.741807 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17574 | 2026.05.20 00:00:01.742021 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Trace> oximeter.measurements_u64 (ad7a5cf7-7ee6-47ff-a1c3-d06fed057422): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.05.20 00:00:01.742160 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.05 MiB/sec. | ||
| 17576 | 2026.05.20 00:00:01.742219 [ 260 ] {8a9d1efa-3938-4a78-ad5e-a8024899122d} <Debug> TCPHandler: Processed in 0.001374936 sec. | ||