| 1 | [ May 19 02:42:19 Enabled. ] | ||
| 2 | [ May 19 02:42:19 Rereading configuration. ] | ||
| 3 | [ May 19 02:42:21 Rereading configuration. ] | ||
| 4 | [ May 19 02:42:22 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 02:42:22 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 02:42:23.568175 [ 1 ] {} <Information> Application: Will watch for the process with pid 23612 | ||
| 29 | 2026.05.19 02:42:23.568616 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 02:42:23.940189 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23612 | ||
| 31 | 2026.05.19 02:42:23.941502 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 02:42:23.941656 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 02:42:24.051017 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 02:42:24.077064 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 02:42:24.077164 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 02:42:24.077183 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 02:42:24.077260 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 02:42:24.078166 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 02:42:24.081594 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.19 02:42:24.083481 [ 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 02:42:24.084602 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.19 02:42:24.084986 [ 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 02:42:24.085043 [ 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 02:42:24.085058 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.19 02:42:24.085835 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.19 02:42:24.088051 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.19 02:42:24.094267 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 02:42:24.094999 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.19 02:42:24.097198 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.19 02:42:24.097856 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.19 02:42:24.098643 [ 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 02:42:24.099355 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.19 02:42:24.104585 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.19 02:42:24.104940 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.19 02:42:24.107037 [ 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 02:42:24.107522 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 02:42:24.107930 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 02:42:24.108253 [ 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 02:42:24.109351 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.19 02:42:24.109415 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.19 02:42:24.109511 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.19 02:42:24.109620 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.19 02:42:24.115442 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.19 02:42:24.115508 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174271 sec | ||
| 69 | 2026.05.19 02:42:24.115556 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.19 02:42:24.115574 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.19 02:42:24.116256 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.19 02:42:24.116856 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.19 02:42:24.128067 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.19 02:42:24.128165 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.19 02:42:24.128181 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.19 02:42:24.128193 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.19 02:42:24.128267 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.19 02:42:24.128284 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.19 02:42:24.134245 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.19 02:42:24.134296 [ 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 02:42:24.134384 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.19 02:42:24.134551 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.19 02:42:24.134593 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.19 02:42:24.134684 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.19 02:42:24.134699 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.19 02:42:24.134712 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.19 02:42:24.134815 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.19 02:42:24.134831 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.19 02:42:24.157672 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.19 02:42:24.158518 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.19 02:42:24.158573 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.411e-05 sec | ||
| 92 | 2026.05.19 02:42:24.158587 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.19 02:42:24.158598 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.19 02:42:24.158631 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.19 02:42:24.158872 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.19 02:42:24.158946 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.19 02:42:24.158961 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.19 02:42:24.158973 [ 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 02:42:24.159047 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.19 02:42:24.215716 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.19 02:42:24.215935 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.45 MiB | ||
| 102 | 2026.05.19 02:42:24.217418 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.395e-05 sec. | ||
| 103 | 2026.05.19 02:42:24.217841 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.19 02:42:24.219311 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.19 02:42:24.219338 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.19 02:42:24.283742 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34352 | ||
| 107 | 2026.05.19 02:42:24.284018 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 02:42:24.284072 [ 3 ] {} <Debug> TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Authenticating user 'default' from [fd00:1122:3344:101::e]:34352 | ||
| 109 | 2026.05.19 02:42:24.284101 [ 3 ] {} <Debug> TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 02:42:24.284192 [ 3 ] {} <Debug> TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 02:42:24.284309 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 02:42:24.284343 [ 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 02:42:24.284426 [ 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 02:42:24.284939 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57697 | ||
| 115 | 2026.05.19 02:42:24.285050 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 | ||
| 116 | 2026.05.19 02:42:24.285052 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47076 | ||
| 117 | 2026.05.19 02:42:24.285124 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.19 02:42:24.285197 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.19 02:42:24.285243 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47709 | ||
| 120 | 2026.05.19 02:42:24.285247 [ 254 ] {} <Debug> TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 | ||
| 121 | 2026.05.19 02:42:24.285314 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.19 02:42:24.285264 [ 4 ] {} <Debug> TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57697 | ||
| 123 | 2026.05.19 02:42:24.285369 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.19 02:42:24.285398 [ 5 ] {} <Debug> TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47076 | ||
| 125 | 2026.05.19 02:42:24.285448 [ 255 ] {} <Debug> TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Authenticating user 'default' from [fd00:1122:3344:101::e]:47709 | ||
| 126 | 2026.05.19 02:42:24.285396 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47052 | ||
| 127 | 2026.05.19 02:42:24.285492 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65144 | ||
| 128 | 2026.05.19 02:42:24.285525 [ 255 ] {} <Debug> TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.19 02:42:24.285504 [ 5 ] {} <Debug> TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.19 02:42:24.285584 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.19 02:42:24.285638 [ 255 ] {} <Debug> TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.19 02:42:24.285618 [ 5 ] {} <Debug> TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.19 02:42:24.285692 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.19 02:42:24.285766 [ 256 ] {} <Debug> TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:47052 | ||
| 135 | 2026.05.19 02:42:24.285612 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34671 | ||
| 136 | 2026.05.19 02:42:24.285803 [ 257 ] {} <Debug> TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:65144 | ||
| 137 | 2026.05.19 02:42:24.285384 [ 4 ] {} <Debug> TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.19 02:42:24.285851 [ 257 ] {} <Debug> TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.19 02:42:24.285840 [ 256 ] {} <Debug> TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.19 02:42:24.285934 [ 4 ] {} <Debug> TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.19 02:42:24.285963 [ 257 ] {} <Debug> TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 02:42:24.285940 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.19 02:42:24.285372 [ 254 ] {} <Debug> TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.19 02:42:24.286060 [ 258 ] {} <Debug> TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Authenticating user 'default' from [fd00:1122:3344:101::e]:34671 | ||
| 145 | 2026.05.19 02:42:24.285959 [ 256 ] {} <Debug> TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.19 02:42:24.286144 [ 254 ] {} <Debug> TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.19 02:42:24.286172 [ 258 ] {} <Debug> TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 02:42:24.286262 [ 258 ] {} <Debug> TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 02:42:25.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.36 MiB, peak 117.36 MiB, free memory in arenas 0.00 B, will set to 119.64 MiB (RSS), difference: 2.27 MiB | ||
| 150 | 2026.05.19 02:42:25.019686 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47982 | ||
| 151 | 2026.05.19 02:42:25.019820 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.19 02:42:25.019850 [ 259 ] {} <Debug> TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Authenticating user 'default' from [fd00:1122:3344:101::e]:47982 | ||
| 153 | 2026.05.19 02:42:25.019882 [ 259 ] {} <Debug> TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 02:42:25.019895 [ 259 ] {} <Debug> TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.19 02:42:25.020259 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44513 | ||
| 156 | 2026.05.19 02:42:25.020343 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53440 | ||
| 157 | 2026.05.19 02:42:25.020356 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.05.19 02:42:25.020409 [ 260 ] {} <Debug> TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Authenticating user 'default' from [fd00:1122:3344:101::e]:44513 | ||
| 159 | 2026.05.19 02:42:25.020421 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36263 | ||
| 160 | 2026.05.19 02:42:25.020426 [ 260 ] {} <Debug> TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.19 02:42:25.020478 [ 260 ] {} <Debug> TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.19 02:42:25.020585 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64281 | ||
| 163 | 2026.05.19 02:42:25.020600 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63786 | ||
| 164 | 2026.05.19 02:42:25.020737 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.19 02:42:25.020797 [ 261 ] {} <Debug> TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Authenticating user 'default' from [fd00:1122:3344:101::e]:53440 | ||
| 166 | 2026.05.19 02:42:25.020809 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64768 | ||
| 167 | 2026.05.19 02:42:25.020825 [ 261 ] {} <Debug> TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.19 02:42:25.020835 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.19 02:42:25.020865 [ 261 ] {} <Debug> TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.19 02:42:25.020907 [ 262 ] {} <Debug> TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36263 | ||
| 171 | 2026.05.19 02:42:25.020947 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.19 02:42:25.020963 [ 262 ] {} <Debug> TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.19 02:42:25.020986 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.19 02:42:25.020995 [ 262 ] {} <Debug> TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.19 02:42:25.021014 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.19 02:42:25.021034 [ 264 ] {} <Debug> TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:64281 | ||
| 177 | 2026.05.19 02:42:25.021045 [ 265 ] {} <Debug> TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64768 | ||
| 178 | 2026.05.19 02:42:25.020997 [ 263 ] {} <Debug> TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Authenticating user 'default' from [fd00:1122:3344:101::e]:63786 | ||
| 179 | 2026.05.19 02:42:25.021061 [ 264 ] {} <Debug> TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.19 02:42:25.021066 [ 265 ] {} <Debug> TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.19 02:42:25.021098 [ 263 ] {} <Debug> TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.19 02:42:25.021104 [ 265 ] {} <Debug> TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.19 02:42:25.021111 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39410 | ||
| 184 | 2026.05.19 02:42:25.021123 [ 263 ] {} <Debug> TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.19 02:42:25.021115 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64380 | ||
| 186 | 2026.05.19 02:42:25.021100 [ 264 ] {} <Debug> TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.19 02:42:25.021264 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.19 02:42:25.021318 [ 266 ] {} <Debug> TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39410 | ||
| 189 | 2026.05.19 02:42:25.021335 [ 266 ] {} <Debug> TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.19 02:42:25.021336 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.19 02:42:25.021360 [ 266 ] {} <Debug> TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.19 02:42:25.021383 [ 267 ] {} <Debug> TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64380 | ||
| 193 | 2026.05.19 02:42:25.021412 [ 267 ] {} <Debug> TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.19 02:42:25.021424 [ 267 ] {} <Debug> TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.19 02:42:25.024238 [ 259 ] {} <Trace> TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 196 | 2026.05.19 02:42:25.025308 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47982) 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) | ||
| 197 | 2026.05.19 02:42:25.033766 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 198 | 2026.05.19 02:42:25.036632 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 199 | 2026.05.19 02:42:25.038862 [ 268 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 200 | 2026.05.19 02:42:25.040367 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} <Debug> TCPHandler: Processed in 0.018059355 sec. | ||
| 201 | 2026.05.19 02:42:25.660560 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54233 | ||
| 202 | 2026.05.19 02:42:25.660752 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.19 02:42:25.660782 [ 269 ] {} <Debug> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Authenticating user 'default' from [fd00:1122:3344:101::d]:54233 | ||
| 204 | 2026.05.19 02:42:25.660813 [ 269 ] {} <Debug> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.19 02:42:25.660836 [ 269 ] {} <Debug> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.19 02:42:25.660914 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.19 02:42:25.660953 [ 269 ] {} <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 | ||
| 208 | 2026.05.19 02:42:25.660980 [ 269 ] {} <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 | ||
| 209 | 2026.05.19 02:42:25.661481 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38107 | ||
| 210 | 2026.05.19 02:42:25.661586 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57307 | ||
| 211 | 2026.05.19 02:42:25.661683 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.19 02:42:25.661759 [ 270 ] {} <Debug> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38107 | ||
| 213 | 2026.05.19 02:42:25.661757 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53285 | ||
| 214 | 2026.05.19 02:42:25.661790 [ 270 ] {} <Debug> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.19 02:42:25.661797 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.19 02:42:25.661863 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35803 | ||
| 217 | 2026.05.19 02:42:25.661821 [ 270 ] {} <Debug> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.19 02:42:25.661914 [ 271 ] {} <Debug> TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 219 | 2026.05.19 02:42:25.661956 [ 271 ] {} <Debug> TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.19 02:42:25.661969 [ 271 ] {} <Debug> TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.19 02:42:25.662010 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.19 02:42:25.662098 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.19 02:42:25.662107 [ 272 ] {} <Debug> TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Authenticating user 'default' from [fd00:1122:3344:101::d]:53285 | ||
| 224 | 2026.05.19 02:42:25.662152 [ 273 ] {} <Debug> TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35803 | ||
| 225 | 2026.05.19 02:42:25.662157 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60950 | ||
| 226 | 2026.05.19 02:42:25.662176 [ 273 ] {} <Debug> TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.19 02:42:25.662166 [ 272 ] {} <Debug> TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.19 02:42:25.662239 [ 273 ] {} <Debug> TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.19 02:42:25.662269 [ 272 ] {} <Debug> TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.19 02:42:25.662238 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48799 | ||
| 231 | 2026.05.19 02:42:25.662398 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.19 02:42:25.662440 [ 274 ] {} <Debug> TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60950 | ||
| 233 | 2026.05.19 02:42:25.662454 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65332 | ||
| 234 | 2026.05.19 02:42:25.662424 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 235 | 2026.05.19 02:42:25.662482 [ 274 ] {} <Debug> TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.19 02:42:25.662546 [ 274 ] {} <Debug> TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.19 02:42:25.662559 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.19 02:42:25.662590 [ 275 ] {} <Debug> TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Authenticating user 'default' from [fd00:1122:3344:101::d]:48799 | ||
| 239 | 2026.05.19 02:42:25.662460 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38155 | ||
| 240 | 2026.05.19 02:42:25.662620 [ 275 ] {} <Debug> TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.19 02:42:25.662646 [ 275 ] {} <Debug> TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.19 02:42:25.662687 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 243 | 2026.05.19 02:42:25.662743 [ 277 ] {} <Debug> TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:65332 | ||
| 244 | 2026.05.19 02:42:25.662767 [ 277 ] {} <Debug> TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.19 02:42:25.662801 [ 277 ] {} <Debug> TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.19 02:42:25.662804 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.05.19 02:42:25.662844 [ 276 ] {} <Debug> TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Authenticating user 'default' from [fd00:1122:3344:101::d]:38155 | ||
| 248 | 2026.05.19 02:42:25.662899 [ 276 ] {} <Debug> TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.19 02:42:25.662917 [ 276 ] {} <Debug> TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.19 02:42:25.662946 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.19 02:42:25.715933 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54233) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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 | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 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 | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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 | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.19 02:42:25.716732 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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 | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 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 | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.19 02:42:25.716822 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} <Debug> TCPHandler: Processed in 0.054632611 sec. | ||
| 300 | 2026.05.19 02:42:25.717308 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.19 02:42:25.717596 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 302 | 2026.05.19 02:42:25.717995 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38107) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 303 | |||
| 304 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 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 | ||
| 307 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 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 | ||
| 311 | 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 | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 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 | ||
| 315 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 325 | |||
| 326 | 2026.05.19 02:42:25.718137 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 327 | |||
| 328 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 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 | ||
| 331 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 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 | ||
| 335 | 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 | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 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 | ||
| 339 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 349 | |||
| 350 | 2026.05.19 02:42:25.718219 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} <Debug> TCPHandler: Processed in 0.001107871 sec. | ||
| 351 | 2026.05.19 02:42:25.720567 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.19 02:42:25.721471 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 353 | 2026.05.19 02:42:25.721613 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 354 | 2026.05.19 02:42:25.722227 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 355 | 2026.05.19 02:42:25.722252 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.146e-05 sec | ||
| 356 | 2026.05.19 02:42:25.722283 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Trace> ReferentialDeps: No tables | ||
| 357 | 2026.05.19 02:42:25.722300 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Trace> LoadingDeps: No tables | ||
| 358 | 2026.05.19 02:42:25.722324 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 359 | 2026.05.19 02:42:25.722398 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} <Debug> TCPHandler: Processed in 0.00196198 sec. | ||
| 360 | 2026.05.19 02:42:25.722569 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.05.19 02:42:25.722755 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) /* The version table contains metadata about the `oximeter` database */ | ||
| 362 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 363 | 2026.05.19 02:42:25.722813 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 364 | 2026.05.19 02:42:25.726660 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 365 | 2026.05.19 02:42:25.727558 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): Loading data parts | ||
| 366 | 2026.05.19 02:42:25.727934 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): There are no data parts | ||
| 367 | 2026.05.19 02:42:25.729717 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} <Debug> TCPHandler: Processed in 0.007196794 sec. | ||
| 368 | 2026.05.19 02:42:25.730396 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.19 02:42:25.731141 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) /* The measurement tables contain all individual samples from each timeseries. | ||
| 370 | * | ||
| 371 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 372 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 373 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 374 | * by all samples from the same timeseries. | ||
| 375 | * | ||
| 376 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 377 | * and then uses that to index quickly into the measurements tables. | ||
| 378 | */ | ||
| 379 | 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) | ||
| 380 | 2026.05.19 02:42:25.731205 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 381 | 2026.05.19 02:42:25.736688 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} <Debug> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Loading data parts | ||
| 382 | 2026.05.19 02:42:25.736839 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} <Debug> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): There are no data parts | ||
| 383 | 2026.05.19 02:42:25.737455 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} <Debug> TCPHandler: Processed in 0.007110913 sec. | ||
| 384 | 2026.05.19 02:42:25.737643 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2026.05.19 02:42:25.737825 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 386 | 2026.05.19 02:42:25.737890 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 387 | 2026.05.19 02:42:25.738812 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} <Debug> oximeter.measurements_i8 (22f0796d-3140-4218-94eb-ccf33149f7d9): Loading data parts | ||
| 388 | 2026.05.19 02:42:25.738964 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} <Debug> oximeter.measurements_i8 (22f0796d-3140-4218-94eb-ccf33149f7d9): There are no data parts | ||
| 389 | 2026.05.19 02:42:25.739607 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} <Debug> TCPHandler: Processed in 0.00201879 sec. | ||
| 390 | 2026.05.19 02:42:25.739816 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 391 | 2026.05.19 02:42:25.740005 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 392 | 2026.05.19 02:42:25.740075 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 393 | 2026.05.19 02:42:25.741239 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} <Debug> oximeter.measurements_u8 (e9bdc93c-1259-4453-be70-78f6f90ef2bc): Loading data parts | ||
| 394 | 2026.05.19 02:42:25.741360 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} <Debug> oximeter.measurements_u8 (e9bdc93c-1259-4453-be70-78f6f90ef2bc): There are no data parts | ||
| 395 | 2026.05.19 02:42:25.741812 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} <Debug> TCPHandler: Processed in 0.002052791 sec. | ||
| 396 | 2026.05.19 02:42:25.741983 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 397 | 2026.05.19 02:42:25.742142 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 398 | 2026.05.19 02:42:25.742198 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 399 | 2026.05.19 02:42:25.743105 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} <Debug> oximeter.measurements_i16 (ee82a0bf-9eaa-4bdc-851e-f1ca7880e8df): Loading data parts | ||
| 400 | 2026.05.19 02:42:25.743256 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} <Debug> oximeter.measurements_i16 (ee82a0bf-9eaa-4bdc-851e-f1ca7880e8df): There are no data parts | ||
| 401 | 2026.05.19 02:42:25.743725 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} <Debug> TCPHandler: Processed in 0.001789879 sec. | ||
| 402 | 2026.05.19 02:42:25.743867 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.19 02:42:25.744024 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 404 | 2026.05.19 02:42:25.744079 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 405 | 2026.05.19 02:42:25.744934 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} <Debug> oximeter.measurements_u16 (a255c775-166d-4c74-b5af-2f902102828d): Loading data parts | ||
| 406 | 2026.05.19 02:42:25.745053 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} <Debug> oximeter.measurements_u16 (a255c775-166d-4c74-b5af-2f902102828d): There are no data parts | ||
| 407 | 2026.05.19 02:42:25.745475 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} <Debug> TCPHandler: Processed in 0.001655427 sec. | ||
| 408 | 2026.05.19 02:42:25.745660 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.19 02:42:25.745839 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 410 | 2026.05.19 02:42:25.745897 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 411 | 2026.05.19 02:42:25.746768 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} <Debug> oximeter.measurements_i32 (ae5d65c8-3553-49af-a134-eda8bd1fdffb): Loading data parts | ||
| 412 | 2026.05.19 02:42:25.746897 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} <Debug> oximeter.measurements_i32 (ae5d65c8-3553-49af-a134-eda8bd1fdffb): There are no data parts | ||
| 413 | 2026.05.19 02:42:25.747595 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} <Debug> TCPHandler: Processed in 0.0019884 sec. | ||
| 414 | 2026.05.19 02:42:25.747757 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.19 02:42:25.747929 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 416 | 2026.05.19 02:42:25.747995 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 417 | 2026.05.19 02:42:25.748887 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} <Debug> oximeter.measurements_u32 (7c7457c8-62ed-43a5-b693-1c84afacb25b): Loading data parts | ||
| 418 | 2026.05.19 02:42:25.749022 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} <Debug> oximeter.measurements_u32 (7c7457c8-62ed-43a5-b693-1c84afacb25b): There are no data parts | ||
| 419 | 2026.05.19 02:42:25.749489 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} <Debug> TCPHandler: Processed in 0.001780378 sec. | ||
| 420 | 2026.05.19 02:42:25.749645 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.19 02:42:25.749814 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 422 | 2026.05.19 02:42:25.749874 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 423 | 2026.05.19 02:42:25.750754 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} <Debug> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Loading data parts | ||
| 424 | 2026.05.19 02:42:25.750894 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} <Debug> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): There are no data parts | ||
| 425 | 2026.05.19 02:42:25.751336 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} <Debug> TCPHandler: Processed in 0.001740368 sec. | ||
| 426 | 2026.05.19 02:42:25.751484 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.19 02:42:25.751643 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 428 | 2026.05.19 02:42:25.751700 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 429 | 2026.05.19 02:42:25.752553 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Loading data parts | ||
| 430 | 2026.05.19 02:42:25.752678 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): There are no data parts | ||
| 431 | 2026.05.19 02:42:25.753113 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} <Debug> TCPHandler: Processed in 0.001677767 sec. | ||
| 432 | 2026.05.19 02:42:25.753259 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.19 02:42:25.753434 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 434 | 2026.05.19 02:42:25.753492 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 435 | 2026.05.19 02:42:25.754355 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} <Debug> oximeter.measurements_f32 (4d9b40b9-53c5-44e9-90bd-c4a517bf911b): Loading data parts | ||
| 436 | 2026.05.19 02:42:25.754492 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} <Debug> oximeter.measurements_f32 (4d9b40b9-53c5-44e9-90bd-c4a517bf911b): There are no data parts | ||
| 437 | 2026.05.19 02:42:25.754962 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} <Debug> TCPHandler: Processed in 0.001751808 sec. | ||
| 438 | 2026.05.19 02:42:25.755112 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.19 02:42:25.755272 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 440 | 2026.05.19 02:42:25.755340 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 441 | 2026.05.19 02:42:25.756207 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} <Debug> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Loading data parts | ||
| 442 | 2026.05.19 02:42:25.756339 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} <Debug> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): There are no data parts | ||
| 443 | 2026.05.19 02:42:25.756792 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} <Debug> TCPHandler: Processed in 0.001728638 sec. | ||
| 444 | 2026.05.19 02:42:25.756952 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.19 02:42:25.757130 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 446 | 2026.05.19 02:42:25.757187 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 447 | 2026.05.19 02:42:25.758053 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} <Debug> oximeter.measurements_string (62599f80-3c8d-46e6-8afd-e2e4950de7b7): Loading data parts | ||
| 448 | 2026.05.19 02:42:25.758185 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} <Debug> oximeter.measurements_string (62599f80-3c8d-46e6-8afd-e2e4950de7b7): There are no data parts | ||
| 449 | 2026.05.19 02:42:25.758624 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} <Debug> TCPHandler: Processed in 0.001719708 sec. | ||
| 450 | 2026.05.19 02:42:25.758770 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.19 02:42:25.758940 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 452 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 453 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 454 | * a string isn't palatable for a few reasons. | ||
| 455 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 456 | * details. | ||
| 457 | */ | ||
| 458 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.05.19 02:42:25.758999 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 460 | 2026.05.19 02:42:25.759873 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} <Debug> oximeter.measurements_bytes (2e980c5e-520d-46d5-9edf-e6f94497d6e8): Loading data parts | ||
| 461 | 2026.05.19 02:42:25.760015 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} <Debug> oximeter.measurements_bytes (2e980c5e-520d-46d5-9edf-e6f94497d6e8): There are no data parts | ||
| 462 | 2026.05.19 02:42:25.760471 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} <Debug> TCPHandler: Processed in 0.001749628 sec. | ||
| 463 | 2026.05.19 02:42:25.760617 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.19 02:42:25.760799 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 465 | 2026.05.19 02:42:25.760852 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 466 | 2026.05.19 02:42:25.761757 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} <Debug> oximeter.measurements_cumulativei64 (254a750b-a54b-4b1a-bf62-14ac6b8a0671): Loading data parts | ||
| 467 | 2026.05.19 02:42:25.761916 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} <Debug> oximeter.measurements_cumulativei64 (254a750b-a54b-4b1a-bf62-14ac6b8a0671): There are no data parts | ||
| 468 | 2026.05.19 02:42:25.762350 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} <Debug> TCPHandler: Processed in 0.001780419 sec. | ||
| 469 | 2026.05.19 02:42:25.762519 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.19 02:42:25.762687 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 471 | 2026.05.19 02:42:25.762745 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 472 | 2026.05.19 02:42:25.763628 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Loading data parts | ||
| 473 | 2026.05.19 02:42:25.763779 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): There are no data parts | ||
| 474 | 2026.05.19 02:42:25.764247 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} <Debug> TCPHandler: Processed in 0.001776638 sec. | ||
| 475 | 2026.05.19 02:42:25.764401 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.19 02:42:25.764581 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 477 | 2026.05.19 02:42:25.764638 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 478 | 2026.05.19 02:42:25.765509 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} <Debug> oximeter.measurements_cumulativef32 (e872fe09-4a28-4d7b-a1e3-cf3712d6dbc6): Loading data parts | ||
| 479 | 2026.05.19 02:42:25.765632 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} <Debug> oximeter.measurements_cumulativef32 (e872fe09-4a28-4d7b-a1e3-cf3712d6dbc6): There are no data parts | ||
| 480 | 2026.05.19 02:42:25.766243 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} <Debug> TCPHandler: Processed in 0.00188292 sec. | ||
| 481 | 2026.05.19 02:42:25.766518 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.19 02:42:25.766779 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 483 | 2026.05.19 02:42:25.766871 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 484 | 2026.05.19 02:42:25.768136 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} <Debug> oximeter.measurements_cumulativef64 (7fe43654-1d46-467e-86bc-65703fa1dc32): Loading data parts | ||
| 485 | 2026.05.19 02:42:25.768255 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} <Debug> oximeter.measurements_cumulativef64 (7fe43654-1d46-467e-86bc-65703fa1dc32): There are no data parts | ||
| 486 | 2026.05.19 02:42:25.768763 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} <Debug> TCPHandler: Processed in 0.002371565 sec. | ||
| 487 | 2026.05.19 02:42:25.768938 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.19 02:42:25.769180 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 489 | * NOTE: Array types cannot be Nullable, see | ||
| 490 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 491 | * for more details. | ||
| 492 | * | ||
| 493 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 494 | * is unfortunate, and at this point relies on the fact that an | ||
| 495 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 496 | * to figure out another way to represent missing samples here. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2026.05.19 02:42:25.769253 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 500 | 2026.05.19 02:42:25.770360 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} <Debug> oximeter.measurements_histogrami8 (d4ed8cec-8dd5-408f-9d08-a02fb86ddfc6): Loading data parts | ||
| 501 | 2026.05.19 02:42:25.770483 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} <Debug> oximeter.measurements_histogrami8 (d4ed8cec-8dd5-408f-9d08-a02fb86ddfc6): There are no data parts | ||
| 502 | 2026.05.19 02:42:25.771013 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} <Debug> TCPHandler: Processed in 0.002125452 sec. | ||
| 503 | 2026.05.19 02:42:25.771170 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.19 02:42:25.771395 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 505 | 2026.05.19 02:42:25.771467 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 506 | 2026.05.19 02:42:25.772692 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} <Debug> oximeter.measurements_histogramu8 (b15d21e1-fc57-4379-ab4d-2415a9bf939f): Loading data parts | ||
| 507 | 2026.05.19 02:42:25.772815 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} <Debug> oximeter.measurements_histogramu8 (b15d21e1-fc57-4379-ab4d-2415a9bf939f): There are no data parts | ||
| 508 | 2026.05.19 02:42:25.773323 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} <Debug> TCPHandler: Processed in 0.002201792 sec. | ||
| 509 | 2026.05.19 02:42:25.773584 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.19 02:42:25.773793 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 511 | 2026.05.19 02:42:25.773943 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 512 | 2026.05.19 02:42:25.775235 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} <Debug> oximeter.measurements_histogrami16 (b19a7634-c7c8-4610-99f0-bb8f2e31bdc1): Loading data parts | ||
| 513 | 2026.05.19 02:42:25.775377 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} <Debug> oximeter.measurements_histogrami16 (b19a7634-c7c8-4610-99f0-bb8f2e31bdc1): There are no data parts | ||
| 514 | 2026.05.19 02:42:25.775974 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} <Debug> TCPHandler: Processed in 0.002436355 sec. | ||
| 515 | 2026.05.19 02:42:25.776123 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.19 02:42:25.776337 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 517 | 2026.05.19 02:42:25.776474 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 518 | 2026.05.19 02:42:25.777674 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} <Debug> oximeter.measurements_histogramu16 (60244519-58e0-4ad0-89db-93138de3ee89): Loading data parts | ||
| 519 | 2026.05.19 02:42:25.777816 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} <Debug> oximeter.measurements_histogramu16 (60244519-58e0-4ad0-89db-93138de3ee89): There are no data parts | ||
| 520 | 2026.05.19 02:42:25.778339 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} <Debug> TCPHandler: Processed in 0.002265673 sec. | ||
| 521 | 2026.05.19 02:42:25.778570 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.19 02:42:25.778787 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 523 | 2026.05.19 02:42:25.778927 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 524 | 2026.05.19 02:42:25.780115 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} <Debug> oximeter.measurements_histogrami32 (1072671a-511c-44a5-8901-bcf699ebdd07): Loading data parts | ||
| 525 | 2026.05.19 02:42:25.780251 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} <Debug> oximeter.measurements_histogrami32 (1072671a-511c-44a5-8901-bcf699ebdd07): There are no data parts | ||
| 526 | 2026.05.19 02:42:25.780868 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} <Debug> TCPHandler: Processed in 0.002347064 sec. | ||
| 527 | 2026.05.19 02:42:25.781028 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 528 | 2026.05.19 02:42:25.781238 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 529 | 2026.05.19 02:42:25.781376 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 530 | 2026.05.19 02:42:25.782670 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} <Debug> oximeter.measurements_histogramu32 (e0d7e221-67fd-4b50-a5d1-dc4910f5efc4): Loading data parts | ||
| 531 | 2026.05.19 02:42:25.782798 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} <Debug> oximeter.measurements_histogramu32 (e0d7e221-67fd-4b50-a5d1-dc4910f5efc4): There are no data parts | ||
| 532 | 2026.05.19 02:42:25.783344 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} <Debug> TCPHandler: Processed in 0.002364904 sec. | ||
| 533 | 2026.05.19 02:42:25.783536 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 534 | 2026.05.19 02:42:25.783793 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 535 | 2026.05.19 02:42:25.783933 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 536 | 2026.05.19 02:42:25.785120 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} <Debug> oximeter.measurements_histogrami64 (b8ba9c99-a87a-43c5-a096-6ed064439554): Loading data parts | ||
| 537 | 2026.05.19 02:42:25.785250 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} <Debug> oximeter.measurements_histogrami64 (b8ba9c99-a87a-43c5-a096-6ed064439554): There are no data parts | ||
| 538 | 2026.05.19 02:42:25.785860 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} <Debug> TCPHandler: Processed in 0.002372634 sec. | ||
| 539 | 2026.05.19 02:42:25.786027 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.05.19 02:42:25.786236 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 541 | 2026.05.19 02:42:25.786381 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 542 | 2026.05.19 02:42:25.787772 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} <Debug> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Loading data parts | ||
| 543 | 2026.05.19 02:42:25.787933 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} <Debug> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): There are no data parts | ||
| 544 | 2026.05.19 02:42:25.788736 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} <Debug> TCPHandler: Processed in 0.002755689 sec. | ||
| 545 | 2026.05.19 02:42:25.789026 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.05.19 02:42:25.789346 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 547 | 2026.05.19 02:42:25.789497 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 548 | 2026.05.19 02:42:25.790905 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} <Debug> oximeter.measurements_histogramf32 (0451f5e3-3316-48e7-9071-ec753da30f97): Loading data parts | ||
| 549 | 2026.05.19 02:42:25.791042 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} <Debug> oximeter.measurements_histogramf32 (0451f5e3-3316-48e7-9071-ec753da30f97): There are no data parts | ||
| 550 | 2026.05.19 02:42:25.791769 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} <Debug> TCPHandler: Processed in 0.002855069 sec. | ||
| 551 | 2026.05.19 02:42:25.791947 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.19 02:42:25.792161 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 553 | 2026.05.19 02:42:25.792299 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 554 | 2026.05.19 02:42:25.793760 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} <Debug> oximeter.measurements_histogramf64 (54f292b7-c4bb-4aa9-84a1-bbc2e5fc792d): Loading data parts | ||
| 555 | 2026.05.19 02:42:25.793902 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} <Debug> oximeter.measurements_histogramf64 (54f292b7-c4bb-4aa9-84a1-bbc2e5fc792d): There are no data parts | ||
| 556 | 2026.05.19 02:42:25.794438 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} <Debug> TCPHandler: Processed in 0.002546616 sec. | ||
| 557 | 2026.05.19 02:42:25.794643 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.19 02:42:25.794905 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) /* The field tables store named dimensions of each timeseries. | ||
| 559 | * | ||
| 560 | * As with the measurement tables, there is one field table for each field data | ||
| 561 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 562 | * this behavior **must not** be relied upon for query correctness. | ||
| 563 | * | ||
| 564 | * The index for the fields differs from the measurements, however. Rows are | ||
| 565 | * sorted by timeseries name, then field name, field value, and finally | ||
| 566 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 567 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 568 | * usually then used to look up measurements. | ||
| 569 | * | ||
| 570 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 571 | * timeseries name and then key, since it would improve lookups where one | ||
| 572 | * already has the key. Realistically though, these tables are quite small and | ||
| 573 | * so performance benefits will be low in absolute terms. | ||
| 574 | * | ||
| 575 | * TTL: We use a materialized column to expire old field table records. This | ||
| 576 | * column is generated automatically by the database whenever a new row is | ||
| 577 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 578 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 579 | * record will remain during a deduplication, which will have the last | ||
| 580 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 581 | * measurement tables. | ||
| 582 | */ | ||
| 583 | 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) | ||
| 584 | 2026.05.19 02:42:25.795049 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 585 | 2026.05.19 02:42:25.796666 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} <Debug> oximeter.fields_bool (80c18d89-0de3-4ab8-8deb-9d99a30732ad): Loading data parts | ||
| 586 | 2026.05.19 02:42:25.796803 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} <Debug> oximeter.fields_bool (80c18d89-0de3-4ab8-8deb-9d99a30732ad): There are no data parts | ||
| 587 | 2026.05.19 02:42:25.797329 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} <Debug> TCPHandler: Processed in 0.002736108 sec. | ||
| 588 | 2026.05.19 02:42:25.797476 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.19 02:42:25.797634 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 590 | 2026.05.19 02:42:25.797758 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 591 | 2026.05.19 02:42:25.798800 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} <Debug> oximeter.fields_i8 (e0b85b31-ba22-4caa-bb93-794b4fe05ef2): Loading data parts | ||
| 592 | 2026.05.19 02:42:25.799005 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} <Debug> oximeter.fields_i8 (e0b85b31-ba22-4caa-bb93-794b4fe05ef2): There are no data parts | ||
| 593 | 2026.05.19 02:42:25.799469 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} <Debug> TCPHandler: Processed in 0.002041361 sec. | ||
| 594 | 2026.05.19 02:42:25.799641 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.19 02:42:25.799882 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 596 | 2026.05.19 02:42:25.800005 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 597 | 2026.05.19 02:42:25.801107 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} <Debug> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Loading data parts | ||
| 598 | 2026.05.19 02:42:25.801231 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} <Debug> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): There are no data parts | ||
| 599 | 2026.05.19 02:42:25.801781 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} <Debug> TCPHandler: Processed in 0.002188342 sec. | ||
| 600 | 2026.05.19 02:42:25.801925 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.19 02:42:25.802082 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 602 | 2026.05.19 02:42:25.802214 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 603 | 2026.05.19 02:42:25.803325 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} <Debug> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Loading data parts | ||
| 604 | 2026.05.19 02:42:25.803504 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} <Debug> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): There are no data parts | ||
| 605 | 2026.05.19 02:42:25.804009 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} <Debug> TCPHandler: Processed in 0.002131792 sec. | ||
| 606 | 2026.05.19 02:42:25.804184 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 607 | 2026.05.19 02:42:25.804436 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 608 | 2026.05.19 02:42:25.804570 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 609 | 2026.05.19 02:42:25.805666 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} <Debug> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Loading data parts | ||
| 610 | 2026.05.19 02:42:25.805800 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} <Debug> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): There are no data parts | ||
| 611 | 2026.05.19 02:42:25.806649 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} <Debug> TCPHandler: Processed in 0.002519117 sec. | ||
| 612 | 2026.05.19 02:42:25.806827 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.19 02:42:25.807021 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 614 | 2026.05.19 02:42:25.807148 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 615 | 2026.05.19 02:42:25.808452 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} <Debug> oximeter.fields_i32 (0617ecc6-c844-4340-9967-98d0fffc400b): Loading data parts | ||
| 616 | 2026.05.19 02:42:25.808591 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} <Debug> oximeter.fields_i32 (0617ecc6-c844-4340-9967-98d0fffc400b): There are no data parts | ||
| 617 | 2026.05.19 02:42:25.809111 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} <Debug> TCPHandler: Processed in 0.002345564 sec. | ||
| 618 | 2026.05.19 02:42:25.809266 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 619 | 2026.05.19 02:42:25.809516 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 620 | 2026.05.19 02:42:25.809639 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.05.19 02:42:25.810752 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} <Debug> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Loading data parts | ||
| 622 | 2026.05.19 02:42:25.810873 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} <Debug> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): There are no data parts | ||
| 623 | 2026.05.19 02:42:25.811431 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} <Debug> TCPHandler: Processed in 0.002216733 sec. | ||
| 624 | 2026.05.19 02:42:25.811584 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.19 02:42:25.811745 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 626 | 2026.05.19 02:42:25.811882 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 627 | 2026.05.19 02:42:25.813215 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} <Debug> oximeter.fields_i64 (8685ec6d-c3a5-411e-a2a4-1b1c80fe741b): Loading data parts | ||
| 628 | 2026.05.19 02:42:25.813320 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} <Debug> oximeter.fields_i64 (8685ec6d-c3a5-411e-a2a4-1b1c80fe741b): There are no data parts | ||
| 629 | 2026.05.19 02:42:25.813800 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} <Debug> TCPHandler: Processed in 0.002263333 sec. | ||
| 630 | 2026.05.19 02:42:25.813991 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.19 02:42:25.814199 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 632 | 2026.05.19 02:42:25.814333 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 633 | 2026.05.19 02:42:25.815508 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} <Debug> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Loading data parts | ||
| 634 | 2026.05.19 02:42:25.815654 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} <Debug> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): There are no data parts | ||
| 635 | 2026.05.19 02:42:25.816234 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} <Debug> TCPHandler: Processed in 0.002290234 sec. | ||
| 636 | 2026.05.19 02:42:25.816394 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.05.19 02:42:25.816614 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 638 | 2026.05.19 02:42:25.816709 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 639 | 2026.05.19 02:42:25.818066 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} <Debug> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Loading data parts | ||
| 640 | 2026.05.19 02:42:25.818235 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} <Debug> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): There are no data parts | ||
| 641 | 2026.05.19 02:42:25.818924 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} <Debug> TCPHandler: Processed in 0.002581626 sec. | ||
| 642 | 2026.05.19 02:42:25.819254 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.05.19 02:42:25.819476 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 644 | 2026.05.19 02:42:25.819610 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 645 | 2026.05.19 02:42:25.821171 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Loading data parts | ||
| 646 | 2026.05.19 02:42:25.821397 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): There are no data parts | ||
| 647 | 2026.05.19 02:42:25.821989 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} <Debug> TCPHandler: Processed in 0.002843649 sec. | ||
| 648 | 2026.05.19 02:42:25.822140 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.05.19 02:42:25.822394 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 650 | 2026.05.19 02:42:25.822480 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 651 | 2026.05.19 02:42:25.823700 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Loading data parts | ||
| 652 | 2026.05.19 02:42:25.823833 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): There are no data parts | ||
| 653 | 2026.05.19 02:42:25.824378 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} <Debug> TCPHandler: Processed in 0.002287553 sec. | ||
| 654 | 2026.05.19 02:42:25.824676 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.19 02:42:25.824932 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) /* The timeseries schema table stores the extracted schema for the samples | ||
| 656 | * oximeter collects. | ||
| 657 | */ | ||
| 658 | 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) | ||
| 659 | 2026.05.19 02:42:25.825089 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 660 | 2026.05.19 02:42:25.826325 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): Loading data parts | ||
| 661 | 2026.05.19 02:42:25.826466 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): There are no data parts | ||
| 662 | 2026.05.19 02:42:25.827096 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} <Debug> TCPHandler: Processed in 0.002469155 sec. | ||
| 663 | 2026.05.19 02:42:25.828031 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.19 02:42:25.828272 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.19 02:42:25.830038 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.19 02:42:25.836218 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Trace> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.19 02:42:25.836272 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 668 | 2026.05.19 02:42:25.840219 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.19 02:42:25.841063 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Trace> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.19 02:42:25.841355 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013197 sec., 75.77479730241721 rows/sec., 1.18 KiB/sec. | ||
| 671 | 2026.05.19 02:42:25.841625 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} <Debug> TCPHandler: Processed in 0.01364828 sec. | ||
| 672 | 2026.05.19 02:42:26.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.62 MiB, peak 128.62 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 11.31 MiB | ||
| 673 | 2026.05.19 02:42:26.483232 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37863 | ||
| 674 | 2026.05.19 02:42:26.483349 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.19 02:42:26.483469 [ 278 ] {} <Debug> TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Authenticating user 'default' from [fd00:1122:3344:101::b]:37863 | ||
| 676 | 2026.05.19 02:42:26.483492 [ 278 ] {} <Debug> TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.19 02:42:26.483504 [ 278 ] {} <Debug> TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.19 02:42:26.483655 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.19 02:42:26.483683 [ 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 02:42:26.483786 [ 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 02:42:26.484272 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35055 | ||
| 682 | 2026.05.19 02:42:26.484365 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35790 | ||
| 683 | 2026.05.19 02:42:26.484475 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42763 | ||
| 684 | 2026.05.19 02:42:26.484627 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43685 | ||
| 685 | 2026.05.19 02:42:26.484650 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.19 02:42:26.484703 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.19 02:42:26.484679 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.19 02:42:26.484768 [ 279 ] {} <Debug> TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Authenticating user 'default' from [fd00:1122:3344:101::b]:35055 | ||
| 689 | 2026.05.19 02:42:26.484812 [ 281 ] {} <Debug> TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Authenticating user 'default' from [fd00:1122:3344:101::b]:42763 | ||
| 690 | 2026.05.19 02:42:26.484816 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.19 02:42:26.484838 [ 279 ] {} <Debug> TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.19 02:42:26.484843 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41492 | ||
| 693 | 2026.05.19 02:42:26.484895 [ 279 ] {} <Debug> TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.19 02:42:26.484886 [ 281 ] {} <Debug> TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.19 02:42:26.484806 [ 280 ] {} <Debug> TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Authenticating user 'default' from [fd00:1122:3344:101::b]:35790 | ||
| 696 | 2026.05.19 02:42:26.484979 [ 281 ] {} <Debug> TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.19 02:42:26.485091 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.19 02:42:26.485091 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46748 | ||
| 699 | 2026.05.19 02:42:26.485168 [ 283 ] {} <Debug> TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Authenticating user 'default' from [fd00:1122:3344:101::b]:41492 | ||
| 700 | 2026.05.19 02:42:26.485155 [ 280 ] {} <Debug> TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.19 02:42:26.484962 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54303 | ||
| 702 | 2026.05.19 02:42:26.484949 [ 282 ] {} <Debug> TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Authenticating user 'default' from [fd00:1122:3344:101::b]:43685 | ||
| 703 | 2026.05.19 02:42:26.485362 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.19 02:42:26.485299 [ 283 ] {} <Debug> TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.19 02:42:26.485395 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.19 02:42:26.485461 [ 285 ] {} <Debug> TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Authenticating user 'default' from [fd00:1122:3344:101::b]:46748 | ||
| 707 | 2026.05.19 02:42:26.485440 [ 283 ] {} <Debug> TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.19 02:42:26.485432 [ 282 ] {} <Debug> TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.19 02:42:26.485548 [ 285 ] {} <Debug> TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.19 02:42:26.485534 [ 284 ] {} <Debug> TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:54303 | ||
| 711 | 2026.05.19 02:42:26.485285 [ 280 ] {} <Debug> TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.19 02:42:26.485636 [ 285 ] {} <Debug> TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.19 02:42:26.485613 [ 282 ] {} <Debug> TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.19 02:42:26.485624 [ 284 ] {} <Debug> TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.19 02:42:26.485798 [ 284 ] {} <Debug> TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.19 02:42:27.291292 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65263 | ||
| 717 | 2026.05.19 02:42:27.291456 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.19 02:42:27.291496 [ 286 ] {} <Debug> TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Authenticating user 'default' from [fd00:1122:3344:101::a]:65263 | ||
| 719 | 2026.05.19 02:42:27.291642 [ 286 ] {} <Debug> TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.19 02:42:27.291659 [ 286 ] {} <Debug> TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.19 02:42:27.291775 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.19 02:42:27.291915 [ 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 02:42:27.291936 [ 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 02:42:27.292503 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54070 | ||
| 725 | 2026.05.19 02:42:27.292582 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42145 | ||
| 726 | 2026.05.19 02:42:27.292611 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.19 02:42:27.292781 [ 287 ] {} <Debug> TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Authenticating user 'default' from [fd00:1122:3344:101::a]:54070 | ||
| 728 | 2026.05.19 02:42:27.292802 [ 287 ] {} <Debug> TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.19 02:42:27.292901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57669 | ||
| 730 | 2026.05.19 02:42:27.292930 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36418 | ||
| 731 | 2026.05.19 02:42:27.292948 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.19 02:42:27.292918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59944 | ||
| 733 | 2026.05.19 02:42:27.293015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38451 | ||
| 734 | 2026.05.19 02:42:27.293119 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50566 | ||
| 735 | 2026.05.19 02:42:27.292999 [ 288 ] {} <Debug> TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Authenticating user 'default' from [fd00:1122:3344:101::a]:42145 | ||
| 736 | 2026.05.19 02:42:27.293144 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.19 02:42:27.293185 [ 288 ] {} <Debug> TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.19 02:42:27.293144 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.19 02:42:27.293315 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.19 02:42:27.293361 [ 289 ] {} <Debug> TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Authenticating user 'default' from [fd00:1122:3344:101::a]:36418 | ||
| 741 | 2026.05.19 02:42:27.293374 [ 288 ] {} <Debug> TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.19 02:42:27.292918 [ 287 ] {} <Debug> TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.19 02:42:27.293464 [ 291 ] {} <Debug> TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Authenticating user 'default' from [fd00:1122:3344:101::a]:59944 | ||
| 744 | 2026.05.19 02:42:27.293490 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.19 02:42:27.293513 [ 289 ] {} <Debug> TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.19 02:42:27.293419 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.19 02:42:27.293581 [ 292 ] {} <Debug> TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Authenticating user 'default' from [fd00:1122:3344:101::a]:38451 | ||
| 748 | 2026.05.19 02:42:27.293557 [ 289 ] {} <Debug> TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.19 02:42:27.293552 [ 291 ] {} <Debug> TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.19 02:42:27.293411 [ 290 ] {} <Debug> TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Authenticating user 'default' from [fd00:1122:3344:101::a]:57669 | ||
| 751 | 2026.05.19 02:42:27.293869 [ 290 ] {} <Debug> TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.19 02:42:27.293875 [ 291 ] {} <Debug> TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.19 02:42:27.293873 [ 293 ] {} <Debug> TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Authenticating user 'default' from [fd00:1122:3344:101::a]:50566 | ||
| 754 | 2026.05.19 02:42:27.293969 [ 293 ] {} <Debug> TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.19 02:42:27.294116 [ 290 ] {} <Debug> TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.19 02:42:27.294142 [ 292 ] {} <Debug> TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.19 02:42:27.294229 [ 293 ] {} <Debug> TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.19 02:42:27.294236 [ 292 ] {} <Debug> TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.19 02:42:28.309613 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46511 | ||
| 760 | 2026.05.19 02:42:28.309802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.19 02:42:28.309837 [ 294 ] {} <Debug> TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Authenticating user 'default' from [fd00:1122:3344:101::c]:46511 | ||
| 762 | 2026.05.19 02:42:28.309866 [ 294 ] {} <Debug> TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.19 02:42:28.309881 [ 294 ] {} <Debug> TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.19 02:42:28.309950 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.19 02:42:28.309978 [ 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 02:42:28.309995 [ 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 02:42:28.310458 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42952 | ||
| 768 | 2026.05.19 02:42:28.310575 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.19 02:42:28.310615 [ 295 ] {} <Debug> TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Authenticating user 'default' from [fd00:1122:3344:101::c]:42952 | ||
| 770 | 2026.05.19 02:42:28.310632 [ 295 ] {} <Debug> TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.05.19 02:42:28.310645 [ 295 ] {} <Debug> TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.19 02:42:28.310718 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60610 | ||
| 773 | 2026.05.19 02:42:28.310720 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52064 | ||
| 774 | 2026.05.19 02:42:28.310771 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47145 | ||
| 775 | 2026.05.19 02:42:28.310868 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37643 | ||
| 776 | 2026.05.19 02:42:28.311164 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.19 02:42:28.311192 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42708 | ||
| 778 | 2026.05.19 02:42:28.311237 [ 297 ] {} <Debug> TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:60610 | ||
| 779 | 2026.05.19 02:42:28.311278 [ 297 ] {} <Debug> TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.19 02:42:28.311294 [ 297 ] {} <Debug> TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.19 02:42:28.311295 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.19 02:42:28.311371 [ 298 ] {} <Debug> TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Authenticating user 'default' from [fd00:1122:3344:101::c]:47145 | ||
| 783 | 2026.05.19 02:42:28.311374 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.19 02:42:28.311405 [ 298 ] {} <Debug> TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.19 02:42:28.311414 [ 296 ] {} <Debug> TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Authenticating user 'default' from [fd00:1122:3344:101::c]:52064 | ||
| 786 | 2026.05.19 02:42:28.311420 [ 298 ] {} <Debug> TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.19 02:42:28.311436 [ 296 ] {} <Debug> TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.19 02:42:28.311451 [ 296 ] {} <Debug> TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.19 02:42:28.311466 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55281 | ||
| 790 | 2026.05.19 02:42:28.311512 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.19 02:42:28.311549 [ 300 ] {} <Debug> TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Authenticating user 'default' from [fd00:1122:3344:101::c]:42708 | ||
| 792 | 2026.05.19 02:42:28.311588 [ 300 ] {} <Debug> TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.19 02:42:28.311607 [ 300 ] {} <Debug> TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.19 02:42:28.311526 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.19 02:42:28.311685 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.19 02:42:28.311695 [ 299 ] {} <Debug> TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Authenticating user 'default' from [fd00:1122:3344:101::c]:37643 | ||
| 797 | 2026.05.19 02:42:28.311719 [ 301 ] {} <Debug> TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Authenticating user 'default' from [fd00:1122:3344:101::c]:55281 | ||
| 798 | 2026.05.19 02:42:28.311725 [ 299 ] {} <Debug> TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.19 02:42:28.311743 [ 301 ] {} <Debug> TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.19 02:42:28.311746 [ 299 ] {} <Debug> TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.19 02:42:28.311758 [ 301 ] {} <Debug> TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.19 02:42:31.635356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.19 02:42:31.635359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.19 02:42:31.635489 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.19 02:42:31.635513 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.19 02:42:31.637870 [ 245 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Loading data parts | ||
| 807 | 2026.05.19 02:42:31.638114 [ 245 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): There are no data parts | ||
| 808 | 2026.05.19 02:42:31.643204 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.19 02:42:31.643279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 810 | 2026.05.19 02:42:31.645741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.19 02:42:31.646542 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.19 02:42:31.646720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.19 02:42:31.652153 [ 244 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Loading data parts | ||
| 814 | 2026.05.19 02:42:31.652358 [ 244 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): There are no data parts | ||
| 815 | 2026.05.19 02:42:31.681490 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.19 02:42:31.681564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 817 | 2026.05.19 02:42:31.689604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.19 02:42:31.692296 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.19 02:42:31.698900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.19 02:42:31.806910 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46641 | ||
| 821 | 2026.05.19 02:42:31.807034 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 822 | 2026.05.19 02:42:31.807066 [ 302 ] {} <Debug> TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:46641 | ||
| 823 | 2026.05.19 02:42:31.807090 [ 302 ] {} <Debug> TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.05.19 02:42:31.807104 [ 302 ] {} <Debug> TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.19 02:42:31.807453 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59543 | ||
| 826 | 2026.05.19 02:42:31.807534 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65342 | ||
| 827 | 2026.05.19 02:42:31.807671 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38462 | ||
| 828 | 2026.05.19 02:42:31.807700 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.19 02:42:31.807723 [ 302 ] {} <Trace> TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.05.19 02:42:31.807752 [ 303 ] {} <Debug> TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Authenticating user 'default' from [fd00:1122:3344:101::e]:59543 | ||
| 831 | 2026.05.19 02:42:31.807786 [ 303 ] {} <Debug> TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.19 02:42:31.807800 [ 303 ] {} <Debug> TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.05.19 02:42:31.807852 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.05.19 02:42:31.807881 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34043 | ||
| 835 | 2026.05.19 02:42:31.807894 [ 304 ] {} <Debug> TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Authenticating user 'default' from [fd00:1122:3344:101::e]:65342 | ||
| 836 | 2026.05.19 02:42:31.807942 [ 304 ] {} <Debug> TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.19 02:42:31.807943 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.19 02:42:31.807957 [ 304 ] {} <Debug> TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.05.19 02:42:31.807957 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46641) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 840 | 2026.05.19 02:42:31.807986 [ 305 ] {} <Debug> TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Authenticating user 'default' from [fd00:1122:3344:101::e]:38462 | ||
| 841 | 2026.05.19 02:42:31.808034 [ 305 ] {} <Debug> TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.19 02:42:31.808050 [ 305 ] {} <Debug> TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.19 02:42:31.808118 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 | ||
| 844 | 2026.05.19 02:42:31.808125 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.05.19 02:42:31.808187 [ 306 ] {} <Debug> TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Authenticating user 'default' from [fd00:1122:3344:101::e]:34043 | ||
| 846 | 2026.05.19 02:42:31.808216 [ 306 ] {} <Debug> TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.19 02:42:31.808235 [ 306 ] {} <Debug> TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.19 02:42:31.808264 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58613 | ||
| 849 | 2026.05.19 02:42:31.808347 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.19 02:42:31.808389 [ 307 ] {} <Debug> TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 | ||
| 851 | 2026.05.19 02:42:31.808413 [ 307 ] {} <Debug> TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.19 02:42:31.808418 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36600 | ||
| 853 | 2026.05.19 02:42:31.808432 [ 307 ] {} <Debug> TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.19 02:42:31.810670 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.05.19 02:42:31.810714 [ 308 ] {} <Debug> TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58613 | ||
| 856 | 2026.05.19 02:42:31.810732 [ 308 ] {} <Debug> TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.19 02:42:31.810745 [ 308 ] {} <Debug> TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.19 02:42:31.810768 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32955 | ||
| 859 | 2026.05.19 02:42:31.810771 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.05.19 02:42:31.810819 [ 309 ] {} <Debug> TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Authenticating user 'default' from [fd00:1122:3344:101::e]:36600 | ||
| 861 | 2026.05.19 02:42:31.810842 [ 309 ] {} <Debug> TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.19 02:42:31.810858 [ 309 ] {} <Debug> TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.19 02:42:31.810955 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 864 | 2026.05.19 02:42:31.810959 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.05.19 02:42:31.811035 [ 310 ] {} <Debug> TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Authenticating user 'default' from [fd00:1122:3344:101::e]:32955 | ||
| 866 | 2026.05.19 02:42:31.811054 [ 310 ] {} <Debug> TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.19 02:42:31.811068 [ 310 ] {} <Debug> TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.19 02:42:31.813243 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.05.19 02:42:31.816488 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 870 | 2026.05.19 02:42:31.823255 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> AggregatingTransform: Aggregating | ||
| 871 | 2026.05.19 02:42:31.825358 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> Aggregator: Aggregation method: without_key | ||
| 872 | 2026.05.19 02:42:31.825473 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00494598 sec. (202.184 rows/sec., 7.90 KiB/sec.) | ||
| 873 | 2026.05.19 02:42:31.825497 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> Aggregator: Merging aggregated data | ||
| 874 | 2026.05.19 02:42:31.825548 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 875 | 2026.05.19 02:42:31.826892 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019003 sec., 52.62327000999842 rows/sec., 2.06 KiB/sec. | ||
| 876 | 2026.05.19 02:42:31.827046 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} <Debug> TCPHandler: Processed in 0.019596451 sec. | ||
| 877 | 2026.05.19 02:42:31.832745 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.05.19 02:42:31.832777 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.19 02:42:31.832801 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.19 02:42:31.832812 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.19 02:42:31.832832 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.19 02:42:31.832850 [ 306 ] {} <Debug> TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.19 02:42:31.832864 [ 304 ] {} <Debug> TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.19 02:42:31.832856 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.19 02:42:31.832895 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.19 02:42:31.832921 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.05.19 02:42:31.832936 [ 305 ] {} <Debug> TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.19 02:42:31.832951 [ 307 ] {} <Debug> TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.19 02:42:31.832970 [ 309 ] {} <Debug> TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.19 02:42:31.832885 [ 310 ] {} <Debug> TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.19 02:42:31.832877 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.19 02:42:31.832828 [ 303 ] {} <Debug> TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.19 02:42:31.833068 [ 308 ] {} <Debug> TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.19 02:42:31.832818 [ 302 ] {} <Debug> TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.19 02:42:32.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.94 MiB, peak 155.04 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 12.48 MiB | ||
| 896 | 2026.05.19 02:42:34.135142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 | ||
| 897 | 2026.05.19 02:42:34.135227 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 898 | 2026.05.19 02:42:34.138903 [ 243 ] {} <Debug> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Loading data parts | ||
| 899 | 2026.05.19 02:42:34.139104 [ 243 ] {} <Debug> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): There are no data parts | ||
| 900 | 2026.05.19 02:42:34.143903 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.19 02:42:34.143942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 902 | 2026.05.19 02:42:34.149431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.19 02:42:34.149988 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): 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 02:42:34.150223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 905 | 2026.05.19 02:42:35.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.56 MiB, peak 163.56 MiB, free memory in arenas 0.00 B, will set to 159.96 MiB (RSS), difference: -3.59 MiB | ||
| 906 | 2026.05.19 02:42:39.109676 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 907 | 2026.05.19 02:42:39.109736 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 908 | 2026.05.19 02:42:39.146870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1000 | ||
| 909 | 2026.05.19 02:42:39.155856 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.19 02:42:39.155926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 911 | 2026.05.19 02:42:39.156544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 912 | 2026.05.19 02:42:39.156770 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.19 02:42:39.158813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 914 | 2026.05.19 02:42:39.199103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 915 | 2026.05.19 02:42:39.216669 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.19 02:42:39.216723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 917 | 2026.05.19 02:42:39.223048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.05.19 02:42:39.223725 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.19 02:42:39.226466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 920 | 2026.05.19 02:42:40.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.64 MiB, peak 164.64 MiB, free memory in arenas 0.00 B, will set to 163.16 MiB (RSS), difference: 2.52 MiB | ||
| 921 | 2026.05.19 02:42:40.126620 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45292 | ||
| 922 | 2026.05.19 02:42:40.126697 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.05.19 02:42:40.126722 [ 302 ] {} <Debug> TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Authenticating user 'default' from [fd00:1122:3344:101::e]:45292 | ||
| 924 | 2026.05.19 02:42:40.126744 [ 302 ] {} <Debug> TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.19 02:42:40.126758 [ 302 ] {} <Debug> TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.19 02:42:40.126961 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64197 | ||
| 927 | 2026.05.19 02:42:40.127008 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56594 | ||
| 928 | 2026.05.19 02:42:40.127038 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53783 | ||
| 929 | 2026.05.19 02:42:40.127050 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50292 | ||
| 930 | 2026.05.19 02:42:40.127085 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56812 | ||
| 931 | 2026.05.19 02:42:40.127118 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.19 02:42:40.127099 [ 302 ] {} <Trace> TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.05.19 02:42:40.127186 [ 303 ] {} <Debug> TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Authenticating user 'default' from [fd00:1122:3344:101::e]:64197 | ||
| 934 | 2026.05.19 02:42:40.127192 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.19 02:42:40.127043 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60504 | ||
| 936 | 2026.05.19 02:42:40.127229 [ 303 ] {} <Debug> TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.05.19 02:42:40.127061 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56398 | ||
| 938 | 2026.05.19 02:42:40.127337 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 939 | 2026.05.19 02:42:40.127308 [ 303 ] {} <Debug> TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.19 02:42:40.127240 [ 309 ] {} <Debug> TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Authenticating user 'default' from [fd00:1122:3344:101::e]:56812 | ||
| 941 | 2026.05.19 02:42:40.127189 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.05.19 02:42:40.127406 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.05.19 02:42:40.127431 [ 307 ] {} <Debug> TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:50292 | ||
| 944 | 2026.05.19 02:42:40.127414 [ 309 ] {} <Debug> TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.19 02:42:40.127457 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.05.19 02:42:40.127463 [ 305 ] {} <Debug> TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Authenticating user 'default' from [fd00:1122:3344:101::e]:60504 | ||
| 947 | 2026.05.19 02:42:40.127498 [ 308 ] {} <Debug> TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56398 | ||
| 948 | 2026.05.19 02:42:40.127473 [ 309 ] {} <Debug> TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.19 02:42:40.127521 [ 305 ] {} <Debug> TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.19 02:42:40.127522 [ 308 ] {} <Debug> TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.19 02:42:40.127555 [ 305 ] {} <Debug> TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.19 02:42:40.127562 [ 308 ] {} <Debug> TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.19 02:42:40.127464 [ 307 ] {} <Debug> TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.19 02:42:40.127130 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 955 | 2026.05.19 02:42:40.127607 [ 307 ] {} <Debug> TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.19 02:42:40.127630 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 957 | 2026.05.19 02:42:40.127637 [ 306 ] {} <Debug> TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Authenticating user 'default' from [fd00:1122:3344:101::e]:53783 | ||
| 958 | 2026.05.19 02:42:40.127088 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34642 | ||
| 959 | 2026.05.19 02:42:40.127674 [ 306 ] {} <Debug> TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.19 02:42:40.127690 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2026.05.19 02:42:40.127710 [ 306 ] {} <Debug> TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.19 02:42:40.127117 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.19 02:42:40.127755 [ 304 ] {} <Debug> TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56594 | ||
| 964 | 2026.05.19 02:42:40.127771 [ 304 ] {} <Debug> TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.19 02:42:40.127779 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 966 | 2026.05.19 02:42:40.127785 [ 304 ] {} <Debug> TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.19 02:42:40.127810 [ 310 ] {} <Debug> TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Authenticating user 'default' from [fd00:1122:3344:101::e]:34642 | ||
| 968 | 2026.05.19 02:42:40.127833 [ 310 ] {} <Debug> TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.19 02:42:40.127845 [ 310 ] {} <Debug> TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.19 02:42:40.128006 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 971 | 2026.05.19 02:42:40.128977 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> AggregatingTransform: Aggregating | ||
| 972 | 2026.05.19 02:42:40.129018 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> Aggregator: Aggregation method: without_key | ||
| 973 | 2026.05.19 02:42:40.129046 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940019 sec. (1063.808 rows/sec., 41.56 KiB/sec.) | ||
| 974 | 2026.05.19 02:42:40.129061 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Trace> Aggregator: Merging aggregated data | ||
| 975 | 2026.05.19 02:42:40.129698 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002413 sec., 414.4218814753419 rows/sec., 16.19 KiB/sec. | ||
| 976 | 2026.05.19 02:42:40.129849 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} <Debug> TCPHandler: Processed in 0.002869319 sec. | ||
| 977 | 2026.05.19 02:42:40.129982 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.05.19 02:42:40.130013 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.19 02:42:40.130014 [ 302 ] {} <Debug> TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.19 02:42:40.130032 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.19 02:42:40.130053 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.19 02:42:40.130073 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.19 02:42:40.130093 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.19 02:42:40.130109 [ 306 ] {} <Debug> TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.19 02:42:40.130132 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.19 02:42:40.130147 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.19 02:42:40.130146 [ 305 ] {} <Debug> TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.19 02:42:40.130173 [ 304 ] {} <Debug> TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.19 02:42:40.130189 [ 310 ] {} <Debug> TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.19 02:42:40.130112 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.19 02:42:40.130153 [ 309 ] {} <Debug> TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.19 02:42:40.130254 [ 308 ] {} <Debug> TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.19 02:42:40.130087 [ 307 ] {} <Debug> TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.19 02:42:40.130082 [ 303 ] {} <Debug> TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.19 02:42:40.586239 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 996 | 2026.05.19 02:42:40.586322 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.05.19 02:42:40.586350 [ 306 ] {} <Debug> TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 998 | 2026.05.19 02:42:40.586374 [ 306 ] {} <Debug> TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.19 02:42:40.586388 [ 306 ] {} <Debug> TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.19 02:42:40.586644 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44435 | ||
| 1001 | 2026.05.19 02:42:40.586666 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45979 | ||
| 1002 | 2026.05.19 02:42:40.586691 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37979 | ||
| 1003 | 2026.05.19 02:42:40.586707 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34179 | ||
| 1004 | 2026.05.19 02:42:40.586723 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58314 | ||
| 1005 | 2026.05.19 02:42:40.586745 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.05.19 02:42:40.586755 [ 306 ] {} <Trace> TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.19 02:42:40.586798 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.19 02:42:40.586798 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.19 02:42:40.586752 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.05.19 02:42:40.586845 [ 305 ] {} <Debug> TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Authenticating user 'default' from [fd00:1122:3344:101::e]:58314 | ||
| 1011 | 2026.05.19 02:42:40.586875 [ 302 ] {} <Debug> TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37979 | ||
| 1012 | 2026.05.19 02:42:40.586903 [ 305 ] {} <Debug> TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.19 02:42:40.586655 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45557 | ||
| 1014 | 2026.05.19 02:42:40.586949 [ 302 ] {} <Debug> TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.19 02:42:40.586966 [ 305 ] {} <Debug> TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.19 02:42:40.586974 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.05.19 02:42:40.586981 [ 302 ] {} <Debug> TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.19 02:42:40.587008 [ 308 ] {} <Debug> TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Authenticating user 'default' from [fd00:1122:3344:101::e]:45557 | ||
| 1019 | 2026.05.19 02:42:40.587010 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1020 | 2026.05.19 02:42:40.587036 [ 308 ] {} <Debug> TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.19 02:42:40.586847 [ 303 ] {} <Debug> TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Authenticating user 'default' from [fd00:1122:3344:101::e]:34179 | ||
| 1022 | 2026.05.19 02:42:40.587062 [ 308 ] {} <Debug> TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.19 02:42:40.587090 [ 303 ] {} <Debug> TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.19 02:42:40.586738 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.19 02:42:40.587111 [ 303 ] {} <Debug> TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.19 02:42:40.587142 [ 307 ] {} <Debug> TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Authenticating user 'default' from [fd00:1122:3344:101::e]:44435 | ||
| 1027 | 2026.05.19 02:42:40.586717 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47129 | ||
| 1028 | 2026.05.19 02:42:40.587179 [ 307 ] {} <Debug> TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.19 02:42:40.586692 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 | ||
| 1030 | 2026.05.19 02:42:40.587241 [ 307 ] {} <Debug> TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.19 02:42:40.587266 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.05.19 02:42:40.587298 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.05.19 02:42:40.586800 [ 309 ] {} <Debug> TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Authenticating user 'default' from [fd00:1122:3344:101::e]:45979 | ||
| 1034 | 2026.05.19 02:42:40.587363 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1035 | 2026.05.19 02:42:40.587382 [ 309 ] {} <Debug> TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.19 02:42:40.587331 [ 304 ] {} <Debug> TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Authenticating user 'default' from [fd00:1122:3344:101::e]:47129 | ||
| 1037 | 2026.05.19 02:42:40.587408 [ 309 ] {} <Debug> TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.19 02:42:40.587436 [ 304 ] {} <Debug> TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.19 02:42:40.587439 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.05.19 02:42:40.587461 [ 304 ] {} <Debug> TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.19 02:42:40.587341 [ 310 ] {} <Debug> TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 | ||
| 1042 | 2026.05.19 02:42:40.587510 [ 310 ] {} <Debug> TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.19 02:42:40.587523 [ 310 ] {} <Debug> TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.19 02:42:40.587778 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 1045 | 2026.05.19 02:42:40.588829 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> AggregatingTransform: Aggregating | ||
| 1046 | 2026.05.19 02:42:40.588874 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> Aggregator: Aggregation method: without_key | ||
| 1047 | 2026.05.19 02:42:40.588911 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103077 sec. (970.149 rows/sec., 37.90 KiB/sec.) | ||
| 1048 | 2026.05.19 02:42:40.588929 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Trace> Aggregator: Merging aggregated data | ||
| 1049 | 2026.05.19 02:42:40.589626 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002689 sec., 371.8854592785422 rows/sec., 14.53 KiB/sec. | ||
| 1050 | 2026.05.19 02:42:40.589779 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} <Debug> TCPHandler: Processed in 0.003175292 sec. | ||
| 1051 | 2026.05.19 02:42:40.589987 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.05.19 02:42:40.589988 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.19 02:42:40.590026 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.19 02:42:40.590044 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.19 02:42:40.590064 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.19 02:42:40.590080 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.19 02:42:40.590107 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.19 02:42:40.590123 [ 302 ] {} <Debug> TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.19 02:42:40.590148 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.19 02:42:40.590149 [ 303 ] {} <Debug> TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.19 02:42:40.590174 [ 310 ] {} <Debug> TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.19 02:42:40.590198 [ 304 ] {} <Debug> TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.19 02:42:40.590071 [ 305 ] {} <Debug> TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.19 02:42:40.590101 [ 309 ] {} <Debug> TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.19 02:42:40.590077 [ 308 ] {} <Debug> TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.19 02:42:40.590009 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.19 02:42:40.590031 [ 306 ] {} <Debug> TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.19 02:42:40.590452 [ 307 ] {} <Debug> TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.19 02:42:44.233994 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.19 02:42:44.234274 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.19 02:42:44.249179 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.05.19 02:42:44.249304 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.05.19 02:42:44.249888 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} <Debug> TCPHandler: Processed in 0.016031485 sec. | ||
| 1074 | 2026.05.19 02:42:44.278708 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.05.19 02:42:44.278883 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1076 | 2026.05.19 02:42:44.278956 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.05.19 02:42:44.283691 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.05.19 02:42:44.283758 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1079 | 2026.05.19 02:42:44.286390 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.05.19 02:42:44.286630 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.05.19 02:42:44.286801 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.007967 sec., 5522.781473578511 rows/sec., 1.15 MiB/sec. | ||
| 1082 | 2026.05.19 02:42:44.286863 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} <Debug> TCPHandler: Processed in 0.008287485 sec. | ||
| 1083 | 2026.05.19 02:42:44.287137 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.05.19 02:42:44.287268 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.05.19 02:42:44.287324 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1086 | 2026.05.19 02:42:44.296693 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.19 02:42:44.296731 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1088 | 2026.05.19 02:42:44.299151 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.05.19 02:42:44.299365 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.19 02:42:44.299498 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.012268 sec., 22823.606129768505 rows/sec., 1.45 MiB/sec. | ||
| 1091 | 2026.05.19 02:42:44.299538 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} <Debug> TCPHandler: Processed in 0.012503428 sec. | ||
| 1092 | 2026.05.19 02:42:44.299689 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.05.19 02:42:44.299794 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1094 | 2026.05.19 02:42:44.299839 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1095 | 2026.05.19 02:42:44.300277 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.05.19 02:42:44.300311 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1097 | 2026.05.19 02:42:44.300598 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.05.19 02:42:44.300813 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.05.19 02:42:44.300938 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 976.56 KiB/sec. | ||
| 1100 | 2026.05.19 02:42:44.300970 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} <Debug> TCPHandler: Processed in 0.001333364 sec. | ||
| 1101 | 2026.05.19 02:42:44.301096 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.05.19 02:42:44.301194 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1103 | 2026.05.19 02:42:44.301235 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1104 | 2026.05.19 02:42:44.303059 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.05.19 02:42:44.303095 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1106 | 2026.05.19 02:42:44.303815 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2026.05.19 02:42:44.304048 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.05.19 02:42:44.304177 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Debug> executeQuery: Read 3179 rows, 242.47 KiB in 0.003006 sec., 1057551.5635395874 rows/sec., 78.77 MiB/sec. | ||
| 1109 | 2026.05.19 02:42:44.304211 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1110 | 2026.05.19 02:42:44.304225 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} <Debug> TCPHandler: Processed in 0.003185852 sec. | ||
| 1111 | 2026.05.19 02:42:44.304348 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.19 02:42:44.304441 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.19 02:42:44.304480 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.05.19 02:42:44.305117 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.19 02:42:44.305152 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1116 | 2026.05.19 02:42:44.305460 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.05.19 02:42:44.305673 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.19 02:42:44.305796 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Debug> executeQuery: Read 188 rows, 11.95 KiB in 0.001351 sec., 139156.18060695782 rows/sec., 8.64 MiB/sec. | ||
| 1119 | 2026.05.19 02:42:44.305830 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} <Debug> TCPHandler: Processed in 0.001514366 sec. | ||
| 1120 | 2026.05.19 02:42:44.305969 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.19 02:42:44.306066 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.19 02:42:44.306107 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1123 | 2026.05.19 02:42:44.307036 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.19 02:42:44.307073 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1125 | 2026.05.19 02:42:44.307403 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.05.19 02:42:44.307624 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.19 02:42:44.307746 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001699 sec., 556798.1165391407 rows/sec., 32.74 MiB/sec. | ||
| 1128 | 2026.05.19 02:42:44.307780 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} <Debug> TCPHandler: Processed in 0.00186034 sec. | ||
| 1129 | 2026.05.19 02:42:44.307951 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.19 02:42:44.308050 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.19 02:42:44.308090 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1132 | 2026.05.19 02:42:44.308508 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.19 02:42:44.308544 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1134 | 2026.05.19 02:42:44.308837 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.05.19 02:42:44.309040 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.19 02:42:44.309164 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 1137 | 2026.05.19 02:42:44.309197 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} <Debug> TCPHandler: Processed in 0.001295423 sec. | ||
| 1138 | 2026.05.19 02:42:44.309337 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.19 02:42:44.309434 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.19 02:42:44.309473 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1141 | 2026.05.19 02:42:44.309954 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.19 02:42:44.309990 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1143 | 2026.05.19 02:42:44.310374 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.05.19 02:42:44.310593 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.19 02:42:44.310715 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.0013 sec., 110769.23076923078 rows/sec., 6.29 MiB/sec. | ||
| 1146 | 2026.05.19 02:42:44.310748 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} <Debug> TCPHandler: Processed in 0.001460685 sec. | ||
| 1147 | 2026.05.19 02:42:44.310887 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.05.19 02:42:44.310982 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1149 | 2026.05.19 02:42:44.311022 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1150 | 2026.05.19 02:42:44.312486 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.19 02:42:44.312522 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1152 | 2026.05.19 02:42:44.312915 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.05.19 02:42:44.313125 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.19 02:42:44.313249 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Debug> executeQuery: Read 1760 rows, 121.77 KiB in 0.002285 sec., 770240.7002188184 rows/sec., 52.04 MiB/sec. | ||
| 1155 | 2026.05.19 02:42:44.313282 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} <Debug> TCPHandler: Processed in 0.002444955 sec. | ||
| 1156 | 2026.05.19 02:42:44.313420 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.05.19 02:42:44.313518 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1158 | 2026.05.19 02:42:44.313560 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1159 | 2026.05.19 02:42:44.313909 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.05.19 02:42:44.313945 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1161 | 2026.05.19 02:42:44.316148 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.05.19 02:42:44.316394 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.05.19 02:42:44.316543 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.003043 sec., 1314.4922773578705 rows/sec., 68.68 KiB/sec. | ||
| 1164 | 2026.05.19 02:42:44.316582 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} <Debug> TCPHandler: Processed in 0.003210543 sec. | ||
| 1165 | 2026.05.19 02:42:44.316740 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.05.19 02:42:44.316857 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.05.19 02:42:44.316901 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1168 | 2026.05.19 02:42:44.319959 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.19 02:42:44.320021 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1170 | 2026.05.19 02:42:44.320757 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.05.19 02:42:44.321028 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.05.19 02:42:44.321202 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Debug> executeQuery: Read 2033 rows, 126.00 KiB in 0.004366 sec., 465643.6097114063 rows/sec., 28.18 MiB/sec. | ||
| 1173 | 2026.05.19 02:42:44.321260 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} <Debug> TCPHandler: Processed in 0.004578877 sec. | ||
| 1174 | 2026.05.19 02:42:44.321454 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.19 02:42:44.321580 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.05.19 02:42:44.321636 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1177 | 2026.05.19 02:42:44.322036 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.19 02:42:44.322073 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1179 | 2026.05.19 02:42:44.322465 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.05.19 02:42:44.322676 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.19 02:42:44.322802 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. | ||
| 1182 | 2026.05.19 02:42:44.322836 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} <Debug> TCPHandler: Processed in 0.001474795 sec. | ||
| 1183 | 2026.05.19 02:42:44.322954 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.05.19 02:42:44.323055 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1185 | 2026.05.19 02:42:44.323113 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <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 | ||
| 1186 | 2026.05.19 02:42:44.324029 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.05.19 02:42:44.324065 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1188 | 2026.05.19 02:42:44.330493 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1189 | 2026.05.19 02:42:44.330883 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.05.19 02:42:44.331098 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.008058 sec., 4219.409282700422 rows/sec., 7.56 MiB/sec. | ||
| 1191 | 2026.05.19 02:42:44.331230 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} <Debug> TCPHandler: Processed in 0.008326145 sec. | ||
| 1192 | 2026.05.19 02:42:44.331431 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.05.19 02:42:44.331572 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.05.19 02:42:44.331635 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1195 | 2026.05.19 02:42:44.332101 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.19 02:42:44.332143 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1197 | 2026.05.19 02:42:44.332499 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1198 | 2026.05.19 02:42:44.332721 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.19 02:42:44.332859 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001332 sec., 13513.513513513513 rows/sec., 997.09 KiB/sec. | ||
| 1200 | 2026.05.19 02:42:44.332899 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} <Debug> TCPHandler: Processed in 0.001578486 sec. | ||
| 1201 | 2026.05.19 02:42:44.333039 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.19 02:42:44.333145 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1203 | 2026.05.19 02:42:44.333191 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1204 | 2026.05.19 02:42:44.333564 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.05.19 02:42:44.333602 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1206 | 2026.05.19 02:42:44.333923 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1207 | 2026.05.19 02:42:44.334150 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.05.19 02:42:44.334278 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.07 MiB/sec. | ||
| 1209 | 2026.05.19 02:42:44.334311 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} <Debug> TCPHandler: Processed in 0.001324054 sec. | ||
| 1210 | 2026.05.19 02:42:45.851692 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.05.19 02:42:45.851921 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1212 | 2026.05.19 02:42:45.852237 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2026.05.19 02:42:45.856114 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <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 | ||
| 1214 | 2026.05.19 02:42:45.856372 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2026.05.19 02:42:45.856443 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.05.19 02:42:45.856595 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1217 | 2026.05.19 02:42:45.858498 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2026.05.19 02:42:45.860398 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1219 | 2026.05.19 02:42:45.860420 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2026.05.19 02:42:45.864373 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <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'))" | ||
| 1221 | 2026.05.19 02:42:45.864433 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1222 | 2026.05.19 02:42:45.886574 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.03474 sec., 1266.551525618883 rows/sec., 271.15 KiB/sec. | ||
| 1223 | 2026.05.19 02:42:45.886703 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> MemoryTracker: Peak memory usage (for query): 139.22 KiB. | ||
| 1224 | 2026.05.19 02:42:45.886724 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} <Debug> TCPHandler: Processed in 0.035165351 sec. | ||
| 1225 | 2026.05.19 02:42:45.891753 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.19 02:42:45.891921 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.19 02:42:45.891984 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1228 | 2026.05.19 02:42:45.892621 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.19 02:42:45.892664 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1230 | 2026.05.19 02:42:45.893037 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2026.05.19 02:42:45.893268 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.19 02:42:45.893413 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.78 MiB/sec. | ||
| 1233 | 2026.05.19 02:42:45.893450 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} <Debug> TCPHandler: Processed in 0.001826919 sec. | ||
| 1234 | 2026.05.19 02:42:45.893611 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.19 02:42:45.893711 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.19 02:42:45.893754 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1237 | 2026.05.19 02:42:45.894199 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.19 02:42:45.894236 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1239 | 2026.05.19 02:42:45.894529 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1240 | 2026.05.19 02:42:45.894748 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.19 02:42:45.894878 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 1242 | 2026.05.19 02:42:45.894913 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} <Debug> TCPHandler: Processed in 0.001351254 sec. | ||
| 1243 | 2026.05.19 02:42:45.895047 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.19 02:42:45.895148 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.19 02:42:45.895193 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1246 | 2026.05.19 02:42:45.895583 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.19 02:42:45.895619 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1248 | 2026.05.19 02:42:45.895943 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.05.19 02:42:45.896167 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.19 02:42:45.896294 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001169 sec., 27373.82378100941 rows/sec., 1.91 MiB/sec. | ||
| 1251 | 2026.05.19 02:42:45.896328 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} <Debug> TCPHandler: Processed in 0.001330633 sec. | ||
| 1252 | 2026.05.19 02:42:45.896457 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.19 02:42:45.896559 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.19 02:42:45.896601 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1255 | 2026.05.19 02:42:45.896954 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.19 02:42:45.896991 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1257 | 2026.05.19 02:42:45.897290 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.05.19 02:42:45.897518 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.19 02:42:45.897649 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 1260 | 2026.05.19 02:42:45.897681 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} <Debug> TCPHandler: Processed in 0.001274163 sec. | ||
| 1261 | 2026.05.19 02:42:46.658962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1448 | ||
| 1262 | 2026.05.19 02:42:46.659487 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.19 02:42:46.659528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1264 | 2026.05.19 02:42:46.660053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.05.19 02:42:46.660283 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.19 02:42:46.660400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 1267 | 2026.05.19 02:42:46.726608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1268 | 2026.05.19 02:42:46.742096 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.19 02:42:46.742146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1270 | 2026.05.19 02:42:46.748708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.05.19 02:42:46.749417 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.19 02:42:46.752093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1273 | 2026.05.19 02:42:47.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 173.71 MiB, free memory in arenas 0.00 B, will set to 168.50 MiB (RSS), difference: 2.14 MiB | ||
| 1274 | 2026.05.19 02:42:50.857195 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.05.19 02:42:50.857497 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1276 | 2026.05.19 02:42:50.857926 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1277 | 2026.05.19 02:42:50.857982 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <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 | ||
| 1278 | 2026.05.19 02:42:50.858290 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1279 | 2026.05.19 02:42:50.858373 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1280 | 2026.05.19 02:42:50.858519 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1281 | 2026.05.19 02:42:50.858555 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1282 | 2026.05.19 02:42:50.858577 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1283 | 2026.05.19 02:42:50.858593 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1284 | 2026.05.19 02:42:50.858643 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <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'))" | ||
| 1285 | 2026.05.19 02:42:50.858663 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1286 | 2026.05.19 02:42:50.859699 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002351 sec., 18715.440238196516 rows/sec., 3.91 MiB/sec. | ||
| 1287 | 2026.05.19 02:42:50.859799 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} <Debug> TCPHandler: Processed in 0.002779789 sec. | ||
| 1288 | 2026.05.19 02:42:50.861517 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.19 02:42:50.861634 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.19 02:42:50.861680 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1291 | 2026.05.19 02:42:50.862266 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.19 02:42:50.862309 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1293 | 2026.05.19 02:42:50.862683 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.05.19 02:42:50.862910 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.19 02:42:50.863067 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001468 sec., 38147.13896457766 rows/sec., 2.91 MiB/sec. | ||
| 1296 | 2026.05.19 02:42:50.863104 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} <Debug> TCPHandler: Processed in 0.001638627 sec. | ||
| 1297 | 2026.05.19 02:42:50.863259 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.19 02:42:50.863358 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.19 02:42:50.863402 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.05.19 02:42:50.863821 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.19 02:42:50.863859 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1302 | 2026.05.19 02:42:50.864161 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.05.19 02:42:50.864374 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.19 02:42:50.864494 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 1305 | 2026.05.19 02:42:50.864525 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} <Debug> TCPHandler: Processed in 0.001331204 sec. | ||
| 1306 | 2026.05.19 02:42:50.864643 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.19 02:42:50.864734 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.19 02:42:50.864775 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2026.05.19 02:42:50.865546 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.19 02:42:50.865582 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1311 | 2026.05.19 02:42:50.865909 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.05.19 02:42:50.866131 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.19 02:42:50.866259 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 1314 | 2026.05.19 02:42:50.866292 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} <Debug> TCPHandler: Processed in 0.001674577 sec. | ||
| 1315 | 2026.05.19 02:42:50.866414 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.19 02:42:50.866513 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.19 02:42:50.866554 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1318 | 2026.05.19 02:42:50.866913 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.19 02:42:50.866950 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1320 | 2026.05.19 02:42:50.867251 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.05.19 02:42:50.867461 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.19 02:42:50.867586 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1323 | 2026.05.19 02:42:50.867618 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} <Debug> TCPHandler: Processed in 0.001252863 sec. | ||
| 1324 | 2026.05.19 02:42:54.109811 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1325 | 2026.05.19 02:42:54.109880 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1326 | 2026.05.19 02:42:54.151083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 10 | ||
| 1327 | 2026.05.19 02:42:54.153246 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.05.19 02:42:54.153304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1329 | 2026.05.19 02:42:54.154458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.05.19 02:42:54.154732 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.05.19 02:42:54.155049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1332 | 2026.05.19 02:42:54.161085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1960 | ||
| 1333 | 2026.05.19 02:42:54.161607 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.19 02:42:54.161654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1335 | 2026.05.19 02:42:54.162132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1336 | 2026.05.19 02:42:54.162357 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.19 02:42:54.162491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1338 | 2026.05.19 02:42:54.252776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1339 | 2026.05.19 02:42:54.268584 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.19 02:42:54.268645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1341 | 2026.05.19 02:42:54.274735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2026.05.19 02:42:54.275456 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.19 02:42:54.278668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1344 | 2026.05.19 02:42:55.862912 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.19 02:42:55.863175 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1346 | 2026.05.19 02:42:55.863526 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1347 | 2026.05.19 02:42:55.863571 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1348 | 2026.05.19 02:42:55.863832 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1349 | 2026.05.19 02:42:55.863905 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1350 | 2026.05.19 02:42:55.864047 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1351 | 2026.05.19 02:42:55.864082 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1352 | 2026.05.19 02:42:55.864105 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1353 | 2026.05.19 02:42:55.864120 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1354 | 2026.05.19 02:42:55.864171 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1355 | 2026.05.19 02:42:55.864192 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1356 | 2026.05.19 02:42:55.865363 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002296 sec., 19163.763066202093 rows/sec., 4.01 MiB/sec. | ||
| 1357 | 2026.05.19 02:42:55.865463 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} <Debug> TCPHandler: Processed in 0.002681117 sec. | ||
| 1358 | 2026.05.19 02:42:55.871027 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.05.19 02:42:55.871211 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.05.19 02:42:55.871281 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1361 | 2026.05.19 02:42:55.872099 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.05.19 02:42:55.872153 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1363 | 2026.05.19 02:42:55.872559 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1364 | 2026.05.19 02:42:55.872793 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.05.19 02:42:55.872950 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00179 sec., 156424.5810055866 rows/sec., 9.93 MiB/sec. | ||
| 1366 | 2026.05.19 02:42:55.872995 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} <Debug> TCPHandler: Processed in 0.002104271 sec. | ||
| 1367 | 2026.05.19 02:42:55.873137 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.05.19 02:42:55.873244 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1369 | 2026.05.19 02:42:55.873290 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1370 | 2026.05.19 02:42:55.874095 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.05.19 02:42:55.874136 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1372 | 2026.05.19 02:42:55.874524 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1373 | 2026.05.19 02:42:55.874736 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.05.19 02:42:55.874871 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Debug> executeQuery: Read 849 rows, 68.19 KiB in 0.001651 sec., 514233.79769836465 rows/sec., 40.34 MiB/sec. | ||
| 1375 | 2026.05.19 02:42:55.874945 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} <Debug> TCPHandler: Processed in 0.001859499 sec. | ||
| 1376 | 2026.05.19 02:42:55.875094 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.05.19 02:42:55.875196 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1378 | 2026.05.19 02:42:55.875239 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1379 | 2026.05.19 02:42:55.875722 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.05.19 02:42:55.875760 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1381 | 2026.05.19 02:42:55.876083 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1382 | 2026.05.19 02:42:55.876310 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.05.19 02:42:55.876437 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Debug> executeQuery: Read 176 rows, 11.12 KiB in 0.001263 sec., 139350.7521773555 rows/sec., 8.60 MiB/sec. | ||
| 1384 | 2026.05.19 02:42:55.876472 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} <Debug> TCPHandler: Processed in 0.001427915 sec. | ||
| 1385 | 2026.05.19 02:42:55.876602 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.05.19 02:42:55.876702 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1387 | 2026.05.19 02:42:55.876742 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1388 | 2026.05.19 02:42:55.877253 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.05.19 02:42:55.877290 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1390 | 2026.05.19 02:42:55.877616 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1391 | 2026.05.19 02:42:55.877833 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.19 02:42:55.877957 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001275 sec., 113725.49019607842 rows/sec., 7.34 MiB/sec. | ||
| 1393 | 2026.05.19 02:42:55.877990 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} <Debug> TCPHandler: Processed in 0.001437105 sec. | ||
| 1394 | 2026.05.19 02:42:55.878112 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.05.19 02:42:55.878210 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.05.19 02:42:55.878252 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1397 | 2026.05.19 02:42:55.878749 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.19 02:42:55.878787 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1399 | 2026.05.19 02:42:55.879112 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.05.19 02:42:55.879330 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.19 02:42:55.879457 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001265 sec., 113833.99209486165 rows/sec., 6.47 MiB/sec. | ||
| 1402 | 2026.05.19 02:42:55.879492 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} <Debug> TCPHandler: Processed in 0.001428995 sec. | ||
| 1403 | 2026.05.19 02:42:55.879619 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.05.19 02:42:55.879716 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1405 | 2026.05.19 02:42:55.879756 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1406 | 2026.05.19 02:42:55.880423 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.05.19 02:42:55.880460 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1408 | 2026.05.19 02:42:55.880775 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1409 | 2026.05.19 02:42:55.880986 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.05.19 02:42:55.881116 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Debug> executeQuery: Read 525 rows, 38.04 KiB in 0.001419 sec., 369978.8583509514 rows/sec., 26.18 MiB/sec. | ||
| 1411 | 2026.05.19 02:42:55.881149 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} <Debug> TCPHandler: Processed in 0.001579916 sec. | ||
| 1412 | 2026.05.19 02:42:55.881297 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.19 02:42:55.881394 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1414 | 2026.05.19 02:42:55.881436 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1415 | 2026.05.19 02:42:55.881785 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.19 02:42:55.881821 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1417 | 2026.05.19 02:42:55.882133 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.05.19 02:42:55.882350 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.19 02:42:55.882477 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. | ||
| 1420 | 2026.05.19 02:42:55.882510 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} <Debug> TCPHandler: Processed in 0.001262203 sec. | ||
| 1421 | 2026.05.19 02:42:55.882646 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.05.19 02:42:55.882742 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.05.19 02:42:55.882785 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1424 | 2026.05.19 02:42:55.883213 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.19 02:42:55.883250 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1426 | 2026.05.19 02:42:55.883588 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1427 | 2026.05.19 02:42:55.883800 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.19 02:42:55.883926 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 1429 | 2026.05.19 02:42:55.883960 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} <Debug> TCPHandler: Processed in 0.001364024 sec. | ||
| 1430 | 2026.05.19 02:42:55.884113 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.19 02:42:55.884211 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.19 02:42:55.884253 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1433 | 2026.05.19 02:42:55.884585 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.19 02:42:55.884621 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1435 | 2026.05.19 02:42:55.884909 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2026.05.19 02:42:55.885116 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.19 02:42:55.885239 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 1438 | 2026.05.19 02:42:55.885272 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} <Debug> TCPHandler: Processed in 0.001208172 sec. | ||
| 1439 | 2026.05.19 02:42:55.885392 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.19 02:42:55.885487 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.19 02:42:55.885539 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <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 | ||
| 1442 | 2026.05.19 02:42:55.886356 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.19 02:42:55.886392 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1444 | 2026.05.19 02:42:55.886919 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.05.19 02:42:55.887146 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.19 02:42:55.887287 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001817 sec., 19812.87837094111 rows/sec., 35.50 MiB/sec. | ||
| 1447 | 2026.05.19 02:42:55.887341 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} <Debug> TCPHandler: Processed in 0.00199724 sec. | ||
| 1448 | 2026.05.19 02:42:55.887475 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.19 02:42:55.887572 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.19 02:42:55.887613 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1451 | 2026.05.19 02:42:55.887937 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.19 02:42:55.887972 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1453 | 2026.05.19 02:42:55.888259 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2026.05.19 02:42:55.888471 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.05.19 02:42:55.888594 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 434.34 KiB/sec. | ||
| 1456 | 2026.05.19 02:42:55.888651 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} <Debug> TCPHandler: Processed in 0.001225553 sec. | ||
| 1457 | 2026.05.19 02:42:55.888771 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.05.19 02:42:55.888868 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.05.19 02:42:55.888917 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.05.19 02:42:55.889362 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.19 02:42:55.889409 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1462 | 2026.05.19 02:42:55.889798 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.05.19 02:42:55.890038 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.19 02:42:55.890197 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001345 sec., 66914.49814126393 rows/sec., 4.19 MiB/sec. | ||
| 1465 | 2026.05.19 02:42:55.890232 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} <Debug> TCPHandler: Processed in 0.001509895 sec. | ||
| 1466 | 2026.05.19 02:43:00.858568 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.05.19 02:43:00.858817 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1468 | 2026.05.19 02:43:00.859163 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1469 | 2026.05.19 02:43:00.859203 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <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 | ||
| 1470 | 2026.05.19 02:43:00.859427 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1471 | 2026.05.19 02:43:00.859500 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2026.05.19 02:43:00.859642 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1473 | 2026.05.19 02:43:00.859689 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1474 | 2026.05.19 02:43:00.859713 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1475 | 2026.05.19 02:43:00.859730 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1476 | 2026.05.19 02:43:00.859774 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <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'))" | ||
| 1477 | 2026.05.19 02:43:00.859796 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1478 | 2026.05.19 02:43:00.860953 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002231 sec., 19722.097714029584 rows/sec., 4.12 MiB/sec. | ||
| 1479 | 2026.05.19 02:43:00.861150 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} <Debug> TCPHandler: Processed in 0.002717668 sec. | ||
| 1480 | 2026.05.19 02:43:00.863022 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.19 02:43:00.863190 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1482 | 2026.05.19 02:43:00.863255 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1483 | 2026.05.19 02:43:00.863903 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.19 02:43:00.863950 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 1485 | 2026.05.19 02:43:00.864451 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1486 | 2026.05.19 02:43:00.864682 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.19 02:43:00.864839 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 1488 | 2026.05.19 02:43:00.864881 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} <Debug> TCPHandler: Processed in 0.00199804 sec. | ||
| 1489 | 2026.05.19 02:43:00.865047 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.05.19 02:43:00.865158 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1491 | 2026.05.19 02:43:00.865204 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1492 | 2026.05.19 02:43:00.865663 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.19 02:43:00.865701 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 1494 | 2026.05.19 02:43:00.866027 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1495 | 2026.05.19 02:43:00.866241 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.19 02:43:00.866371 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 1497 | 2026.05.19 02:43:00.866406 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} <Debug> TCPHandler: Processed in 0.001431605 sec. | ||
| 1498 | 2026.05.19 02:43:00.866554 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.05.19 02:43:00.866654 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.05.19 02:43:00.866701 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1501 | 2026.05.19 02:43:00.867148 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.19 02:43:00.867197 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 1503 | 2026.05.19 02:43:00.867611 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2026.05.19 02:43:00.867883 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.19 02:43:00.868028 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. | ||
| 1506 | 2026.05.19 02:43:00.868063 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} <Debug> TCPHandler: Processed in 0.001559896 sec. | ||
| 1507 | 2026.05.19 02:43:00.868199 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.05.19 02:43:00.868297 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2026.05.19 02:43:00.868339 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1510 | 2026.05.19 02:43:00.868686 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.19 02:43:00.868722 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 1512 | 2026.05.19 02:43:00.869041 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1513 | 2026.05.19 02:43:00.869251 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.05.19 02:43:00.869381 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 1515 | 2026.05.19 02:43:00.869413 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} <Debug> TCPHandler: Processed in 0.001264083 sec. | ||
| 1516 | 2026.05.19 02:43:01.662896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2408 | ||
| 1517 | 2026.05.19 02:43:01.663381 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.05.19 02:43:01.663428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1519 | 2026.05.19 02:43:01.663952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2026.05.19 02:43:01.664191 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.05.19 02:43:01.664330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1522 | 2026.05.19 02:43:01.779018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1523 | 2026.05.19 02:43:01.797668 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.05.19 02:43:01.797740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1525 | 2026.05.19 02:43:01.804340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2026.05.19 02:43:01.805579 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.05.19 02:43:01.812551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1528 | 2026.05.19 02:43:02.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.61 MiB, peak 174.61 MiB, free memory in arenas 0.00 B, will set to 171.85 MiB (RSS), difference: 1.24 MiB | ||
| 1529 | 2026.05.19 02:43:05.862657 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.05.19 02:43:05.862948 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1531 | 2026.05.19 02:43:05.863343 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1532 | 2026.05.19 02:43:05.863394 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1533 | 2026.05.19 02:43:05.863660 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1534 | 2026.05.19 02:43:05.863729 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1535 | 2026.05.19 02:43:05.863872 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1536 | 2026.05.19 02:43:05.863908 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1537 | 2026.05.19 02:43:05.863931 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1538 | 2026.05.19 02:43:05.863946 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1539 | 2026.05.19 02:43:05.863988 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1540 | 2026.05.19 02:43:05.864008 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1541 | 2026.05.19 02:43:05.865079 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002239 sec., 19651.630192050023 rows/sec., 4.11 MiB/sec. | ||
| 1542 | 2026.05.19 02:43:05.865262 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} <Debug> TCPHandler: Processed in 0.002759669 sec. | ||
| 1543 | 2026.05.19 02:43:05.870641 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.19 02:43:05.870813 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.19 02:43:05.870887 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1546 | 2026.05.19 02:43:05.871813 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.05.19 02:43:05.871890 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1548 | 2026.05.19 02:43:05.872326 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1549 | 2026.05.19 02:43:05.872569 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.05.19 02:43:05.872731 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001971 sec., 142059.86808726535 rows/sec., 9.02 MiB/sec. | ||
| 1551 | 2026.05.19 02:43:05.872786 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} <Debug> TCPHandler: Processed in 0.002282083 sec. | ||
| 1552 | 2026.05.19 02:43:05.873028 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.05.19 02:43:05.873163 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1554 | 2026.05.19 02:43:05.873222 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1555 | 2026.05.19 02:43:05.874036 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.19 02:43:05.874074 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1557 | 2026.05.19 02:43:05.874453 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.05.19 02:43:05.874674 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.19 02:43:05.874791 [ 75 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2026.05.19 02:43:05.874800 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001679 sec., 506849.3150684932 rows/sec., 39.78 MiB/sec. | ||
| 1561 | 2026.05.19 02:43:05.874876 [ 75 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.19 02:43:05.874885 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} <Debug> TCPHandler: Processed in 0.001975441 sec. | ||
| 1563 | 2026.05.19 02:43:05.874922 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1564 | 2026.05.19 02:43:05.875053 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.05.19 02:43:05.875156 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.05.19 02:43:05.875198 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1567 | 2026.05.19 02:43:05.875788 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.05.19 02:43:05.875843 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1569 | 2026.05.19 02:43:05.876253 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1570 | 2026.05.19 02:43:05.876483 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.05.19 02:43:05.876638 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.0015 sec., 118000 rows/sec., 7.29 MiB/sec. | ||
| 1572 | 2026.05.19 02:43:05.876687 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} <Debug> TCPHandler: Processed in 0.001683267 sec. | ||
| 1573 | 2026.05.19 02:43:05.876843 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.05.19 02:43:05.876953 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.05.19 02:43:05.876999 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1576 | 2026.05.19 02:43:05.877311 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 1577 | 2026.05.19 02:43:05.877493 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.19 02:43:05.877536 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1579 | 2026.05.19 02:43:05.877865 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1580 | 2026.05.19 02:43:05.878083 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.19 02:43:05.878209 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001278 sec., 113458.52895148669 rows/sec., 7.32 MiB/sec. | ||
| 1582 | 2026.05.19 02:43:05.878244 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} <Debug> TCPHandler: Processed in 0.001456685 sec. | ||
| 1583 | 2026.05.19 02:43:05.878392 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.05.19 02:43:05.878491 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.05.19 02:43:05.878533 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1586 | 2026.05.19 02:43:05.878977 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.05.19 02:43:05.879014 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1588 | 2026.05.19 02:43:05.879320 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1589 | 2026.05.19 02:43:05.879551 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.05.19 02:43:05.879559 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.19 02:43:05.879712 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001241 sec., 116035.45527800162 rows/sec., 6.59 MiB/sec. | ||
| 1592 | 2026.05.19 02:43:05.879748 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} <Debug> TCPHandler: Processed in 0.001418394 sec. | ||
| 1593 | 2026.05.19 02:43:05.879895 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.05.19 02:43:05.879993 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1595 | 2026.05.19 02:43:05.880034 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1596 | 2026.05.19 02:43:05.880771 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.05.19 02:43:05.880825 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1598 | 2026.05.19 02:43:05.881255 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1599 | 2026.05.19 02:43:05.881516 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.05.19 02:43:05.881635 [ 74 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1601 | 2026.05.19 02:43:05.881671 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001696 sec., 307193.39622641506 rows/sec., 21.71 MiB/sec. | ||
| 1602 | 2026.05.19 02:43:05.881673 [ 74 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.19 02:43:05.881706 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1604 | 2026.05.19 02:43:05.881720 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} <Debug> TCPHandler: Processed in 0.00187364 sec. | ||
| 1605 | 2026.05.19 02:43:05.881763 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3179 rows starting from the beginning of the part | ||
| 1606 | 2026.05.19 02:43:05.881839 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 1607 | 2026.05.19 02:43:05.881868 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.05.19 02:43:05.881926 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1609 | 2026.05.19 02:43:05.881964 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1610 | 2026.05.19 02:43:05.881973 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1611 | 2026.05.19 02:43:05.882012 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1612 | 2026.05.19 02:43:05.882028 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1760 rows starting from the beginning of the part | ||
| 1613 | 2026.05.19 02:43:05.882035 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1614 | 2026.05.19 02:43:05.882092 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 849 rows starting from the beginning of the part | ||
| 1615 | 2026.05.19 02:43:05.882160 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1616 | 2026.05.19 02:43:05.882172 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1617 | 2026.05.19 02:43:05.882237 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1618 | 2026.05.19 02:43:05.882256 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 851 rows starting from the beginning of the part | ||
| 1619 | 2026.05.19 02:43:05.882309 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 525 rows starting from the beginning of the part | ||
| 1620 | 2026.05.19 02:43:05.882375 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1621 | 2026.05.19 02:43:05.882437 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 521 rows starting from the beginning of the part | ||
| 1622 | 2026.05.19 02:43:05.882443 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.05.19 02:43:05.882489 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1624 | 2026.05.19 02:43:05.882854 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1625 | 2026.05.19 02:43:05.883099 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.05.19 02:43:05.883242 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001288 sec., 3105.590062111801 rows/sec., 162.25 KiB/sec. | ||
| 1627 | 2026.05.19 02:43:05.883276 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} <Debug> TCPHandler: Processed in 0.001459825 sec. | ||
| 1628 | 2026.05.19 02:43:05.883416 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.05.19 02:43:05.883514 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.05.19 02:43:05.883559 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1631 | 2026.05.19 02:43:05.883969 [ 189 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194843 sec., 1365929.134794607 rows/sec., 99.91 MiB/sec. | ||
| 1632 | 2026.05.19 02:43:05.884018 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.19 02:43:05.884053 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1634 | 2026.05.19 02:43:05.884204 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2026.05.19 02:43:05.884452 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1636 | 2026.05.19 02:43:05.884490 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.05.19 02:43:05.884570 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1638 | 2026.05.19 02:43:05.884707 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.05.19 02:43:05.884718 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1640 | 2026.05.19 02:43:05.884833 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1641 | 2026.05.19 02:43:05.884850 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001355 sec., 195571.95571955718 rows/sec., 13.00 MiB/sec. | ||
| 1642 | 2026.05.19 02:43:05.884862 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.05.19 02:43:05.884892 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} <Debug> TCPHandler: Processed in 0.001525815 sec. | ||
| 1644 | 2026.05.19 02:43:05.884894 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1645 | 2026.05.19 02:43:05.884995 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 1646 | 2026.05.19 02:43:05.885061 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.05.19 02:43:05.885105 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.05.19 02:43:05.885151 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2033 rows starting from the beginning of the part | ||
| 1649 | 2026.05.19 02:43:05.885163 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.05.19 02:43:05.885221 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1651 | 2026.05.19 02:43:05.885236 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1652 | 2026.05.19 02:43:05.885297 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1653 | 2026.05.19 02:43:05.885346 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1654 | 2026.05.19 02:43:05.885445 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1655 | 2026.05.19 02:43:05.885504 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1656 | 2026.05.19 02:43:05.885662 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.19 02:43:05.885708 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1658 | 2026.05.19 02:43:05.886094 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1659 | 2026.05.19 02:43:05.886359 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.05.19 02:43:05.886515 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
| 1661 | 2026.05.19 02:43:05.886552 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} <Debug> TCPHandler: Processed in 0.001540146 sec. | ||
| 1662 | 2026.05.19 02:43:05.886694 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.19 02:43:05.886870 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.19 02:43:05.886924 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <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 | ||
| 1665 | 2026.05.19 02:43:05.887909 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.05.19 02:43:05.887970 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1667 | 2026.05.19 02:43:05.888729 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1668 | 2026.05.19 02:43:05.888987 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.05.19 02:43:05.889162 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002387 sec., 15500.62840385421 rows/sec., 27.78 MiB/sec. | ||
| 1670 | 2026.05.19 02:43:05.889257 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} <Debug> TCPHandler: Processed in 0.002612907 sec. | ||
| 1671 | 2026.05.19 02:43:05.889435 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.05.19 02:43:05.889560 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.05.19 02:43:05.889614 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1674 | 2026.05.19 02:43:05.889721 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760809 sec., 612290.8942576776 rows/sec., 38.39 MiB/sec. | ||
| 1675 | 2026.05.19 02:43:05.890012 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.19 02:43:05.890055 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1677 | 2026.05.19 02:43:05.890064 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1678 | 2026.05.19 02:43:05.890388 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.19 02:43:05.890410 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1680 | 2026.05.19 02:43:05.890458 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1681 | 2026.05.19 02:43:05.890528 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1682 | 2026.05.19 02:43:05.890652 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.19 02:43:05.890760 [ 74 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.05.19 02:43:05.890787 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001263 sec., 71258.90736342043 rows/sec., 4.46 MiB/sec. | ||
| 1685 | 2026.05.19 02:43:05.890796 [ 74 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.05.19 02:43:05.890827 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} <Debug> TCPHandler: Processed in 0.001479745 sec. | ||
| 1687 | 2026.05.19 02:43:05.890829 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1688 | 2026.05.19 02:43:05.890922 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 1689 | 2026.05.19 02:43:05.891011 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2026.05.19 02:43:05.891035 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1691 | 2026.05.19 02:43:05.891077 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1692 | 2026.05.19 02:43:05.891114 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1693 | 2026.05.19 02:43:05.891150 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1694 | 2026.05.19 02:43:05.891184 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1695 | 2026.05.19 02:43:05.891217 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1696 | 2026.05.19 02:43:05.891901 [ 194 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104169 sec., 339832.3877545143 rows/sec., 21.65 MiB/sec. | ||
| 1697 | 2026.05.19 02:43:05.892043 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2026.05.19 02:43:05.892347 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.05.19 02:43:05.892413 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2026.05.19 02:43:05.892483 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1701 | 2026.05.19 02:43:05.894731 [ 190 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5047 rows, containing 5 columns (5 merged, 0 gathered) in 0.019712572 sec., 256029.5023906571 rows/sec., 20.41 MiB/sec. | ||
| 1702 | 2026.05.19 02:43:05.895130 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1703 | 2026.05.19 02:43:05.895458 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.05.19 02:43:05.895536 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.05.19 02:43:05.895601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1706 | 2026.05.19 02:43:06.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.72 MiB, peak 179.55 MiB, free memory in arenas 0.00 B, will set to 173.72 MiB (RSS), difference: 1.00 MiB | ||
| 1707 | 2026.05.19 02:43:09.109945 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1708 | 2026.05.19 02:43:09.110023 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1709 | 2026.05.19 02:43:09.164768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 | ||
| 1710 | 2026.05.19 02:43:09.165281 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.05.19 02:43:09.165320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1712 | 2026.05.19 02:43:09.165840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1713 | 2026.05.19 02:43:09.166080 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.05.19 02:43:09.166217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1715 | 2026.05.19 02:43:09.166237 [ 70 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1716 | 2026.05.19 02:43:09.166298 [ 70 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.05.19 02:43:09.166319 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1718 | 2026.05.19 02:43:09.166487 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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 | ||
| 1719 | 2026.05.19 02:43:09.166663 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1720 | 2026.05.19 02:43:09.166705 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1721 | 2026.05.19 02:43:09.166769 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1722 | 2026.05.19 02:43:09.166813 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1723 | 2026.05.19 02:43:09.166853 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1724 | 2026.05.19 02:43:09.166900 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1725 | 2026.05.19 02:43:09.166943 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1726 | 2026.05.19 02:43:09.181210 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.014802102 sec., 197269.27972797377 rows/sec., 2.82 MiB/sec. | ||
| 1727 | 2026.05.19 02:43:09.181971 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.05.19 02:43:09.182231 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.19 02:43:09.182299 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.05.19 02:43:09.182367 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1731 | 2026.05.19 02:43:09.312966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1732 | 2026.05.19 02:43:09.330135 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.05.19 02:43:09.330210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1734 | 2026.05.19 02:43:09.336432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1735 | 2026.05.19 02:43:09.337109 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.05.19 02:43:09.337412 [ 69 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1737 | 2026.05.19 02:43:09.337485 [ 69 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.19 02:43:09.337510 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1739 | 2026.05.19 02:43:09.337649 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1740 | 2026.05.19 02:43:09.340593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1741 | 2026.05.19 02:43:09.341801 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1742 | 2026.05.19 02:43:09.343097 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1743 | 2026.05.19 02:43:09.347256 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1744 | 2026.05.19 02:43:09.351267 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1745 | 2026.05.19 02:43:09.355470 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1746 | 2026.05.19 02:43:09.364152 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1747 | 2026.05.19 02:43:09.368440 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 1748 | 2026.05.19 02:43:09.423758 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086160974 sec., 533.8844010746675 rows/sec., 2.76 MiB/sec. | ||
| 1749 | 2026.05.19 02:43:09.426286 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1750 | 2026.05.19 02:43:09.428485 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.05.19 02:43:09.428589 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1752 | 2026.05.19 02:43:09.430735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1753 | 2026.05.19 02:43:10.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.87 MiB, peak 184.41 MiB, free memory in arenas 0.00 B, will set to 184.17 MiB (RSS), difference: 9.30 MiB | ||
| 1754 | 2026.05.19 02:43:10.858129 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.19 02:43:10.858345 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1756 | 2026.05.19 02:43:10.858655 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1757 | 2026.05.19 02:43:10.858692 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <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 | ||
| 1758 | 2026.05.19 02:43:10.858908 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2026.05.19 02:43:10.858973 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.05.19 02:43:10.859106 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1761 | 2026.05.19 02:43:10.859141 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.05.19 02:43:10.859163 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1763 | 2026.05.19 02:43:10.859179 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2026.05.19 02:43:10.859220 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <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'))" | ||
| 1765 | 2026.05.19 02:43:10.859240 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1766 | 2026.05.19 02:43:10.860451 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002193 sec., 20063.839489284084 rows/sec., 4.19 MiB/sec. | ||
| 1767 | 2026.05.19 02:43:10.860547 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} <Debug> TCPHandler: Processed in 0.002542326 sec. | ||
| 1768 | 2026.05.19 02:43:10.862177 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.05.19 02:43:10.862286 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2026.05.19 02:43:10.862329 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2026.05.19 02:43:10.862795 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.05.19 02:43:10.862836 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1773 | 2026.05.19 02:43:10.863198 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1774 | 2026.05.19 02:43:10.863424 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.05.19 02:43:10.863563 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001308 sec., 42813.455657492355 rows/sec., 3.27 MiB/sec. | ||
| 1776 | 2026.05.19 02:43:10.863597 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} <Debug> TCPHandler: Processed in 0.001470395 sec. | ||
| 1777 | 2026.05.19 02:43:10.863722 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.19 02:43:10.863818 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1779 | 2026.05.19 02:43:10.863856 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1780 | 2026.05.19 02:43:10.864252 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.19 02:43:10.864288 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1782 | 2026.05.19 02:43:10.864572 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1783 | 2026.05.19 02:43:10.864774 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.19 02:43:10.864901 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001102 sec., 58076.225045372055 rows/sec., 4.53 MiB/sec. | ||
| 1785 | 2026.05.19 02:43:10.864934 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} <Debug> TCPHandler: Processed in 0.001261893 sec. | ||
| 1786 | 2026.05.19 02:43:10.865055 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.05.19 02:43:10.865151 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.05.19 02:43:10.865195 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1789 | 2026.05.19 02:43:10.865599 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.05.19 02:43:10.865634 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1791 | 2026.05.19 02:43:10.865958 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1792 | 2026.05.19 02:43:10.866163 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.05.19 02:43:10.866285 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 1794 | 2026.05.19 02:43:10.866318 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} <Debug> TCPHandler: Processed in 0.001311294 sec. | ||
| 1795 | 2026.05.19 02:43:10.866435 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.05.19 02:43:10.866545 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.05.19 02:43:10.866585 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1798 | 2026.05.19 02:43:10.866914 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.05.19 02:43:10.866949 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1800 | 2026.05.19 02:43:10.867238 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1801 | 2026.05.19 02:43:10.867447 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.05.19 02:43:10.867568 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 1803 | 2026.05.19 02:43:10.867599 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} <Debug> TCPHandler: Processed in 0.001212543 sec. | ||
| 1804 | 2026.05.19 02:43:14.177727 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.05.19 02:43:14.178085 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1806 | 2026.05.19 02:43:14.178508 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2026.05.19 02:43:14.178556 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1808 | 2026.05.19 02:43:14.178821 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2026.05.19 02:43:14.178891 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2026.05.19 02:43:14.179036 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 1811 | 2026.05.19 02:43:14.179072 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2026.05.19 02:43:14.179095 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1813 | 2026.05.19 02:43:14.179111 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1814 | 2026.05.19 02:43:14.179153 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1815 | 2026.05.19 02:43:14.179174 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1816 | 2026.05.19 02:43:14.180147 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002219 sec., 19828.751689950426 rows/sec., 4.15 MiB/sec. | ||
| 1817 | 2026.05.19 02:43:14.180218 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} <Debug> TCPHandler: Processed in 0.002654777 sec. | ||
| 1818 | 2026.05.19 02:43:14.196377 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.05.19 02:43:14.196516 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.05.19 02:43:14.196570 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1821 | 2026.05.19 02:43:14.197264 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.19 02:43:14.197310 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1823 | 2026.05.19 02:43:14.197693 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2026.05.19 02:43:14.197930 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.05.19 02:43:14.198080 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001602 sec., 174781.52309612985 rows/sec., 11.09 MiB/sec. | ||
| 1826 | 2026.05.19 02:43:14.198116 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} <Debug> TCPHandler: Processed in 0.001806799 sec. | ||
| 1827 | 2026.05.19 02:43:14.198387 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.19 02:43:14.198489 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.19 02:43:14.198532 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2026.05.19 02:43:14.200393 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.05.19 02:43:14.200432 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1832 | 2026.05.19 02:43:14.200983 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1833 | 2026.05.19 02:43:14.201203 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.05.19 02:43:14.201331 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Debug> executeQuery: Read 3200 rows, 244.58 KiB in 0.00286 sec., 1118881.1188811187 rows/sec., 83.51 MiB/sec. | ||
| 1835 | 2026.05.19 02:43:14.201366 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1836 | 2026.05.19 02:43:14.201380 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} <Debug> TCPHandler: Processed in 0.003045201 sec. | ||
| 1837 | 2026.05.19 02:43:14.201515 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.05.19 02:43:14.201608 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1839 | 2026.05.19 02:43:14.201646 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1840 | 2026.05.19 02:43:14.202140 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.19 02:43:14.202177 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1842 | 2026.05.19 02:43:14.202545 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1843 | 2026.05.19 02:43:14.202764 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.19 02:43:14.202892 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Debug> executeQuery: Read 188 rows, 12.02 KiB in 0.001296 sec., 145061.7283950617 rows/sec., 9.06 MiB/sec. | ||
| 1845 | 2026.05.19 02:43:14.202925 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} <Debug> TCPHandler: Processed in 0.001458385 sec. | ||
| 1846 | 2026.05.19 02:43:14.203065 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.19 02:43:14.203171 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.19 02:43:14.203210 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1849 | 2026.05.19 02:43:14.204258 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.19 02:43:14.204334 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1851 | 2026.05.19 02:43:14.204887 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1852 | 2026.05.19 02:43:14.205132 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.19 02:43:14.205301 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.002145 sec., 441025.641025641 rows/sec., 25.93 MiB/sec. | ||
| 1854 | 2026.05.19 02:43:14.205360 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} <Debug> TCPHandler: Processed in 0.002343504 sec. | ||
| 1855 | 2026.05.19 02:43:14.205569 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.19 02:43:14.205704 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.19 02:43:14.205763 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1858 | 2026.05.19 02:43:14.206236 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.19 02:43:14.206274 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1860 | 2026.05.19 02:43:14.206567 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1861 | 2026.05.19 02:43:14.206784 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.19 02:43:14.206911 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. | ||
| 1863 | 2026.05.19 02:43:14.206945 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} <Debug> TCPHandler: Processed in 0.001495415 sec. | ||
| 1864 | 2026.05.19 02:43:14.207070 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.19 02:43:14.207175 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.19 02:43:14.207216 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1867 | 2026.05.19 02:43:14.207674 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.05.19 02:43:14.207711 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1869 | 2026.05.19 02:43:14.208015 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1870 | 2026.05.19 02:43:14.208230 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.19 02:43:14.208353 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001197 sec., 120300.75187969925 rows/sec., 6.83 MiB/sec. | ||
| 1872 | 2026.05.19 02:43:14.208388 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} <Debug> TCPHandler: Processed in 0.001366954 sec. | ||
| 1873 | 2026.05.19 02:43:14.208516 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.05.19 02:43:14.208612 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1875 | 2026.05.19 02:43:14.208653 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1876 | 2026.05.19 02:43:14.209770 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.05.19 02:43:14.209807 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1878 | 2026.05.19 02:43:14.210213 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1879 | 2026.05.19 02:43:14.210431 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.05.19 02:43:14.210558 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Debug> executeQuery: Read 1747 rows, 120.70 KiB in 0.001964 sec., 889511.2016293278 rows/sec., 60.01 MiB/sec. | ||
| 1881 | 2026.05.19 02:43:14.210592 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} <Debug> TCPHandler: Processed in 0.002125942 sec. | ||
| 1882 | 2026.05.19 02:43:14.210731 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.05.19 02:43:14.210830 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1884 | 2026.05.19 02:43:14.210871 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1885 | 2026.05.19 02:43:14.211228 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.19 02:43:14.211264 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1887 | 2026.05.19 02:43:14.211566 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1888 | 2026.05.19 02:43:14.211781 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.05.19 02:43:14.211909 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. | ||
| 1890 | 2026.05.19 02:43:14.211942 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} <Debug> TCPHandler: Processed in 0.001261013 sec. | ||
| 1891 | 2026.05.19 02:43:14.212092 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.05.19 02:43:14.212187 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.05.19 02:43:14.212231 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1894 | 2026.05.19 02:43:14.213004 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.05.19 02:43:14.213040 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1896 | 2026.05.19 02:43:14.213476 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1897 | 2026.05.19 02:43:14.213690 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.19 02:43:14.213817 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Debug> executeQuery: Read 1697 rows, 106.37 KiB in 0.001648 sec., 1029733.009708738 rows/sec., 63.03 MiB/sec. | ||
| 1899 | 2026.05.19 02:43:14.213851 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} <Debug> TCPHandler: Processed in 0.001809188 sec. | ||
| 1900 | 2026.05.19 02:43:14.213999 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.05.19 02:43:14.214106 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.05.19 02:43:14.214149 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1903 | 2026.05.19 02:43:14.214488 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.05.19 02:43:14.214538 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1905 | 2026.05.19 02:43:14.214847 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1906 | 2026.05.19 02:43:14.215072 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.19 02:43:14.215200 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 1908 | 2026.05.19 02:43:14.215233 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} <Debug> TCPHandler: Processed in 0.001285793 sec. | ||
| 1909 | 2026.05.19 02:43:14.215357 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.19 02:43:14.215453 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.05.19 02:43:14.215508 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <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 | ||
| 1912 | 2026.05.19 02:43:14.216436 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.19 02:43:14.216473 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1914 | 2026.05.19 02:43:14.217044 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1915 | 2026.05.19 02:43:14.217271 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.19 02:43:14.217409 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001974 sec., 24316.1094224924 rows/sec., 43.57 MiB/sec. | ||
| 1917 | 2026.05.19 02:43:14.217465 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} <Debug> TCPHandler: Processed in 0.002156632 sec. | ||
| 1918 | 2026.05.19 02:43:14.217597 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.05.19 02:43:14.217695 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.05.19 02:43:14.217735 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1921 | 2026.05.19 02:43:14.218077 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.19 02:43:14.218113 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1923 | 2026.05.19 02:43:14.218417 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.05.19 02:43:14.218631 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.05.19 02:43:14.218760 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001084 sec., 71955.71955719558 rows/sec., 4.45 MiB/sec. | ||
| 1926 | 2026.05.19 02:43:14.218792 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} <Debug> TCPHandler: Processed in 0.001243583 sec. | ||
| 1927 | 2026.05.19 02:43:15.853736 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.05.19 02:43:15.853986 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1929 | 2026.05.19 02:43:15.854328 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2026.05.19 02:43:15.854368 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <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 | ||
| 1931 | 2026.05.19 02:43:15.854599 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.05.19 02:43:15.854673 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2026.05.19 02:43:15.854816 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1934 | 2026.05.19 02:43:15.854853 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2026.05.19 02:43:15.854875 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1936 | 2026.05.19 02:43:15.854892 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1937 | 2026.05.19 02:43:15.854942 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <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'))" | ||
| 1938 | 2026.05.19 02:43:15.854962 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 1939 | 2026.05.19 02:43:15.856136 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002253 sec., 19529.516200621394 rows/sec., 4.08 MiB/sec. | ||
| 1940 | 2026.05.19 02:43:15.856247 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} <Debug> TCPHandler: Processed in 0.002656717 sec. | ||
| 1941 | 2026.05.19 02:43:15.857360 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.05.19 02:43:15.857477 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1943 | 2026.05.19 02:43:15.857526 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1944 | 2026.05.19 02:43:15.858057 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.05.19 02:43:15.858106 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1946 | 2026.05.19 02:43:15.858484 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1947 | 2026.05.19 02:43:15.858736 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.05.19 02:43:15.858886 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.96 MiB/sec. | ||
| 1949 | 2026.05.19 02:43:15.858923 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} <Debug> TCPHandler: Processed in 0.001615447 sec. | ||
| 1950 | 2026.05.19 02:43:15.859069 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.05.19 02:43:15.859169 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1952 | 2026.05.19 02:43:15.859211 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1953 | 2026.05.19 02:43:15.859673 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.19 02:43:15.859712 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1955 | 2026.05.19 02:43:15.860015 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1956 | 2026.05.19 02:43:15.860226 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.19 02:43:15.860354 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 1958 | 2026.05.19 02:43:15.860387 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} <Debug> TCPHandler: Processed in 0.001368034 sec. | ||
| 1959 | 2026.05.19 02:43:15.860510 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.05.19 02:43:15.860621 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.05.19 02:43:15.860666 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1962 | 2026.05.19 02:43:15.861061 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.05.19 02:43:15.861097 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1964 | 2026.05.19 02:43:15.861414 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1965 | 2026.05.19 02:43:15.861635 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.05.19 02:43:15.861766 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 1.91 MiB/sec. | ||
| 1967 | 2026.05.19 02:43:15.861801 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} <Debug> TCPHandler: Processed in 0.001340114 sec. | ||
| 1968 | 2026.05.19 02:43:15.861922 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.05.19 02:43:15.862020 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.05.19 02:43:15.862065 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1971 | 2026.05.19 02:43:15.862396 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.05.19 02:43:15.862432 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1973 | 2026.05.19 02:43:15.862740 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1974 | 2026.05.19 02:43:15.862961 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.05.19 02:43:15.863085 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. | ||
| 1976 | 2026.05.19 02:43:15.863118 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} <Debug> TCPHandler: Processed in 0.001244533 sec. | ||
| 1977 | 2026.05.19 02:43:16.666453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 | ||
| 1978 | 2026.05.19 02:43:16.667067 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.19 02:43:16.667112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1980 | 2026.05.19 02:43:16.667682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1981 | 2026.05.19 02:43:16.667922 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.19 02:43:16.668051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 1983 | 2026.05.19 02:43:16.840843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1984 | 2026.05.19 02:43:16.858138 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.19 02:43:16.858192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1986 | 2026.05.19 02:43:16.863758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.05.19 02:43:16.864439 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.19 02:43:16.867283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1989 | 2026.05.19 02:43:20.858485 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.05.19 02:43:20.858755 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) 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) | ||
| 1991 | 2026.05.19 02:43:20.859126 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1992 | 2026.05.19 02:43:20.859162 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <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 | ||
| 1993 | 2026.05.19 02:43:20.859379 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1994 | 2026.05.19 02:43:20.859447 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1995 | 2026.05.19 02:43:20.859588 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1996 | 2026.05.19 02:43:20.859625 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1997 | 2026.05.19 02:43:20.859649 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 1998 | 2026.05.19 02:43:20.859664 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1999 | 2026.05.19 02:43:20.859706 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <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'))" | ||
| 2000 | 2026.05.19 02:43:20.859725 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2001 | 2026.05.19 02:43:20.861178 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002539 sec., 17329.65734541158 rows/sec., 3.62 MiB/sec. | ||
| 2002 | 2026.05.19 02:43:20.861294 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} <Debug> TCPHandler: Processed in 0.00295866 sec. | ||
| 2003 | 2026.05.19 02:43:20.863011 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.19 02:43:20.863131 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2005 | 2026.05.19 02:43:20.863184 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2006 | 2026.05.19 02:43:20.863796 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.19 02:43:20.863846 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2008 | 2026.05.19 02:43:20.864234 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2009 | 2026.05.19 02:43:20.864459 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.19 02:43:20.864600 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 2011 | 2026.05.19 02:43:20.864637 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} <Debug> TCPHandler: Processed in 0.001678857 sec. | ||
| 2012 | 2026.05.19 02:43:20.864799 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.05.19 02:43:20.864901 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2014 | 2026.05.19 02:43:20.864942 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2015 | 2026.05.19 02:43:20.865418 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.19 02:43:20.865460 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2017 | 2026.05.19 02:43:20.865765 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2018 | 2026.05.19 02:43:20.865990 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.05.19 02:43:20.866125 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 2020 | 2026.05.19 02:43:20.866159 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} <Debug> TCPHandler: Processed in 0.001410504 sec. | ||
| 2021 | 2026.05.19 02:43:20.866305 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.05.19 02:43:20.866403 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.05.19 02:43:20.866446 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2024 | 2026.05.19 02:43:20.866883 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.19 02:43:20.866920 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2026 | 2026.05.19 02:43:20.867244 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2027 | 2026.05.19 02:43:20.867459 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.19 02:43:20.867586 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 2029 | 2026.05.19 02:43:20.867619 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} <Debug> TCPHandler: Processed in 0.001365024 sec. | ||
| 2030 | 2026.05.19 02:43:20.867880 [ 269 ] {} <Trace> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.05.19 02:43:20.868076 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.05.19 02:43:20.868151 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2033 | 2026.05.19 02:43:20.868707 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.05.19 02:43:20.868758 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2035 | 2026.05.19 02:43:20.869187 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2036 | 2026.05.19 02:43:20.869431 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.05.19 02:43:20.869584 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
| 2038 | 2026.05.19 02:43:20.869622 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} <Debug> TCPHandler: Processed in 0.00188625 sec. | ||
| 2039 | 2026.05.19 02:43:24.110107 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2040 | 2026.05.19 02:43:24.110191 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2041 | 2026.05.19 02:43:24.168228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 | ||
| 2042 | 2026.05.19 02:43:24.168730 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.05.19 02:43:24.168764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2044 | 2026.05.19 02:43:24.169323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2045 | 2026.05.19 02:43:24.169573 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.05.19 02:43:24.169702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 2047 | 2026.05.19 02:43:24.367451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2048 | 2026.05.19 02:43:24.384390 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.19 02:43:24.384441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2050 | 2026.05.19 02:43:24.389600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2051 | 2026.05.19 02:43:24.390266 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.19 02:43:24.393026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2053 | 2026.05.19 02:43:25.023332 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.05.19 02:43:25.023439 [ 259 ] {} <Debug> TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.19 02:43:25.664533 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.19 02:43:25.664607 [ 269 ] {} <Debug> TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.19 02:43:25.863748 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.05.19 02:43:25.864005 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2059 | 2026.05.19 02:43:25.864409 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2060 | 2026.05.19 02:43:25.864451 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2061 | 2026.05.19 02:43:25.864739 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2062 | 2026.05.19 02:43:25.864808 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2063 | 2026.05.19 02:43:25.864954 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2064 | 2026.05.19 02:43:25.864990 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2065 | 2026.05.19 02:43:25.865013 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2066 | 2026.05.19 02:43:25.865028 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2067 | 2026.05.19 02:43:25.865070 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2068 | 2026.05.19 02:43:25.865090 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2069 | 2026.05.19 02:43:25.866220 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00232 sec., 18965.51724137931 rows/sec., 3.97 MiB/sec. | ||
| 2070 | 2026.05.19 02:43:25.866326 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} <Debug> TCPHandler: Processed in 0.002714708 sec. | ||
| 2071 | 2026.05.19 02:43:25.871653 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2026.05.19 02:43:25.871784 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2073 | 2026.05.19 02:43:25.871835 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2074 | 2026.05.19 02:43:25.872547 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.19 02:43:25.872590 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2076 | 2026.05.19 02:43:25.872981 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2077 | 2026.05.19 02:43:25.873213 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.19 02:43:25.873357 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001612 sec., 173697.27047146403 rows/sec., 11.02 MiB/sec. | ||
| 2079 | 2026.05.19 02:43:25.873357 [ 44 ] {} <Debug> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2080 | 2026.05.19 02:43:25.873392 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} <Debug> TCPHandler: Processed in 0.001799798 sec. | ||
| 2081 | 2026.05.19 02:43:25.873442 [ 44 ] {} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.19 02:43:25.873474 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2083 | 2026.05.19 02:43:25.873587 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.05.19 02:43:25.873657 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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 | ||
| 2085 | 2026.05.19 02:43:25.873699 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2086 | 2026.05.19 02:43:25.873751 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2087 | 2026.05.19 02:43:25.873835 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2088 | 2026.05.19 02:43:25.873891 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part | ||
| 2089 | 2026.05.19 02:43:25.874006 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part | ||
| 2090 | 2026.05.19 02:43:25.874065 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part | ||
| 2091 | 2026.05.19 02:43:25.874115 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part | ||
| 2092 | 2026.05.19 02:43:25.874174 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part | ||
| 2093 | 2026.05.19 02:43:25.874530 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.19 02:43:25.874584 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2095 | 2026.05.19 02:43:25.874981 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2096 | 2026.05.19 02:43:25.875213 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.19 02:43:25.875228 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651057 sec., 847941.6519235859 rows/sec., 57.05 MiB/sec. | ||
| 2098 | 2026.05.19 02:43:25.875330 [ 44 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2099 | 2026.05.19 02:43:25.875352 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001673 sec., 508667.0651524208 rows/sec., 39.92 MiB/sec. | ||
| 2100 | 2026.05.19 02:43:25.875367 [ 44 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.05.19 02:43:25.875398 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} <Debug> TCPHandler: Processed in 0.00187307 sec. | ||
| 2102 | 2026.05.19 02:43:25.875401 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2103 | 2026.05.19 02:43:25.875466 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2104 | 2026.05.19 02:43:25.875563 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.19 02:43:25.875576 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 2106 | 2026.05.19 02:43:25.875699 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.05.19 02:43:25.875745 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2108 | 2026.05.19 02:43:25.875748 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2109 | 2026.05.19 02:43:25.875803 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3205 rows starting from the beginning of the part | ||
| 2110 | 2026.05.19 02:43:25.875820 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.19 02:43:25.875907 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2112 | 2026.05.19 02:43:25.875923 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2113 | 2026.05.19 02:43:25.875999 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3200 rows starting from the beginning of the part | ||
| 2114 | 2026.05.19 02:43:25.876009 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2115 | 2026.05.19 02:43:25.876052 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2116 | 2026.05.19 02:43:25.876108 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2117 | 2026.05.19 02:43:25.876161 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 851 rows starting from the beginning of the part | ||
| 2118 | 2026.05.19 02:43:25.876254 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.05.19 02:43:25.876297 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2120 | 2026.05.19 02:43:25.876670 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2121 | 2026.05.19 02:43:25.876907 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.05.19 02:43:25.877048 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001368 sec., 129385.96491228069 rows/sec., 7.99 MiB/sec. | ||
| 2123 | 2026.05.19 02:43:25.877085 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} <Debug> TCPHandler: Processed in 0.001571516 sec. | ||
| 2124 | 2026.05.19 02:43:25.877240 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.19 02:43:25.877338 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.05.19 02:43:25.877378 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2127 | 2026.05.19 02:43:25.877874 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.05.19 02:43:25.877910 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2129 | 2026.05.19 02:43:25.878225 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2130 | 2026.05.19 02:43:25.878450 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.05.19 02:43:25.878465 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7424 rows, containing 5 columns (5 merged, 0 gathered) in 0.00295454 sec., 2512743.100448801 rows/sec., 198.33 MiB/sec. | ||
| 2132 | 2026.05.19 02:43:25.878597 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001278 sec., 113458.52895148669 rows/sec., 7.32 MiB/sec. | ||
| 2133 | 2026.05.19 02:43:25.878638 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} <Debug> TCPHandler: Processed in 0.001447325 sec. | ||
| 2134 | 2026.05.19 02:43:25.878759 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2135 | 2026.05.19 02:43:25.878783 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.05.19 02:43:25.878885 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.05.19 02:43:25.878929 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2138 | 2026.05.19 02:43:25.879024 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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 02:43:25.879100 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2140 | 2026.05.19 02:43:25.879166 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2141 | 2026.05.19 02:43:25.879417 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.05.19 02:43:25.879459 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2143 | 2026.05.19 02:43:25.879796 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2144 | 2026.05.19 02:43:25.880011 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.05.19 02:43:25.880142 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001276 sec., 112852.6645768025 rows/sec., 6.41 MiB/sec. | ||
| 2146 | 2026.05.19 02:43:25.880159 [ 43 ] {} <Debug> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2147 | 2026.05.19 02:43:25.880176 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} <Debug> TCPHandler: Processed in 0.001441915 sec. | ||
| 2148 | 2026.05.19 02:43:25.880215 [ 43 ] {} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.05.19 02:43:25.880246 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2150 | 2026.05.19 02:43:25.880325 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.05.19 02:43:25.880334 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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 | ||
| 2152 | 2026.05.19 02:43:25.880432 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2153 | 2026.05.19 02:43:25.880444 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2154 | 2026.05.19 02:43:25.880482 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2155 | 2026.05.19 02:43:25.880486 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 2156 | 2026.05.19 02:43:25.880591 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 2157 | 2026.05.19 02:43:25.880650 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2158 | 2026.05.19 02:43:25.880700 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 2159 | 2026.05.19 02:43:25.880744 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
| 2160 | 2026.05.19 02:43:25.881218 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.19 02:43:25.881261 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2162 | 2026.05.19 02:43:25.881553 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250613 sec., 575717.6680555856 rows/sec., 34.90 MiB/sec. | ||
| 2163 | 2026.05.19 02:43:25.881617 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2164 | 2026.05.19 02:43:25.881708 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2165 | 2026.05.19 02:43:25.881903 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.05.19 02:43:25.882034 [ 43 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2167 | 2026.05.19 02:43:25.882037 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.19 02:43:25.882076 [ 43 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.19 02:43:25.882052 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001638 sec., 318070.8180708181 rows/sec., 22.47 MiB/sec. | ||
| 2170 | 2026.05.19 02:43:25.882115 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2171 | 2026.05.19 02:43:25.882152 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2172 | 2026.05.19 02:43:25.882153 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} <Debug> TCPHandler: Processed in 0.001876089 sec. | ||
| 2173 | 2026.05.19 02:43:25.882226 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 2174 | 2026.05.19 02:43:25.882238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2175 | 2026.05.19 02:43:25.882305 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.05.19 02:43:25.882344 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2177 | 2026.05.19 02:43:25.882389 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1776 rows starting from the beginning of the part | ||
| 2178 | 2026.05.19 02:43:25.882407 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2179 | 2026.05.19 02:43:25.882455 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2180 | 2026.05.19 02:43:25.882466 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2181 | 2026.05.19 02:43:25.882524 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1747 rows starting from the beginning of the part | ||
| 2182 | 2026.05.19 02:43:25.882567 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2183 | 2026.05.19 02:43:25.882611 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2184 | 2026.05.19 02:43:25.882671 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 521 rows starting from the beginning of the part | ||
| 2185 | 2026.05.19 02:43:25.882854 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.19 02:43:25.882897 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2187 | 2026.05.19 02:43:25.883220 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2188 | 2026.05.19 02:43:25.883448 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.19 02:43:25.883602 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 172.15 KiB/sec. | ||
| 2190 | 2026.05.19 02:43:25.883638 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} <Debug> TCPHandler: Processed in 0.001382394 sec. | ||
| 2191 | 2026.05.19 02:43:25.883780 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.05.19 02:43:25.883875 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.05.19 02:43:25.883918 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2194 | 2026.05.19 02:43:25.884126 [ 192 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194274 sec., 2180425.58448377 rows/sec., 157.51 MiB/sec. | ||
| 2195 | 2026.05.19 02:43:25.884362 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2196 | 2026.05.19 02:43:25.884382 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.05.19 02:43:25.884425 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2198 | 2026.05.19 02:43:25.884658 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.05.19 02:43:25.884747 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2200 | 2026.05.19 02:43:25.884819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2201 | 2026.05.19 02:43:25.884825 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2202 | 2026.05.19 02:43:25.885063 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.19 02:43:25.885180 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2204 | 2026.05.19 02:43:25.885196 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001339 sec., 197908.8872292756 rows/sec., 13.15 MiB/sec. | ||
| 2205 | 2026.05.19 02:43:25.885235 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.05.19 02:43:25.885304 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2207 | 2026.05.19 02:43:25.885304 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} <Debug> TCPHandler: Processed in 0.001570236 sec. | ||
| 2208 | 2026.05.19 02:43:25.885376 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 2209 | 2026.05.19 02:43:25.885473 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2210 | 2026.05.19 02:43:25.885490 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.05.19 02:43:25.885499 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2915 rows starting from the beginning of the part | ||
| 2212 | 2026.05.19 02:43:25.885569 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2213 | 2026.05.19 02:43:25.885614 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1697 rows starting from the beginning of the part | ||
| 2214 | 2026.05.19 02:43:25.885620 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.05.19 02:43:25.885654 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2216 | 2026.05.19 02:43:25.885681 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2217 | 2026.05.19 02:43:25.885702 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 2218 | 2026.05.19 02:43:25.885746 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2219 | 2026.05.19 02:43:25.886093 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.19 02:43:25.886142 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2221 | 2026.05.19 02:43:25.886487 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2222 | 2026.05.19 02:43:25.886734 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.19 02:43:25.886836 [ 43 ] {} <Debug> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2224 | 2026.05.19 02:43:25.886867 [ 43 ] {} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.05.19 02:43:25.886869 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. | ||
| 2226 | 2026.05.19 02:43:25.886887 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2227 | 2026.05.19 02:43:25.886917 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} <Debug> TCPHandler: Processed in 0.001487145 sec. | ||
| 2228 | 2026.05.19 02:43:25.886980 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 2229 | 2026.05.19 02:43:25.887059 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.19 02:43:25.887081 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2231 | 2026.05.19 02:43:25.887115 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2232 | 2026.05.19 02:43:25.887161 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.19 02:43:25.887166 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 2234 | 2026.05.19 02:43:25.887227 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <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 | ||
| 2235 | 2026.05.19 02:43:25.887228 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 2236 | 2026.05.19 02:43:25.887289 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 2237 | 2026.05.19 02:43:25.887326 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 2238 | 2026.05.19 02:43:25.887894 [ 200 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002542396 sec., 2056721.2975476675 rows/sec., 129.32 MiB/sec. | ||
| 2239 | 2026.05.19 02:43:25.888104 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155092 sec., 4328.659535344371 rows/sec., 291.68 KiB/sec. | ||
| 2240 | 2026.05.19 02:43:25.888148 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.05.19 02:43:25.888193 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2242 | 2026.05.19 02:43:25.888217 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2243 | 2026.05.19 02:43:25.888407 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2244 | 2026.05.19 02:43:25.888512 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.19 02:43:25.888594 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2246 | 2026.05.19 02:43:25.888653 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2247 | 2026.05.19 02:43:25.888778 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.19 02:43:25.888869 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2249 | 2026.05.19 02:43:25.888874 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2250 | 2026.05.19 02:43:25.888961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2251 | 2026.05.19 02:43:25.889140 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.05.19 02:43:25.889288 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002146 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 2253 | 2026.05.19 02:43:25.889343 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} <Debug> TCPHandler: Processed in 0.002332314 sec. | ||
| 2254 | 2026.05.19 02:43:25.889479 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.05.19 02:43:25.889575 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2256 | 2026.05.19 02:43:25.889616 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2257 | 2026.05.19 02:43:25.889982 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.19 02:43:25.890018 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2259 | 2026.05.19 02:43:25.890332 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2260 | 2026.05.19 02:43:25.890556 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.05.19 02:43:25.890655 [ 43 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2262 | 2026.05.19 02:43:25.890680 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 2263 | 2026.05.19 02:43:25.890689 [ 43 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.05.19 02:43:25.890721 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} <Debug> TCPHandler: Processed in 0.001292993 sec. | ||
| 2265 | 2026.05.19 02:43:25.890722 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2266 | 2026.05.19 02:43:25.890864 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 2267 | 2026.05.19 02:43:25.890978 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2026.05.19 02:43:25.891013 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
| 2269 | 2026.05.19 02:43:25.891088 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2270 | 2026.05.19 02:43:25.891141 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2271 | 2026.05.19 02:43:25.891193 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2272 | 2026.05.19 02:43:25.891245 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 2273 | 2026.05.19 02:43:25.891298 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2274 | 2026.05.19 02:43:25.892253 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436245 sec., 455354.0656364339 rows/sec., 29.18 MiB/sec. | ||
| 2275 | 2026.05.19 02:43:25.892436 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2276 | 2026.05.19 02:43:25.892722 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.05.19 02:43:25.892803 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2278 | 2026.05.19 02:43:25.892881 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2279 | 2026.05.19 02:43:26.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.86 MiB, peak 189.51 MiB, free memory in arenas 0.00 B, will set to 185.78 MiB (RSS), difference: 3.92 MiB | ||
| 2280 | 2026.05.19 02:43:30.273994 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53741 | ||
| 2281 | 2026.05.19 02:43:30.274124 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2026.05.19 02:43:30.274162 [ 306 ] {} <Debug> TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Authenticating user 'default' from [fd00:1122:3344:101::e]:53741 | ||
| 2283 | 2026.05.19 02:43:30.274201 [ 306 ] {} <Debug> TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.05.19 02:43:30.274224 [ 306 ] {} <Debug> TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.05.19 02:43:30.274510 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 2286 | 2026.05.19 02:43:30.274529 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64827 | ||
| 2287 | 2026.05.19 02:43:30.274563 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55644 | ||
| 2288 | 2026.05.19 02:43:30.274577 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58477 | ||
| 2289 | 2026.05.19 02:43:30.274618 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.05.19 02:43:30.274620 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34831 | ||
| 2291 | 2026.05.19 02:43:30.274673 [ 307 ] {} <Debug> TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 2292 | 2026.05.19 02:43:30.274669 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.05.19 02:43:30.274655 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.05.19 02:43:30.274730 [ 307 ] {} <Debug> TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.19 02:43:30.274743 [ 310 ] {} <Debug> TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Authenticating user 'default' from [fd00:1122:3344:101::e]:64827 | ||
| 2296 | 2026.05.19 02:43:30.274758 [ 307 ] {} <Debug> TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.05.19 02:43:30.274760 [ 269 ] {} <Debug> TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55644 | ||
| 2298 | 2026.05.19 02:43:30.274770 [ 310 ] {} <Debug> TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.05.19 02:43:30.274787 [ 269 ] {} <Debug> TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.05.19 02:43:30.274794 [ 310 ] {} <Debug> TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.19 02:43:30.274804 [ 269 ] {} <Debug> TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.19 02:43:30.274791 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.05.19 02:43:30.274743 [ 306 ] {} <Trace> TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.05.19 02:43:30.274870 [ 302 ] {} <Debug> TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58477 | ||
| 2305 | 2026.05.19 02:43:30.274889 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2026.05.19 02:43:30.274906 [ 302 ] {} <Debug> TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.05.19 02:43:30.274564 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 | ||
| 2308 | 2026.05.19 02:43:30.274935 [ 302 ] {} <Debug> TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.19 02:43:30.274532 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41095 | ||
| 2310 | 2026.05.19 02:43:30.274532 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 | ||
| 2311 | 2026.05.19 02:43:30.274934 [ 303 ] {} <Debug> TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34831 | ||
| 2312 | 2026.05.19 02:43:30.275094 [ 303 ] {} <Debug> TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.05.19 02:43:30.275111 [ 303 ] {} <Debug> TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.05.19 02:43:30.275130 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2315 | 2026.05.19 02:43:30.275151 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.05.19 02:43:30.275192 [ 259 ] {} <Debug> TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 | ||
| 2317 | 2026.05.19 02:43:30.275221 [ 259 ] {} <Debug> TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.19 02:43:30.275242 [ 259 ] {} <Debug> TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.19 02:43:30.275245 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.05.19 02:43:30.275282 [ 308 ] {} <Debug> TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 | ||
| 2321 | 2026.05.19 02:43:30.275300 [ 308 ] {} <Debug> TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.05.19 02:43:30.275313 [ 308 ] {} <Debug> TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.05.19 02:43:30.275322 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.05.19 02:43:30.275367 [ 309 ] {} <Debug> TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Authenticating user 'default' from [fd00:1122:3344:101::e]:41095 | ||
| 2325 | 2026.05.19 02:43:30.275392 [ 309 ] {} <Debug> TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.19 02:43:30.275441 [ 309 ] {} <Debug> TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.19 02:43:30.275515 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2328 | 2026.05.19 02:43:30.275626 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2329 | 2026.05.19 02:43:30.276079 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 2330 | 2026.05.19 02:43:30.276191 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2331 | 2026.05.19 02:43:30.655970 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> AggregatingTransform: Aggregating | ||
| 2332 | 2026.05.19 02:43:30.656040 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> Aggregator: Aggregation method: without_key | ||
| 2333 | 2026.05.19 02:43:30.656077 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001265783 sec. (790.025 rows/sec., 30.86 KiB/sec.) | ||
| 2334 | 2026.05.19 02:43:30.656099 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Trace> Aggregator: Merging aggregated data | ||
| 2335 | 2026.05.19 02:43:30.656700 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.381678 sec., 2.620009536834714 rows/sec., 104.80 B/sec. | ||
| 2336 | 2026.05.19 02:43:30.656838 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2337 | 2026.05.19 02:43:30.656855 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} <Debug> TCPHandler: Processed in 0.382309343 sec. | ||
| 2338 | 2026.05.19 02:43:30.657008 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.05.19 02:43:30.657039 [ 306 ] {} <Debug> TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.19 02:43:30.657046 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.05.19 02:43:30.657084 [ 308 ] {} <Debug> TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.05.19 02:43:30.657081 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.05.19 02:43:30.657101 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.05.19 02:43:30.657131 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.05.19 02:43:30.657161 [ 307 ] {} <Debug> TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.19 02:43:30.657159 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.05.19 02:43:30.657196 [ 310 ] {} <Debug> TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.05.19 02:43:30.657205 [ 269 ] {} <Debug> TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.19 02:43:30.657253 [ 303 ] {} <Debug> TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.05.19 02:43:30.657200 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.05.19 02:43:30.657170 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2026.05.19 02:43:30.657331 [ 302 ] {} <Debug> TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.05.19 02:43:30.657114 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.05.19 02:43:30.657354 [ 259 ] {} <Debug> TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.05.19 02:43:30.657388 [ 309 ] {} <Debug> TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.05.19 02:43:30.798417 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49860 | ||
| 2357 | 2026.05.19 02:43:30.798499 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.05.19 02:43:30.798525 [ 306 ] {} <Debug> TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:49860 | ||
| 2359 | 2026.05.19 02:43:30.798548 [ 306 ] {} <Debug> TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.05.19 02:43:30.798561 [ 306 ] {} <Debug> TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.05.19 02:43:30.798776 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 | ||
| 2362 | 2026.05.19 02:43:30.798798 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53919 | ||
| 2363 | 2026.05.19 02:43:30.798820 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43270 | ||
| 2364 | 2026.05.19 02:43:30.798837 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52595 | ||
| 2365 | 2026.05.19 02:43:30.798850 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41335 | ||
| 2366 | 2026.05.19 02:43:30.798890 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2026.05.19 02:43:30.798894 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44604 | ||
| 2368 | 2026.05.19 02:43:30.798938 [ 308 ] {} <Debug> TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53919 | ||
| 2369 | 2026.05.19 02:43:30.798905 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2370 | 2026.05.19 02:43:30.798956 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2026.05.19 02:43:30.798966 [ 308 ] {} <Debug> TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.05.19 02:43:30.798997 [ 306 ] {} <Trace> TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.05.19 02:43:30.799007 [ 310 ] {} <Debug> TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Authenticating user 'default' from [fd00:1122:3344:101::e]:41335 | ||
| 2374 | 2026.05.19 02:43:30.799010 [ 308 ] {} <Debug> TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.05.19 02:43:30.799050 [ 310 ] {} <Debug> TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.05.19 02:43:30.798990 [ 259 ] {} <Debug> TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Authenticating user 'default' from [fd00:1122:3344:101::e]:52595 | ||
| 2377 | 2026.05.19 02:43:30.799074 [ 310 ] {} <Debug> TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.05.19 02:43:30.799098 [ 259 ] {} <Debug> TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.05.19 02:43:30.798970 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2026.05.19 02:43:30.799125 [ 259 ] {} <Debug> TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.05.19 02:43:30.799156 [ 303 ] {} <Debug> TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Authenticating user 'default' from [fd00:1122:3344:101::e]:44604 | ||
| 2382 | 2026.05.19 02:43:30.799169 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2383 | 2026.05.19 02:43:30.799187 [ 303 ] {} <Debug> TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.05.19 02:43:30.798892 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.05.19 02:43:30.799213 [ 303 ] {} <Debug> TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.05.19 02:43:30.799241 [ 309 ] {} <Debug> TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Authenticating user 'default' from [fd00:1122:3344:101::e]:43270 | ||
| 2387 | 2026.05.19 02:43:30.798874 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48061 | ||
| 2388 | 2026.05.19 02:43:30.799268 [ 309 ] {} <Debug> TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.05.19 02:43:30.798866 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2026.05.19 02:43:30.799307 [ 309 ] {} <Debug> TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.05.19 02:43:30.799322 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.05.19 02:43:30.799345 [ 307 ] {} <Debug> TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 | ||
| 2393 | 2026.05.19 02:43:30.799365 [ 269 ] {} <Debug> TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:48061 | ||
| 2394 | 2026.05.19 02:43:30.799388 [ 307 ] {} <Debug> TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.05.19 02:43:30.799398 [ 269 ] {} <Debug> TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.05.19 02:43:30.799413 [ 307 ] {} <Debug> TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.05.19 02:43:30.799428 [ 269 ] {} <Debug> TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.05.19 02:43:30.799445 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2399 | 2026.05.19 02:43:30.798882 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57726 | ||
| 2400 | 2026.05.19 02:43:30.799511 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2401 | 2026.05.19 02:43:30.799523 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.05.19 02:43:30.799552 [ 302 ] {} <Debug> TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57726 | ||
| 2403 | 2026.05.19 02:43:30.799569 [ 302 ] {} <Debug> TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.05.19 02:43:30.799581 [ 302 ] {} <Debug> TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.05.19 02:43:30.799804 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 2406 | 2026.05.19 02:43:30.800673 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> AggregatingTransform: Aggregating | ||
| 2407 | 2026.05.19 02:43:30.800702 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> Aggregator: Aggregation method: without_key | ||
| 2408 | 2026.05.19 02:43:30.800730 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000822028 sec. (1216.504 rows/sec., 47.52 KiB/sec.) | ||
| 2409 | 2026.05.19 02:43:30.800743 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Trace> Aggregator: Merging aggregated data | ||
| 2410 | 2026.05.19 02:43:30.801281 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002172 sec., 460.40515653775327 rows/sec., 17.98 KiB/sec. | ||
| 2411 | 2026.05.19 02:43:30.801397 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} <Debug> TCPHandler: Processed in 0.002524276 sec. | ||
| 2412 | 2026.05.19 02:43:30.801546 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2413 | 2026.05.19 02:43:30.801576 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.05.19 02:43:30.801581 [ 306 ] {} <Debug> TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.05.19 02:43:30.801601 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2026.05.19 02:43:30.801629 [ 269 ] {} <Debug> TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.05.19 02:43:30.801631 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2418 | 2026.05.19 02:43:30.801655 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2026.05.19 02:43:30.801674 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.05.19 02:43:30.801697 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2026.05.19 02:43:30.801720 [ 259 ] {} <Debug> TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.05.19 02:43:30.801735 [ 303 ] {} <Debug> TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.05.19 02:43:30.801749 [ 302 ] {} <Debug> TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.05.19 02:43:30.801734 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.05.19 02:43:30.801719 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2026.05.19 02:43:30.801812 [ 309 ] {} <Debug> TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.05.19 02:43:30.801702 [ 308 ] {} <Debug> TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.05.19 02:43:30.801848 [ 310 ] {} <Debug> TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.05.19 02:43:30.801660 [ 307 ] {} <Debug> TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.05.19 02:43:30.857926 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.19 02:43:30.858168 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 2432 | 2026.05.19 02:43:30.858500 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2433 | 2026.05.19 02:43:30.858541 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <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 | ||
| 2434 | 2026.05.19 02:43:30.858765 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2435 | 2026.05.19 02:43:30.858840 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2436 | 2026.05.19 02:43:30.858979 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2437 | 2026.05.19 02:43:30.859020 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2438 | 2026.05.19 02:43:30.859044 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2439 | 2026.05.19 02:43:30.859060 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2440 | 2026.05.19 02:43:30.859103 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <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'))" | ||
| 2441 | 2026.05.19 02:43:30.859123 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2442 | 2026.05.19 02:43:30.860209 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002134 sec., 20618.556701030928 rows/sec., 4.31 MiB/sec. | ||
| 2443 | 2026.05.19 02:43:30.860311 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} <Debug> TCPHandler: Processed in 0.002517855 sec. | ||
| 2444 | 2026.05.19 02:43:30.862210 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.19 02:43:30.862370 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2446 | 2026.05.19 02:43:30.862434 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2447 | 2026.05.19 02:43:30.863056 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.19 02:43:30.863102 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2449 | 2026.05.19 02:43:30.863483 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2450 | 2026.05.19 02:43:30.863716 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.19 02:43:30.863874 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.77 MiB/sec. | ||
| 2452 | 2026.05.19 02:43:30.863919 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} <Debug> TCPHandler: Processed in 0.001839539 sec. | ||
| 2453 | 2026.05.19 02:43:30.864104 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.05.19 02:43:30.864212 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2455 | 2026.05.19 02:43:30.864262 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2456 | 2026.05.19 02:43:30.864724 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.19 02:43:30.864763 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2458 | 2026.05.19 02:43:30.865090 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2459 | 2026.05.19 02:43:30.865319 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.19 02:43:30.865462 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 2461 | 2026.05.19 02:43:30.865501 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} <Debug> TCPHandler: Processed in 0.001451105 sec. | ||
| 2462 | 2026.05.19 02:43:30.865666 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.05.19 02:43:30.865769 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.05.19 02:43:30.865817 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2465 | 2026.05.19 02:43:30.866249 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.05.19 02:43:30.866286 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2467 | 2026.05.19 02:43:30.866619 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2468 | 2026.05.19 02:43:30.866830 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.05.19 02:43:30.866964 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 2470 | 2026.05.19 02:43:30.866999 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} <Debug> TCPHandler: Processed in 0.001383784 sec. | ||
| 2471 | 2026.05.19 02:43:30.867121 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.05.19 02:43:30.867220 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.05.19 02:43:30.867264 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2474 | 2026.05.19 02:43:30.867611 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.05.19 02:43:30.867648 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2476 | 2026.05.19 02:43:30.867960 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2477 | 2026.05.19 02:43:30.868171 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.05.19 02:43:30.868303 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2479 | 2026.05.19 02:43:30.868337 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} <Debug> TCPHandler: Processed in 0.001266253 sec. | ||
| 2480 | 2026.05.19 02:43:31.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.71 MiB, peak 197.33 MiB, free memory in arenas 0.00 B, will set to 206.96 MiB (RSS), difference: 19.26 MiB | ||
| 2481 | 2026.05.19 02:43:31.670510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 | ||
| 2482 | 2026.05.19 02:43:31.671038 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.19 02:43:31.671094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2484 | 2026.05.19 02:43:31.671619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2485 | 2026.05.19 02:43:31.671881 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.19 02:43:31.672032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 | ||
| 2487 | 2026.05.19 02:43:31.893827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2488 | 2026.05.19 02:43:31.909859 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.19 02:43:31.909920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2490 | 2026.05.19 02:43:31.916427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2491 | 2026.05.19 02:43:31.917155 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.19 02:43:31.920205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2493 | 2026.05.19 02:43:32.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.49 MiB, peak 211.49 MiB, free memory in arenas 0.00 B, will set to 210.03 MiB (RSS), difference: 2.54 MiB | ||
| 2494 | 2026.05.19 02:43:34.156934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 2495 | 2026.05.19 02:43:34.158640 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.19 02:43:34.158687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2497 | 2026.05.19 02:43:34.159819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2498 | 2026.05.19 02:43:34.160078 [ 243 ] {} <Trace> system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.19 02:43:34.160311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2500 | 2026.05.19 02:43:35.863276 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.05.19 02:43:35.863544 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2502 | 2026.05.19 02:43:35.863938 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2503 | 2026.05.19 02:43:35.863992 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2504 | 2026.05.19 02:43:35.864274 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2505 | 2026.05.19 02:43:35.864347 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2506 | 2026.05.19 02:43:35.864508 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2507 | 2026.05.19 02:43:35.864545 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2508 | 2026.05.19 02:43:35.864568 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2509 | 2026.05.19 02:43:35.864584 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2510 | 2026.05.19 02:43:35.864628 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2511 | 2026.05.19 02:43:35.864649 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2512 | 2026.05.19 02:43:35.865786 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002345 sec., 18763.326226012796 rows/sec., 3.92 MiB/sec. | ||
| 2513 | 2026.05.19 02:43:35.865966 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} <Debug> TCPHandler: Processed in 0.002837849 sec. | ||
| 2514 | 2026.05.19 02:43:35.871458 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.05.19 02:43:35.871657 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.05.19 02:43:35.871733 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2517 | 2026.05.19 02:43:35.872580 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.05.19 02:43:35.872636 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2519 | 2026.05.19 02:43:35.873065 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2520 | 2026.05.19 02:43:35.873317 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.05.19 02:43:35.873483 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001884 sec., 148619.957537155 rows/sec., 9.43 MiB/sec. | ||
| 2522 | 2026.05.19 02:43:35.873531 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} <Debug> TCPHandler: Processed in 0.002228273 sec. | ||
| 2523 | 2026.05.19 02:43:35.873691 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.05.19 02:43:35.873808 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2525 | 2026.05.19 02:43:35.873854 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2526 | 2026.05.19 02:43:35.874673 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.19 02:43:35.874712 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2528 | 2026.05.19 02:43:35.875083 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2529 | 2026.05.19 02:43:35.875302 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.05.19 02:43:35.875447 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001664 sec., 511418.26923076925 rows/sec., 40.14 MiB/sec. | ||
| 2531 | 2026.05.19 02:43:35.875483 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} <Debug> TCPHandler: Processed in 0.001843449 sec. | ||
| 2532 | 2026.05.19 02:43:35.875614 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.05.19 02:43:35.875713 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2534 | 2026.05.19 02:43:35.875756 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2535 | 2026.05.19 02:43:35.876221 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.19 02:43:35.876258 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2537 | 2026.05.19 02:43:35.876580 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.05.19 02:43:35.876808 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.19 02:43:35.876912 [ 28 ] {} <Debug> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2540 | 2026.05.19 02:43:35.876934 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001241 sec., 142626.91377921033 rows/sec., 8.81 MiB/sec. | ||
| 2541 | 2026.05.19 02:43:35.876972 [ 28 ] {} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.19 02:43:35.876982 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} <Debug> TCPHandler: Processed in 0.001417114 sec. | ||
| 2543 | 2026.05.19 02:43:35.877005 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2544 | 2026.05.19 02:43:35.877122 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::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 | ||
| 2545 | 2026.05.19 02:43:35.877125 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.19 02:43:35.877235 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.05.19 02:43:35.877244 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.19 02:43:35.877282 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 188 rows starting from the beginning of the part | ||
| 2549 | 2026.05.19 02:43:35.877288 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2550 | 2026.05.19 02:43:35.877378 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 176 rows starting from the beginning of the part | ||
| 2551 | 2026.05.19 02:43:35.877434 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
| 2552 | 2026.05.19 02:43:35.877487 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 188 rows starting from the beginning of the part | ||
| 2553 | 2026.05.19 02:43:35.877538 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2554 | 2026.05.19 02:43:35.877593 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
| 2555 | 2026.05.19 02:43:35.877755 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.19 02:43:35.877790 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2557 | 2026.05.19 02:43:35.878102 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2558 | 2026.05.19 02:43:35.878320 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.19 02:43:35.878427 [ 28 ] {} <Debug> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2560 | 2026.05.19 02:43:35.878456 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.60 MiB/sec. | ||
| 2561 | 2026.05.19 02:43:35.878462 [ 28 ] {} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.19 02:43:35.878500 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} <Debug> TCPHandler: Processed in 0.001423884 sec. | ||
| 2563 | 2026.05.19 02:43:35.878501 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2564 | 2026.05.19 02:43:35.878592 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::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 | ||
| 2565 | 2026.05.19 02:43:35.878597 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514705 sec., 714990.7077615773 rows/sec., 47.01 MiB/sec. | ||
| 2566 | 2026.05.19 02:43:35.878639 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.05.19 02:43:35.878676 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2568 | 2026.05.19 02:43:35.878699 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 946 rows starting from the beginning of the part | ||
| 2569 | 2026.05.19 02:43:35.878743 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2570 | 2026.05.19 02:43:35.878745 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.19 02:43:35.878783 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part | ||
| 2572 | 2026.05.19 02:43:35.878795 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2573 | 2026.05.19 02:43:35.878814 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2574 | 2026.05.19 02:43:35.878824 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 946 rows starting from the beginning of the part | ||
| 2575 | 2026.05.19 02:43:35.878876 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part | ||
| 2576 | 2026.05.19 02:43:35.878915 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 2577 | 2026.05.19 02:43:35.879215 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.05.19 02:43:35.879258 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.05.19 02:43:35.879298 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2580 | 2026.05.19 02:43:35.879302 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2581 | 2026.05.19 02:43:35.879399 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2582 | 2026.05.19 02:43:35.879652 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2583 | 2026.05.19 02:43:35.879872 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.19 02:43:35.879978 [ 197 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412914 sec., 1749575.6995825649 rows/sec., 111.90 MiB/sec. | ||
| 2585 | 2026.05.19 02:43:35.880001 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001275 sec., 112941.17647058822 rows/sec., 6.42 MiB/sec. | ||
| 2586 | 2026.05.19 02:43:35.880049 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} <Debug> TCPHandler: Processed in 0.001458435 sec. | ||
| 2587 | 2026.05.19 02:43:35.880163 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2588 | 2026.05.19 02:43:35.880217 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.05.19 02:43:35.880329 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2590 | 2026.05.19 02:43:35.880373 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2591 | 2026.05.19 02:43:35.880439 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.05.19 02:43:35.880511 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2593 | 2026.05.19 02:43:35.880583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2594 | 2026.05.19 02:43:35.881040 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.19 02:43:35.881082 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2596 | 2026.05.19 02:43:35.881428 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2597 | 2026.05.19 02:43:35.881654 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.19 02:43:35.881785 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001473 sec., 353699.93211133743 rows/sec., 24.99 MiB/sec. | ||
| 2599 | 2026.05.19 02:43:35.881819 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} <Debug> TCPHandler: Processed in 0.001652517 sec. | ||
| 2600 | 2026.05.19 02:43:35.881978 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.05.19 02:43:35.882074 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2602 | 2026.05.19 02:43:35.882116 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2603 | 2026.05.19 02:43:35.882476 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.19 02:43:35.882512 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2605 | 2026.05.19 02:43:35.882818 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2606 | 2026.05.19 02:43:35.883030 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.19 02:43:35.883160 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. | ||
| 2608 | 2026.05.19 02:43:35.883173 [ 27 ] {} <Debug> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2609 | 2026.05.19 02:43:35.883193 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} <Debug> TCPHandler: Processed in 0.001264463 sec. | ||
| 2610 | 2026.05.19 02:43:35.883224 [ 27 ] {} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.05.19 02:43:35.883255 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2612 | 2026.05.19 02:43:35.883350 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.19 02:43:35.883391 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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 | ||
| 2614 | 2026.05.19 02:43:35.883468 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.19 02:43:35.883517 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2616 | 2026.05.19 02:43:35.883552 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2026.05.19 02:43:35.883598 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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 | ||
| 2618 | 2026.05.19 02:43:35.883674 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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 | ||
| 2619 | 2026.05.19 02:43:35.883728 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2620 | 2026.05.19 02:43:35.883777 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2621 | 2026.05.19 02:43:35.883825 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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 | ||
| 2622 | 2026.05.19 02:43:35.883872 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2623 | 2026.05.19 02:43:35.883961 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.19 02:43:35.884002 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2625 | 2026.05.19 02:43:35.884377 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2626 | 2026.05.19 02:43:35.884644 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.19 02:43:35.884727 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405194 sec., 17079.4922266961 rows/sec., 892.34 KiB/sec. | ||
| 2628 | 2026.05.19 02:43:35.884782 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 13.21 MiB/sec. | ||
| 2629 | 2026.05.19 02:43:35.884824 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} <Debug> TCPHandler: Processed in 0.001524456 sec. | ||
| 2630 | 2026.05.19 02:43:35.884876 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2631 | 2026.05.19 02:43:35.884979 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.19 02:43:35.885082 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.19 02:43:35.885127 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2634 | 2026.05.19 02:43:35.885177 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.19 02:43:35.885252 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2636 | 2026.05.19 02:43:35.885321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2637 | 2026.05.19 02:43:35.885478 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.05.19 02:43:35.885519 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2639 | 2026.05.19 02:43:35.885837 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2640 | 2026.05.19 02:43:35.886054 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.05.19 02:43:35.886183 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 2642 | 2026.05.19 02:43:35.886217 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} <Debug> TCPHandler: Processed in 0.001287973 sec. | ||
| 2643 | 2026.05.19 02:43:35.886368 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.19 02:43:35.886475 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.05.19 02:43:35.886529 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <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 | ||
| 2646 | 2026.05.19 02:43:35.887358 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.05.19 02:43:35.887402 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2648 | 2026.05.19 02:43:35.887953 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2649 | 2026.05.19 02:43:35.888177 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.19 02:43:35.888285 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2651 | 2026.05.19 02:43:35.888312 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001855 sec., 19946.09164420485 rows/sec., 35.74 MiB/sec. | ||
| 2652 | 2026.05.19 02:43:35.888323 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.19 02:43:35.888357 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2654 | 2026.05.19 02:43:35.888374 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} <Debug> TCPHandler: Processed in 0.002054932 sec. | ||
| 2655 | 2026.05.19 02:43:35.888452 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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 | ||
| 2656 | 2026.05.19 02:43:35.888536 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.05.19 02:43:35.888638 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.05.19 02:43:35.888679 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2659 | 2026.05.19 02:43:35.888689 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2026.05.19 02:43:35.888748 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2661 | 2026.05.19 02:43:35.888886 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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 | ||
| 2662 | 2026.05.19 02:43:35.889013 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2663 | 2026.05.19 02:43:35.889037 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.19 02:43:35.889079 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2665 | 2026.05.19 02:43:35.889132 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2666 | 2026.05.19 02:43:35.889254 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2667 | 2026.05.19 02:43:35.889355 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2668 | 2026.05.19 02:43:35.889415 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2669 | 2026.05.19 02:43:35.889663 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.05.19 02:43:35.889805 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001185 sec., 75949.36708860759 rows/sec., 4.75 MiB/sec. | ||
| 2671 | 2026.05.19 02:43:35.889838 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} <Debug> TCPHandler: Processed in 0.001353743 sec. | ||
| 2672 | 2026.05.19 02:43:35.891940 [ 201 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.003528536 sec., 64899.437046979256 rows/sec., 116.30 MiB/sec. | ||
| 2673 | 2026.05.19 02:43:35.892467 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2674 | 2026.05.19 02:43:35.892804 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.05.19 02:43:35.892870 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2676 | 2026.05.19 02:43:35.892978 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2677 | 2026.05.19 02:43:39.110518 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2678 | 2026.05.19 02:43:39.110640 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2679 | 2026.05.19 02:43:39.172133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 | ||
| 2680 | 2026.05.19 02:43:39.172825 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.05.19 02:43:39.172869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2682 | 2026.05.19 02:43:39.173414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2683 | 2026.05.19 02:43:39.173647 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.05.19 02:43:39.173775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2685 | 2026.05.19 02:43:39.420271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2686 | 2026.05.19 02:43:39.436677 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.05.19 02:43:39.436740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2688 | 2026.05.19 02:43:39.443137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2689 | 2026.05.19 02:43:39.443804 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.05.19 02:43:39.446667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2691 | 2026.05.19 02:43:40.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.38 MiB, peak 216.75 MiB, free memory in arenas 0.00 B, will set to 212.65 MiB (RSS), difference: 1.27 MiB | ||
| 2692 | 2026.05.19 02:43:40.858199 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.05.19 02:43:40.858450 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 2694 | 2026.05.19 02:43:40.858799 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2695 | 2026.05.19 02:43:40.858839 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <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 | ||
| 2696 | 2026.05.19 02:43:40.859064 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2697 | 2026.05.19 02:43:40.859137 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2698 | 2026.05.19 02:43:40.859281 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2699 | 2026.05.19 02:43:40.859318 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2700 | 2026.05.19 02:43:40.859340 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2701 | 2026.05.19 02:43:40.859357 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2702 | 2026.05.19 02:43:40.859411 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <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'))" | ||
| 2703 | 2026.05.19 02:43:40.859432 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2704 | 2026.05.19 02:43:40.860650 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002304 sec., 19097.222222222223 rows/sec., 3.99 MiB/sec. | ||
| 2705 | 2026.05.19 02:43:40.860760 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} <Debug> TCPHandler: Processed in 0.002702508 sec. | ||
| 2706 | 2026.05.19 02:43:40.862347 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.19 02:43:40.862475 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.19 02:43:40.862522 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2709 | 2026.05.19 02:43:40.863126 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.19 02:43:40.863170 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2711 | 2026.05.19 02:43:40.863561 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2712 | 2026.05.19 02:43:40.863797 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.19 02:43:40.863946 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001506 sec., 37184.594953519256 rows/sec., 2.84 MiB/sec. | ||
| 2714 | 2026.05.19 02:43:40.863981 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} <Debug> TCPHandler: Processed in 0.001685707 sec. | ||
| 2715 | 2026.05.19 02:43:40.864126 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.05.19 02:43:40.864225 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.19 02:43:40.864268 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2718 | 2026.05.19 02:43:40.864749 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.19 02:43:40.864786 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2720 | 2026.05.19 02:43:40.865088 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2721 | 2026.05.19 02:43:40.865300 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.19 02:43:40.865442 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 2723 | 2026.05.19 02:43:40.865476 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} <Debug> TCPHandler: Processed in 0.001399795 sec. | ||
| 2724 | 2026.05.19 02:43:40.865644 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.05.19 02:43:40.865747 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2726 | 2026.05.19 02:43:40.865791 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2727 | 2026.05.19 02:43:40.866242 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.05.19 02:43:40.866278 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2729 | 2026.05.19 02:43:40.866615 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2730 | 2026.05.19 02:43:40.866824 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.19 02:43:40.866979 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 2732 | 2026.05.19 02:43:40.867013 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} <Debug> TCPHandler: Processed in 0.001417324 sec. | ||
| 2733 | 2026.05.19 02:43:40.867146 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.05.19 02:43:40.867247 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.05.19 02:43:40.867288 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2736 | 2026.05.19 02:43:40.867647 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.05.19 02:43:40.867683 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2738 | 2026.05.19 02:43:40.867994 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2739 | 2026.05.19 02:43:40.868214 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.19 02:43:40.868339 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2741 | 2026.05.19 02:43:40.868371 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} <Debug> TCPHandler: Processed in 0.001274063 sec. | ||
| 2742 | 2026.05.19 02:43:44.173257 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.05.19 02:43:44.173622 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2744 | 2026.05.19 02:43:44.174101 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2745 | 2026.05.19 02:43:44.174171 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2746 | 2026.05.19 02:43:44.174550 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2747 | 2026.05.19 02:43:44.174622 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2748 | 2026.05.19 02:43:44.174775 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 2749 | 2026.05.19 02:43:44.174812 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2750 | 2026.05.19 02:43:44.174833 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2751 | 2026.05.19 02:43:44.174849 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2752 | 2026.05.19 02:43:44.174894 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2753 | 2026.05.19 02:43:44.174915 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2754 | 2026.05.19 02:43:44.176387 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002924 sec., 15047.879616963064 rows/sec., 3.15 MiB/sec. | ||
| 2755 | 2026.05.19 02:43:44.176511 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} <Debug> TCPHandler: Processed in 0.003407815 sec. | ||
| 2756 | 2026.05.19 02:43:44.192727 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.19 02:43:44.192845 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.19 02:43:44.192891 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2759 | 2026.05.19 02:43:44.193588 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.19 02:43:44.193630 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2761 | 2026.05.19 02:43:44.194028 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2762 | 2026.05.19 02:43:44.194264 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.19 02:43:44.194425 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001614 sec., 173482.0322180917 rows/sec., 11.01 MiB/sec. | ||
| 2764 | 2026.05.19 02:43:44.194461 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} <Debug> TCPHandler: Processed in 0.001787309 sec. | ||
| 2765 | 2026.05.19 02:43:44.194621 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.05.19 02:43:44.194724 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2767 | 2026.05.19 02:43:44.194767 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2768 | 2026.05.19 02:43:44.195217 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.05.19 02:43:44.195255 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2770 | 2026.05.19 02:43:44.195555 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2771 | 2026.05.19 02:43:44.195777 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.05.19 02:43:44.195903 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.19 MiB/sec. | ||
| 2773 | 2026.05.19 02:43:44.195936 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} <Debug> TCPHandler: Processed in 0.001365624 sec. | ||
| 2774 | 2026.05.19 02:43:44.196068 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.05.19 02:43:44.196165 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2776 | 2026.05.19 02:43:44.196206 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2777 | 2026.05.19 02:43:44.198012 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.19 02:43:44.198048 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2779 | 2026.05.19 02:43:44.198647 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2780 | 2026.05.19 02:43:44.198887 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.05.19 02:43:44.199019 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Debug> executeQuery: Read 3217 rows, 246.03 KiB in 0.002871 sec., 1120515.4998258448 rows/sec., 83.69 MiB/sec. | ||
| 2782 | 2026.05.19 02:43:44.199055 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2783 | 2026.05.19 02:43:44.199068 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} <Debug> TCPHandler: Processed in 0.003048711 sec. | ||
| 2784 | 2026.05.19 02:43:44.199196 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.05.19 02:43:44.199293 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.19 02:43:44.199334 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2787 | 2026.05.19 02:43:44.199888 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.19 02:43:44.199924 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2789 | 2026.05.19 02:43:44.200229 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2790 | 2026.05.19 02:43:44.200451 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.19 02:43:44.200579 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Debug> executeQuery: Read 210 rows, 13.58 KiB in 0.001305 sec., 160919.54022988505 rows/sec., 10.16 MiB/sec. | ||
| 2792 | 2026.05.19 02:43:44.200613 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} <Debug> TCPHandler: Processed in 0.001464865 sec. | ||
| 2793 | 2026.05.19 02:43:44.200760 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.05.19 02:43:44.200856 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.05.19 02:43:44.200895 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2796 | 2026.05.19 02:43:44.201584 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.19 02:43:44.201621 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2798 | 2026.05.19 02:43:44.201953 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2799 | 2026.05.19 02:43:44.202162 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.19 02:43:44.202286 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001448 sec., 653314.9171270718 rows/sec., 38.42 MiB/sec. | ||
| 2801 | 2026.05.19 02:43:44.202320 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} <Debug> TCPHandler: Processed in 0.001608146 sec. | ||
| 2802 | 2026.05.19 02:43:44.202461 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.05.19 02:43:44.202557 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.05.19 02:43:44.202598 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2805 | 2026.05.19 02:43:44.202995 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.19 02:43:44.203031 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2807 | 2026.05.19 02:43:44.203311 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2808 | 2026.05.19 02:43:44.203541 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.05.19 02:43:44.203667 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 2810 | 2026.05.19 02:43:44.203700 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} <Debug> TCPHandler: Processed in 0.001297683 sec. | ||
| 2811 | 2026.05.19 02:43:44.203828 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.05.19 02:43:44.203933 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.19 02:43:44.203972 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2814 | 2026.05.19 02:43:44.204445 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.19 02:43:44.204484 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2816 | 2026.05.19 02:43:44.204794 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2817 | 2026.05.19 02:43:44.205007 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.19 02:43:44.205140 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00122 sec., 118032.7868852459 rows/sec., 6.71 MiB/sec. | ||
| 2819 | 2026.05.19 02:43:44.205174 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} <Debug> TCPHandler: Processed in 0.001394355 sec. | ||
| 2820 | 2026.05.19 02:43:44.205314 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.05.19 02:43:44.205433 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2822 | 2026.05.19 02:43:44.205473 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2823 | 2026.05.19 02:43:44.206578 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.19 02:43:44.206614 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2825 | 2026.05.19 02:43:44.207007 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2826 | 2026.05.19 02:43:44.207221 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.19 02:43:44.207347 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Debug> executeQuery: Read 1772 rows, 122.72 KiB in 0.001941 sec., 912931.4786192684 rows/sec., 61.75 MiB/sec. | ||
| 2828 | 2026.05.19 02:43:44.207382 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} <Debug> TCPHandler: Processed in 0.002117591 sec. | ||
| 2829 | 2026.05.19 02:43:44.207530 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.19 02:43:44.207626 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2831 | 2026.05.19 02:43:44.207667 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2832 | 2026.05.19 02:43:44.208010 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.05.19 02:43:44.208046 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2834 | 2026.05.19 02:43:44.208350 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2835 | 2026.05.19 02:43:44.208572 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.05.19 02:43:44.208699 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 191.55 KiB/sec. | ||
| 2837 | 2026.05.19 02:43:44.208732 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} <Debug> TCPHandler: Processed in 0.001251523 sec. | ||
| 2838 | 2026.05.19 02:43:44.208872 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.19 02:43:44.208974 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.19 02:43:44.209016 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2841 | 2026.05.19 02:43:44.209757 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.19 02:43:44.209794 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2843 | 2026.05.19 02:43:44.210245 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2844 | 2026.05.19 02:43:44.210471 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.19 02:43:44.210601 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Debug> executeQuery: Read 1706 rows, 107.00 KiB in 0.001651 sec., 1033313.1435493641 rows/sec., 63.29 MiB/sec. | ||
| 2846 | 2026.05.19 02:43:44.210635 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} <Debug> TCPHandler: Processed in 0.001817589 sec. | ||
| 2847 | 2026.05.19 02:43:44.210762 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.19 02:43:44.210858 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.19 02:43:44.210899 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2850 | 2026.05.19 02:43:44.211228 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.19 02:43:44.211264 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2852 | 2026.05.19 02:43:44.211563 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2853 | 2026.05.19 02:43:44.211771 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.19 02:43:44.211898 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 2855 | 2026.05.19 02:43:44.211931 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} <Debug> TCPHandler: Processed in 0.001217603 sec. | ||
| 2856 | 2026.05.19 02:43:44.212052 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.19 02:43:44.212156 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.19 02:43:44.212210 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <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 | ||
| 2859 | 2026.05.19 02:43:44.213088 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.19 02:43:44.213124 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2861 | 2026.05.19 02:43:44.213714 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2026.05.19 02:43:44.213934 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.19 02:43:44.214070 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001931 sec., 26929.052304505436 rows/sec., 48.26 MiB/sec. | ||
| 2864 | 2026.05.19 02:43:44.214120 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} <Debug> TCPHandler: Processed in 0.002116181 sec. | ||
| 2865 | 2026.05.19 02:43:44.214254 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.05.19 02:43:44.214350 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.05.19 02:43:44.214391 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2868 | 2026.05.19 02:43:44.214810 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.19 02:43:44.214846 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2870 | 2026.05.19 02:43:44.215142 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2871 | 2026.05.19 02:43:44.215357 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Trace> oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.19 02:43:44.215498 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001167 sec., 2570.694087403599 rows/sec., 181.59 KiB/sec. | ||
| 2873 | 2026.05.19 02:43:44.215532 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} <Debug> TCPHandler: Processed in 0.001326734 sec. | ||
| 2874 | 2026.05.19 02:43:44.215670 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.19 02:43:44.215768 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.19 02:43:44.215808 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2026.05.19 02:43:44.216172 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.19 02:43:44.216208 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2879 | 2026.05.19 02:43:44.216524 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2880 | 2026.05.19 02:43:44.216736 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.19 02:43:44.216862 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001112 sec., 70143.88489208634 rows/sec., 4.34 MiB/sec. | ||
| 2882 | 2026.05.19 02:43:44.216893 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} <Debug> TCPHandler: Processed in 0.001272353 sec. | ||
| 2883 | 2026.05.19 02:43:45.853138 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.05.19 02:43:45.853377 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 2885 | 2026.05.19 02:43:45.853720 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2886 | 2026.05.19 02:43:45.853760 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <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 | ||
| 2887 | 2026.05.19 02:43:45.853980 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2888 | 2026.05.19 02:43:45.854052 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2889 | 2026.05.19 02:43:45.854192 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2890 | 2026.05.19 02:43:45.854229 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2891 | 2026.05.19 02:43:45.854251 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 2892 | 2026.05.19 02:43:45.854266 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2893 | 2026.05.19 02:43:45.854309 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <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'))" | ||
| 2894 | 2026.05.19 02:43:45.854329 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 2895 | 2026.05.19 02:43:45.855635 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002352 sec., 18707.482993197278 rows/sec., 3.91 MiB/sec. | ||
| 2896 | 2026.05.19 02:43:45.855770 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} <Debug> TCPHandler: Processed in 0.002768589 sec. | ||
| 2897 | 2026.05.19 02:43:45.856998 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.05.19 02:43:45.857119 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.19 02:43:45.857165 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2900 | 2026.05.19 02:43:45.858023 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.05.19 02:43:45.858097 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2902 | 2026.05.19 02:43:45.858551 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2903 | 2026.05.19 02:43:45.858799 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.19 02:43:45.858939 [ 109 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2905 | 2026.05.19 02:43:45.858957 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.29 MiB/sec. | ||
| 2906 | 2026.05.19 02:43:45.858990 [ 109 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.05.19 02:43:45.859018 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2908 | 2026.05.19 02:43:45.859025 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} <Debug> TCPHandler: Processed in 0.002082501 sec. | ||
| 2909 | 2026.05.19 02:43:45.859216 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 2910 | 2026.05.19 02:43:45.859289 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.05.19 02:43:45.859426 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2912 | 2026.05.19 02:43:45.859434 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2913 | 2026.05.19 02:43:45.859492 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3207 rows starting from the beginning of the part | ||
| 2914 | 2026.05.19 02:43:45.859522 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2915 | 2026.05.19 02:43:45.859596 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2916 | 2026.05.19 02:43:45.859682 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 851 rows starting from the beginning of the part | ||
| 2917 | 2026.05.19 02:43:45.859756 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2918 | 2026.05.19 02:43:45.859820 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3217 rows starting from the beginning of the part | ||
| 2919 | 2026.05.19 02:43:45.859886 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2920 | 2026.05.19 02:43:45.860076 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.05.19 02:43:45.860123 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2922 | 2026.05.19 02:43:45.860508 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2923 | 2026.05.19 02:43:45.860738 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.05.19 02:43:45.860877 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001488 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
| 2925 | 2026.05.19 02:43:45.860893 [ 179 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2926 | 2026.05.19 02:43:45.860914 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} <Debug> TCPHandler: Processed in 0.001744178 sec. | ||
| 2927 | 2026.05.19 02:43:45.860971 [ 179 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.05.19 02:43:45.861001 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2929 | 2026.05.19 02:43:45.861084 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.19 02:43:45.861106 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 2931 | 2026.05.19 02:43:45.861189 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.19 02:43:45.861218 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2026.05.19 02:43:45.861240 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2934 | 2026.05.19 02:43:45.861254 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1777 rows starting from the beginning of the part | ||
| 2935 | 2026.05.19 02:43:45.861315 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2936 | 2026.05.19 02:43:45.861367 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 521 rows starting from the beginning of the part | ||
| 2937 | 2026.05.19 02:43:45.861407 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2938 | 2026.05.19 02:43:45.861459 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1772 rows starting from the beginning of the part | ||
| 2939 | 2026.05.19 02:43:45.861503 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2940 | 2026.05.19 02:43:45.861717 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.19 02:43:45.861763 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2942 | 2026.05.19 02:43:45.862165 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2943 | 2026.05.19 02:43:45.862406 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.05.19 02:43:45.862513 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7443 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388985 sec., 2196232.795364984 rows/sec., 173.39 MiB/sec. | ||
| 2945 | 2026.05.19 02:43:45.862543 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2946 | 2026.05.19 02:43:45.862549 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00138 sec., 23188.40579710145 rows/sec., 1.62 MiB/sec. | ||
| 2947 | 2026.05.19 02:43:45.862590 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.05.19 02:43:45.862610 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} <Debug> TCPHandler: Processed in 0.001576106 sec. | ||
| 2949 | 2026.05.19 02:43:45.862619 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2950 | 2026.05.19 02:43:45.862741 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 2951 | 2026.05.19 02:43:45.862802 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.05.19 02:43:45.862854 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2953 | 2026.05.19 02:43:45.862863 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2954 | 2026.05.19 02:43:45.862890 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part | ||
| 2955 | 2026.05.19 02:43:45.862900 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.19 02:43:45.862945 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2957 | 2026.05.19 02:43:45.862986 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 2958 | 2026.05.19 02:43:45.863039 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 2959 | 2026.05.19 02:43:45.863090 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2960 | 2026.05.19 02:43:45.863137 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1706 rows starting from the beginning of the part | ||
| 2961 | 2026.05.19 02:43:45.863158 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.05.19 02:43:45.863172 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002118242 sec., 2012045.8380109542 rows/sec., 145.47 MiB/sec. | ||
| 2963 | 2026.05.19 02:43:45.863186 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 2964 | 2026.05.19 02:43:45.863269 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2965 | 2026.05.19 02:43:45.863311 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.19 02:43:45.863352 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2967 | 2026.05.19 02:43:45.863386 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2968 | 2026.05.19 02:43:45.863445 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2969 | 2026.05.19 02:43:45.863736 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.19 02:43:45.863814 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2971 | 2026.05.19 02:43:45.863887 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2972 | 2026.05.19 02:43:45.863916 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2973 | 2026.05.19 02:43:45.864241 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.19 02:43:45.864417 [ 109 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2975 | 2026.05.19 02:43:45.864460 [ 109 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.19 02:43:45.864460 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 526.13 KiB/sec. | ||
| 2977 | 2026.05.19 02:43:45.864486 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2978 | 2026.05.19 02:43:45.864542 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} <Debug> TCPHandler: Processed in 0.001793548 sec. | ||
| 2979 | 2026.05.19 02:43:45.864587 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 2980 | 2026.05.19 02:43:45.864690 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2026.05.19 02:43:45.864721 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 654 rows starting from the beginning of the part | ||
| 2982 | 2026.05.19 02:43:45.864783 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 2983 | 2026.05.19 02:43:45.864828 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2984 | 2026.05.19 02:43:45.864874 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2985 | 2026.05.19 02:43:45.864912 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part | ||
| 2986 | 2026.05.19 02:43:45.864959 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2987 | 2026.05.19 02:43:45.865854 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305443 sec., 730786.4073728229 rows/sec., 46.92 MiB/sec. | ||
| 2988 | 2026.05.19 02:43:45.866045 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2989 | 2026.05.19 02:43:45.866062 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7552 rows, containing 5 columns (5 merged, 0 gathered) in 0.003366525 sec., 2243262.7115497435 rows/sec., 141.22 MiB/sec. | ||
| 2990 | 2026.05.19 02:43:45.866316 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.05.19 02:43:45.866388 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2992 | 2026.05.19 02:43:45.866467 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2993 | 2026.05.19 02:43:45.866611 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2994 | 2026.05.19 02:43:45.866884 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.19 02:43:45.866952 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2996 | 2026.05.19 02:43:45.867024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 2997 | 2026.05.19 02:43:46.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.53 MiB, peak 221.07 MiB, free memory in arenas 0.00 B, will set to 214.76 MiB (RSS), difference: 1.23 MiB | ||
| 2998 | 2026.05.19 02:43:46.673939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 | ||
| 2999 | 2026.05.19 02:43:46.674510 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.05.19 02:43:46.674552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3001 | 2026.05.19 02:43:46.675041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3002 | 2026.05.19 02:43:46.675271 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.05.19 02:43:46.675398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 | ||
| 3004 | 2026.05.19 02:43:46.675399 [ 109 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3005 | 2026.05.19 02:43:46.675458 [ 109 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.19 02:43:46.675478 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3007 | 2026.05.19 02:43:46.675605 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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 | ||
| 3008 | 2026.05.19 02:43:46.675721 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3009 | 2026.05.19 02:43:46.675778 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 3010 | 2026.05.19 02:43:46.675879 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3011 | 2026.05.19 02:43:46.675937 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3012 | 2026.05.19 02:43:46.675984 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3013 | 2026.05.19 02:43:46.676029 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3014 | 2026.05.19 02:43:46.676101 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3015 | 2026.05.19 02:43:46.677466 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00190834 sec., 2770994.6864814446 rows/sec., 39.64 MiB/sec. | ||
| 3016 | 2026.05.19 02:43:46.678214 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3017 | 2026.05.19 02:43:46.678512 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.19 02:43:46.678579 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3019 | 2026.05.19 02:43:46.678651 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3020 | 2026.05.19 02:43:46.946744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3021 | 2026.05.19 02:43:46.963351 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.05.19 02:43:46.963400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3023 | 2026.05.19 02:43:46.969331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3024 | 2026.05.19 02:43:46.969991 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.05.19 02:43:46.970288 [ 109 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3026 | 2026.05.19 02:43:46.970361 [ 109 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.19 02:43:46.970399 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3028 | 2026.05.19 02:43:46.970549 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3029 | 2026.05.19 02:43:46.972881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3030 | 2026.05.19 02:43:46.974502 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3031 | 2026.05.19 02:43:46.975937 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3032 | 2026.05.19 02:43:46.980353 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3033 | 2026.05.19 02:43:46.984523 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3034 | 2026.05.19 02:43:46.988549 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3035 | 2026.05.19 02:43:46.992971 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3036 | 2026.05.19 02:43:46.997050 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3037 | 2026.05.19 02:43:47.048959 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078467014 sec., 1057.7693194748051 rows/sec., 5.47 MiB/sec. | ||
| 3038 | 2026.05.19 02:43:47.051567 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3039 | 2026.05.19 02:43:47.053707 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.05.19 02:43:47.053815 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3041 | 2026.05.19 02:43:47.055800 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3042 | 2026.05.19 02:43:48.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.70 MiB, peak 226.58 MiB, free memory in arenas 0.00 B, will set to 225.06 MiB (RSS), difference: 8.35 MiB | ||
| 3043 | 2026.05.19 02:43:50.858020 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.19 02:43:50.858286 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 3045 | 2026.05.19 02:43:50.858656 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3046 | 2026.05.19 02:43:50.858693 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <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 | ||
| 3047 | 2026.05.19 02:43:50.858912 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3048 | 2026.05.19 02:43:50.858981 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3049 | 2026.05.19 02:43:50.859124 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3050 | 2026.05.19 02:43:50.859160 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3051 | 2026.05.19 02:43:50.859183 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3052 | 2026.05.19 02:43:50.859198 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3053 | 2026.05.19 02:43:50.859241 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <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'))" | ||
| 3054 | 2026.05.19 02:43:50.859261 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3055 | 2026.05.19 02:43:50.860489 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00231 sec., 19047.61904761905 rows/sec., 3.98 MiB/sec. | ||
| 3056 | 2026.05.19 02:43:50.860605 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} <Debug> TCPHandler: Processed in 0.002735288 sec. | ||
| 3057 | 2026.05.19 02:43:50.862356 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.19 02:43:50.862475 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.19 02:43:50.862521 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3060 | 2026.05.19 02:43:50.863195 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.19 02:43:50.863242 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3062 | 2026.05.19 02:43:50.863671 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3063 | 2026.05.19 02:43:50.863899 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.19 02:43:50.864045 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 3065 | 2026.05.19 02:43:50.864080 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} <Debug> TCPHandler: Processed in 0.001777588 sec. | ||
| 3066 | 2026.05.19 02:43:50.864224 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.19 02:43:50.864328 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3068 | 2026.05.19 02:43:50.864369 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3069 | 2026.05.19 02:43:50.864818 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.19 02:43:50.864856 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3071 | 2026.05.19 02:43:50.865169 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3072 | 2026.05.19 02:43:50.865387 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.19 02:43:50.865516 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3074 | 2026.05.19 02:43:50.865550 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} <Debug> TCPHandler: Processed in 0.001376474 sec. | ||
| 3075 | 2026.05.19 02:43:50.865684 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.19 02:43:50.865781 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.05.19 02:43:50.865826 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3078 | 2026.05.19 02:43:50.866264 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.19 02:43:50.866300 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3080 | 2026.05.19 02:43:50.866653 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3081 | 2026.05.19 02:43:50.866870 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.05.19 02:43:50.867001 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 3083 | 2026.05.19 02:43:50.867035 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} <Debug> TCPHandler: Processed in 0.001399464 sec. | ||
| 3084 | 2026.05.19 02:43:50.867159 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.19 02:43:50.867255 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.05.19 02:43:50.867296 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3087 | 2026.05.19 02:43:50.867641 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.19 02:43:50.867677 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3089 | 2026.05.19 02:43:50.867989 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3090 | 2026.05.19 02:43:50.868203 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.19 02:43:50.868330 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3092 | 2026.05.19 02:43:50.868362 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} <Debug> TCPHandler: Processed in 0.001252192 sec. | ||
| 3093 | 2026.05.19 02:43:54.110922 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3094 | 2026.05.19 02:43:54.110988 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3095 | 2026.05.19 02:43:54.175550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 | ||
| 3096 | 2026.05.19 02:43:54.175984 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.19 02:43:54.176017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3098 | 2026.05.19 02:43:54.176614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3099 | 2026.05.19 02:43:54.176840 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.19 02:43:54.176960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 3101 | 2026.05.19 02:43:54.473076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3102 | 2026.05.19 02:43:54.489163 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.19 02:43:54.489223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3104 | 2026.05.19 02:43:54.495108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3105 | 2026.05.19 02:43:54.495826 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.19 02:43:54.498479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3107 | 2026.05.19 02:43:55.864339 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.05.19 02:43:55.864610 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3109 | 2026.05.19 02:43:55.865059 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3110 | 2026.05.19 02:43:55.865101 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3111 | 2026.05.19 02:43:55.865343 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3112 | 2026.05.19 02:43:55.865411 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3113 | 2026.05.19 02:43:55.865557 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3114 | 2026.05.19 02:43:55.865594 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3115 | 2026.05.19 02:43:55.865616 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3116 | 2026.05.19 02:43:55.865632 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3117 | 2026.05.19 02:43:55.865674 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3118 | 2026.05.19 02:43:55.865695 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3119 | 2026.05.19 02:43:55.866855 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002366 sec., 18596.78782755706 rows/sec., 3.89 MiB/sec. | ||
| 3120 | 2026.05.19 02:43:55.866966 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} <Debug> TCPHandler: Processed in 0.002768828 sec. | ||
| 3121 | 2026.05.19 02:43:55.872641 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.05.19 02:43:55.872781 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.05.19 02:43:55.872834 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3124 | 2026.05.19 02:43:55.873586 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.19 02:43:55.873643 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3126 | 2026.05.19 02:43:55.874085 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3127 | 2026.05.19 02:43:55.874321 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.19 02:43:55.874467 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001725 sec., 162318.84057971014 rows/sec., 10.30 MiB/sec. | ||
| 3129 | 2026.05.19 02:43:55.874502 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} <Debug> TCPHandler: Processed in 0.001925389 sec. | ||
| 3130 | 2026.05.19 02:43:55.874638 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.05.19 02:43:55.874736 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.19 02:43:55.874777 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3133 | 2026.05.19 02:43:55.875681 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.19 02:43:55.875720 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3135 | 2026.05.19 02:43:55.876099 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3136 | 2026.05.19 02:43:55.876343 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.19 02:43:55.876482 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001764 sec., 486961.45124716556 rows/sec., 38.30 MiB/sec. | ||
| 3138 | 2026.05.19 02:43:55.876517 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} <Debug> TCPHandler: Processed in 0.00193205 sec. | ||
| 3139 | 2026.05.19 02:43:55.876649 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.05.19 02:43:55.876747 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.05.19 02:43:55.876788 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3142 | 2026.05.19 02:43:55.877322 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.05.19 02:43:55.877361 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3144 | 2026.05.19 02:43:55.877681 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3145 | 2026.05.19 02:43:55.877897 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.05.19 02:43:55.878029 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.0013 sec., 139230.76923076925 rows/sec., 8.64 MiB/sec. | ||
| 3147 | 2026.05.19 02:43:55.878063 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} <Debug> TCPHandler: Processed in 0.001463905 sec. | ||
| 3148 | 2026.05.19 02:43:55.878207 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.05.19 02:43:55.878304 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.05.19 02:43:55.878345 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3151 | 2026.05.19 02:43:55.878839 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.05.19 02:43:55.878878 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3153 | 2026.05.19 02:43:55.879191 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3154 | 2026.05.19 02:43:55.879403 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.05.19 02:43:55.879529 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001243 sec., 116653.25824617861 rows/sec., 7.53 MiB/sec. | ||
| 3156 | 2026.05.19 02:43:55.879565 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} <Debug> TCPHandler: Processed in 0.001408035 sec. | ||
| 3157 | 2026.05.19 02:43:55.879698 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.05.19 02:43:55.879804 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.05.19 02:43:55.879845 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3160 | 2026.05.19 02:43:55.880338 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.05.19 02:43:55.880377 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3162 | 2026.05.19 02:43:55.880693 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3163 | 2026.05.19 02:43:55.880931 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.05.19 02:43:55.881062 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001285 sec., 112062.25680933853 rows/sec., 6.37 MiB/sec. | ||
| 3165 | 2026.05.19 02:43:55.881097 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} <Debug> TCPHandler: Processed in 0.001448485 sec. | ||
| 3166 | 2026.05.19 02:43:55.881228 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.05.19 02:43:55.881328 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3168 | 2026.05.19 02:43:55.881370 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3169 | 2026.05.19 02:43:55.882054 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.05.19 02:43:55.882095 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3171 | 2026.05.19 02:43:55.882440 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3172 | 2026.05.19 02:43:55.882662 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.05.19 02:43:55.882803 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001493 sec., 351640.9912926993 rows/sec., 24.87 MiB/sec. | ||
| 3174 | 2026.05.19 02:43:55.882838 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} <Debug> TCPHandler: Processed in 0.001660237 sec. | ||
| 3175 | 2026.05.19 02:43:55.882992 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.05.19 02:43:55.883089 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3177 | 2026.05.19 02:43:55.883133 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3178 | 2026.05.19 02:43:55.883488 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.05.19 02:43:55.883526 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3180 | 2026.05.19 02:43:55.883848 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3181 | 2026.05.19 02:43:55.884066 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.05.19 02:43:55.884193 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 186.26 KiB/sec. | ||
| 3183 | 2026.05.19 02:43:55.884226 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} <Debug> TCPHandler: Processed in 0.001285103 sec. | ||
| 3184 | 2026.05.19 02:43:55.884364 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.05.19 02:43:55.884461 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.05.19 02:43:55.884504 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3187 | 2026.05.19 02:43:55.884947 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.05.19 02:43:55.884983 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3189 | 2026.05.19 02:43:55.885310 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3190 | 2026.05.19 02:43:55.885527 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.05.19 02:43:55.885666 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 3192 | 2026.05.19 02:43:55.885701 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} <Debug> TCPHandler: Processed in 0.001385525 sec. | ||
| 3193 | 2026.05.19 02:43:55.885842 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.05.19 02:43:55.885939 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.19 02:43:55.885982 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3196 | 2026.05.19 02:43:55.886311 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.05.19 02:43:55.886346 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3198 | 2026.05.19 02:43:55.886657 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3199 | 2026.05.19 02:43:55.886866 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.05.19 02:43:55.886993 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 3201 | 2026.05.19 02:43:55.887026 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} <Debug> TCPHandler: Processed in 0.001233133 sec. | ||
| 3202 | 2026.05.19 02:43:55.887154 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.05.19 02:43:55.887250 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3204 | 2026.05.19 02:43:55.887303 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <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 | ||
| 3205 | 2026.05.19 02:43:55.888132 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.05.19 02:43:55.888169 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3207 | 2026.05.19 02:43:55.888733 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3208 | 2026.05.19 02:43:55.888959 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.05.19 02:43:55.889097 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. | ||
| 3210 | 2026.05.19 02:43:55.889144 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} <Debug> TCPHandler: Processed in 0.002039441 sec. | ||
| 3211 | 2026.05.19 02:43:55.889276 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.05.19 02:43:55.889374 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.05.19 02:43:55.889415 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3214 | 2026.05.19 02:43:55.889761 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.05.19 02:43:55.889797 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3216 | 2026.05.19 02:43:55.890109 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3217 | 2026.05.19 02:43:55.890327 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.05.19 02:43:55.890462 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 3219 | 2026.05.19 02:43:55.890494 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} <Debug> TCPHandler: Processed in 0.001267753 sec. | ||
| 3220 | 2026.05.19 02:44:00.858104 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.05.19 02:44:00.858392 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 3222 | 2026.05.19 02:44:00.858778 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3223 | 2026.05.19 02:44:00.858823 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <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 | ||
| 3224 | 2026.05.19 02:44:00.859077 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3225 | 2026.05.19 02:44:00.859157 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3226 | 2026.05.19 02:44:00.859320 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3227 | 2026.05.19 02:44:00.859362 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3228 | 2026.05.19 02:44:00.859389 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3229 | 2026.05.19 02:44:00.859408 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3230 | 2026.05.19 02:44:00.859456 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <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'))" | ||
| 3231 | 2026.05.19 02:44:00.859481 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3232 | 2026.05.19 02:44:00.860662 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002382 sec., 18471.872376154493 rows/sec., 3.86 MiB/sec. | ||
| 3233 | 2026.05.19 02:44:00.860774 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} <Debug> TCPHandler: Processed in 0.002834119 sec. | ||
| 3234 | 2026.05.19 02:44:00.862478 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.05.19 02:44:00.862595 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3236 | 2026.05.19 02:44:00.862641 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3237 | 2026.05.19 02:44:00.863330 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.05.19 02:44:00.863381 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3239 | 2026.05.19 02:44:00.863807 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3240 | 2026.05.19 02:44:00.864041 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.05.19 02:44:00.864188 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.63 MiB/sec. | ||
| 3242 | 2026.05.19 02:44:00.864223 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} <Debug> TCPHandler: Processed in 0.001798638 sec. | ||
| 3243 | 2026.05.19 02:44:00.864382 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.05.19 02:44:00.864479 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3245 | 2026.05.19 02:44:00.864518 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3246 | 2026.05.19 02:44:00.865012 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.19 02:44:00.865049 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3248 | 2026.05.19 02:44:00.865358 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3249 | 2026.05.19 02:44:00.865572 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.05.19 02:44:00.865699 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 3251 | 2026.05.19 02:44:00.865733 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} <Debug> TCPHandler: Processed in 0.001405544 sec. | ||
| 3252 | 2026.05.19 02:44:00.865878 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.05.19 02:44:00.865974 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.05.19 02:44:00.866018 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3255 | 2026.05.19 02:44:00.866458 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.05.19 02:44:00.866497 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3257 | 2026.05.19 02:44:00.866845 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3258 | 2026.05.19 02:44:00.867068 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.05.19 02:44:00.867197 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 3260 | 2026.05.19 02:44:00.867232 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} <Debug> TCPHandler: Processed in 0.001403134 sec. | ||
| 3261 | 2026.05.19 02:44:00.867363 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.05.19 02:44:00.867461 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.19 02:44:00.867502 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3264 | 2026.05.19 02:44:00.867850 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.19 02:44:00.867888 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3266 | 2026.05.19 02:44:00.868212 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3267 | 2026.05.19 02:44:00.868445 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.19 02:44:00.868573 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3269 | 2026.05.19 02:44:00.868606 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} <Debug> TCPHandler: Processed in 0.001292273 sec. | ||
| 3270 | 2026.05.19 02:44:01.677136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 | ||
| 3271 | 2026.05.19 02:44:01.677652 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.19 02:44:01.677699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3273 | 2026.05.19 02:44:01.678206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3274 | 2026.05.19 02:44:01.678467 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.19 02:44:01.678601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 | ||
| 3276 | 2026.05.19 02:44:01.998638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3277 | 2026.05.19 02:44:02.017207 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.05.19 02:44:02.017278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3279 | 2026.05.19 02:44:02.024058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3280 | 2026.05.19 02:44:02.024833 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.05.19 02:44:02.029673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3282 | 2026.05.19 02:44:05.863867 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.19 02:44:05.864125 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.19 02:44:05.864478 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3285 | 2026.05.19 02:44:05.864520 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3286 | 2026.05.19 02:44:05.864770 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3287 | 2026.05.19 02:44:05.864840 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3288 | 2026.05.19 02:44:05.864985 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3289 | 2026.05.19 02:44:05.865021 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3290 | 2026.05.19 02:44:05.865044 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3291 | 2026.05.19 02:44:05.865060 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3292 | 2026.05.19 02:44:05.865101 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3293 | 2026.05.19 02:44:05.865121 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3294 | 2026.05.19 02:44:05.866438 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002422 sec., 18166.804293971923 rows/sec., 3.80 MiB/sec. | ||
| 3295 | 2026.05.19 02:44:05.866551 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} <Debug> TCPHandler: Processed in 0.002832299 sec. | ||
| 3296 | 2026.05.19 02:44:05.872030 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.05.19 02:44:05.872172 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.05.19 02:44:05.872225 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3299 | 2026.05.19 02:44:05.872960 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.05.19 02:44:05.873009 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3301 | 2026.05.19 02:44:05.873458 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3302 | 2026.05.19 02:44:05.873694 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.05.19 02:44:05.873845 [ 154 ] {} <Debug> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3304 | 2026.05.19 02:44:05.873865 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001732 sec., 161662.81755196303 rows/sec., 10.26 MiB/sec. | ||
| 3305 | 2026.05.19 02:44:05.873924 [ 154 ] {} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.05.19 02:44:05.873928 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} <Debug> TCPHandler: Processed in 0.001962291 sec. | ||
| 3307 | 2026.05.19 02:44:05.873959 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3308 | 2026.05.19 02:44:05.874062 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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 | ||
| 3309 | 2026.05.19 02:44:05.874115 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.19 02:44:05.874172 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.05.19 02:44:05.874201 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part | ||
| 3312 | 2026.05.19 02:44:05.874217 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3313 | 2026.05.19 02:44:05.874257 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part | ||
| 3314 | 2026.05.19 02:44:05.874258 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3315 | 2026.05.19 02:44:05.874308 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part | ||
| 3316 | 2026.05.19 02:44:05.874446 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part | ||
| 3317 | 2026.05.19 02:44:05.874487 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part | ||
| 3318 | 2026.05.19 02:44:05.875041 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.19 02:44:05.875078 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3320 | 2026.05.19 02:44:05.875386 [ 189 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352834 sec., 1034864.5879686642 rows/sec., 69.62 MiB/sec. | ||
| 3321 | 2026.05.19 02:44:05.875545 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3322 | 2026.05.19 02:44:05.875557 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3323 | 2026.05.19 02:44:05.875798 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.05.19 02:44:05.875820 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.19 02:44:05.875966 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3326 | 2026.05.19 02:44:05.876025 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001826 sec., 470427.16319824755 rows/sec., 37.00 MiB/sec. | ||
| 3327 | 2026.05.19 02:44:05.876030 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3328 | 2026.05.19 02:44:05.876062 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} <Debug> TCPHandler: Processed in 0.00199574 sec. | ||
| 3329 | 2026.05.19 02:44:05.876229 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.05.19 02:44:05.876336 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.19 02:44:05.876384 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3332 | 2026.05.19 02:44:05.876902 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.19 02:44:05.876940 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3334 | 2026.05.19 02:44:05.877271 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3335 | 2026.05.19 02:44:05.877499 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.19 02:44:05.877631 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001318 sec., 137329.28679817906 rows/sec., 8.52 MiB/sec. | ||
| 3337 | 2026.05.19 02:44:05.877667 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} <Debug> TCPHandler: Processed in 0.001496615 sec. | ||
| 3338 | 2026.05.19 02:44:05.877808 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.19 02:44:05.877906 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.05.19 02:44:05.877946 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3341 | 2026.05.19 02:44:05.878406 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.19 02:44:05.878443 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3343 | 2026.05.19 02:44:05.878750 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3344 | 2026.05.19 02:44:05.878993 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.19 02:44:05.879119 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.60 MiB/sec. | ||
| 3346 | 2026.05.19 02:44:05.879154 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} <Debug> TCPHandler: Processed in 0.001394824 sec. | ||
| 3347 | 2026.05.19 02:44:05.879282 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.05.19 02:44:05.879379 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.05.19 02:44:05.879421 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3350 | 2026.05.19 02:44:05.879985 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.05.19 02:44:05.880023 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3352 | 2026.05.19 02:44:05.880342 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3353 | 2026.05.19 02:44:05.880557 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.05.19 02:44:05.880695 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001334 sec., 107946.02698650675 rows/sec., 6.13 MiB/sec. | ||
| 3355 | 2026.05.19 02:44:05.880695 [ 152 ] {} <Debug> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3356 | 2026.05.19 02:44:05.880731 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} <Debug> TCPHandler: Processed in 0.001497735 sec. | ||
| 3357 | 2026.05.19 02:44:05.880776 [ 152 ] {} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.19 02:44:05.880805 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3359 | 2026.05.19 02:44:05.880892 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.05.19 02:44:05.880931 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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 | ||
| 3361 | 2026.05.19 02:44:05.880996 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.19 02:44:05.881043 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3363 | 2026.05.19 02:44:05.881076 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3364 | 2026.05.19 02:44:05.881124 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part | ||
| 3365 | 2026.05.19 02:44:05.881226 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 3366 | 2026.05.19 02:44:05.881280 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
| 3367 | 2026.05.19 02:44:05.881328 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part | ||
| 3368 | 2026.05.19 02:44:05.881373 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 3369 | 2026.05.19 02:44:05.881724 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.19 02:44:05.881767 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3371 | 2026.05.19 02:44:05.882130 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3372 | 2026.05.19 02:44:05.882282 [ 189 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399084 sec., 514622.42438624124 rows/sec., 31.20 MiB/sec. | ||
| 3373 | 2026.05.19 02:44:05.882375 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.05.19 02:44:05.882434 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3375 | 2026.05.19 02:44:05.882518 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.00154 sec., 340909.09090909094 rows/sec., 24.11 MiB/sec. | ||
| 3376 | 2026.05.19 02:44:05.882559 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} <Debug> TCPHandler: Processed in 0.001716497 sec. | ||
| 3377 | 2026.05.19 02:44:05.882709 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.19 02:44:05.882732 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.19 02:44:05.882807 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3380 | 2026.05.19 02:44:05.882807 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3381 | 2026.05.19 02:44:05.882864 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3382 | 2026.05.19 02:44:05.882879 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3383 | 2026.05.19 02:44:05.883220 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.19 02:44:05.883261 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3385 | 2026.05.19 02:44:05.883577 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3386 | 2026.05.19 02:44:05.883817 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.19 02:44:05.883961 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 178.31 KiB/sec. | ||
| 3388 | 2026.05.19 02:44:05.883994 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} <Debug> TCPHandler: Processed in 0.001333954 sec. | ||
| 3389 | 2026.05.19 02:44:05.884124 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.05.19 02:44:05.884220 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.05.19 02:44:05.884263 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3392 | 2026.05.19 02:44:05.884697 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.05.19 02:44:05.884733 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3394 | 2026.05.19 02:44:05.885070 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3395 | 2026.05.19 02:44:05.885286 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.19 02:44:05.885411 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 3397 | 2026.05.19 02:44:05.885444 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} <Debug> TCPHandler: Processed in 0.001369104 sec. | ||
| 3398 | 2026.05.19 02:44:05.885576 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.05.19 02:44:05.885672 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.05.19 02:44:05.885713 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3401 | 2026.05.19 02:44:05.886039 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.19 02:44:05.886075 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3403 | 2026.05.19 02:44:05.886365 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3404 | 2026.05.19 02:44:05.886578 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.19 02:44:05.886709 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 3406 | 2026.05.19 02:44:05.886742 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} <Debug> TCPHandler: Processed in 0.001214862 sec. | ||
| 3407 | 2026.05.19 02:44:05.886870 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.05.19 02:44:05.886966 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.05.19 02:44:05.887019 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <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 | ||
| 3410 | 2026.05.19 02:44:05.887866 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.05.19 02:44:05.887903 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3412 | 2026.05.19 02:44:05.888467 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3413 | 2026.05.19 02:44:05.888694 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.05.19 02:44:05.888827 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 39.10 MiB/sec. | ||
| 3415 | 2026.05.19 02:44:05.888874 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} <Debug> TCPHandler: Processed in 0.002052891 sec. | ||
| 3416 | 2026.05.19 02:44:05.889030 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.05.19 02:44:05.889127 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.05.19 02:44:05.889168 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3419 | 2026.05.19 02:44:05.889522 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.05.19 02:44:05.889558 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3421 | 2026.05.19 02:44:05.889888 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3422 | 2026.05.19 02:44:05.890107 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.05.19 02:44:05.890233 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 3424 | 2026.05.19 02:44:05.890265 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} <Debug> TCPHandler: Processed in 0.001285593 sec. | ||
| 3425 | 2026.05.19 02:44:09.111073 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3426 | 2026.05.19 02:44:09.111166 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3427 | 2026.05.19 02:44:09.178716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 | ||
| 3428 | 2026.05.19 02:44:09.179269 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.19 02:44:09.179304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3430 | 2026.05.19 02:44:09.179818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3431 | 2026.05.19 02:44:09.180058 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.05.19 02:44:09.180188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3433 | 2026.05.19 02:44:09.529763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3434 | 2026.05.19 02:44:09.546797 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.19 02:44:09.546870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3436 | 2026.05.19 02:44:09.553059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3437 | 2026.05.19 02:44:09.553858 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.05.19 02:44:09.557192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3439 | 2026.05.19 02:44:10.858474 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.05.19 02:44:10.858832 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 3441 | 2026.05.19 02:44:10.859269 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3442 | 2026.05.19 02:44:10.859304 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <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 | ||
| 3443 | 2026.05.19 02:44:10.859511 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3444 | 2026.05.19 02:44:10.859578 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3445 | 2026.05.19 02:44:10.859712 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3446 | 2026.05.19 02:44:10.859746 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3447 | 2026.05.19 02:44:10.859768 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3448 | 2026.05.19 02:44:10.859783 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3449 | 2026.05.19 02:44:10.859824 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <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'))" | ||
| 3450 | 2026.05.19 02:44:10.859843 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3451 | 2026.05.19 02:44:10.860848 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002167 sec., 20304.568527918782 rows/sec., 4.25 MiB/sec. | ||
| 3452 | 2026.05.19 02:44:10.860940 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} <Debug> TCPHandler: Processed in 0.002648108 sec. | ||
| 3453 | 2026.05.19 02:44:10.862806 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.05.19 02:44:10.862919 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3455 | 2026.05.19 02:44:10.862961 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3456 | 2026.05.19 02:44:10.863579 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.19 02:44:10.863627 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3458 | 2026.05.19 02:44:10.864037 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3459 | 2026.05.19 02:44:10.864267 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.19 02:44:10.864407 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.82 MiB/sec. | ||
| 3461 | 2026.05.19 02:44:10.864441 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} <Debug> TCPHandler: Processed in 0.001686857 sec. | ||
| 3462 | 2026.05.19 02:44:10.864579 [ 149 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3463 | 2026.05.19 02:44:10.864643 [ 149 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.19 02:44:10.864665 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3465 | 2026.05.19 02:44:10.864669 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.05.19 02:44:10.864780 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 3467 | 2026.05.19 02:44:10.864784 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3468 | 2026.05.19 02:44:10.864869 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3469 | 2026.05.19 02:44:10.864912 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2026.05.19 02:44:10.864947 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3217 rows starting from the beginning of the part | ||
| 3471 | 2026.05.19 02:44:10.865012 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3472 | 2026.05.19 02:44:10.865055 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part | ||
| 3473 | 2026.05.19 02:44:10.865110 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3474 | 2026.05.19 02:44:10.865187 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part | ||
| 3475 | 2026.05.19 02:44:10.865250 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3476 | 2026.05.19 02:44:10.865329 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.19 02:44:10.865370 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3478 | 2026.05.19 02:44:10.865697 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3479 | 2026.05.19 02:44:10.865948 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.19 02:44:10.866074 [ 149 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3481 | 2026.05.19 02:44:10.866080 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001318 sec., 48558.42185128984 rows/sec., 3.79 MiB/sec. | ||
| 3482 | 2026.05.19 02:44:10.866111 [ 149 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.05.19 02:44:10.866135 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} <Debug> TCPHandler: Processed in 0.001514476 sec. | ||
| 3484 | 2026.05.19 02:44:10.866137 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3485 | 2026.05.19 02:44:10.866256 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 3486 | 2026.05.19 02:44:10.866303 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.05.19 02:44:10.866366 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2026.05.19 02:44:10.866401 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1787 rows starting from the beginning of the part | ||
| 3489 | 2026.05.19 02:44:10.866407 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.05.19 02:44:10.866456 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3491 | 2026.05.19 02:44:10.866468 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3492 | 2026.05.19 02:44:10.866515 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 525 rows starting from the beginning of the part | ||
| 3493 | 2026.05.19 02:44:10.866557 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3494 | 2026.05.19 02:44:10.866597 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 525 rows starting from the beginning of the part | ||
| 3495 | 2026.05.19 02:44:10.866632 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3496 | 2026.05.19 02:44:10.866960 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.05.19 02:44:10.866987 [ 191 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002254103 sec., 2263871.7041767836 rows/sec., 180.85 MiB/sec. | ||
| 3498 | 2026.05.19 02:44:10.867011 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3499 | 2026.05.19 02:44:10.867365 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3500 | 2026.05.19 02:44:10.867452 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3501 | 2026.05.19 02:44:10.867645 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.05.19 02:44:10.867677 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.05.19 02:44:10.867710 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3504 | 2026.05.19 02:44:10.867785 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3505 | 2026.05.19 02:44:10.867788 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3506 | 2026.05.19 02:44:10.867808 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 3507 | 2026.05.19 02:44:10.867832 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.05.19 02:44:10.867851 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} <Debug> TCPHandler: Processed in 0.001600616 sec. | ||
| 3509 | 2026.05.19 02:44:10.867856 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3510 | 2026.05.19 02:44:10.867928 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705697 sec., 1775813.6409925092 rows/sec., 130.04 MiB/sec. | ||
| 3511 | 2026.05.19 02:44:10.867940 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 3512 | 2026.05.19 02:44:10.867997 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.19 02:44:10.868064 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3514 | 2026.05.19 02:44:10.868094 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7552 rows starting from the beginning of the part | ||
| 3515 | 2026.05.19 02:44:10.868105 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.05.19 02:44:10.868142 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 3517 | 2026.05.19 02:44:10.868154 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3518 | 2026.05.19 02:44:10.868179 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3519 | 2026.05.19 02:44:10.868193 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3520 | 2026.05.19 02:44:10.868239 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 3521 | 2026.05.19 02:44:10.868276 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3522 | 2026.05.19 02:44:10.868317 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3523 | 2026.05.19 02:44:10.868443 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.19 02:44:10.868515 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3525 | 2026.05.19 02:44:10.868532 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.05.19 02:44:10.868574 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3527 | 2026.05.19 02:44:10.868583 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3528 | 2026.05.19 02:44:10.868886 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3529 | 2026.05.19 02:44:10.869112 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.05.19 02:44:10.869227 [ 150 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3531 | 2026.05.19 02:44:10.869248 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 3532 | 2026.05.19 02:44:10.869267 [ 150 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.19 02:44:10.869287 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} <Debug> TCPHandler: Processed in 0.001339184 sec. | ||
| 3534 | 2026.05.19 02:44:10.869292 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3535 | 2026.05.19 02:44:10.869415 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 3536 | 2026.05.19 02:44:10.869521 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3537 | 2026.05.19 02:44:10.869555 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 954 rows starting from the beginning of the part | ||
| 3538 | 2026.05.19 02:44:10.869642 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 3539 | 2026.05.19 02:44:10.869703 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3540 | 2026.05.19 02:44:10.869754 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 3541 | 2026.05.19 02:44:10.869802 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3542 | 2026.05.19 02:44:10.869854 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3543 | 2026.05.19 02:44:10.870791 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 4 columns (4 merged, 0 gathered) in 0.001417515 sec., 926974.3177320875 rows/sec., 59.72 MiB/sec. | ||
| 3544 | 2026.05.19 02:44:10.870972 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3545 | 2026.05.19 02:44:10.871206 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8562 rows, containing 5 columns (5 merged, 0 gathered) in 0.003294154 sec., 2599149.887953022 rows/sec., 165.16 MiB/sec. | ||
| 3546 | 2026.05.19 02:44:10.871220 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.05.19 02:44:10.871310 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3548 | 2026.05.19 02:44:10.871368 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3549 | 2026.05.19 02:44:10.871414 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3550 | 2026.05.19 02:44:10.871663 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.19 02:44:10.871729 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3552 | 2026.05.19 02:44:10.871792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3553 | 2026.05.19 02:44:14.173528 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.19 02:44:14.173931 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.19 02:44:14.174379 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3556 | 2026.05.19 02:44:14.174424 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3557 | 2026.05.19 02:44:14.174694 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3558 | 2026.05.19 02:44:14.174765 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3559 | 2026.05.19 02:44:14.174909 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3560 | 2026.05.19 02:44:14.174945 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3561 | 2026.05.19 02:44:14.174967 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3562 | 2026.05.19 02:44:14.174982 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3563 | 2026.05.19 02:44:14.175026 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3564 | 2026.05.19 02:44:14.175046 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3565 | 2026.05.19 02:44:14.176283 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002528 sec., 17405.063291139242 rows/sec., 3.64 MiB/sec. | ||
| 3566 | 2026.05.19 02:44:14.176387 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} <Debug> TCPHandler: Processed in 0.003040922 sec. | ||
| 3567 | 2026.05.19 02:44:14.192457 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.05.19 02:44:14.192574 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.05.19 02:44:14.192619 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3570 | 2026.05.19 02:44:14.193270 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.05.19 02:44:14.193321 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3572 | 2026.05.19 02:44:14.193738 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3573 | 2026.05.19 02:44:14.193981 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.05.19 02:44:14.194128 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001586 sec., 176544.76670870115 rows/sec., 11.20 MiB/sec. | ||
| 3575 | 2026.05.19 02:44:14.194164 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} <Debug> TCPHandler: Processed in 0.001759238 sec. | ||
| 3576 | 2026.05.19 02:44:14.194306 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.05.19 02:44:14.194403 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3578 | 2026.05.19 02:44:14.194443 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3579 | 2026.05.19 02:44:14.196136 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.05.19 02:44:14.196175 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3581 | 2026.05.19 02:44:14.196747 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3582 | 2026.05.19 02:44:14.196967 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.05.19 02:44:14.197095 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Debug> executeQuery: Read 3208 rows, 245.37 KiB in 0.002711 sec., 1183327.1855403911 rows/sec., 88.39 MiB/sec. | ||
| 3584 | 2026.05.19 02:44:14.197131 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3585 | 2026.05.19 02:44:14.197144 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} <Debug> TCPHandler: Processed in 0.00288831 sec. | ||
| 3586 | 2026.05.19 02:44:14.197280 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.05.19 02:44:14.197377 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.05.19 02:44:14.197417 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3589 | 2026.05.19 02:44:14.197982 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.19 02:44:14.198022 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3591 | 2026.05.19 02:44:14.198338 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3592 | 2026.05.19 02:44:14.198558 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.05.19 02:44:14.198687 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Debug> executeQuery: Read 192 rows, 12.32 KiB in 0.001328 sec., 144578.31325301205 rows/sec., 9.06 MiB/sec. | ||
| 3594 | 2026.05.19 02:44:14.198721 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} <Debug> TCPHandler: Processed in 0.001490375 sec. | ||
| 3595 | 2026.05.19 02:44:14.198852 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.05.19 02:44:14.198949 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.05.19 02:44:14.198989 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3598 | 2026.05.19 02:44:14.199634 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.19 02:44:14.199672 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3600 | 2026.05.19 02:44:14.200016 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3601 | 2026.05.19 02:44:14.200227 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.19 02:44:14.200353 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001422 sec., 665260.1969057665 rows/sec., 39.12 MiB/sec. | ||
| 3603 | 2026.05.19 02:44:14.200387 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} <Debug> TCPHandler: Processed in 0.001584246 sec. | ||
| 3604 | 2026.05.19 02:44:14.200525 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.05.19 02:44:14.200621 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.05.19 02:44:14.200661 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3607 | 2026.05.19 02:44:14.201089 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.05.19 02:44:14.201126 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3609 | 2026.05.19 02:44:14.201422 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3610 | 2026.05.19 02:44:14.201658 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.05.19 02:44:14.201784 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001181 sec., 846.740050804403 rows/sec., 59.54 KiB/sec. | ||
| 3612 | 2026.05.19 02:44:14.201818 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} <Debug> TCPHandler: Processed in 0.001341844 sec. | ||
| 3613 | 2026.05.19 02:44:14.201969 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.05.19 02:44:14.202064 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.05.19 02:44:14.202104 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3616 | 2026.05.19 02:44:14.202545 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.05.19 02:44:14.202581 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3618 | 2026.05.19 02:44:14.202883 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3619 | 2026.05.19 02:44:14.203093 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.05.19 02:44:14.203221 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001174 sec., 122657.58091993186 rows/sec., 6.97 MiB/sec. | ||
| 3621 | 2026.05.19 02:44:14.203255 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} <Debug> TCPHandler: Processed in 0.001335034 sec. | ||
| 3622 | 2026.05.19 02:44:14.203381 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.05.19 02:44:14.203476 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3624 | 2026.05.19 02:44:14.203515 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3625 | 2026.05.19 02:44:14.204558 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.05.19 02:44:14.204594 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3627 | 2026.05.19 02:44:14.204985 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3628 | 2026.05.19 02:44:14.205209 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.05.19 02:44:14.205335 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Debug> executeQuery: Read 1751 rows, 121.02 KiB in 0.001877 sec., 932871.6036228023 rows/sec., 62.96 MiB/sec. | ||
| 3630 | 2026.05.19 02:44:14.205370 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} <Debug> TCPHandler: Processed in 0.002037851 sec. | ||
| 3631 | 2026.05.19 02:44:14.205502 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.05.19 02:44:14.205606 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3633 | 2026.05.19 02:44:14.205648 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3634 | 2026.05.19 02:44:14.206024 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.05.19 02:44:14.206059 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3636 | 2026.05.19 02:44:14.206375 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3637 | 2026.05.19 02:44:14.206584 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.05.19 02:44:14.206712 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 186.09 KiB/sec. | ||
| 3639 | 2026.05.19 02:44:14.206744 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} <Debug> TCPHandler: Processed in 0.001290893 sec. | ||
| 3640 | 2026.05.19 02:44:14.206882 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.05.19 02:44:14.206978 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3642 | 2026.05.19 02:44:14.207021 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3643 | 2026.05.19 02:44:14.207770 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.05.19 02:44:14.207807 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3645 | 2026.05.19 02:44:14.208239 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3646 | 2026.05.19 02:44:14.208457 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.05.19 02:44:14.208582 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Debug> executeQuery: Read 1697 rows, 106.37 KiB in 0.001622 sec., 1046239.2108508016 rows/sec., 64.04 MiB/sec. | ||
| 3648 | 2026.05.19 02:44:14.208615 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} <Debug> TCPHandler: Processed in 0.001781179 sec. | ||
| 3649 | 2026.05.19 02:44:14.208745 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.05.19 02:44:14.208840 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3651 | 2026.05.19 02:44:14.208882 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3652 | 2026.05.19 02:44:14.209234 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.05.19 02:44:14.209270 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3654 | 2026.05.19 02:44:14.209557 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3655 | 2026.05.19 02:44:14.209765 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.05.19 02:44:14.209871 [ 145 ] {} <Debug> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3657 | 2026.05.19 02:44:14.209890 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 3658 | 2026.05.19 02:44:14.209942 [ 145 ] {} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.05.19 02:44:14.209946 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} <Debug> TCPHandler: Processed in 0.001249453 sec. | ||
| 3660 | 2026.05.19 02:44:14.209974 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3661 | 2026.05.19 02:44:14.210106 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.19 02:44:14.210106 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 3663 | 2026.05.19 02:44:14.210207 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.19 02:44:14.210233 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3665 | 2026.05.19 02:44:14.210261 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <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 | ||
| 3666 | 2026.05.19 02:44:14.210266 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3667 | 2026.05.19 02:44:14.210333 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3668 | 2026.05.19 02:44:14.210389 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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 | ||
| 3669 | 2026.05.19 02:44:14.210436 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3670 | 2026.05.19 02:44:14.210482 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3671 | 2026.05.19 02:44:14.210530 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3672 | 2026.05.19 02:44:14.211123 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.05.19 02:44:14.211159 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3674 | 2026.05.19 02:44:14.211586 [ 191 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517916 sec., 6587.97983551132 rows/sec., 443.92 KiB/sec. | ||
| 3675 | 2026.05.19 02:44:14.211778 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3676 | 2026.05.19 02:44:14.211804 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3677 | 2026.05.19 02:44:14.212129 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.19 02:44:14.212185 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.05.19 02:44:14.212271 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3680 | 2026.05.19 02:44:14.212276 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002087 sec., 24916.147580258745 rows/sec., 44.65 MiB/sec. | ||
| 3681 | 2026.05.19 02:44:14.212334 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} <Debug> TCPHandler: Processed in 0.002276334 sec. | ||
| 3682 | 2026.05.19 02:44:14.212360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3683 | 2026.05.19 02:44:14.212469 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.05.19 02:44:14.212569 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3685 | 2026.05.19 02:44:14.212611 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3686 | 2026.05.19 02:44:14.212993 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.05.19 02:44:14.213029 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3688 | 2026.05.19 02:44:14.213344 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3689 | 2026.05.19 02:44:14.213557 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.05.19 02:44:14.213684 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001134 sec., 68783.06878306878 rows/sec., 4.25 MiB/sec. | ||
| 3691 | 2026.05.19 02:44:14.213717 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} <Debug> TCPHandler: Processed in 0.001297193 sec. | ||
| 3692 | 2026.05.19 02:44:15.852804 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.19 02:44:15.853055 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 3694 | 2026.05.19 02:44:15.853382 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3695 | 2026.05.19 02:44:15.853418 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <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 | ||
| 3696 | 2026.05.19 02:44:15.853627 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3697 | 2026.05.19 02:44:15.853693 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3698 | 2026.05.19 02:44:15.853829 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3699 | 2026.05.19 02:44:15.853864 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3700 | 2026.05.19 02:44:15.853885 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3701 | 2026.05.19 02:44:15.853901 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3702 | 2026.05.19 02:44:15.853941 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <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'))" | ||
| 3703 | 2026.05.19 02:44:15.853961 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3704 | 2026.05.19 02:44:15.855048 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002095 sec., 21002.38663484487 rows/sec., 4.39 MiB/sec. | ||
| 3705 | 2026.05.19 02:44:15.855149 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} <Debug> TCPHandler: Processed in 0.002483125 sec. | ||
| 3706 | 2026.05.19 02:44:15.856440 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.05.19 02:44:15.856555 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3708 | 2026.05.19 02:44:15.856598 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3709 | 2026.05.19 02:44:15.857103 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.05.19 02:44:15.857151 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3711 | 2026.05.19 02:44:15.857511 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3712 | 2026.05.19 02:44:15.857734 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.05.19 02:44:15.857873 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.17 MiB/sec. | ||
| 3714 | 2026.05.19 02:44:15.857907 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} <Debug> TCPHandler: Processed in 0.001520106 sec. | ||
| 3715 | 2026.05.19 02:44:15.858050 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.05.19 02:44:15.858146 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3717 | 2026.05.19 02:44:15.858186 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3718 | 2026.05.19 02:44:15.858587 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.05.19 02:44:15.858624 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3720 | 2026.05.19 02:44:15.858920 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3721 | 2026.05.19 02:44:15.859147 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.05.19 02:44:15.859275 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 3723 | 2026.05.19 02:44:15.859308 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} <Debug> TCPHandler: Processed in 0.001307094 sec. | ||
| 3724 | 2026.05.19 02:44:15.859448 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.05.19 02:44:15.859544 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.05.19 02:44:15.859587 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3727 | 2026.05.19 02:44:15.859965 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.19 02:44:15.860000 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3729 | 2026.05.19 02:44:15.860316 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3730 | 2026.05.19 02:44:15.860525 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.05.19 02:44:15.860653 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001127 sec., 28393.96628216504 rows/sec., 1.98 MiB/sec. | ||
| 3732 | 2026.05.19 02:44:15.860686 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} <Debug> TCPHandler: Processed in 0.001286183 sec. | ||
| 3733 | 2026.05.19 02:44:15.860841 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.05.19 02:44:15.860935 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.05.19 02:44:15.860976 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3736 | 2026.05.19 02:44:15.861299 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.05.19 02:44:15.861334 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3738 | 2026.05.19 02:44:15.861618 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3739 | 2026.05.19 02:44:15.861820 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.19 02:44:15.861945 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 806.35 KiB/sec. | ||
| 3741 | 2026.05.19 02:44:15.861977 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} <Debug> TCPHandler: Processed in 0.001184902 sec. | ||
| 3742 | 2026.05.19 02:44:16.681224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 | ||
| 3743 | 2026.05.19 02:44:16.681746 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.05.19 02:44:16.681793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3745 | 2026.05.19 02:44:16.682327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3746 | 2026.05.19 02:44:16.682575 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.05.19 02:44:16.682721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 | ||
| 3748 | 2026.05.19 02:44:17.058217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3749 | 2026.05.19 02:44:17.075641 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.05.19 02:44:17.075699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3751 | 2026.05.19 02:44:17.081158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3752 | 2026.05.19 02:44:17.081874 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.05.19 02:44:17.084904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3754 | 2026.05.19 02:44:20.858710 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.19 02:44:20.859089 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 3756 | 2026.05.19 02:44:20.859558 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3757 | 2026.05.19 02:44:20.859595 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <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 | ||
| 3758 | 2026.05.19 02:44:20.859818 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3759 | 2026.05.19 02:44:20.859887 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3760 | 2026.05.19 02:44:20.860028 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3761 | 2026.05.19 02:44:20.860064 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3762 | 2026.05.19 02:44:20.860087 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3763 | 2026.05.19 02:44:20.860102 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3764 | 2026.05.19 02:44:20.860145 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <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'))" | ||
| 3765 | 2026.05.19 02:44:20.860166 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3766 | 2026.05.19 02:44:20.861212 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002262 sec., 19451.81255526083 rows/sec., 4.07 MiB/sec. | ||
| 3767 | 2026.05.19 02:44:20.861398 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} <Debug> TCPHandler: Processed in 0.00288083 sec. | ||
| 3768 | 2026.05.19 02:44:20.863048 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.05.19 02:44:20.863239 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3770 | 2026.05.19 02:44:20.863313 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3771 | 2026.05.19 02:44:20.864007 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.05.19 02:44:20.864055 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3773 | 2026.05.19 02:44:20.864460 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3774 | 2026.05.19 02:44:20.864691 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.05.19 02:44:20.864847 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 3776 | 2026.05.19 02:44:20.864885 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} <Debug> TCPHandler: Processed in 0.001980201 sec. | ||
| 3777 | 2026.05.19 02:44:20.865039 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.19 02:44:20.865146 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.05.19 02:44:20.865189 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3780 | 2026.05.19 02:44:20.865634 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.05.19 02:44:20.865670 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3782 | 2026.05.19 02:44:20.865986 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3783 | 2026.05.19 02:44:20.866218 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.19 02:44:20.866345 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 3785 | 2026.05.19 02:44:20.866378 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} <Debug> TCPHandler: Processed in 0.001389145 sec. | ||
| 3786 | 2026.05.19 02:44:20.866513 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.05.19 02:44:20.866610 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.05.19 02:44:20.866655 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.05.19 02:44:20.867134 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.05.19 02:44:20.867169 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3791 | 2026.05.19 02:44:20.867517 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3792 | 2026.05.19 02:44:20.867773 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.05.19 02:44:20.867904 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 3794 | 2026.05.19 02:44:20.867938 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} <Debug> TCPHandler: Processed in 0.001473645 sec. | ||
| 3795 | 2026.05.19 02:44:20.868062 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.05.19 02:44:20.868158 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.05.19 02:44:20.868200 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3798 | 2026.05.19 02:44:20.868576 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.05.19 02:44:20.868613 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3800 | 2026.05.19 02:44:20.868944 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3801 | 2026.05.19 02:44:20.869165 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.05.19 02:44:20.869296 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3803 | 2026.05.19 02:44:20.869329 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} <Debug> TCPHandler: Processed in 0.001316383 sec. | ||
| 3804 | 2026.05.19 02:44:22.629013 [ 260 ] {} <Trace> TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.19 02:44:22.629348 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44513) 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) | ||
| 3806 | 2026.05.19 02:44:22.629909 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3807 | 2026.05.19 02:44:22.630120 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3808 | 2026.05.19 02:44:22.630574 [ 343 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3809 | 2026.05.19 02:44:22.631095 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 1.29 MiB/sec. | ||
| 3810 | 2026.05.19 02:44:22.631193 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} <Debug> TCPHandler: Processed in 0.002377394 sec. | ||
| 3811 | 2026.05.19 02:44:23.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.61 MiB, peak 235.30 MiB, free memory in arenas 0.00 B, will set to 228.61 MiB (RSS), difference: -2.00 MiB | ||
| 3812 | 2026.05.19 02:44:24.111257 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3813 | 2026.05.19 02:44:24.111323 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3814 | 2026.05.19 02:44:24.182791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 | ||
| 3815 | 2026.05.19 02:44:24.183347 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.05.19 02:44:24.183398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3817 | 2026.05.19 02:44:24.183871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3818 | 2026.05.19 02:44:24.184091 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.05.19 02:44:24.184215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3820 | 2026.05.19 02:44:24.184250 [ 132 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3821 | 2026.05.19 02:44:24.184323 [ 132 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.05.19 02:44:24.184347 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3823 | 2026.05.19 02:44:24.184514 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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 | ||
| 3824 | 2026.05.19 02:44:24.184688 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3825 | 2026.05.19 02:44:24.184742 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part | ||
| 3826 | 2026.05.19 02:44:24.184848 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3827 | 2026.05.19 02:44:24.184910 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3828 | 2026.05.19 02:44:24.184959 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3829 | 2026.05.19 02:44:24.185003 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3830 | 2026.05.19 02:44:24.185049 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3831 | 2026.05.19 02:44:24.186491 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053611 sec., 3759231.9090616484 rows/sec., 53.78 MiB/sec. | ||
| 3832 | 2026.05.19 02:44:24.186952 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3833 | 2026.05.19 02:44:24.187225 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.05.19 02:44:24.187296 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3835 | 2026.05.19 02:44:24.187367 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3836 | 2026.05.19 02:44:24.584970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3837 | 2026.05.19 02:44:24.601397 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.05.19 02:44:24.601458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3839 | 2026.05.19 02:44:24.608395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3840 | 2026.05.19 02:44:24.610428 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.05.19 02:44:24.610787 [ 131 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3842 | 2026.05.19 02:44:24.610862 [ 131 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.19 02:44:24.610886 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3844 | 2026.05.19 02:44:24.611043 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3845 | 2026.05.19 02:44:24.615373 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2026.05.19 02:44:24.616886 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3847 | 2026.05.19 02:44:24.620089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3848 | 2026.05.19 02:44:24.621647 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3849 | 2026.05.19 02:44:24.626286 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3850 | 2026.05.19 02:44:24.630564 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3851 | 2026.05.19 02:44:24.635282 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3852 | 2026.05.19 02:44:24.639569 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 3853 | 2026.05.19 02:44:24.690838 [ 187 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079865739 sec., 1515.0426392473498 rows/sec., 7.83 MiB/sec. | ||
| 3854 | 2026.05.19 02:44:24.693056 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3855 | 2026.05.19 02:44:24.694911 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.05.19 02:44:24.694992 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3857 | 2026.05.19 02:44:24.697423 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3858 | 2026.05.19 02:44:25.000301 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 239.67 MiB, free memory in arenas 0.00 B, will set to 238.55 MiB (RSS), difference: 8.87 MiB | ||
| 3859 | 2026.05.19 02:44:25.001606 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00093499 sec. | ||
| 3860 | 2026.05.19 02:44:25.077315 [ 129 ] {} <Debug> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3861 | 2026.05.19 02:44:25.077365 [ 129 ] {} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.05.19 02:44:25.077388 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3863 | 2026.05.19 02:44:25.077530 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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 | ||
| 3864 | 2026.05.19 02:44:25.077681 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3865 | 2026.05.19 02:44:25.077735 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part | ||
| 3866 | 2026.05.19 02:44:25.077827 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3867 | 2026.05.19 02:44:25.077876 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3868 | 2026.05.19 02:44:25.077920 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3869 | 2026.05.19 02:44:25.077964 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3870 | 2026.05.19 02:44:25.078710 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242332 sec., 32197.512420190415 rows/sec., 1.64 MiB/sec. | ||
| 3871 | 2026.05.19 02:44:25.078881 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3872 | 2026.05.19 02:44:25.079207 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.19 02:44:25.079292 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3874 | 2026.05.19 02:44:25.079378 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3875 | 2026.05.19 02:44:25.691191 [ 129 ] {} <Debug> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3876 | 2026.05.19 02:44:25.691269 [ 129 ] {} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.19 02:44:25.691294 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3878 | 2026.05.19 02:44:25.691500 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::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 | ||
| 3879 | 2026.05.19 02:44:25.691746 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3880 | 2026.05.19 02:44:25.691802 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 3881 | 2026.05.19 02:44:25.691913 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 210 rows starting from the beginning of the part | ||
| 3882 | 2026.05.19 02:44:25.691997 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part | ||
| 3883 | 2026.05.19 02:44:25.692073 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 181 rows starting from the beginning of the part | ||
| 3884 | 2026.05.19 02:44:25.692147 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 192 rows starting from the beginning of the part | ||
| 3885 | 2026.05.19 02:44:25.693194 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793478 sec., 538618.260162656 rows/sec., 35.76 MiB/sec. | ||
| 3886 | 2026.05.19 02:44:25.693418 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3887 | 2026.05.19 02:44:25.693736 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.05.19 02:44:25.693820 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3889 | 2026.05.19 02:44:25.693914 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3890 | 2026.05.19 02:44:25.864196 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.05.19 02:44:25.864442 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3892 | 2026.05.19 02:44:25.864787 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3893 | 2026.05.19 02:44:25.864827 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3894 | 2026.05.19 02:44:25.865062 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3895 | 2026.05.19 02:44:25.865129 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3896 | 2026.05.19 02:44:25.865267 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3897 | 2026.05.19 02:44:25.865302 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3898 | 2026.05.19 02:44:25.865324 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 3899 | 2026.05.19 02:44:25.865339 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3900 | 2026.05.19 02:44:25.865384 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3901 | 2026.05.19 02:44:25.865404 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 3902 | 2026.05.19 02:44:25.866432 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002089 sec., 21062.70943034945 rows/sec., 4.40 MiB/sec. | ||
| 3903 | 2026.05.19 02:44:25.866591 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} <Debug> TCPHandler: Processed in 0.002525636 sec. | ||
| 3904 | 2026.05.19 02:44:25.871837 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.19 02:44:25.871988 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.19 02:44:25.872055 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3907 | 2026.05.19 02:44:25.872680 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.19 02:44:25.872726 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3909 | 2026.05.19 02:44:25.873104 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3910 | 2026.05.19 02:44:25.873329 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.19 02:44:25.873482 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001542 sec., 181582.36057068742 rows/sec., 11.52 MiB/sec. | ||
| 3912 | 2026.05.19 02:44:25.873517 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} <Debug> TCPHandler: Processed in 0.001798529 sec. | ||
| 3913 | 2026.05.19 02:44:25.873664 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.19 02:44:25.873761 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.19 02:44:25.873802 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3916 | 2026.05.19 02:44:25.874442 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.19 02:44:25.874478 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3918 | 2026.05.19 02:44:25.874861 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3919 | 2026.05.19 02:44:25.875078 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.19 02:44:25.875212 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.00147 sec., 584353.7414965987 rows/sec., 45.95 MiB/sec. | ||
| 3921 | 2026.05.19 02:44:25.875246 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} <Debug> TCPHandler: Processed in 0.001631197 sec. | ||
| 3922 | 2026.05.19 02:44:25.875368 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.19 02:44:25.875463 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.19 02:44:25.875503 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3925 | 2026.05.19 02:44:25.875977 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.19 02:44:25.876086 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3927 | 2026.05.19 02:44:25.876385 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3928 | 2026.05.19 02:44:25.876613 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.19 02:44:25.876747 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001302 sec., 139016.89708141322 rows/sec., 8.62 MiB/sec. | ||
| 3930 | 2026.05.19 02:44:25.876781 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} <Debug> TCPHandler: Processed in 0.001462155 sec. | ||
| 3931 | 2026.05.19 02:44:25.876912 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.05.19 02:44:25.877006 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3933 | 2026.05.19 02:44:25.877045 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3934 | 2026.05.19 02:44:25.877548 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.19 02:44:25.877585 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3936 | 2026.05.19 02:44:25.877886 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3937 | 2026.05.19 02:44:25.878099 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.05.19 02:44:25.878222 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001234 sec., 117504.05186385737 rows/sec., 7.58 MiB/sec. | ||
| 3939 | 2026.05.19 02:44:25.878223 [ 128 ] {} <Debug> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3940 | 2026.05.19 02:44:25.878256 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} <Debug> TCPHandler: Processed in 0.001391364 sec. | ||
| 3941 | 2026.05.19 02:44:25.878302 [ 128 ] {} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.19 02:44:25.878342 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3943 | 2026.05.19 02:44:25.878394 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.05.19 02:44:25.878456 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::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 | ||
| 3945 | 2026.05.19 02:44:25.878493 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.05.19 02:44:25.878538 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3947 | 2026.05.19 02:44:25.878577 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2026.05.19 02:44:25.878614 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 946 rows starting from the beginning of the part | ||
| 3949 | 2026.05.19 02:44:25.878674 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 946 rows starting from the beginning of the part | ||
| 3950 | 2026.05.19 02:44:25.878725 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part | ||
| 3951 | 2026.05.19 02:44:25.878768 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 3952 | 2026.05.19 02:44:25.878810 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 946 rows starting from the beginning of the part | ||
| 3953 | 2026.05.19 02:44:25.878851 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 3954 | 2026.05.19 02:44:25.878960 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.05.19 02:44:25.879002 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3956 | 2026.05.19 02:44:25.879396 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3957 | 2026.05.19 02:44:25.879629 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.05.19 02:44:25.879772 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001296 sec., 111111.11111111111 rows/sec., 6.31 MiB/sec. | ||
| 3959 | 2026.05.19 02:44:25.879807 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} <Debug> TCPHandler: Processed in 0.001461885 sec. | ||
| 3960 | 2026.05.19 02:44:25.879926 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.05.19 02:44:25.880020 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3962 | 2026.05.19 02:44:25.880059 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3963 | 2026.05.19 02:44:25.880162 [ 188 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747128 sec., 1873360.1659409043 rows/sec., 118.73 MiB/sec. | ||
| 3964 | 2026.05.19 02:44:25.880332 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3965 | 2026.05.19 02:44:25.880568 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.19 02:44:25.880637 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3967 | 2026.05.19 02:44:25.880699 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3968 | 2026.05.19 02:44:25.880731 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.05.19 02:44:25.880772 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3970 | 2026.05.19 02:44:25.881118 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3971 | 2026.05.19 02:44:25.881345 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.05.19 02:44:25.881484 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001478 sec., 355209.74289580516 rows/sec., 25.12 MiB/sec. | ||
| 3973 | 2026.05.19 02:44:25.881524 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} <Debug> TCPHandler: Processed in 0.001646177 sec. | ||
| 3974 | 2026.05.19 02:44:25.881642 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.05.19 02:44:25.881735 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3976 | 2026.05.19 02:44:25.881776 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3977 | 2026.05.19 02:44:25.882102 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.05.19 02:44:25.882137 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3979 | 2026.05.19 02:44:25.882435 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3980 | 2026.05.19 02:44:25.882650 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.05.19 02:44:25.882779 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001061 sec., 3770.028275212064 rows/sec., 196.97 KiB/sec. | ||
| 3982 | 2026.05.19 02:44:25.882811 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} <Debug> TCPHandler: Processed in 0.001217862 sec. | ||
| 3983 | 2026.05.19 02:44:25.882965 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.05.19 02:44:25.883059 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.19 02:44:25.883101 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3986 | 2026.05.19 02:44:25.883513 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.19 02:44:25.883548 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3988 | 2026.05.19 02:44:25.883879 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3989 | 2026.05.19 02:44:25.884092 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.19 02:44:25.884226 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 3991 | 2026.05.19 02:44:25.884259 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} <Debug> TCPHandler: Processed in 0.001341824 sec. | ||
| 3992 | 2026.05.19 02:44:25.884389 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.05.19 02:44:25.884484 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.05.19 02:44:25.884525 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3995 | 2026.05.19 02:44:25.884863 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.05.19 02:44:25.884898 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3997 | 2026.05.19 02:44:25.885219 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3998 | 2026.05.19 02:44:25.885448 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.19 02:44:25.885580 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 4000 | 2026.05.19 02:44:25.885612 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} <Debug> TCPHandler: Processed in 0.001271383 sec. | ||
| 4001 | 2026.05.19 02:44:25.885740 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.05.19 02:44:25.885836 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.05.19 02:44:25.885888 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <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 | ||
| 4004 | 2026.05.19 02:44:25.886718 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.05.19 02:44:25.886754 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4006 | 2026.05.19 02:44:25.887338 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4007 | 2026.05.19 02:44:25.887559 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.05.19 02:44:25.887667 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4009 | 2026.05.19 02:44:25.887693 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 4010 | 2026.05.19 02:44:25.887718 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.05.19 02:44:25.887747 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4012 | 2026.05.19 02:44:25.887751 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} <Debug> TCPHandler: Processed in 0.002059351 sec. | ||
| 4013 | 2026.05.19 02:44:25.887882 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.19 02:44:25.887882 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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 | ||
| 4015 | 2026.05.19 02:44:25.887980 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4016 | 2026.05.19 02:44:25.888025 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4017 | 2026.05.19 02:44:25.888148 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4018 | 2026.05.19 02:44:25.888209 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 229 rows starting from the beginning of the part | ||
| 4019 | 2026.05.19 02:44:25.888335 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 4020 | 2026.05.19 02:44:25.888361 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.05.19 02:44:25.888401 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4022 | 2026.05.19 02:44:25.888444 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4023 | 2026.05.19 02:44:25.888550 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4024 | 2026.05.19 02:44:25.888655 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 4025 | 2026.05.19 02:44:25.888721 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4026 | 2026.05.19 02:44:25.888749 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4027 | 2026.05.19 02:44:25.888948 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.05.19 02:44:25.889095 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 4029 | 2026.05.19 02:44:25.889128 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} <Debug> TCPHandler: Processed in 0.001294723 sec. | ||
| 4030 | 2026.05.19 02:44:25.892775 [ 201 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 19 columns (19 merged, 0 gathered) in 0.004955422 sec., 92020.41723187247 rows/sec., 164.90 MiB/sec. | ||
| 4031 | 2026.05.19 02:44:25.893337 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4032 | 2026.05.19 02:44:25.893681 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.19 02:44:25.893758 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4034 | 2026.05.19 02:44:25.893838 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 4035 | 2026.05.19 02:44:26.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.38 MiB, peak 244.85 MiB, free memory in arenas 0.00 B, will set to 241.28 MiB (RSS), difference: 1.90 MiB | ||
| 4036 | 2026.05.19 02:44:30.051522 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48606 | ||
| 4037 | 2026.05.19 02:44:30.051618 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2026.05.19 02:44:30.051649 [ 364 ] {} <Debug> TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:48606 | ||
| 4039 | 2026.05.19 02:44:30.051671 [ 364 ] {} <Debug> TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.19 02:44:30.051685 [ 364 ] {} <Debug> TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.05.19 02:44:30.051921 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42647 | ||
| 4042 | 2026.05.19 02:44:30.051990 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44704 | ||
| 4043 | 2026.05.19 02:44:30.051992 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47931 | ||
| 4044 | 2026.05.19 02:44:30.052044 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4045 | 2026.05.19 02:44:30.052059 [ 364 ] {} <Trace> TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.19 02:44:30.052081 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47865 | ||
| 4047 | 2026.05.19 02:44:30.052085 [ 365 ] {} <Debug> TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42647 | ||
| 4048 | 2026.05.19 02:44:30.052094 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 | ||
| 4049 | 2026.05.19 02:44:30.052134 [ 365 ] {} <Debug> TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.05.19 02:44:30.052166 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64096 | ||
| 4051 | 2026.05.19 02:44:30.052177 [ 365 ] {} <Debug> TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.05.19 02:44:30.052186 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.05.19 02:44:30.052233 [ 367 ] {} <Debug> TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Authenticating user 'default' from [fd00:1122:3344:101::e]:44704 | ||
| 4054 | 2026.05.19 02:44:30.052241 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40033 | ||
| 4055 | 2026.05.19 02:44:30.052251 [ 367 ] {} <Debug> TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.05.19 02:44:30.052281 [ 367 ] {} <Debug> TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.05.19 02:44:30.052287 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4058 | 2026.05.19 02:44:30.052348 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44409 | ||
| 4059 | 2026.05.19 02:44:30.052763 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2026.05.19 02:44:30.052823 [ 369 ] {} <Debug> TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 | ||
| 4061 | 2026.05.19 02:44:30.052824 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4062 | 2026.05.19 02:44:30.052849 [ 369 ] {} <Debug> TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.19 02:44:30.052855 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4064 | 2026.05.19 02:44:30.052877 [ 369 ] {} <Debug> TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.05.19 02:44:30.052902 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4066 | 2026.05.19 02:44:30.052904 [ 372 ] {} <Debug> TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Authenticating user 'default' from [fd00:1122:3344:101::e]:44409 | ||
| 4067 | 2026.05.19 02:44:30.052944 [ 372 ] {} <Debug> TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.05.19 02:44:30.052957 [ 372 ] {} <Debug> TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.05.19 02:44:30.053070 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4070 | 2026.05.19 02:44:30.053143 [ 366 ] {} <Debug> TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Authenticating user 'default' from [fd00:1122:3344:101::e]:47931 | ||
| 4071 | 2026.05.19 02:44:30.053156 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.05.19 02:44:30.053167 [ 366 ] {} <Debug> TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.19 02:44:30.053205 [ 366 ] {} <Debug> TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.05.19 02:44:30.053206 [ 371 ] {} <Debug> TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Authenticating user 'default' from [fd00:1122:3344:101::e]:40033 | ||
| 4075 | 2026.05.19 02:44:30.053236 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.05.19 02:44:30.053243 [ 371 ] {} <Debug> TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.05.19 02:44:30.053266 [ 371 ] {} <Debug> TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.05.19 02:44:30.053268 [ 368 ] {} <Debug> TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Authenticating user 'default' from [fd00:1122:3344:101::e]:47865 | ||
| 4079 | 2026.05.19 02:44:30.053294 [ 368 ] {} <Debug> TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.05.19 02:44:30.053307 [ 368 ] {} <Debug> TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.05.19 02:44:30.053350 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 4082 | 2026.05.19 02:44:30.053411 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.05.19 02:44:30.053445 [ 370 ] {} <Debug> TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:64096 | ||
| 4084 | 2026.05.19 02:44:30.053464 [ 370 ] {} <Debug> TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.19 02:44:30.053477 [ 370 ] {} <Debug> TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.19 02:44:30.054335 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> AggregatingTransform: Aggregating | ||
| 4087 | 2026.05.19 02:44:30.054374 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> Aggregator: Aggregation method: without_key | ||
| 4088 | 2026.05.19 02:44:30.054402 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094121 sec. (1062.462 rows/sec., 41.50 KiB/sec.) | ||
| 4089 | 2026.05.19 02:44:30.054417 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Trace> Aggregator: Merging aggregated data | ||
| 4090 | 2026.05.19 02:44:30.055014 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002792 sec., 358.1661891117478 rows/sec., 13.99 KiB/sec. | ||
| 4091 | 2026.05.19 02:44:30.055122 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} <Debug> TCPHandler: Processed in 0.003207373 sec. | ||
| 4092 | 2026.05.19 02:44:30.055263 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2026.05.19 02:44:30.055291 [ 364 ] {} <Debug> TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.05.19 02:44:30.055305 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4095 | 2026.05.19 02:44:30.055318 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.05.19 02:44:30.055339 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2026.05.19 02:44:30.055355 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.05.19 02:44:30.055372 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.05.19 02:44:30.055408 [ 371 ] {} <Debug> TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.05.19 02:44:30.055428 [ 366 ] {} <Debug> TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.05.19 02:44:30.055439 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.05.19 02:44:30.055451 [ 367 ] {} <Debug> TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.05.19 02:44:30.055500 [ 370 ] {} <Debug> TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.05.19 02:44:30.055421 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.05.19 02:44:30.055395 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.05.19 02:44:30.055381 [ 372 ] {} <Debug> TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.05.19 02:44:30.055567 [ 368 ] {} <Debug> TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.05.19 02:44:30.055586 [ 369 ] {} <Debug> TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.05.19 02:44:30.055367 [ 365 ] {} <Debug> TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.05.19 02:44:30.088842 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48894 | ||
| 4111 | 2026.05.19 02:44:30.088910 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.05.19 02:44:30.088934 [ 364 ] {} <Debug> TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:48894 | ||
| 4113 | 2026.05.19 02:44:30.088955 [ 364 ] {} <Debug> TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.05.19 02:44:30.088970 [ 364 ] {} <Debug> TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.05.19 02:44:30.089173 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51256 | ||
| 4116 | 2026.05.19 02:44:30.089198 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61281 | ||
| 4117 | 2026.05.19 02:44:30.089216 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48356 | ||
| 4118 | 2026.05.19 02:44:30.089237 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4119 | 2026.05.19 02:44:30.089247 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 | ||
| 4120 | 2026.05.19 02:44:30.089253 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58692 | ||
| 4121 | 2026.05.19 02:44:30.089281 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.05.19 02:44:30.089310 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56789 | ||
| 4123 | 2026.05.19 02:44:30.089341 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2026.05.19 02:44:30.089337 [ 368 ] {} <Debug> TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Authenticating user 'default' from [fd00:1122:3344:101::e]:48356 | ||
| 4125 | 2026.05.19 02:44:30.089377 [ 370 ] {} <Debug> TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Authenticating user 'default' from [fd00:1122:3344:101::e]:58692 | ||
| 4126 | 2026.05.19 02:44:30.089389 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.05.19 02:44:30.089393 [ 368 ] {} <Debug> TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.05.19 02:44:30.089409 [ 370 ] {} <Debug> TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.05.19 02:44:30.089433 [ 368 ] {} <Debug> TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.05.19 02:44:30.089450 [ 370 ] {} <Debug> TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.19 02:44:30.089319 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.05.19 02:44:30.089300 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49367 | ||
| 4133 | 2026.05.19 02:44:30.089503 [ 369 ] {} <Debug> TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 | ||
| 4134 | 2026.05.19 02:44:30.089278 [ 365 ] {} <Debug> TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:51256 | ||
| 4135 | 2026.05.19 02:44:30.089548 [ 369 ] {} <Debug> TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.19 02:44:30.089562 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.19 02:44:30.089572 [ 365 ] {} <Debug> TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.05.19 02:44:30.089582 [ 369 ] {} <Debug> TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.05.19 02:44:30.089609 [ 365 ] {} <Debug> TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.05.19 02:44:30.089605 [ 371 ] {} <Debug> TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49367 | ||
| 4141 | 2026.05.19 02:44:30.089270 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4142 | 2026.05.19 02:44:30.089652 [ 371 ] {} <Debug> TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.19 02:44:30.089680 [ 366 ] {} <Debug> TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Authenticating user 'default' from [fd00:1122:3344:101::e]:61281 | ||
| 4144 | 2026.05.19 02:44:30.089694 [ 371 ] {} <Debug> TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.05.19 02:44:30.089712 [ 366 ] {} <Debug> TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.05.19 02:44:30.089205 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34043 | ||
| 4147 | 2026.05.19 02:44:30.089742 [ 366 ] {} <Debug> TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.05.19 02:44:30.089422 [ 372 ] {} <Debug> TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56789 | ||
| 4149 | 2026.05.19 02:44:30.089808 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.05.19 02:44:30.089280 [ 364 ] {} <Trace> TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.05.19 02:44:30.089852 [ 367 ] {} <Debug> TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:34043 | ||
| 4152 | 2026.05.19 02:44:30.089842 [ 372 ] {} <Debug> TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.05.19 02:44:30.089889 [ 367 ] {} <Debug> TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.05.19 02:44:30.089919 [ 372 ] {} <Debug> TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.05.19 02:44:30.089925 [ 367 ] {} <Debug> TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.05.19 02:44:30.090021 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4157 | 2026.05.19 02:44:30.090308 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4158 | 2026.05.19 02:44:30.090366 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4159 | 2026.05.19 02:44:30.090678 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 4160 | 2026.05.19 02:44:30.091701 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> AggregatingTransform: Aggregating | ||
| 4161 | 2026.05.19 02:44:30.091743 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4162 | 2026.05.19 02:44:30.091774 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099329 sec. (1006.755 rows/sec., 39.33 KiB/sec.) | ||
| 4163 | 2026.05.19 02:44:30.091789 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Trace> Aggregator: Merging aggregated data | ||
| 4164 | 2026.05.19 02:44:30.092501 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002535 sec., 394.47731755424064 rows/sec., 15.41 KiB/sec. | ||
| 4165 | 2026.05.19 02:44:30.092695 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} <Debug> TCPHandler: Processed in 0.003539166 sec. | ||
| 4166 | 2026.05.19 02:44:30.092851 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.05.19 02:44:30.092884 [ 364 ] {} <Debug> TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.19 02:44:30.092886 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.05.19 02:44:30.092906 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.05.19 02:44:30.092941 [ 372 ] {} <Debug> TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.05.19 02:44:30.092940 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4172 | 2026.05.19 02:44:30.092961 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.05.19 02:44:30.093000 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2026.05.19 02:44:30.093015 [ 366 ] {} <Debug> TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.05.19 02:44:30.093031 [ 370 ] {} <Debug> TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.05.19 02:44:30.093046 [ 367 ] {} <Debug> TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.19 02:44:30.093039 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.05.19 02:44:30.092988 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.05.19 02:44:30.093110 [ 371 ] {} <Debug> TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.05.19 02:44:30.093023 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.05.19 02:44:30.093135 [ 368 ] {} <Debug> TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.05.19 02:44:30.092962 [ 365 ] {} <Debug> TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.05.19 02:44:30.093181 [ 369 ] {} <Debug> TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.05.19 02:44:30.530404 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36297 | ||
| 4185 | 2026.05.19 02:44:30.530499 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.05.19 02:44:30.530529 [ 364 ] {} <Debug> TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Authenticating user 'default' from [fd00:1122:3344:101::e]:36297 | ||
| 4187 | 2026.05.19 02:44:30.530554 [ 364 ] {} <Debug> TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.05.19 02:44:30.530568 [ 364 ] {} <Debug> TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.05.19 02:44:30.530768 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 | ||
| 4190 | 2026.05.19 02:44:30.530779 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44121 | ||
| 4191 | 2026.05.19 02:44:30.530792 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52220 | ||
| 4192 | 2026.05.19 02:44:30.530837 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58862 | ||
| 4193 | 2026.05.19 02:44:30.530858 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2026.05.19 02:44:30.530892 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.05.19 02:44:30.530866 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65099 | ||
| 4196 | 2026.05.19 02:44:30.530927 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57590 | ||
| 4197 | 2026.05.19 02:44:30.530913 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58967 | ||
| 4198 | 2026.05.19 02:44:30.531000 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.05.19 02:44:30.531001 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.05.19 02:44:30.530937 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62254 | ||
| 4201 | 2026.05.19 02:44:30.531041 [ 369 ] {} <Debug> TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Authenticating user 'default' from [fd00:1122:3344:101::e]:65099 | ||
| 4202 | 2026.05.19 02:44:30.531048 [ 372 ] {} <Debug> TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Authenticating user 'default' from [fd00:1122:3344:101::e]:57590 | ||
| 4203 | 2026.05.19 02:44:30.531060 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.05.19 02:44:30.531086 [ 372 ] {} <Debug> TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.19 02:44:30.531091 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.05.19 02:44:30.531111 [ 370 ] {} <Debug> TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:58967 | ||
| 4207 | 2026.05.19 02:44:30.531112 [ 372 ] {} <Debug> TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.05.19 02:44:30.531132 [ 371 ] {} <Debug> TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Authenticating user 'default' from [fd00:1122:3344:101::e]:62254 | ||
| 4209 | 2026.05.19 02:44:30.531145 [ 370 ] {} <Debug> TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.05.19 02:44:30.531161 [ 371 ] {} <Debug> TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.05.19 02:44:30.531175 [ 370 ] {} <Debug> TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.05.19 02:44:30.531188 [ 371 ] {} <Debug> TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.05.19 02:44:30.530920 [ 367 ] {} <Debug> TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52220 | ||
| 4214 | 2026.05.19 02:44:30.530911 [ 366 ] {} <Debug> TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 | ||
| 4215 | 2026.05.19 02:44:30.531241 [ 367 ] {} <Debug> TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.19 02:44:30.531258 [ 366 ] {} <Debug> TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.05.19 02:44:30.531262 [ 367 ] {} <Debug> TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.05.19 02:44:30.531273 [ 366 ] {} <Debug> TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.05.19 02:44:30.530930 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2026.05.19 02:44:30.531081 [ 369 ] {} <Debug> TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.05.19 02:44:30.531335 [ 368 ] {} <Debug> TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Authenticating user 'default' from [fd00:1122:3344:101::e]:58862 | ||
| 4222 | 2026.05.19 02:44:30.531354 [ 369 ] {} <Debug> TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.05.19 02:44:30.530938 [ 364 ] {} <Trace> TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.05.19 02:44:30.531381 [ 368 ] {} <Debug> TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.05.19 02:44:30.530930 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4226 | 2026.05.19 02:44:30.531414 [ 368 ] {} <Debug> TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.05.19 02:44:30.531461 [ 365 ] {} <Debug> TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Authenticating user 'default' from [fd00:1122:3344:101::e]:44121 | ||
| 4228 | 2026.05.19 02:44:30.531484 [ 365 ] {} <Debug> TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.05.19 02:44:30.531497 [ 365 ] {} <Debug> TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.05.19 02:44:30.531552 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4231 | 2026.05.19 02:44:30.531815 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4232 | 2026.05.19 02:44:30.531872 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4233 | 2026.05.19 02:44:30.532157 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Debug> oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown | ||
| 4234 | 2026.05.19 02:44:30.533042 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> AggregatingTransform: Aggregating | ||
| 4235 | 2026.05.19 02:44:30.533086 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> Aggregator: Aggregation method: without_key | ||
| 4236 | 2026.05.19 02:44:30.533117 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856429 sec. (1167.639 rows/sec., 45.61 KiB/sec.) | ||
| 4237 | 2026.05.19 02:44:30.533135 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Trace> Aggregator: Merging aggregated data | ||
| 4238 | 2026.05.19 02:44:30.533779 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002287 sec., 437.25404459991256 rows/sec., 17.08 KiB/sec. | ||
| 4239 | 2026.05.19 02:44:30.533892 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} <Debug> TCPHandler: Processed in 0.003109882 sec. | ||
| 4240 | 2026.05.19 02:44:30.534033 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.05.19 02:44:30.534062 [ 364 ] {} <Debug> TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.05.19 02:44:30.534067 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4243 | 2026.05.19 02:44:30.534086 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.05.19 02:44:30.534109 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2026.05.19 02:44:30.534118 [ 366 ] {} <Debug> TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.05.19 02:44:30.534136 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.05.19 02:44:30.534152 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.05.19 02:44:30.534152 [ 367 ] {} <Debug> TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.05.19 02:44:30.534178 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4250 | 2026.05.19 02:44:30.534200 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2026.05.19 02:44:30.534225 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.05.19 02:44:30.534235 [ 370 ] {} <Debug> TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.05.19 02:44:30.534253 [ 368 ] {} <Debug> TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.05.19 02:44:30.534270 [ 369 ] {} <Debug> TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.05.19 02:44:30.534194 [ 372 ] {} <Debug> TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.05.19 02:44:30.534183 [ 371 ] {} <Debug> TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.05.19 02:44:30.534146 [ 365 ] {} <Debug> TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.05.19 02:44:30.858373 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.05.19 02:44:30.858608 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 4260 | 2026.05.19 02:44:30.858945 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4261 | 2026.05.19 02:44:30.858986 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <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 | ||
| 4262 | 2026.05.19 02:44:30.859209 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4263 | 2026.05.19 02:44:30.859284 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4264 | 2026.05.19 02:44:30.859432 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4265 | 2026.05.19 02:44:30.859468 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4266 | 2026.05.19 02:44:30.859491 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4267 | 2026.05.19 02:44:30.859507 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4268 | 2026.05.19 02:44:30.859555 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <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'))" | ||
| 4269 | 2026.05.19 02:44:30.859575 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4270 | 2026.05.19 02:44:30.860606 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.0021 sec., 20952.380952380954 rows/sec., 4.38 MiB/sec. | ||
| 4271 | 2026.05.19 02:44:30.860692 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} <Debug> TCPHandler: Processed in 0.002456545 sec. | ||
| 4272 | 2026.05.19 02:44:30.862493 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.05.19 02:44:30.862630 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4274 | 2026.05.19 02:44:30.862688 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4275 | 2026.05.19 02:44:30.863373 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.05.19 02:44:30.863419 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4277 | 2026.05.19 02:44:30.863932 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4278 | 2026.05.19 02:44:30.864216 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.19 02:44:30.864381 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.39 MiB/sec. | ||
| 4280 | 2026.05.19 02:44:30.864398 [ 111 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4281 | 2026.05.19 02:44:30.864423 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} <Debug> TCPHandler: Processed in 0.00200422 sec. | ||
| 4282 | 2026.05.19 02:44:30.864479 [ 111 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.19 02:44:30.864514 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4284 | 2026.05.19 02:44:30.864633 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 4285 | 2026.05.19 02:44:30.864634 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2026.05.19 02:44:30.864788 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4287 | 2026.05.19 02:44:30.864799 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4288 | 2026.05.19 02:44:30.864838 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3217 rows starting from the beginning of the part | ||
| 4289 | 2026.05.19 02:44:30.864867 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4290 | 2026.05.19 02:44:30.864929 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3208 rows starting from the beginning of the part | ||
| 4291 | 2026.05.19 02:44:30.864991 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4292 | 2026.05.19 02:44:30.865039 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4293 | 2026.05.19 02:44:30.865090 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 859 rows starting from the beginning of the part | ||
| 4294 | 2026.05.19 02:44:30.865138 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4295 | 2026.05.19 02:44:30.865388 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.05.19 02:44:30.865435 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4297 | 2026.05.19 02:44:30.865800 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4298 | 2026.05.19 02:44:30.866074 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.05.19 02:44:30.866195 [ 111 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4300 | 2026.05.19 02:44:30.866226 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.43 MiB/sec. | ||
| 4301 | 2026.05.19 02:44:30.866231 [ 111 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.19 02:44:30.866269 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4303 | 2026.05.19 02:44:30.866272 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} <Debug> TCPHandler: Processed in 0.001704878 sec. | ||
| 4304 | 2026.05.19 02:44:30.866449 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2026.05.19 02:44:30.866479 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 4306 | 2026.05.19 02:44:30.866573 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4307 | 2026.05.19 02:44:30.866627 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4308 | 2026.05.19 02:44:30.866627 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4309 | 2026.05.19 02:44:30.866685 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1787 rows starting from the beginning of the part | ||
| 4310 | 2026.05.19 02:44:30.866755 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1751 rows starting from the beginning of the part | ||
| 4311 | 2026.05.19 02:44:30.866836 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4312 | 2026.05.19 02:44:30.866896 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4313 | 2026.05.19 02:44:30.866938 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 525 rows starting from the beginning of the part | ||
| 4314 | 2026.05.19 02:44:30.866982 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4315 | 2026.05.19 02:44:30.867149 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.05.19 02:44:30.867192 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4317 | 2026.05.19 02:44:30.867640 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4318 | 2026.05.19 02:44:30.867900 [ 197 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7452 rows, containing 5 columns (5 merged, 0 gathered) in 0.003311224 sec., 2250527.297458583 rows/sec., 177.78 MiB/sec. | ||
| 4319 | 2026.05.19 02:44:30.868005 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.05.19 02:44:30.868144 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4321 | 2026.05.19 02:44:30.868169 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
| 4322 | 2026.05.19 02:44:30.868187 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.05.19 02:44:30.868213 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} <Debug> TCPHandler: Processed in 0.001823348 sec. | ||
| 4324 | 2026.05.19 02:44:30.868215 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4325 | 2026.05.19 02:44:30.868233 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4326 | 2026.05.19 02:44:30.868365 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 4327 | 2026.05.19 02:44:30.868378 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.05.19 02:44:30.868487 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4329 | 2026.05.19 02:44:30.868511 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4330 | 2026.05.19 02:44:30.868535 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8562 rows starting from the beginning of the part | ||
| 4331 | 2026.05.19 02:44:30.868564 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4332 | 2026.05.19 02:44:30.868580 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.19 02:44:30.868614 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1697 rows starting from the beginning of the part | ||
| 4334 | 2026.05.19 02:44:30.868672 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4335 | 2026.05.19 02:44:30.868700 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293213 sec., 1855475.2654899477 rows/sec., 134.11 MiB/sec. | ||
| 4336 | 2026.05.19 02:44:30.868713 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4337 | 2026.05.19 02:44:30.868781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 4338 | 2026.05.19 02:44:30.868798 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 4339 | 2026.05.19 02:44:30.868879 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4340 | 2026.05.19 02:44:30.868965 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 4341 | 2026.05.19 02:44:30.869050 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4342 | 2026.05.19 02:44:30.869053 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.05.19 02:44:30.869121 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4344 | 2026.05.19 02:44:30.869485 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.19 02:44:30.869584 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4346 | 2026.05.19 02:44:30.869593 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4347 | 2026.05.19 02:44:30.869689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4348 | 2026.05.19 02:44:30.869870 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.19 02:44:30.870006 [ 110 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4350 | 2026.05.19 02:44:30.870025 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
| 4351 | 2026.05.19 02:44:30.870061 [ 110 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.05.19 02:44:30.870078 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} <Debug> TCPHandler: Processed in 0.001762868 sec. | ||
| 4353 | 2026.05.19 02:44:30.870100 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4354 | 2026.05.19 02:44:30.870188 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 4355 | 2026.05.19 02:44:30.870287 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4356 | 2026.05.19 02:44:30.870314 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1314 rows starting from the beginning of the part | ||
| 4357 | 2026.05.19 02:44:30.870366 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4358 | 2026.05.19 02:44:30.870413 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4359 | 2026.05.19 02:44:30.870452 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 4360 | 2026.05.19 02:44:30.870496 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4361 | 2026.05.19 02:44:30.870536 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 4362 | 2026.05.19 02:44:30.871550 [ 186 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393085 sec., 1158579.6990133408 rows/sec., 74.65 MiB/sec. | ||
| 4363 | 2026.05.19 02:44:30.871808 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4364 | 2026.05.19 02:44:30.872130 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.19 02:44:30.872214 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4366 | 2026.05.19 02:44:30.872300 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4367 | 2026.05.19 02:44:30.873265 [ 197 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10876 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952951 sec., 2195862.6281584455 rows/sec., 139.32 MiB/sec. | ||
| 4368 | 2026.05.19 02:44:30.873624 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4369 | 2026.05.19 02:44:30.873994 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.05.19 02:44:30.874084 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4371 | 2026.05.19 02:44:30.874199 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4372 | 2026.05.19 02:44:31.684326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 | ||
| 4373 | 2026.05.19 02:44:31.685054 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.19 02:44:31.685109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4375 | 2026.05.19 02:44:31.685738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4376 | 2026.05.19 02:44:31.686006 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.19 02:44:31.686159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 | ||
| 4378 | 2026.05.19 02:44:32.120188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4379 | 2026.05.19 02:44:32.135392 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.19 02:44:32.135444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4381 | 2026.05.19 02:44:32.141501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4382 | 2026.05.19 02:44:32.142194 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.05.19 02:44:32.144707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4384 | 2026.05.19 02:44:35.863626 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.05.19 02:44:35.863879 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4386 | 2026.05.19 02:44:35.864236 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4387 | 2026.05.19 02:44:35.864279 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4388 | 2026.05.19 02:44:35.864532 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4389 | 2026.05.19 02:44:35.864604 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4390 | 2026.05.19 02:44:35.864777 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4391 | 2026.05.19 02:44:35.864826 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4392 | 2026.05.19 02:44:35.864849 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4393 | 2026.05.19 02:44:35.864865 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4394 | 2026.05.19 02:44:35.864909 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4395 | 2026.05.19 02:44:35.864930 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4396 | 2026.05.19 02:44:35.866034 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002263 sec., 19443.21696862572 rows/sec., 4.07 MiB/sec. | ||
| 4397 | 2026.05.19 02:44:35.866141 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} <Debug> TCPHandler: Processed in 0.002656237 sec. | ||
| 4398 | 2026.05.19 02:44:35.871670 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.05.19 02:44:35.871835 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.05.19 02:44:35.871901 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4401 | 2026.05.19 02:44:35.872592 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.19 02:44:35.872635 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4403 | 2026.05.19 02:44:35.873040 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4404 | 2026.05.19 02:44:35.873273 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.19 02:44:35.873419 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001632 sec., 171568.6274509804 rows/sec., 10.89 MiB/sec. | ||
| 4406 | 2026.05.19 02:44:35.873455 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} <Debug> TCPHandler: Processed in 0.001873629 sec. | ||
| 4407 | 2026.05.19 02:44:35.873604 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.05.19 02:44:35.873716 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2026.05.19 02:44:35.873759 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2026.05.19 02:44:35.874589 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.05.19 02:44:35.874626 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4412 | 2026.05.19 02:44:35.875010 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4413 | 2026.05.19 02:44:35.875226 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.19 02:44:35.875356 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001661 sec., 517158.33835039136 rows/sec., 40.67 MiB/sec. | ||
| 4415 | 2026.05.19 02:44:35.875391 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} <Debug> TCPHandler: Processed in 0.001836809 sec. | ||
| 4416 | 2026.05.19 02:44:35.875528 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.19 02:44:35.875630 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.19 02:44:35.875681 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2026.05.19 02:44:35.876259 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.19 02:44:35.876296 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4421 | 2026.05.19 02:44:35.876597 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4422 | 2026.05.19 02:44:35.876825 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.19 02:44:35.876955 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001344 sec., 134672.61904761905 rows/sec., 8.35 MiB/sec. | ||
| 4424 | 2026.05.19 02:44:35.876989 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} <Debug> TCPHandler: Processed in 0.001510495 sec. | ||
| 4425 | 2026.05.19 02:44:35.877115 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.19 02:44:35.877212 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.19 02:44:35.877251 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4428 | 2026.05.19 02:44:35.877746 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.19 02:44:35.877783 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4430 | 2026.05.19 02:44:35.878112 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4431 | 2026.05.19 02:44:35.878324 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.19 02:44:35.878451 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001257 sec., 115354.01750198886 rows/sec., 7.44 MiB/sec. | ||
| 4433 | 2026.05.19 02:44:35.878486 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} <Debug> TCPHandler: Processed in 0.001420125 sec. | ||
| 4434 | 2026.05.19 02:44:35.878615 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.19 02:44:35.878721 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.19 02:44:35.878761 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4437 | 2026.05.19 02:44:35.879230 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.19 02:44:35.879272 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4439 | 2026.05.19 02:44:35.879575 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4440 | 2026.05.19 02:44:35.879799 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.19 02:44:35.879928 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001225 sec., 117551.02040816327 rows/sec., 6.68 MiB/sec. | ||
| 4442 | 2026.05.19 02:44:35.879963 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} <Debug> TCPHandler: Processed in 0.001396415 sec. | ||
| 4443 | 2026.05.19 02:44:35.880094 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.19 02:44:35.880190 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.19 02:44:35.880229 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4446 | 2026.05.19 02:44:35.880879 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.19 02:44:35.880916 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4448 | 2026.05.19 02:44:35.881236 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4449 | 2026.05.19 02:44:35.881447 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.19 02:44:35.881575 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001402 sec., 374465.0499286733 rows/sec., 26.48 MiB/sec. | ||
| 4451 | 2026.05.19 02:44:35.881609 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} <Debug> TCPHandler: Processed in 0.001563066 sec. | ||
| 4452 | 2026.05.19 02:44:35.881751 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.05.19 02:44:35.881847 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4454 | 2026.05.19 02:44:35.881888 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4455 | 2026.05.19 02:44:35.882232 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.05.19 02:44:35.882269 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4457 | 2026.05.19 02:44:35.882582 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4458 | 2026.05.19 02:44:35.882802 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.19 02:44:35.882928 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. | ||
| 4460 | 2026.05.19 02:44:35.882961 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} <Debug> TCPHandler: Processed in 0.001260783 sec. | ||
| 4461 | 2026.05.19 02:44:35.883089 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.05.19 02:44:35.883186 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.05.19 02:44:35.883228 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4464 | 2026.05.19 02:44:35.883676 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.19 02:44:35.883713 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4466 | 2026.05.19 02:44:35.884055 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4467 | 2026.05.19 02:44:35.884269 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.05.19 02:44:35.884395 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001228 sec., 215798.04560260588 rows/sec., 14.34 MiB/sec. | ||
| 4469 | 2026.05.19 02:44:35.884429 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} <Debug> TCPHandler: Processed in 0.001388105 sec. | ||
| 4470 | 2026.05.19 02:44:35.884575 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.05.19 02:44:35.884682 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4472 | 2026.05.19 02:44:35.884724 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4473 | 2026.05.19 02:44:35.885050 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.05.19 02:44:35.885086 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4475 | 2026.05.19 02:44:35.885372 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4476 | 2026.05.19 02:44:35.885583 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.05.19 02:44:35.885721 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4478 | 2026.05.19 02:44:35.885755 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} <Debug> TCPHandler: Processed in 0.001228402 sec. | ||
| 4479 | 2026.05.19 02:44:35.885880 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.05.19 02:44:35.885976 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.05.19 02:44:35.886030 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <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 | ||
| 4482 | 2026.05.19 02:44:35.886908 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.19 02:44:35.886945 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4484 | 2026.05.19 02:44:35.887524 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4485 | 2026.05.19 02:44:35.887769 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.05.19 02:44:35.887905 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 4487 | 2026.05.19 02:44:35.887961 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} <Debug> TCPHandler: Processed in 0.002129082 sec. | ||
| 4488 | 2026.05.19 02:44:35.888109 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.05.19 02:44:35.888205 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.05.19 02:44:35.888246 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4491 | 2026.05.19 02:44:35.888583 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.05.19 02:44:35.888619 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4493 | 2026.05.19 02:44:35.888941 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4494 | 2026.05.19 02:44:35.889153 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.19 02:44:35.889279 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 4496 | 2026.05.19 02:44:35.889312 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} <Debug> TCPHandler: Processed in 0.001252293 sec. | ||
| 4497 | 2026.05.19 02:44:39.111381 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4498 | 2026.05.19 02:44:39.111465 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4499 | 2026.05.19 02:44:39.187208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 | ||
| 4500 | 2026.05.19 02:44:39.187701 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.05.19 02:44:39.187747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4502 | 2026.05.19 02:44:39.188248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4503 | 2026.05.19 02:44:39.188472 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.05.19 02:44:39.188611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4505 | 2026.05.19 02:44:39.645767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4506 | 2026.05.19 02:44:39.660867 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.19 02:44:39.660931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4508 | 2026.05.19 02:44:39.666873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4509 | 2026.05.19 02:44:39.667601 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.19 02:44:39.670151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4511 | 2026.05.19 02:44:40.857860 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.05.19 02:44:40.858106 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 4513 | 2026.05.19 02:44:40.858456 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4514 | 2026.05.19 02:44:40.858499 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <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 | ||
| 4515 | 2026.05.19 02:44:40.858728 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4516 | 2026.05.19 02:44:40.858796 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4517 | 2026.05.19 02:44:40.858930 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4518 | 2026.05.19 02:44:40.858964 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4519 | 2026.05.19 02:44:40.858985 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4520 | 2026.05.19 02:44:40.858999 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4521 | 2026.05.19 02:44:40.859040 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <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'))" | ||
| 4522 | 2026.05.19 02:44:40.859060 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4523 | 2026.05.19 02:44:40.860157 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002153 sec., 20436.600092893637 rows/sec., 4.27 MiB/sec. | ||
| 4524 | 2026.05.19 02:44:40.860261 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} <Debug> TCPHandler: Processed in 0.002544676 sec. | ||
| 4525 | 2026.05.19 02:44:40.861908 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.05.19 02:44:40.862030 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2026.05.19 02:44:40.862072 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2026.05.19 02:44:40.862590 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.19 02:44:40.862633 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4530 | 2026.05.19 02:44:40.862992 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4531 | 2026.05.19 02:44:40.863234 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.19 02:44:40.863379 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.08 MiB/sec. | ||
| 4533 | 2026.05.19 02:44:40.863414 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} <Debug> TCPHandler: Processed in 0.001558526 sec. | ||
| 4534 | 2026.05.19 02:44:40.863543 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.05.19 02:44:40.863640 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4536 | 2026.05.19 02:44:40.863679 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4537 | 2026.05.19 02:44:40.864131 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.19 02:44:40.864168 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4539 | 2026.05.19 02:44:40.864468 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4540 | 2026.05.19 02:44:40.864681 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.05.19 02:44:40.864807 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 4542 | 2026.05.19 02:44:40.864841 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} <Debug> TCPHandler: Processed in 0.001346404 sec. | ||
| 4543 | 2026.05.19 02:44:40.864966 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.05.19 02:44:40.865071 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.05.19 02:44:40.865113 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4546 | 2026.05.19 02:44:40.865551 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.19 02:44:40.865586 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4548 | 2026.05.19 02:44:40.865915 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4549 | 2026.05.19 02:44:40.866131 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.05.19 02:44:40.866258 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4551 | 2026.05.19 02:44:40.866291 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} <Debug> TCPHandler: Processed in 0.001373614 sec. | ||
| 4552 | 2026.05.19 02:44:40.866413 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.05.19 02:44:40.866507 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.05.19 02:44:40.866548 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4555 | 2026.05.19 02:44:40.866913 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.05.19 02:44:40.866948 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4557 | 2026.05.19 02:44:40.867244 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4558 | 2026.05.19 02:44:40.867468 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.05.19 02:44:40.867594 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4560 | 2026.05.19 02:44:40.867626 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} <Debug> TCPHandler: Processed in 0.001261103 sec. | ||
| 4561 | 2026.05.19 02:44:44.170737 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.05.19 02:44:44.171161 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4563 | 2026.05.19 02:44:44.171716 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4564 | 2026.05.19 02:44:44.171760 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4565 | 2026.05.19 02:44:44.172020 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4566 | 2026.05.19 02:44:44.172091 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4567 | 2026.05.19 02:44:44.172235 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4568 | 2026.05.19 02:44:44.172270 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4569 | 2026.05.19 02:44:44.172292 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4570 | 2026.05.19 02:44:44.172308 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4571 | 2026.05.19 02:44:44.172351 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4572 | 2026.05.19 02:44:44.172372 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4573 | 2026.05.19 02:44:44.173850 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002877 sec., 15293.70872436566 rows/sec., 3.20 MiB/sec. | ||
| 4574 | 2026.05.19 02:44:44.173955 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} <Debug> TCPHandler: Processed in 0.003409175 sec. | ||
| 4575 | 2026.05.19 02:44:44.190968 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.05.19 02:44:44.191094 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.05.19 02:44:44.191144 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4578 | 2026.05.19 02:44:44.191951 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.19 02:44:44.192018 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4580 | 2026.05.19 02:44:44.192455 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4581 | 2026.05.19 02:44:44.192701 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.05.19 02:44:44.192862 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001801 sec., 155469.1837867851 rows/sec., 9.87 MiB/sec. | ||
| 4583 | 2026.05.19 02:44:44.192861 [ 85 ] {} <Debug> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4584 | 2026.05.19 02:44:44.192924 [ 85 ] {} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.19 02:44:44.192928 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} <Debug> TCPHandler: Processed in 0.00201535 sec. | ||
| 4586 | 2026.05.19 02:44:44.192951 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4587 | 2026.05.19 02:44:44.193087 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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 | ||
| 4588 | 2026.05.19 02:44:44.193166 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.05.19 02:44:44.193239 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4590 | 2026.05.19 02:44:44.193286 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part | ||
| 4591 | 2026.05.19 02:44:44.193312 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.19 02:44:44.193359 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part | ||
| 4593 | 2026.05.19 02:44:44.193385 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4594 | 2026.05.19 02:44:44.193414 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part | ||
| 4595 | 2026.05.19 02:44:44.193468 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part | ||
| 4596 | 2026.05.19 02:44:44.193512 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part | ||
| 4597 | 2026.05.19 02:44:44.193897 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.19 02:44:44.194026 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4599 | 2026.05.19 02:44:44.194353 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4600 | 2026.05.19 02:44:44.194499 [ 197 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474675 sec., 949361.7237696442 rows/sec., 63.87 MiB/sec. | ||
| 4601 | 2026.05.19 02:44:44.194590 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Trace> oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.19 02:44:44.194668 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4603 | 2026.05.19 02:44:44.194737 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001465 sec., 12286.689419795222 rows/sec., 1001.89 KiB/sec. | ||
| 4604 | 2026.05.19 02:44:44.194781 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} <Debug> TCPHandler: Processed in 0.001739898 sec. | ||
| 4605 | 2026.05.19 02:44:44.195011 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.19 02:44:44.195064 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.05.19 02:44:44.195187 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4608 | 2026.05.19 02:44:44.195196 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4609 | 2026.05.19 02:44:44.195245 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4610 | 2026.05.19 02:44:44.195256 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4611 | 2026.05.19 02:44:44.197240 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.19 02:44:44.197286 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4613 | 2026.05.19 02:44:44.197861 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4614 | 2026.05.19 02:44:44.198093 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.19 02:44:44.198262 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Debug> executeQuery: Read 3217 rows, 246.03 KiB in 0.003081 sec., 1044141.5124959429 rows/sec., 77.98 MiB/sec. | ||
| 4616 | 2026.05.19 02:44:44.198325 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4617 | 2026.05.19 02:44:44.198340 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} <Debug> TCPHandler: Processed in 0.003478156 sec. | ||
| 4618 | 2026.05.19 02:44:44.198567 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.05.19 02:44:44.198696 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.19 02:44:44.198752 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4621 | 2026.05.19 02:44:44.199337 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.05.19 02:44:44.199374 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4623 | 2026.05.19 02:44:44.199700 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4624 | 2026.05.19 02:44:44.199909 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.05.19 02:44:44.200039 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Debug> executeQuery: Read 210 rows, 13.58 KiB in 0.00138 sec., 152173.91304347827 rows/sec., 9.61 MiB/sec. | ||
| 4626 | 2026.05.19 02:44:44.200073 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} <Debug> TCPHandler: Processed in 0.001624257 sec. | ||
| 4627 | 2026.05.19 02:44:44.200222 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.05.19 02:44:44.200320 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.05.19 02:44:44.200360 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4630 | 2026.05.19 02:44:44.201109 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.05.19 02:44:44.201145 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4632 | 2026.05.19 02:44:44.201484 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4633 | 2026.05.19 02:44:44.201694 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.05.19 02:44:44.201816 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001514 sec., 624834.8745046236 rows/sec., 36.74 MiB/sec. | ||
| 4635 | 2026.05.19 02:44:44.201849 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} <Debug> TCPHandler: Processed in 0.001681077 sec. | ||
| 4636 | 2026.05.19 02:44:44.201975 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.19 02:44:44.202070 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.05.19 02:44:44.202109 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4639 | 2026.05.19 02:44:44.202503 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.05.19 02:44:44.202539 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4641 | 2026.05.19 02:44:44.202838 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4642 | 2026.05.19 02:44:44.203049 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.05.19 02:44:44.203150 [ 85 ] {} <Debug> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4644 | 2026.05.19 02:44:44.203177 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 4645 | 2026.05.19 02:44:44.203192 [ 85 ] {} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.19 02:44:44.203220 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4647 | 2026.05.19 02:44:44.203220 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} <Debug> TCPHandler: Processed in 0.001293163 sec. | ||
| 4648 | 2026.05.19 02:44:44.203320 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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 | ||
| 4649 | 2026.05.19 02:44:44.203380 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.05.19 02:44:44.203428 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4651 | 2026.05.19 02:44:44.203460 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4652 | 2026.05.19 02:44:44.203480 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.19 02:44:44.203521 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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 | ||
| 4654 | 2026.05.19 02:44:44.203525 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4655 | 2026.05.19 02:44:44.203573 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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 | ||
| 4656 | 2026.05.19 02:44:44.203616 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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 | ||
| 4657 | 2026.05.19 02:44:44.203653 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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 | ||
| 4658 | 2026.05.19 02:44:44.204010 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.05.19 02:44:44.204059 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4660 | 2026.05.19 02:44:44.204295 [ 195 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100184 sec., 4990.816896909687 rows/sec., 370.41 KiB/sec. | ||
| 4661 | 2026.05.19 02:44:44.204390 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4662 | 2026.05.19 02:44:44.204427 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4663 | 2026.05.19 02:44:44.204672 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.05.19 02:44:44.204736 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.19 02:44:44.204781 [ 85 ] {} <Debug> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4666 | 2026.05.19 02:44:44.204805 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} <Trace> oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4667 | 2026.05.19 02:44:44.204812 [ 85 ] {} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.05.19 02:44:44.204809 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001347 sec., 106904.23162583518 rows/sec., 6.07 MiB/sec. | ||
| 4669 | 2026.05.19 02:44:44.204852 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4670 | 2026.05.19 02:44:44.204870 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4671 | 2026.05.19 02:44:44.204886 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} <Debug> TCPHandler: Processed in 0.001553846 sec. | ||
| 4672 | 2026.05.19 02:44:44.204939 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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 | ||
| 4673 | 2026.05.19 02:44:44.205013 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.05.19 02:44:44.205030 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.05.19 02:44:44.205035 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part | ||
| 4676 | 2026.05.19 02:44:44.205100 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
| 4677 | 2026.05.19 02:44:44.205134 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4678 | 2026.05.19 02:44:44.205136 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 4679 | 2026.05.19 02:44:44.205183 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4680 | 2026.05.19 02:44:44.205193 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 4681 | 2026.05.19 02:44:44.205235 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 4682 | 2026.05.19 02:44:44.205934 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001018631 sec., 706831.0310603152 rows/sec., 42.85 MiB/sec. | ||
| 4683 | 2026.05.19 02:44:44.206103 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4684 | 2026.05.19 02:44:44.206393 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.19 02:44:44.206407 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.19 02:44:44.206453 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4687 | 2026.05.19 02:44:44.206475 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4688 | 2026.05.19 02:44:44.206567 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4689 | 2026.05.19 02:44:44.206922 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4690 | 2026.05.19 02:44:44.207154 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.05.19 02:44:44.207298 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Debug> executeQuery: Read 1769 rows, 122.48 KiB in 0.002181 sec., 811095.8276020173 rows/sec., 54.84 MiB/sec. | ||
| 4692 | 2026.05.19 02:44:44.207347 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} <Debug> TCPHandler: Processed in 0.002364854 sec. | ||
| 4693 | 2026.05.19 02:44:44.207482 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.19 02:44:44.207585 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.19 02:44:44.207631 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4696 | 2026.05.19 02:44:44.207981 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.05.19 02:44:44.208018 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4698 | 2026.05.19 02:44:44.208371 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4699 | 2026.05.19 02:44:44.208582 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.05.19 02:44:44.208708 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 182.52 KiB/sec. | ||
| 4701 | 2026.05.19 02:44:44.208741 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} <Debug> TCPHandler: Processed in 0.001311914 sec. | ||
| 4702 | 2026.05.19 02:44:44.208871 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.05.19 02:44:44.208968 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.05.19 02:44:44.209010 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4705 | 2026.05.19 02:44:44.209694 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.05.19 02:44:44.209730 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4707 | 2026.05.19 02:44:44.210211 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4708 | 2026.05.19 02:44:44.210588 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.05.19 02:44:44.210766 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Debug> executeQuery: Read 1706 rows, 107.00 KiB in 0.001815 sec., 939944.9035812672 rows/sec., 57.57 MiB/sec. | ||
| 4710 | 2026.05.19 02:44:44.210824 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} <Debug> TCPHandler: Processed in 0.002001091 sec. | ||
| 4711 | 2026.05.19 02:44:44.210962 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.05.19 02:44:44.211063 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.05.19 02:44:44.211108 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4714 | 2026.05.19 02:44:44.211485 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.19 02:44:44.211522 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4716 | 2026.05.19 02:44:44.211836 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4717 | 2026.05.19 02:44:44.212049 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.05.19 02:44:44.212177 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 4719 | 2026.05.19 02:44:44.212212 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} <Debug> TCPHandler: Processed in 0.001301163 sec. | ||
| 4720 | 2026.05.19 02:44:44.212331 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.05.19 02:44:44.212427 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.05.19 02:44:44.212490 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <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 | ||
| 4723 | 2026.05.19 02:44:44.213353 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.19 02:44:44.213390 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4725 | 2026.05.19 02:44:44.213967 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4726 | 2026.05.19 02:44:44.214199 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.19 02:44:44.214337 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001928 sec., 26970.954356846472 rows/sec., 48.33 MiB/sec. | ||
| 4728 | 2026.05.19 02:44:44.214398 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} <Debug> TCPHandler: Processed in 0.002115802 sec. | ||
| 4729 | 2026.05.19 02:44:44.214533 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.05.19 02:44:44.214631 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4731 | 2026.05.19 02:44:44.214673 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4732 | 2026.05.19 02:44:44.215014 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.19 02:44:44.215050 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4734 | 2026.05.19 02:44:44.215353 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4735 | 2026.05.19 02:44:44.215573 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.19 02:44:44.215700 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001088 sec., 71691.17647058824 rows/sec., 4.43 MiB/sec. | ||
| 4737 | 2026.05.19 02:44:44.215733 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} <Debug> TCPHandler: Processed in 0.001248883 sec. | ||
| 4738 | 2026.05.19 02:44:45.853325 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.19 02:44:45.853567 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 4740 | 2026.05.19 02:44:45.853907 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4741 | 2026.05.19 02:44:45.853944 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <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 | ||
| 4742 | 2026.05.19 02:44:45.854161 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4743 | 2026.05.19 02:44:45.854230 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4744 | 2026.05.19 02:44:45.854375 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4745 | 2026.05.19 02:44:45.854411 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4746 | 2026.05.19 02:44:45.854434 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4747 | 2026.05.19 02:44:45.854450 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4748 | 2026.05.19 02:44:45.854493 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <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'))" | ||
| 4749 | 2026.05.19 02:44:45.854513 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4750 | 2026.05.19 02:44:45.856001 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002534 sec., 17363.851617995268 rows/sec., 3.63 MiB/sec. | ||
| 4751 | 2026.05.19 02:44:45.856116 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} <Debug> TCPHandler: Processed in 0.0029345 sec. | ||
| 4752 | 2026.05.19 02:44:45.857267 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.05.19 02:44:45.857380 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4754 | 2026.05.19 02:44:45.857424 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4755 | 2026.05.19 02:44:45.857962 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.05.19 02:44:45.858012 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4757 | 2026.05.19 02:44:45.858398 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4758 | 2026.05.19 02:44:45.858635 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.05.19 02:44:45.858790 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001441 sec., 38861.901457321306 rows/sec., 2.97 MiB/sec. | ||
| 4760 | 2026.05.19 02:44:45.858828 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} <Debug> TCPHandler: Processed in 0.001610387 sec. | ||
| 4761 | 2026.05.19 02:44:45.858956 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.05.19 02:44:45.859054 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4763 | 2026.05.19 02:44:45.859095 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4764 | 2026.05.19 02:44:45.859541 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.19 02:44:45.859578 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4766 | 2026.05.19 02:44:45.859882 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4767 | 2026.05.19 02:44:45.860096 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.05.19 02:44:45.860227 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 4769 | 2026.05.19 02:44:45.860264 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} <Debug> TCPHandler: Processed in 0.001356353 sec. | ||
| 4770 | 2026.05.19 02:44:45.860408 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.05.19 02:44:45.860513 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.05.19 02:44:45.860557 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4773 | 2026.05.19 02:44:45.860960 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.05.19 02:44:45.860996 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4775 | 2026.05.19 02:44:45.861305 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4776 | 2026.05.19 02:44:45.861521 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.05.19 02:44:45.861652 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 1.91 MiB/sec. | ||
| 4778 | 2026.05.19 02:44:45.861688 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} <Debug> TCPHandler: Processed in 0.001335184 sec. | ||
| 4779 | 2026.05.19 02:44:45.861866 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.05.19 02:44:45.861964 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.05.19 02:44:45.862006 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4782 | 2026.05.19 02:44:45.862369 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.05.19 02:44:45.862405 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4784 | 2026.05.19 02:44:45.862724 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4785 | 2026.05.19 02:44:45.862937 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.05.19 02:44:45.863066 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. | ||
| 4787 | 2026.05.19 02:44:45.863100 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} <Debug> TCPHandler: Processed in 0.001290624 sec. | ||
| 4788 | 2026.05.19 02:44:46.689561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9128 | ||
| 4789 | 2026.05.19 02:44:46.690106 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.05.19 02:44:46.690150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4791 | 2026.05.19 02:44:46.690682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4792 | 2026.05.19 02:44:46.690919 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.19 02:44:46.691048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9128 | ||
| 4794 | 2026.05.19 02:44:47.171106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4795 | 2026.05.19 02:44:47.186223 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.05.19 02:44:47.186272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4797 | 2026.05.19 02:44:47.192269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4798 | 2026.05.19 02:44:47.192984 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.05.19 02:44:47.195570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4800 | 2026.05.19 02:44:50.857623 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.05.19 02:44:50.857863 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 4802 | 2026.05.19 02:44:50.858214 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4803 | 2026.05.19 02:44:50.858252 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <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 | ||
| 4804 | 2026.05.19 02:44:50.858471 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4805 | 2026.05.19 02:44:50.858543 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4806 | 2026.05.19 02:44:50.858686 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4807 | 2026.05.19 02:44:50.858723 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4808 | 2026.05.19 02:44:50.858745 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4809 | 2026.05.19 02:44:50.858762 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4810 | 2026.05.19 02:44:50.858814 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <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'))" | ||
| 4811 | 2026.05.19 02:44:50.858836 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4812 | 2026.05.19 02:44:50.859948 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002182 sec., 20164.98625114574 rows/sec., 4.22 MiB/sec. | ||
| 4813 | 2026.05.19 02:44:50.860054 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} <Debug> TCPHandler: Processed in 0.002575247 sec. | ||
| 4814 | 2026.05.19 02:44:50.861722 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.19 02:44:50.861842 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.19 02:44:50.861886 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2026.05.19 02:44:50.862456 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.19 02:44:50.862504 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4819 | 2026.05.19 02:44:50.862881 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4820 | 2026.05.19 02:44:50.863112 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.19 02:44:50.863260 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001451 sec., 38594.07305306685 rows/sec., 2.95 MiB/sec. | ||
| 4822 | 2026.05.19 02:44:50.863281 [ 22 ] {} <Debug> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4823 | 2026.05.19 02:44:50.863298 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} <Debug> TCPHandler: Processed in 0.001627007 sec. | ||
| 4824 | 2026.05.19 02:44:50.863357 [ 22 ] {} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.19 02:44:50.863384 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4826 | 2026.05.19 02:44:50.863475 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.05.19 02:44:50.863522 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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 | ||
| 4828 | 2026.05.19 02:44:50.863587 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4829 | 2026.05.19 02:44:50.863634 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4830 | 2026.05.19 02:44:50.863673 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.05.19 02:44:50.863712 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3217 rows starting from the beginning of the part | ||
| 4832 | 2026.05.19 02:44:50.863779 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 859 rows starting from the beginning of the part | ||
| 4833 | 2026.05.19 02:44:50.863832 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4834 | 2026.05.19 02:44:50.863873 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3217 rows starting from the beginning of the part | ||
| 4835 | 2026.05.19 02:44:50.863912 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4836 | 2026.05.19 02:44:50.863966 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4837 | 2026.05.19 02:44:50.864097 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.19 02:44:50.864147 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4839 | 2026.05.19 02:44:50.864490 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4840 | 2026.05.19 02:44:50.864766 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.19 02:44:50.864913 [ 22 ] {} <Debug> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4842 | 2026.05.19 02:44:50.864916 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec. | ||
| 4843 | 2026.05.19 02:44:50.864961 [ 22 ] {} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.05.19 02:44:50.864984 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} <Debug> TCPHandler: Processed in 0.001557825 sec. | ||
| 4845 | 2026.05.19 02:44:50.864989 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4846 | 2026.05.19 02:44:50.865145 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.05.19 02:44:50.865145 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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 | ||
| 4848 | 2026.05.19 02:44:50.865257 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.19 02:44:50.865307 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4850 | 2026.05.19 02:44:50.865312 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4851 | 2026.05.19 02:44:50.865360 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1787 rows starting from the beginning of the part | ||
| 4852 | 2026.05.19 02:44:50.865432 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 525 rows starting from the beginning of the part | ||
| 4853 | 2026.05.19 02:44:50.865487 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4854 | 2026.05.19 02:44:50.865535 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1769 rows starting from the beginning of the part | ||
| 4855 | 2026.05.19 02:44:50.865575 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4856 | 2026.05.19 02:44:50.865616 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4857 | 2026.05.19 02:44:50.865812 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.19 02:44:50.865864 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4859 | 2026.05.19 02:44:50.866341 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7461 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879909 sec., 2590706.859140341 rows/sec., 204.65 MiB/sec. | ||
| 4860 | 2026.05.19 02:44:50.866443 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4861 | 2026.05.19 02:44:50.866633 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4862 | 2026.05.19 02:44:50.866770 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.19 02:44:50.866897 [ 22 ] {} <Debug> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4864 | 2026.05.19 02:44:50.866920 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
| 4865 | 2026.05.19 02:44:50.866932 [ 22 ] {} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.05.19 02:44:50.866927 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.05.19 02:44:50.866967 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4868 | 2026.05.19 02:44:50.866963 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} <Debug> TCPHandler: Processed in 0.001898209 sec. | ||
| 4869 | 2026.05.19 02:44:50.867182 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4870 | 2026.05.19 02:44:50.867186 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 4871 | 2026.05.19 02:44:50.867238 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.05.19 02:44:50.867238 [ 189 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002200093 sec., 1942190.6255781003 rows/sec., 140.47 MiB/sec. | ||
| 4873 | 2026.05.19 02:44:50.867273 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4874 | 2026.05.19 02:44:50.867315 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4875 | 2026.05.19 02:44:50.867336 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.05.19 02:44:50.867350 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10876 rows starting from the beginning of the part | ||
| 4877 | 2026.05.19 02:44:50.867386 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4878 | 2026.05.19 02:44:50.867416 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 4879 | 2026.05.19 02:44:50.867531 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4880 | 2026.05.19 02:44:50.867576 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1706 rows starting from the beginning of the part | ||
| 4881 | 2026.05.19 02:44:50.867616 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4882 | 2026.05.19 02:44:50.867622 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 4883 | 2026.05.19 02:44:50.867682 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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 | ||
| 4884 | 2026.05.19 02:44:50.867825 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.05.19 02:44:50.867865 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4886 | 2026.05.19 02:44:50.867918 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.05.19 02:44:50.868000 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4888 | 2026.05.19 02:44:50.868077 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4889 | 2026.05.19 02:44:50.868212 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4890 | 2026.05.19 02:44:50.868437 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.19 02:44:50.868544 [ 22 ] {} <Debug> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4892 | 2026.05.19 02:44:50.868569 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 4893 | 2026.05.19 02:44:50.868575 [ 22 ] {} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.05.19 02:44:50.868610 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} <Debug> TCPHandler: Processed in 0.001369584 sec. | ||
| 4895 | 2026.05.19 02:44:50.868610 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4896 | 2026.05.19 02:44:50.868724 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 4897 | 2026.05.19 02:44:50.868824 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4898 | 2026.05.19 02:44:50.868852 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1614 rows starting from the beginning of the part | ||
| 4899 | 2026.05.19 02:44:50.868906 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4900 | 2026.05.19 02:44:50.868952 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4901 | 2026.05.19 02:44:50.868999 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part | ||
| 4902 | 2026.05.19 02:44:50.869046 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 4903 | 2026.05.19 02:44:50.869086 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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 | ||
| 4904 | 2026.05.19 02:44:50.870059 [ 195 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372574 sec., 1394460.3351076152 rows/sec., 89.87 MiB/sec. | ||
| 4905 | 2026.05.19 02:44:50.870328 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4906 | 2026.05.19 02:44:50.870583 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.05.19 02:44:50.870660 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4908 | 2026.05.19 02:44:50.870728 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4909 | 2026.05.19 02:44:50.871556 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13199 rows, containing 5 columns (5 merged, 0 gathered) in 0.004365015 sec., 3023815.4966248684 rows/sec., 191.68 MiB/sec. | ||
| 4910 | 2026.05.19 02:44:50.871952 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4911 | 2026.05.19 02:44:50.872239 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.05.19 02:44:50.872312 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4913 | 2026.05.19 02:44:50.872382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 4914 | 2026.05.19 02:44:51.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.87 MiB, peak 253.21 MiB, free memory in arenas 0.00 B, will set to 247.30 MiB (RSS), difference: 1.44 MiB | ||
| 4915 | 2026.05.19 02:44:54.111571 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4916 | 2026.05.19 02:44:54.111655 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4917 | 2026.05.19 02:44:54.191215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9640 | ||
| 4918 | 2026.05.19 02:44:54.191836 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.05.19 02:44:54.191883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4920 | 2026.05.19 02:44:54.192385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4921 | 2026.05.19 02:44:54.192623 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.05.19 02:44:54.192758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 4923 | 2026.05.19 02:44:54.695719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4924 | 2026.05.19 02:44:54.711698 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.05.19 02:44:54.711754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4926 | 2026.05.19 02:44:54.717823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4927 | 2026.05.19 02:44:54.718529 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.19 02:44:54.721119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4929 | 2026.05.19 02:44:55.863059 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.19 02:44:55.863326 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.19 02:44:55.863717 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4932 | 2026.05.19 02:44:55.863766 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4933 | 2026.05.19 02:44:55.864033 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4934 | 2026.05.19 02:44:55.864099 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4935 | 2026.05.19 02:44:55.864237 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4936 | 2026.05.19 02:44:55.864272 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4937 | 2026.05.19 02:44:55.864297 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 4938 | 2026.05.19 02:44:55.864312 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4939 | 2026.05.19 02:44:55.864353 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4940 | 2026.05.19 02:44:55.864372 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 4941 | 2026.05.19 02:44:55.865534 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002309 sec., 19055.86834127328 rows/sec., 3.98 MiB/sec. | ||
| 4942 | 2026.05.19 02:44:55.865696 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} <Debug> TCPHandler: Processed in 0.002775048 sec. | ||
| 4943 | 2026.05.19 02:44:55.870976 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.05.19 02:44:55.871143 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.05.19 02:44:55.871205 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4946 | 2026.05.19 02:44:55.871948 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.19 02:44:55.872004 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4948 | 2026.05.19 02:44:55.872410 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4949 | 2026.05.19 02:44:55.872658 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Trace> oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.05.19 02:44:55.872818 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001715 sec., 163265.306122449 rows/sec., 10.36 MiB/sec. | ||
| 4951 | 2026.05.19 02:44:55.872874 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} <Debug> TCPHandler: Processed in 0.002022321 sec. | ||
| 4952 | 2026.05.19 02:44:55.873025 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.05.19 02:44:55.873138 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4954 | 2026.05.19 02:44:55.873182 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4955 | 2026.05.19 02:44:55.873975 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.05.19 02:44:55.874014 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4957 | 2026.05.19 02:44:55.874387 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4958 | 2026.05.19 02:44:55.874635 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.05.19 02:44:55.874768 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001662 sec., 516847.1720818291 rows/sec., 40.65 MiB/sec. | ||
| 4960 | 2026.05.19 02:44:55.874803 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} <Debug> TCPHandler: Processed in 0.001831519 sec. | ||
| 4961 | 2026.05.19 02:44:55.874959 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.05.19 02:44:55.875059 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.05.19 02:44:55.875100 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4964 | 2026.05.19 02:44:55.875620 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.05.19 02:44:55.875656 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4966 | 2026.05.19 02:44:55.875960 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4967 | 2026.05.19 02:44:55.876164 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Trace> oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.19 02:44:55.876290 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001253 sec., 144453.3120510774 rows/sec., 8.96 MiB/sec. | ||
| 4969 | 2026.05.19 02:44:55.876324 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} <Debug> TCPHandler: Processed in 0.001414384 sec. | ||
| 4970 | 2026.05.19 02:44:55.876460 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.05.19 02:44:55.876569 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.05.19 02:44:55.876609 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4973 | 2026.05.19 02:44:55.877073 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.05.19 02:44:55.877108 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4975 | 2026.05.19 02:44:55.877406 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4976 | 2026.05.19 02:44:55.877627 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Trace> oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.05.19 02:44:55.877752 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001215 sec., 119341.56378600824 rows/sec., 7.70 MiB/sec. | ||
| 4978 | 2026.05.19 02:44:55.877786 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} <Debug> TCPHandler: Processed in 0.001374644 sec. | ||
| 4979 | 2026.05.19 02:44:55.877910 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.05.19 02:44:55.878007 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.05.19 02:44:55.878046 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4982 | 2026.05.19 02:44:55.878506 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.19 02:44:55.878542 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4984 | 2026.05.19 02:44:55.878843 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4985 | 2026.05.19 02:44:55.879072 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Trace> oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.19 02:44:55.879197 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001209 sec., 119106.69975186104 rows/sec., 6.77 MiB/sec. | ||
| 4987 | 2026.05.19 02:44:55.879230 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} <Debug> TCPHandler: Processed in 0.001369094 sec. | ||
| 4988 | 2026.05.19 02:44:55.879356 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.05.19 02:44:55.879451 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4990 | 2026.05.19 02:44:55.879490 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4991 | 2026.05.19 02:44:55.880212 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.19 02:44:55.880247 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4993 | 2026.05.19 02:44:55.880576 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4994 | 2026.05.19 02:44:55.880781 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.19 02:44:55.880916 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001483 sec., 354012.13755900203 rows/sec., 25.03 MiB/sec. | ||
| 4996 | 2026.05.19 02:44:55.880950 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} <Debug> TCPHandler: Processed in 0.001642507 sec. | ||
| 4997 | 2026.05.19 02:44:55.881074 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.05.19 02:44:55.881170 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4999 | 2026.05.19 02:44:55.881210 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5000 | 2026.05.19 02:44:55.881544 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.19 02:44:55.881589 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5002 | 2026.05.19 02:44:55.881880 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5003 | 2026.05.19 02:44:55.882081 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Trace> oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.19 02:44:55.882211 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001059 sec., 3777.1482530689327 rows/sec., 197.34 KiB/sec. | ||
| 5005 | 2026.05.19 02:44:55.882244 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} <Debug> TCPHandler: Processed in 0.001218873 sec. | ||
| 5006 | 2026.05.19 02:44:55.882385 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.05.19 02:44:55.882480 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.19 02:44:55.882521 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5009 | 2026.05.19 02:44:55.883003 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.05.19 02:44:55.883038 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5011 | 2026.05.19 02:44:55.883356 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5012 | 2026.05.19 02:44:55.883572 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.19 02:44:55.883700 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 5014 | 2026.05.19 02:44:55.883732 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} <Debug> TCPHandler: Processed in 0.001395644 sec. | ||
| 5015 | 2026.05.19 02:44:55.883886 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.19 02:44:55.883982 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.19 02:44:55.884023 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5018 | 2026.05.19 02:44:55.884350 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.19 02:44:55.884386 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5020 | 2026.05.19 02:44:55.884705 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5021 | 2026.05.19 02:44:55.884911 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Trace> oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.19 02:44:55.885038 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 5023 | 2026.05.19 02:44:55.885070 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} <Debug> TCPHandler: Processed in 0.001232203 sec. | ||
| 5024 | 2026.05.19 02:44:55.885198 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.05.19 02:44:55.885293 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.05.19 02:44:55.885345 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <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 | ||
| 5027 | 2026.05.19 02:44:55.886180 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.19 02:44:55.886216 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5029 | 2026.05.19 02:44:55.886776 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5030 | 2026.05.19 02:44:55.886999 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Trace> oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.19 02:44:55.887246 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00197 sec., 20812.18274111675 rows/sec., 37.29 MiB/sec. | ||
| 5032 | 2026.05.19 02:44:55.887310 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} <Debug> TCPHandler: Processed in 0.002160082 sec. | ||
| 5033 | 2026.05.19 02:44:55.887457 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.05.19 02:44:55.887552 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.05.19 02:44:55.887605 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5036 | 2026.05.19 02:44:55.887952 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.19 02:44:55.887987 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5038 | 2026.05.19 02:44:55.888296 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5039 | 2026.05.19 02:44:55.888513 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.05.19 02:44:55.888655 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 5041 | 2026.05.19 02:44:55.888689 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} <Debug> TCPHandler: Processed in 0.001281063 sec. | ||
| 5042 | 2026.05.19 02:45:00.859619 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.19 02:45:00.859916 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) 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) | ||
| 5044 | 2026.05.19 02:45:00.860293 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5045 | 2026.05.19 02:45:00.860337 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <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 | ||
| 5046 | 2026.05.19 02:45:00.860579 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5047 | 2026.05.19 02:45:00.860658 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5048 | 2026.05.19 02:45:00.860805 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5049 | 2026.05.19 02:45:00.860844 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5050 | 2026.05.19 02:45:00.860868 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Debug> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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 | ||
| 5051 | 2026.05.19 02:45:00.860885 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5052 | 2026.05.19 02:45:00.860935 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <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'))" | ||
| 5053 | 2026.05.19 02:45:00.860958 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 | ||
| 5054 | 2026.05.19 02:45:00.862227 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002426 sec., 18136.85078318219 rows/sec., 3.79 MiB/sec. | ||
| 5055 | 2026.05.19 02:45:00.862347 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} <Debug> TCPHandler: Processed in 0.002933061 sec. | ||
| 5056 | 2026.05.19 02:45:00.864047 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.05.19 02:45:00.864175 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5058 | 2026.05.19 02:45:00.864231 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5059 | 2026.05.19 02:45:00.864825 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.19 02:45:00.864871 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5061 | 2026.05.19 02:45:00.865301 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5062 | 2026.05.19 02:45:00.865598 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Trace> oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.05.19 02:45:00.865758 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 5064 | 2026.05.19 02:45:00.865800 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} <Debug> TCPHandler: Processed in 0.001807398 sec. | ||
| 5065 | 2026.05.19 02:45:00.866041 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.05.19 02:45:00.866251 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5067 | 2026.05.19 02:45:00.866329 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5068 | 2026.05.19 02:45:00.867009 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.05.19 02:45:00.867061 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5070 | 2026.05.19 02:45:00.867477 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5071 | 2026.05.19 02:45:00.867739 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Trace> oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.05.19 02:45:00.867903 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001713 sec., 37361.354349095156 rows/sec., 2.92 MiB/sec. | ||
| 5073 | 2026.05.19 02:45:00.867959 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} <Debug> TCPHandler: Processed in 0.002048171 sec. | ||
| 5074 | 2026.05.19 02:45:00.868128 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.05.19 02:45:00.868257 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5076 | 2026.05.19 02:45:00.868322 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5077 | 2026.05.19 02:45:00.868884 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.19 02:45:00.868931 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5079 | 2026.05.19 02:45:00.869384 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5080 | 2026.05.19 02:45:00.869700 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Trace> oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.19 02:45:00.869861 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
| 5082 | 2026.05.19 02:45:00.869918 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} <Debug> TCPHandler: Processed in 0.001848929 sec. | ||
| 5083 | 2026.05.19 02:45:00.870093 [ 270 ] {} <Trace> TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.05.19 02:45:00.870206 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.05.19 02:45:00.870255 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5086 | 2026.05.19 02:45:00.870660 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.05.19 02:45:00.870700 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5088 | 2026.05.19 02:45:00.871036 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5089 | 2026.05.19 02:45:00.871274 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Trace> oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.05.19 02:45:00.871411 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 5091 | 2026.05.19 02:45:00.871455 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} <Debug> TCPHandler: Processed in 0.001417395 sec. | ||
| 5092 | 2026.05.19 02:45:01.692892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10088 | ||
| 5093 | 2026.05.19 02:45:01.693544 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.19 02:45:01.693610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5095 | 2026.05.19 02:45:01.694193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5096 | 2026.05.19 02:45:01.694489 [ 245 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.19 02:45:01.694650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10088 | ||
| 5098 | 2026.05.19 02:45:01.694683 [ 78 ] {} <Debug> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5099 | 2026.05.19 02:45:01.694761 [ 78 ] {} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.05.19 02:45:01.694787 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5101 | 2026.05.19 02:45:01.694925 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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 | ||
| 5102 | 2026.05.19 02:45:01.695073 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5103 | 2026.05.19 02:45:01.695118 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 5104 | 2026.05.19 02:45:01.695196 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5105 | 2026.05.19 02:45:01.695246 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5106 | 2026.05.19 02:45:01.695287 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5107 | 2026.05.19 02:45:01.695329 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5108 | 2026.05.19 02:45:01.695372 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5109 | 2026.05.19 02:45:01.697277 [ 199 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416175 sec., 4175194.263660538 rows/sec., 59.73 MiB/sec. | ||
| 5110 | 2026.05.19 02:45:01.697523 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5111 | 2026.05.19 02:45:01.697820 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.05.19 02:45:01.697899 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} <Trace> system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5113 | 2026.05.19 02:45:01.697994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5114 | 2026.05.19 02:45:02.221232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5115 | 2026.05.19 02:45:02.241276 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.19 02:45:02.241344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5117 | 2026.05.19 02:45:02.248447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5118 | 2026.05.19 02:45:02.249201 [ 244 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.19 02:45:02.249511 [ 78 ] {} <Debug> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5120 | 2026.05.19 02:45:02.249555 [ 78 ] {} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.19 02:45:02.249579 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5122 | 2026.05.19 02:45:02.249716 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5123 | 2026.05.19 02:45:02.252969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5124 | 2026.05.19 02:45:02.253703 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5125 | 2026.05.19 02:45:02.255165 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5126 | 2026.05.19 02:45:02.259967 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5127 | 2026.05.19 02:45:02.264771 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5128 | 2026.05.19 02:45:02.269069 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5129 | 2026.05.19 02:45:02.273763 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5130 | 2026.05.19 02:45:02.278337 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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 | ||
| 5131 | 2026.05.19 02:45:02.343150 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093494179 sec., 1700.640635605774 rows/sec., 8.79 MiB/sec. | ||
| 5132 | 2026.05.19 02:45:02.346131 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5133 | 2026.05.19 02:45:02.348702 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.05.19 02:45:02.348831 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} <Trace> system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5135 | 2026.05.19 02:45:02.350763 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||