| 1 | [ May 11 19:06:23 Enabled. ] | ||
| 2 | [ May 11 19:06:23 Rereading configuration. ] | ||
| 3 | [ May 11 19:06:24 Rereading configuration. ] | ||
| 4 | [ May 11 19:06:37 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 11 19:06:37 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.11 19:06:43.488228 [ 1 ] {} <Information> Application: Will watch for the process with pid 26129 | ||
| 29 | 2026.05.11 19:06:43.488547 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.11 19:06:43.895697 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26129 | ||
| 31 | 2026.05.11 19:06:43.898566 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.11 19:06:43.898729 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.11 19:06:44.319860 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.11 19:06:44.361032 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.11 19:06:44.361148 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.11 19:06:44.361170 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.11 19:06:44.361277 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.11 19:06:44.362504 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.11 19:06:44.369606 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.11 19:06:44.370979 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.11 19:06:44.373852 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.11 19:06:44.373930 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.11 19:06:44.373982 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.11 19:06:44.375084 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.11 19:06:44.376350 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.11 19:06:44.391113 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.11 19:06:44.392234 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.11 19:06:44.397050 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.11 19:06:44.397217 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.11 19:06:44.399226 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.11 19:06:44.399891 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.11 19:06:44.417384 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.11 19:06:44.418312 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.11 19:06:44.427787 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.11 19:06:44.428374 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.11 19:06:44.428845 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.11 19:06:44.429291 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.11 19:06:44.431345 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.11 19:06:44.431375 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.11 19:06:44.431509 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.11 19:06:44.431617 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.11 19:06:44.458584 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.11 19:06:44.458635 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000293196 sec | ||
| 68 | 2026.05.11 19:06:44.458833 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.11 19:06:44.458990 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.11 19:06:44.460110 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.11 19:06:44.460972 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.11 19:06:44.490209 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.11 19:06:44.490317 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.11 19:06:44.490425 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.11 19:06:44.490447 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.11 19:06:44.490510 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.11 19:06:44.490633 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.11 19:06:44.496696 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.11 19:06:44.496776 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.11 19:06:44.497458 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.11 19:06:44.497768 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.11 19:06:44.497841 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.11 19:06:44.497861 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.11 19:06:44.497984 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.11 19:06:44.498005 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.11 19:06:44.498056 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.11 19:06:44.498164 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.11 19:06:44.557365 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.11 19:06:44.560546 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.11 19:06:44.560646 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000128392 sec | ||
| 91 | 2026.05.11 19:06:44.560661 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.11 19:06:44.560672 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.11 19:06:44.560702 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.11 19:06:44.560963 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.11 19:06:44.561086 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.11 19:06:44.561115 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.11 19:06:44.561131 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.11 19:06:44.561176 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.11 19:06:44.566859 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.11 19:06:44.567125 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2026.05.11 19:06:44.572110 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.091e-05 sec. | ||
| 102 | 2026.05.11 19:06:44.572873 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.11 19:06:44.575229 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.11 19:06:44.575266 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.11 19:06:45.463722 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57421 | ||
| 106 | 2026.05.11 19:06:45.465037 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.11 19:06:45.465549 [ 3 ] {} <Debug> TCP-Session: 4f4559b6-c809-4be9-93b8-a660622279f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57421 | ||
| 108 | 2026.05.11 19:06:45.465597 [ 3 ] {} <Debug> TCP-Session: 4f4559b6-c809-4be9-93b8-a660622279f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.11 19:06:45.465721 [ 3 ] {} <Debug> TCP-Session: 4f4559b6-c809-4be9-93b8-a660622279f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.11 19:06:45.465880 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.11 19:06:45.465922 [ 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 | ||
| 112 | 2026.05.11 19:06:45.466078 [ 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 | ||
| 113 | 2026.05.11 19:06:45.472780 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47852 | ||
| 114 | 2026.05.11 19:06:45.473036 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.11 19:06:45.473095 [ 4 ] {} <Debug> TCP-Session: c006db6e-f900-4e27-8c9c-75fb276756d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:47852 | ||
| 116 | 2026.05.11 19:06:45.473126 [ 4 ] {} <Debug> TCP-Session: c006db6e-f900-4e27-8c9c-75fb276756d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.11 19:06:45.473285 [ 4 ] {} <Debug> TCP-Session: c006db6e-f900-4e27-8c9c-75fb276756d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.11 19:06:45.474145 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64515 | ||
| 119 | 2026.05.11 19:06:45.474145 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61253 | ||
| 120 | 2026.05.11 19:06:45.474434 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.11 19:06:45.474273 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44505 | ||
| 122 | 2026.05.11 19:06:45.474695 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39559 | ||
| 123 | 2026.05.11 19:06:45.474829 [ 5 ] {} <Debug> TCP-Session: 7f1b3d0b-ece8-42e3-8dff-c2167231710e Authenticating user 'default' from [fd00:1122:3344:101::a]:64515 | ||
| 124 | 2026.05.11 19:06:45.474967 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.11 19:06:45.474987 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60110 | ||
| 126 | 2026.05.11 19:06:45.475016 [ 5 ] {} <Debug> TCP-Session: 7f1b3d0b-ece8-42e3-8dff-c2167231710e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.11 19:06:45.475052 [ 254 ] {} <Debug> TCP-Session: 509fdf58-88ad-4898-a45a-8835af2df705 Authenticating user 'default' from [fd00:1122:3344:101::a]:44505 | ||
| 128 | 2026.05.11 19:06:45.475139 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.11 19:06:45.475202 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.11 19:06:45.475205 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.11 19:06:45.475105 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41526 | ||
| 132 | 2026.05.11 19:06:45.475424 [ 255 ] {} <Debug> TCP-Session: 3f9d6bc9-2058-4806-b90c-67f6e3236781 Authenticating user 'default' from [fd00:1122:3344:101::a]:39559 | ||
| 133 | 2026.05.11 19:06:45.475296 [ 253 ] {} <Debug> TCP-Session: 03c0c8bc-b5d9-4ac7-881a-df684c93dc8f Authenticating user 'default' from [fd00:1122:3344:101::a]:61253 | ||
| 134 | 2026.05.11 19:06:45.475922 [ 255 ] {} <Debug> TCP-Session: 3f9d6bc9-2058-4806-b90c-67f6e3236781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.11 19:06:45.476023 [ 253 ] {} <Debug> TCP-Session: 03c0c8bc-b5d9-4ac7-881a-df684c93dc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.11 19:06:45.476049 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.11 19:06:45.475283 [ 257 ] {} <Debug> TCP-Session: 201947fb-b00c-4b03-86e9-b42917c3f04e Authenticating user 'default' from [fd00:1122:3344:101::a]:60110 | ||
| 138 | 2026.05.11 19:06:45.476229 [ 256 ] {} <Debug> TCP-Session: 53038c02-c0d0-43af-8569-ef69a8b821b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:41526 | ||
| 139 | 2026.05.11 19:06:45.476166 [ 253 ] {} <Debug> TCP-Session: 03c0c8bc-b5d9-4ac7-881a-df684c93dc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.11 19:06:45.476151 [ 255 ] {} <Debug> TCP-Session: 3f9d6bc9-2058-4806-b90c-67f6e3236781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.11 19:06:45.476392 [ 256 ] {} <Debug> TCP-Session: 53038c02-c0d0-43af-8569-ef69a8b821b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.11 19:06:45.476340 [ 257 ] {} <Debug> TCP-Session: 201947fb-b00c-4b03-86e9-b42917c3f04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.11 19:06:45.475274 [ 254 ] {} <Debug> TCP-Session: 509fdf58-88ad-4898-a45a-8835af2df705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.11 19:06:45.476534 [ 257 ] {} <Debug> TCP-Session: 201947fb-b00c-4b03-86e9-b42917c3f04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.11 19:06:45.476830 [ 254 ] {} <Debug> TCP-Session: 509fdf58-88ad-4898-a45a-8835af2df705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.11 19:06:45.476558 [ 256 ] {} <Debug> TCP-Session: 53038c02-c0d0-43af-8569-ef69a8b821b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.11 19:06:45.475058 [ 5 ] {} <Debug> TCP-Session: 7f1b3d0b-ece8-42e3-8dff-c2167231710e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.11 19:06:45.748913 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49209 | ||
| 149 | 2026.05.11 19:06:45.752108 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.11 19:06:45.752315 [ 258 ] {} <Debug> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49209 | ||
| 151 | 2026.05.11 19:06:45.752354 [ 258 ] {} <Debug> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.11 19:06:45.752372 [ 258 ] {} <Debug> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.11 19:06:45.752607 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.11 19:06:45.752663 [ 258 ] {} <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 | ||
| 155 | 2026.05.11 19:06:45.752789 [ 258 ] {} <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 | ||
| 156 | 2026.05.11 19:06:45.753935 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33436 | ||
| 157 | 2026.05.11 19:06:45.754106 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48517 | ||
| 158 | 2026.05.11 19:06:45.754487 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.11 19:06:45.754528 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39807 | ||
| 160 | 2026.05.11 19:06:45.754556 [ 259 ] {} <Debug> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:33436 | ||
| 161 | 2026.05.11 19:06:45.754676 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65156 | ||
| 162 | 2026.05.11 19:06:45.754555 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47659 | ||
| 163 | 2026.05.11 19:06:45.754776 [ 259 ] {} <Debug> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.11 19:06:45.754807 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50866 | ||
| 165 | 2026.05.11 19:06:45.754813 [ 259 ] {} <Debug> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.11 19:06:45.755081 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40416 | ||
| 167 | 2026.05.11 19:06:45.755347 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36781 | ||
| 168 | 2026.05.11 19:06:45.756736 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.11 19:06:45.756888 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.11 19:06:45.756916 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.11 19:06:45.756928 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.11 19:06:45.756973 [ 262 ] {} <Debug> TCP-Session: a9a2bd83-caee-47ae-9429-ffeaf566b388 Authenticating user 'default' from [fd00:1122:3344:101::d]:47659 | ||
| 173 | 2026.05.11 19:06:45.756952 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.11 19:06:45.756938 [ 264 ] {} <Debug> TCP-Session: 67841990-96ef-4c91-bdbb-26b8d53ae9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50866 | ||
| 175 | 2026.05.11 19:06:45.757242 [ 262 ] {} <Debug> TCP-Session: a9a2bd83-caee-47ae-9429-ffeaf566b388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.11 19:06:45.757246 [ 265 ] {} <Debug> TCP-Session: 3df13f1a-0aba-43f5-aacb-16814ef46a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:40416 | ||
| 177 | 2026.05.11 19:06:45.757324 [ 264 ] {} <Debug> TCP-Session: 67841990-96ef-4c91-bdbb-26b8d53ae9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.11 19:06:45.757410 [ 262 ] {} <Debug> TCP-Session: a9a2bd83-caee-47ae-9429-ffeaf566b388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.11 19:06:45.757457 [ 265 ] {} <Debug> TCP-Session: 3df13f1a-0aba-43f5-aacb-16814ef46a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.11 19:06:45.757457 [ 264 ] {} <Debug> TCP-Session: 67841990-96ef-4c91-bdbb-26b8d53ae9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.11 19:06:45.757562 [ 265 ] {} <Debug> TCP-Session: 3df13f1a-0aba-43f5-aacb-16814ef46a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.11 19:06:45.757225 [ 263 ] {} <Debug> TCP-Session: d202dd7a-443b-4861-9d07-0f657b952953 Authenticating user 'default' from [fd00:1122:3344:101::d]:65156 | ||
| 183 | 2026.05.11 19:06:45.756932 [ 260 ] {} <Debug> TCP-Session: 781ab2aa-f63b-447f-ad47-c03188f1bb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:48517 | ||
| 184 | 2026.05.11 19:06:45.757783 [ 263 ] {} <Debug> TCP-Session: d202dd7a-443b-4861-9d07-0f657b952953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.11 19:06:45.757802 [ 260 ] {} <Debug> TCP-Session: 781ab2aa-f63b-447f-ad47-c03188f1bb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.11 19:06:45.757932 [ 263 ] {} <Debug> TCP-Session: d202dd7a-443b-4861-9d07-0f657b952953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.11 19:06:45.757951 [ 260 ] {} <Debug> TCP-Session: 781ab2aa-f63b-447f-ad47-c03188f1bb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.11 19:06:45.761576 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.11 19:06:45.761643 [ 266 ] {} <Debug> TCP-Session: 60e41707-2ad6-496b-9ec0-f49f93c475c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36781 | ||
| 190 | 2026.05.11 19:06:45.761697 [ 266 ] {} <Debug> TCP-Session: 60e41707-2ad6-496b-9ec0-f49f93c475c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.11 19:06:45.761776 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.11 19:06:45.761874 [ 266 ] {} <Debug> TCP-Session: 60e41707-2ad6-496b-9ec0-f49f93c475c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.11 19:06:45.761911 [ 261 ] {} <Debug> TCP-Session: 391ef79d-2a03-41e6-9027-7f7d27f75f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39807 | ||
| 194 | 2026.05.11 19:06:45.762105 [ 261 ] {} <Debug> TCP-Session: 391ef79d-2a03-41e6-9027-7f7d27f75f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.11 19:06:45.762129 [ 261 ] {} <Debug> TCP-Session: 391ef79d-2a03-41e6-9027-7f7d27f75f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.11 19:06:45.767925 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.11 19:06:45.777304 [ 258 ] {0bb4bd54-5cbf-4f44-840d-21916d9525f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.11 19:06:45.956233 [ 258 ] {0bb4bd54-5cbf-4f44-840d-21916d9525f6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49209) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.05.11 19:06:45.958901 [ 258 ] {0bb4bd54-5cbf-4f44-840d-21916d9525f6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.05.11 19:06:45.959165 [ 258 ] {0bb4bd54-5cbf-4f44-840d-21916d9525f6} <Debug> TCPHandler: Processed in 0.19736848 sec. | ||
| 247 | 2026.05.11 19:06:45.959720 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.05.11 19:06:45.959971 [ 259 ] {c58db15b-6167-43c2-befb-8c0372493993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.05.11 19:06:45.961648 [ 259 ] {c58db15b-6167-43c2-befb-8c0372493993} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33436) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.05.11 19:06:45.962006 [ 259 ] {c58db15b-6167-43c2-befb-8c0372493993} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.05.11 19:06:45.962276 [ 259 ] {c58db15b-6167-43c2-befb-8c0372493993} <Debug> TCPHandler: Processed in 0.002758567 sec. | ||
| 298 | 2026.05.11 19:06:45.962782 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.05.11 19:06:45.965030 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.05.11 19:06:45.965795 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.05.11 19:06:45.968191 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.05.11 19:06:45.968316 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172484 sec | ||
| 303 | 2026.05.11 19:06:45.968332 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.05.11 19:06:45.968343 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.05.11 19:06:45.968439 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.05.11 19:06:45.970956 [ 258 ] {f50b7d13-1a83-41dd-ba4a-5e87241b7e92} <Debug> TCPHandler: Processed in 0.008300795 sec. | ||
| 307 | 2026.05.11 19:06:45.971173 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.11 19:06:45.971441 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.05.11 19:06:45.971582 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.05.11 19:06:45.984691 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.05.11 19:06:45.988044 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948): Loading data parts | ||
| 313 | 2026.05.11 19:06:45.991797 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948): There are no data parts | ||
| 314 | 2026.05.11 19:06:45.996795 [ 258 ] {142738b0-b478-4ae0-9cac-22e5ae2868f7} <Debug> TCPHandler: Processed in 0.025703993 sec. | ||
| 315 | 2026.05.11 19:06:45.997281 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.05.11 19:06:45.997557 [ 258 ] {017a203a-9fbf-46db-9d17-b83a439f1446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.05.11 19:06:45.997756 [ 258 ] {017a203a-9fbf-46db-9d17-b83a439f1446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.05.11 19:06:46.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.52 MiB, peak 121.52 MiB, free memory in arenas 0.00 B, will set to 130.46 MiB (RSS), difference: 8.95 MiB | ||
| 329 | 2026.05.11 19:06:46.029221 [ 258 ] {017a203a-9fbf-46db-9d17-b83a439f1446} <Debug> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Loading data parts | ||
| 330 | 2026.05.11 19:06:46.029589 [ 258 ] {017a203a-9fbf-46db-9d17-b83a439f1446} <Debug> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): There are no data parts | ||
| 331 | 2026.05.11 19:06:46.032694 [ 258 ] {017a203a-9fbf-46db-9d17-b83a439f1446} <Debug> TCPHandler: Processed in 0.035579731 sec. | ||
| 332 | 2026.05.11 19:06:46.033156 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.11 19:06:46.033438 [ 258 ] {8f3050b8-7444-4418-9af5-7dbe0004516f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.05.11 19:06:46.033609 [ 258 ] {8f3050b8-7444-4418-9af5-7dbe0004516f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.11 19:06:46.036520 [ 258 ] {8f3050b8-7444-4418-9af5-7dbe0004516f} <Debug> oximeter.measurements_i8 (38cebde1-f00c-4349-97d1-a9e6322100a1): Loading data parts | ||
| 336 | 2026.05.11 19:06:46.036751 [ 258 ] {8f3050b8-7444-4418-9af5-7dbe0004516f} <Debug> oximeter.measurements_i8 (38cebde1-f00c-4349-97d1-a9e6322100a1): There are no data parts | ||
| 337 | 2026.05.11 19:06:46.039618 [ 258 ] {8f3050b8-7444-4418-9af5-7dbe0004516f} <Debug> TCPHandler: Processed in 0.006641678 sec. | ||
| 338 | 2026.05.11 19:06:46.039812 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.11 19:06:46.040064 [ 258 ] {d0ca579e-e1a0-4a0e-b4d2-b67a61c2ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.05.11 19:06:46.040169 [ 258 ] {d0ca579e-e1a0-4a0e-b4d2-b67a61c2ed33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.11 19:06:46.043159 [ 258 ] {d0ca579e-e1a0-4a0e-b4d2-b67a61c2ed33} <Debug> oximeter.measurements_u8 (8b164678-8441-4492-bacc-fe82eb965023): Loading data parts | ||
| 342 | 2026.05.11 19:06:46.043464 [ 258 ] {d0ca579e-e1a0-4a0e-b4d2-b67a61c2ed33} <Debug> oximeter.measurements_u8 (8b164678-8441-4492-bacc-fe82eb965023): There are no data parts | ||
| 343 | 2026.05.11 19:06:46.045160 [ 258 ] {d0ca579e-e1a0-4a0e-b4d2-b67a61c2ed33} <Debug> TCPHandler: Processed in 0.005402283 sec. | ||
| 344 | 2026.05.11 19:06:46.045477 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.11 19:06:46.045701 [ 258 ] {8124ea69-37e3-444f-b42e-0eafb373d29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.05.11 19:06:46.045850 [ 258 ] {8124ea69-37e3-444f-b42e-0eafb373d29c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.11 19:06:46.048162 [ 258 ] {8124ea69-37e3-444f-b42e-0eafb373d29c} <Debug> oximeter.measurements_i16 (94ec8205-657a-493a-9f3b-6278fa172fda): Loading data parts | ||
| 348 | 2026.05.11 19:06:46.048675 [ 258 ] {8124ea69-37e3-444f-b42e-0eafb373d29c} <Debug> oximeter.measurements_i16 (94ec8205-657a-493a-9f3b-6278fa172fda): There are no data parts | ||
| 349 | 2026.05.11 19:06:46.050376 [ 258 ] {8124ea69-37e3-444f-b42e-0eafb373d29c} <Debug> TCPHandler: Processed in 0.004973153 sec. | ||
| 350 | 2026.05.11 19:06:46.050583 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.11 19:06:46.050755 [ 258 ] {461a58f3-dcd5-43de-a144-3a4d55b47117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.05.11 19:06:46.050884 [ 258 ] {461a58f3-dcd5-43de-a144-3a4d55b47117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.11 19:06:46.052847 [ 258 ] {461a58f3-dcd5-43de-a144-3a4d55b47117} <Debug> oximeter.measurements_u16 (133ec9e5-0bc7-4f86-8dcb-f842e73fb055): Loading data parts | ||
| 354 | 2026.05.11 19:06:46.053084 [ 258 ] {461a58f3-dcd5-43de-a144-3a4d55b47117} <Debug> oximeter.measurements_u16 (133ec9e5-0bc7-4f86-8dcb-f842e73fb055): There are no data parts | ||
| 355 | 2026.05.11 19:06:46.054433 [ 258 ] {461a58f3-dcd5-43de-a144-3a4d55b47117} <Debug> TCPHandler: Processed in 0.003907472 sec. | ||
| 356 | 2026.05.11 19:06:46.054686 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.11 19:06:46.054967 [ 258 ] {88b99391-07d9-4537-a92b-8f894da899e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.05.11 19:06:46.055115 [ 258 ] {88b99391-07d9-4537-a92b-8f894da899e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.11 19:06:46.057270 [ 258 ] {88b99391-07d9-4537-a92b-8f894da899e3} <Debug> oximeter.measurements_i32 (99e4f9b2-ddbd-4e1b-be0b-b03b653dbdbe): Loading data parts | ||
| 360 | 2026.05.11 19:06:46.057443 [ 258 ] {88b99391-07d9-4537-a92b-8f894da899e3} <Debug> oximeter.measurements_i32 (99e4f9b2-ddbd-4e1b-be0b-b03b653dbdbe): There are no data parts | ||
| 361 | 2026.05.11 19:06:46.059106 [ 258 ] {88b99391-07d9-4537-a92b-8f894da899e3} <Debug> TCPHandler: Processed in 0.004524336 sec. | ||
| 362 | 2026.05.11 19:06:46.059282 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.11 19:06:46.059525 [ 258 ] {26c55c3a-a769-43a8-9840-38fcfaa075d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.11 19:06:46.059681 [ 258 ] {26c55c3a-a769-43a8-9840-38fcfaa075d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.11 19:06:46.062291 [ 258 ] {26c55c3a-a769-43a8-9840-38fcfaa075d3} <Debug> oximeter.measurements_u32 (dbb56a42-5c35-4cdd-b7df-5bbc17de069e): Loading data parts | ||
| 366 | 2026.05.11 19:06:46.062660 [ 258 ] {26c55c3a-a769-43a8-9840-38fcfaa075d3} <Debug> oximeter.measurements_u32 (dbb56a42-5c35-4cdd-b7df-5bbc17de069e): There are no data parts | ||
| 367 | 2026.05.11 19:06:46.064075 [ 258 ] {26c55c3a-a769-43a8-9840-38fcfaa075d3} <Debug> TCPHandler: Processed in 0.004788599 sec. | ||
| 368 | 2026.05.11 19:06:46.064318 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.11 19:06:46.064594 [ 258 ] {83154cc3-2047-40bc-b172-6b625f390c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.05.11 19:06:46.064832 [ 258 ] {83154cc3-2047-40bc-b172-6b625f390c76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.11 19:06:46.067298 [ 258 ] {83154cc3-2047-40bc-b172-6b625f390c76} <Debug> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): Loading data parts | ||
| 372 | 2026.05.11 19:06:46.067522 [ 258 ] {83154cc3-2047-40bc-b172-6b625f390c76} <Debug> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): There are no data parts | ||
| 373 | 2026.05.11 19:06:46.069042 [ 258 ] {83154cc3-2047-40bc-b172-6b625f390c76} <Debug> TCPHandler: Processed in 0.004782318 sec. | ||
| 374 | 2026.05.11 19:06:46.069256 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.11 19:06:46.069449 [ 258 ] {23a56301-281c-4a72-ae4c-7a8aeea68afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.05.11 19:06:46.069621 [ 258 ] {23a56301-281c-4a72-ae4c-7a8aeea68afc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.11 19:06:46.071989 [ 258 ] {23a56301-281c-4a72-ae4c-7a8aeea68afc} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Loading data parts | ||
| 378 | 2026.05.11 19:06:46.072169 [ 258 ] {23a56301-281c-4a72-ae4c-7a8aeea68afc} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): There are no data parts | ||
| 379 | 2026.05.11 19:06:46.073457 [ 258 ] {23a56301-281c-4a72-ae4c-7a8aeea68afc} <Debug> TCPHandler: Processed in 0.004269039 sec. | ||
| 380 | 2026.05.11 19:06:46.073654 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.11 19:06:46.073953 [ 258 ] {08c7e49d-c1f7-49cd-8634-873e2e333a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.05.11 19:06:46.074097 [ 258 ] {08c7e49d-c1f7-49cd-8634-873e2e333a8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.11 19:06:46.076208 [ 258 ] {08c7e49d-c1f7-49cd-8634-873e2e333a8f} <Debug> oximeter.measurements_f32 (9dc0e195-9017-4d50-b339-736b50641820): Loading data parts | ||
| 384 | 2026.05.11 19:06:46.076666 [ 258 ] {08c7e49d-c1f7-49cd-8634-873e2e333a8f} <Debug> oximeter.measurements_f32 (9dc0e195-9017-4d50-b339-736b50641820): There are no data parts | ||
| 385 | 2026.05.11 19:06:46.078618 [ 258 ] {08c7e49d-c1f7-49cd-8634-873e2e333a8f} <Debug> TCPHandler: Processed in 0.005028984 sec. | ||
| 386 | 2026.05.11 19:06:46.078800 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.11 19:06:46.078965 [ 258 ] {b99a93e1-a0cf-4610-a884-420f54703357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.05.11 19:06:46.079165 [ 258 ] {b99a93e1-a0cf-4610-a884-420f54703357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.11 19:06:46.081413 [ 258 ] {b99a93e1-a0cf-4610-a884-420f54703357} <Debug> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Loading data parts | ||
| 390 | 2026.05.11 19:06:46.081617 [ 258 ] {b99a93e1-a0cf-4610-a884-420f54703357} <Debug> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): There are no data parts | ||
| 391 | 2026.05.11 19:06:46.083428 [ 258 ] {b99a93e1-a0cf-4610-a884-420f54703357} <Debug> TCPHandler: Processed in 0.004680807 sec. | ||
| 392 | 2026.05.11 19:06:46.083606 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.11 19:06:46.083856 [ 258 ] {f259619c-49c8-402b-af24-09afde4ec2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 394 | 2026.05.11 19:06:46.083953 [ 258 ] {f259619c-49c8-402b-af24-09afde4ec2ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.11 19:06:46.085825 [ 258 ] {f259619c-49c8-402b-af24-09afde4ec2ae} <Debug> oximeter.measurements_string (39ea73c8-022b-4ab2-9897-83f8ceba9785): Loading data parts | ||
| 396 | 2026.05.11 19:06:46.085988 [ 258 ] {f259619c-49c8-402b-af24-09afde4ec2ae} <Debug> oximeter.measurements_string (39ea73c8-022b-4ab2-9897-83f8ceba9785): There are no data parts | ||
| 397 | 2026.05.11 19:06:46.087309 [ 258 ] {f259619c-49c8-402b-af24-09afde4ec2ae} <Debug> TCPHandler: Processed in 0.003755338 sec. | ||
| 398 | 2026.05.11 19:06:46.087487 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.11 19:06:46.087650 [ 258 ] {01c1d5f3-7ca7-4974-952c-fd9ed5071361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.11 19:06:46.087791 [ 258 ] {01c1d5f3-7ca7-4974-952c-fd9ed5071361} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.11 19:06:46.089853 [ 258 ] {01c1d5f3-7ca7-4974-952c-fd9ed5071361} <Debug> oximeter.measurements_bytes (d3771014-5077-4965-b688-f952ae978927): Loading data parts | ||
| 409 | 2026.05.11 19:06:46.090093 [ 258 ] {01c1d5f3-7ca7-4974-952c-fd9ed5071361} <Debug> oximeter.measurements_bytes (d3771014-5077-4965-b688-f952ae978927): There are no data parts | ||
| 410 | 2026.05.11 19:06:46.091422 [ 258 ] {01c1d5f3-7ca7-4974-952c-fd9ed5071361} <Debug> TCPHandler: Processed in 0.003985315 sec. | ||
| 411 | 2026.05.11 19:06:46.091651 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.11 19:06:46.091920 [ 258 ] {86a5bbf6-d14c-4c15-a29a-e59d711d71f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.05.11 19:06:46.092017 [ 258 ] {86a5bbf6-d14c-4c15-a29a-e59d711d71f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.11 19:06:46.094429 [ 258 ] {86a5bbf6-d14c-4c15-a29a-e59d711d71f7} <Debug> oximeter.measurements_cumulativei64 (d360bc8a-e357-4a28-ad27-fbdf9aea550e): Loading data parts | ||
| 415 | 2026.05.11 19:06:46.094672 [ 258 ] {86a5bbf6-d14c-4c15-a29a-e59d711d71f7} <Debug> oximeter.measurements_cumulativei64 (d360bc8a-e357-4a28-ad27-fbdf9aea550e): There are no data parts | ||
| 416 | 2026.05.11 19:06:46.096440 [ 258 ] {86a5bbf6-d14c-4c15-a29a-e59d711d71f7} <Debug> TCPHandler: Processed in 0.004845131 sec. | ||
| 417 | 2026.05.11 19:06:46.096713 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.11 19:06:46.096936 [ 258 ] {dc3f8134-c257-4251-a8f5-af444c9f052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.05.11 19:06:46.097092 [ 258 ] {dc3f8134-c257-4251-a8f5-af444c9f052b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.11 19:06:46.099186 [ 258 ] {dc3f8134-c257-4251-a8f5-af444c9f052b} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Loading data parts | ||
| 421 | 2026.05.11 19:06:46.099429 [ 258 ] {dc3f8134-c257-4251-a8f5-af444c9f052b} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): There are no data parts | ||
| 422 | 2026.05.11 19:06:46.100719 [ 258 ] {dc3f8134-c257-4251-a8f5-af444c9f052b} <Debug> TCPHandler: Processed in 0.004071122 sec. | ||
| 423 | 2026.05.11 19:06:46.100926 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.11 19:06:46.101243 [ 258 ] {fcfc184f-33b1-49fd-a183-972294b172ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.05.11 19:06:46.101390 [ 258 ] {fcfc184f-33b1-49fd-a183-972294b172ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.11 19:06:46.103475 [ 258 ] {fcfc184f-33b1-49fd-a183-972294b172ef} <Debug> oximeter.measurements_cumulativef32 (aa35f81c-4e1e-4f65-a261-3e999ccd29b2): Loading data parts | ||
| 427 | 2026.05.11 19:06:46.103636 [ 258 ] {fcfc184f-33b1-49fd-a183-972294b172ef} <Debug> oximeter.measurements_cumulativef32 (aa35f81c-4e1e-4f65-a261-3e999ccd29b2): There are no data parts | ||
| 428 | 2026.05.11 19:06:46.104943 [ 258 ] {fcfc184f-33b1-49fd-a183-972294b172ef} <Debug> TCPHandler: Processed in 0.004078863 sec. | ||
| 429 | 2026.05.11 19:06:46.105109 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.11 19:06:46.105273 [ 258 ] {3544a28b-8cb7-47c5-b7ba-e69651e3f4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.05.11 19:06:46.105401 [ 258 ] {3544a28b-8cb7-47c5-b7ba-e69651e3f4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.11 19:06:46.107558 [ 258 ] {3544a28b-8cb7-47c5-b7ba-e69651e3f4f3} <Debug> oximeter.measurements_cumulativef64 (50b1f9d3-4b1a-4e0f-bba6-4ece4be3f7d5): Loading data parts | ||
| 433 | 2026.05.11 19:06:46.107828 [ 258 ] {3544a28b-8cb7-47c5-b7ba-e69651e3f4f3} <Debug> oximeter.measurements_cumulativef64 (50b1f9d3-4b1a-4e0f-bba6-4ece4be3f7d5): There are no data parts | ||
| 434 | 2026.05.11 19:06:46.109233 [ 258 ] {3544a28b-8cb7-47c5-b7ba-e69651e3f4f3} <Debug> TCPHandler: Processed in 0.004174516 sec. | ||
| 435 | 2026.05.11 19:06:46.109519 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.11 19:06:46.109746 [ 258 ] {5a7aa364-4e60-430f-8eac-ecf00a9aef7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2026.05.11 19:06:46.109890 [ 258 ] {5a7aa364-4e60-430f-8eac-ecf00a9aef7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.11 19:06:46.112088 [ 258 ] {5a7aa364-4e60-430f-8eac-ecf00a9aef7f} <Debug> oximeter.measurements_histogrami8 (95e5bdb4-3b31-4db9-a1a9-eb29d1ab1832): Loading data parts | ||
| 449 | 2026.05.11 19:06:46.112386 [ 258 ] {5a7aa364-4e60-430f-8eac-ecf00a9aef7f} <Debug> oximeter.measurements_histogrami8 (95e5bdb4-3b31-4db9-a1a9-eb29d1ab1832): There are no data parts | ||
| 450 | 2026.05.11 19:06:46.114489 [ 258 ] {5a7aa364-4e60-430f-8eac-ecf00a9aef7f} <Debug> TCPHandler: Processed in 0.005023467 sec. | ||
| 451 | 2026.05.11 19:06:46.114671 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.11 19:06:46.115048 [ 258 ] {c88f0153-b013-4752-a17d-8d961be8c5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.05.11 19:06:46.115211 [ 258 ] {c88f0153-b013-4752-a17d-8d961be8c5f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.11 19:06:46.117641 [ 258 ] {c88f0153-b013-4752-a17d-8d961be8c5f7} <Debug> oximeter.measurements_histogramu8 (6814900d-3b9d-4ebe-b33e-c3543a201c2f): Loading data parts | ||
| 455 | 2026.05.11 19:06:46.117790 [ 258 ] {c88f0153-b013-4752-a17d-8d961be8c5f7} <Debug> oximeter.measurements_histogramu8 (6814900d-3b9d-4ebe-b33e-c3543a201c2f): There are no data parts | ||
| 456 | 2026.05.11 19:06:46.118963 [ 258 ] {c88f0153-b013-4752-a17d-8d961be8c5f7} <Debug> TCPHandler: Processed in 0.00435617 sec. | ||
| 457 | 2026.05.11 19:06:46.119193 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.11 19:06:46.119411 [ 258 ] {0ab85f74-7b32-413f-a4ad-5e57f100c115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.05.11 19:06:46.119546 [ 258 ] {0ab85f74-7b32-413f-a4ad-5e57f100c115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.11 19:06:46.121990 [ 258 ] {0ab85f74-7b32-413f-a4ad-5e57f100c115} <Debug> oximeter.measurements_histogrami16 (b1602a64-14ab-4aa7-aec6-2f7efba0e96f): Loading data parts | ||
| 461 | 2026.05.11 19:06:46.122252 [ 258 ] {0ab85f74-7b32-413f-a4ad-5e57f100c115} <Debug> oximeter.measurements_histogrami16 (b1602a64-14ab-4aa7-aec6-2f7efba0e96f): There are no data parts | ||
| 462 | 2026.05.11 19:06:46.124126 [ 258 ] {0ab85f74-7b32-413f-a4ad-5e57f100c115} <Debug> TCPHandler: Processed in 0.004982233 sec. | ||
| 463 | 2026.05.11 19:06:46.124313 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.11 19:06:46.124566 [ 258 ] {8a4c3b66-cd74-4d98-a7fb-8a41b3dfd9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 465 | 2026.05.11 19:06:46.124721 [ 258 ] {8a4c3b66-cd74-4d98-a7fb-8a41b3dfd9c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.11 19:06:46.126952 [ 258 ] {8a4c3b66-cd74-4d98-a7fb-8a41b3dfd9c1} <Debug> oximeter.measurements_histogramu16 (6be66f4c-9de4-4a65-93c2-67ce7ef04057): Loading data parts | ||
| 467 | 2026.05.11 19:06:46.127130 [ 258 ] {8a4c3b66-cd74-4d98-a7fb-8a41b3dfd9c1} <Debug> oximeter.measurements_histogramu16 (6be66f4c-9de4-4a65-93c2-67ce7ef04057): There are no data parts | ||
| 468 | 2026.05.11 19:06:46.128282 [ 258 ] {8a4c3b66-cd74-4d98-a7fb-8a41b3dfd9c1} <Debug> TCPHandler: Processed in 0.004033204 sec. | ||
| 469 | 2026.05.11 19:06:46.128526 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.11 19:06:46.128740 [ 258 ] {a2a6d7d6-65fb-4795-802c-c715a2590424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.05.11 19:06:46.128867 [ 258 ] {a2a6d7d6-65fb-4795-802c-c715a2590424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.11 19:06:46.131022 [ 258 ] {a2a6d7d6-65fb-4795-802c-c715a2590424} <Debug> oximeter.measurements_histogrami32 (48f1ab0c-c437-4b70-896d-b0d47045c8b3): Loading data parts | ||
| 473 | 2026.05.11 19:06:46.131205 [ 258 ] {a2a6d7d6-65fb-4795-802c-c715a2590424} <Debug> oximeter.measurements_histogrami32 (48f1ab0c-c437-4b70-896d-b0d47045c8b3): There are no data parts | ||
| 474 | 2026.05.11 19:06:46.132648 [ 258 ] {a2a6d7d6-65fb-4795-802c-c715a2590424} <Debug> TCPHandler: Processed in 0.004187185 sec. | ||
| 475 | 2026.05.11 19:06:46.132824 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.11 19:06:46.133041 [ 258 ] {e8bdb8cb-1d47-4a94-8b19-20e667756490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.05.11 19:06:46.133187 [ 258 ] {e8bdb8cb-1d47-4a94-8b19-20e667756490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.11 19:06:46.135568 [ 258 ] {e8bdb8cb-1d47-4a94-8b19-20e667756490} <Debug> oximeter.measurements_histogramu32 (fb2e4bc2-606a-4751-a098-65eb6ec6ae32): Loading data parts | ||
| 479 | 2026.05.11 19:06:46.135726 [ 258 ] {e8bdb8cb-1d47-4a94-8b19-20e667756490} <Debug> oximeter.measurements_histogramu32 (fb2e4bc2-606a-4751-a098-65eb6ec6ae32): There are no data parts | ||
| 480 | 2026.05.11 19:06:46.137197 [ 258 ] {e8bdb8cb-1d47-4a94-8b19-20e667756490} <Debug> TCPHandler: Processed in 0.004411652 sec. | ||
| 481 | 2026.05.11 19:06:46.137486 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.11 19:06:46.137737 [ 258 ] {38175694-9354-4e18-8d1e-2d9723d87d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.05.11 19:06:46.137883 [ 258 ] {38175694-9354-4e18-8d1e-2d9723d87d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.11 19:06:46.140224 [ 258 ] {38175694-9354-4e18-8d1e-2d9723d87d95} <Debug> oximeter.measurements_histogrami64 (1bf082e7-ca2d-4d0a-a6ef-7e6a908625d7): Loading data parts | ||
| 485 | 2026.05.11 19:06:46.140380 [ 258 ] {38175694-9354-4e18-8d1e-2d9723d87d95} <Debug> oximeter.measurements_histogrami64 (1bf082e7-ca2d-4d0a-a6ef-7e6a908625d7): There are no data parts | ||
| 486 | 2026.05.11 19:06:46.141849 [ 258 ] {38175694-9354-4e18-8d1e-2d9723d87d95} <Debug> TCPHandler: Processed in 0.004421932 sec. | ||
| 487 | 2026.05.11 19:06:46.142034 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.11 19:06:46.142256 [ 258 ] {a1376097-2369-4738-ba9d-ef09e9af95aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.05.11 19:06:46.142419 [ 258 ] {a1376097-2369-4738-ba9d-ef09e9af95aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.11 19:06:46.144818 [ 258 ] {a1376097-2369-4738-ba9d-ef09e9af95aa} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Loading data parts | ||
| 491 | 2026.05.11 19:06:46.144970 [ 258 ] {a1376097-2369-4738-ba9d-ef09e9af95aa} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): There are no data parts | ||
| 492 | 2026.05.11 19:06:46.146297 [ 258 ] {a1376097-2369-4738-ba9d-ef09e9af95aa} <Debug> TCPHandler: Processed in 0.004318839 sec. | ||
| 493 | 2026.05.11 19:06:46.146535 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.11 19:06:46.146812 [ 258 ] {67972446-df7c-40e7-9803-b1b3ce9ce20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.05.11 19:06:46.146957 [ 258 ] {67972446-df7c-40e7-9803-b1b3ce9ce20c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.11 19:06:46.148926 [ 258 ] {67972446-df7c-40e7-9803-b1b3ce9ce20c} <Debug> oximeter.measurements_histogramf32 (88f78229-7b26-4d7f-aa1d-73a2051d192b): Loading data parts | ||
| 497 | 2026.05.11 19:06:46.149110 [ 258 ] {67972446-df7c-40e7-9803-b1b3ce9ce20c} <Debug> oximeter.measurements_histogramf32 (88f78229-7b26-4d7f-aa1d-73a2051d192b): There are no data parts | ||
| 498 | 2026.05.11 19:06:46.151182 [ 258 ] {67972446-df7c-40e7-9803-b1b3ce9ce20c} <Debug> TCPHandler: Processed in 0.004698738 sec. | ||
| 499 | 2026.05.11 19:06:46.151431 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.11 19:06:46.151929 [ 258 ] {fc87e58a-9837-45ff-9f40-614b10a1961a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.05.11 19:06:46.152099 [ 258 ] {fc87e58a-9837-45ff-9f40-614b10a1961a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.11 19:06:46.155582 [ 258 ] {fc87e58a-9837-45ff-9f40-614b10a1961a} <Debug> oximeter.measurements_histogramf64 (c162e53e-25f1-4960-ac61-c328db0cab14): Loading data parts | ||
| 503 | 2026.05.11 19:06:46.155835 [ 258 ] {fc87e58a-9837-45ff-9f40-614b10a1961a} <Debug> oximeter.measurements_histogramf64 (c162e53e-25f1-4960-ac61-c328db0cab14): There are no data parts | ||
| 504 | 2026.05.11 19:06:46.157443 [ 258 ] {fc87e58a-9837-45ff-9f40-614b10a1961a} <Debug> TCPHandler: Processed in 0.006121727 sec. | ||
| 505 | 2026.05.11 19:06:46.157764 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.11 19:06:46.158001 [ 258 ] {2984a756-60ab-4642-bc9b-e7e5a964dbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.05.11 19:06:46.159997 [ 258 ] {2984a756-60ab-4642-bc9b-e7e5a964dbc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.11 19:06:46.162228 [ 258 ] {2984a756-60ab-4642-bc9b-e7e5a964dbc7} <Debug> oximeter.fields_bool (5b287e5d-1704-48b3-9be4-c1410d8f87c7): Loading data parts | ||
| 534 | 2026.05.11 19:06:46.162411 [ 258 ] {2984a756-60ab-4642-bc9b-e7e5a964dbc7} <Debug> oximeter.fields_bool (5b287e5d-1704-48b3-9be4-c1410d8f87c7): There are no data parts | ||
| 535 | 2026.05.11 19:06:46.164052 [ 258 ] {2984a756-60ab-4642-bc9b-e7e5a964dbc7} <Debug> TCPHandler: Processed in 0.006322884 sec. | ||
| 536 | 2026.05.11 19:06:46.164232 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.11 19:06:46.164396 [ 258 ] {6f2b1108-409f-43dd-bc1d-8e03dccf0a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.05.11 19:06:46.164527 [ 258 ] {6f2b1108-409f-43dd-bc1d-8e03dccf0a40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.11 19:06:46.167789 [ 258 ] {6f2b1108-409f-43dd-bc1d-8e03dccf0a40} <Debug> oximeter.fields_i8 (c3117f1a-3ae1-42e3-ad7b-6ba38653d940): Loading data parts | ||
| 540 | 2026.05.11 19:06:46.168005 [ 258 ] {6f2b1108-409f-43dd-bc1d-8e03dccf0a40} <Debug> oximeter.fields_i8 (c3117f1a-3ae1-42e3-ad7b-6ba38653d940): There are no data parts | ||
| 541 | 2026.05.11 19:06:46.170204 [ 258 ] {6f2b1108-409f-43dd-bc1d-8e03dccf0a40} <Debug> TCPHandler: Processed in 0.006028156 sec. | ||
| 542 | 2026.05.11 19:06:46.170375 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.11 19:06:46.170639 [ 258 ] {fdc770e2-ccaf-483a-b8f4-7ec378158e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.05.11 19:06:46.170818 [ 258 ] {fdc770e2-ccaf-483a-b8f4-7ec378158e51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.11 19:06:46.173524 [ 258 ] {fdc770e2-ccaf-483a-b8f4-7ec378158e51} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Loading data parts | ||
| 546 | 2026.05.11 19:06:46.174026 [ 258 ] {fdc770e2-ccaf-483a-b8f4-7ec378158e51} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): There are no data parts | ||
| 547 | 2026.05.11 19:06:46.176593 [ 258 ] {fdc770e2-ccaf-483a-b8f4-7ec378158e51} <Debug> TCPHandler: Processed in 0.006269449 sec. | ||
| 548 | 2026.05.11 19:06:46.176766 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.11 19:06:46.176938 [ 258 ] {5e4a7145-f96d-4710-9505-23e4986d4414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.05.11 19:06:46.177132 [ 258 ] {5e4a7145-f96d-4710-9505-23e4986d4414} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.11 19:06:46.179843 [ 258 ] {5e4a7145-f96d-4710-9505-23e4986d4414} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Loading data parts | ||
| 552 | 2026.05.11 19:06:46.180154 [ 258 ] {5e4a7145-f96d-4710-9505-23e4986d4414} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): There are no data parts | ||
| 553 | 2026.05.11 19:06:46.182336 [ 258 ] {5e4a7145-f96d-4710-9505-23e4986d4414} <Debug> TCPHandler: Processed in 0.005679529 sec. | ||
| 554 | 2026.05.11 19:06:46.182562 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.11 19:06:46.182831 [ 258 ] {9f6a8d65-7594-4262-856c-1acc9d6db686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.05.11 19:06:46.182966 [ 258 ] {9f6a8d65-7594-4262-856c-1acc9d6db686} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.11 19:06:46.184994 [ 258 ] {9f6a8d65-7594-4262-856c-1acc9d6db686} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Loading data parts | ||
| 558 | 2026.05.11 19:06:46.185170 [ 258 ] {9f6a8d65-7594-4262-856c-1acc9d6db686} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): There are no data parts | ||
| 559 | 2026.05.11 19:06:46.186614 [ 258 ] {9f6a8d65-7594-4262-856c-1acc9d6db686} <Debug> TCPHandler: Processed in 0.004101555 sec. | ||
| 560 | 2026.05.11 19:06:46.186798 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.11 19:06:46.186971 [ 258 ] {0f0ce213-3a7c-4cc6-80fb-f869443cb0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.05.11 19:06:46.187110 [ 258 ] {0f0ce213-3a7c-4cc6-80fb-f869443cb0e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.11 19:06:46.189333 [ 258 ] {0f0ce213-3a7c-4cc6-80fb-f869443cb0e6} <Debug> oximeter.fields_i32 (a736deef-53d0-4f65-99bd-30d5a8b8748b): Loading data parts | ||
| 564 | 2026.05.11 19:06:46.189575 [ 258 ] {0f0ce213-3a7c-4cc6-80fb-f869443cb0e6} <Debug> oximeter.fields_i32 (a736deef-53d0-4f65-99bd-30d5a8b8748b): There are no data parts | ||
| 565 | 2026.05.11 19:06:46.191688 [ 258 ] {0f0ce213-3a7c-4cc6-80fb-f869443cb0e6} <Debug> TCPHandler: Processed in 0.004951303 sec. | ||
| 566 | 2026.05.11 19:06:46.191866 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.11 19:06:46.192136 [ 258 ] {e6e5cbb1-b4da-4a81-967b-eb4223d867a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.05.11 19:06:46.192259 [ 258 ] {e6e5cbb1-b4da-4a81-967b-eb4223d867a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.11 19:06:46.194658 [ 258 ] {e6e5cbb1-b4da-4a81-967b-eb4223d867a1} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Loading data parts | ||
| 570 | 2026.05.11 19:06:46.194810 [ 258 ] {e6e5cbb1-b4da-4a81-967b-eb4223d867a1} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): There are no data parts | ||
| 571 | 2026.05.11 19:06:46.196956 [ 258 ] {e6e5cbb1-b4da-4a81-967b-eb4223d867a1} <Debug> TCPHandler: Processed in 0.005147077 sec. | ||
| 572 | 2026.05.11 19:06:46.197111 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.11 19:06:46.197270 [ 258 ] {ec348498-2d96-42f6-834b-33542c1ca079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.05.11 19:06:46.197404 [ 258 ] {ec348498-2d96-42f6-834b-33542c1ca079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.11 19:06:46.199420 [ 258 ] {ec348498-2d96-42f6-834b-33542c1ca079} <Debug> oximeter.fields_i64 (01446fdf-7953-4ba6-b798-39ca42083fd9): Loading data parts | ||
| 576 | 2026.05.11 19:06:46.199661 [ 258 ] {ec348498-2d96-42f6-834b-33542c1ca079} <Debug> oximeter.fields_i64 (01446fdf-7953-4ba6-b798-39ca42083fd9): There are no data parts | ||
| 577 | 2026.05.11 19:06:46.201109 [ 258 ] {ec348498-2d96-42f6-834b-33542c1ca079} <Debug> TCPHandler: Processed in 0.004048782 sec. | ||
| 578 | 2026.05.11 19:06:46.201376 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.11 19:06:46.201560 [ 258 ] {5dca9c00-2830-4fab-ac14-01b37aff3647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.05.11 19:06:46.201696 [ 258 ] {5dca9c00-2830-4fab-ac14-01b37aff3647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.11 19:06:46.204672 [ 258 ] {5dca9c00-2830-4fab-ac14-01b37aff3647} <Debug> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Loading data parts | ||
| 582 | 2026.05.11 19:06:46.204871 [ 258 ] {5dca9c00-2830-4fab-ac14-01b37aff3647} <Debug> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): There are no data parts | ||
| 583 | 2026.05.11 19:06:46.207017 [ 258 ] {5dca9c00-2830-4fab-ac14-01b37aff3647} <Debug> TCPHandler: Processed in 0.005748102 sec. | ||
| 584 | 2026.05.11 19:06:46.207162 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.11 19:06:46.207371 [ 258 ] {ee12a2f7-63ca-4e01-8c2a-37fd2b5db8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.05.11 19:06:46.207517 [ 258 ] {ee12a2f7-63ca-4e01-8c2a-37fd2b5db8fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.11 19:06:46.209525 [ 258 ] {ee12a2f7-63ca-4e01-8c2a-37fd2b5db8fe} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Loading data parts | ||
| 588 | 2026.05.11 19:06:46.209711 [ 258 ] {ee12a2f7-63ca-4e01-8c2a-37fd2b5db8fe} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): There are no data parts | ||
| 589 | 2026.05.11 19:06:46.211872 [ 258 ] {ee12a2f7-63ca-4e01-8c2a-37fd2b5db8fe} <Debug> TCPHandler: Processed in 0.004711558 sec. | ||
| 590 | 2026.05.11 19:06:46.212129 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.11 19:06:46.212289 [ 258 ] {ec52a351-5a97-463f-9274-edb79e12d266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.05.11 19:06:46.212417 [ 258 ] {ec52a351-5a97-463f-9274-edb79e12d266} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.11 19:06:46.214630 [ 258 ] {ec52a351-5a97-463f-9274-edb79e12d266} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Loading data parts | ||
| 594 | 2026.05.11 19:06:46.214911 [ 258 ] {ec52a351-5a97-463f-9274-edb79e12d266} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): There are no data parts | ||
| 595 | 2026.05.11 19:06:46.218237 [ 258 ] {ec52a351-5a97-463f-9274-edb79e12d266} <Debug> TCPHandler: Processed in 0.006161206 sec. | ||
| 596 | 2026.05.11 19:06:46.218400 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.11 19:06:46.218738 [ 258 ] {16a087be-d2ec-4d6c-bb02-5d32a05f3dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.05.11 19:06:46.218856 [ 258 ] {16a087be-d2ec-4d6c-bb02-5d32a05f3dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.11 19:06:46.221181 [ 258 ] {16a087be-d2ec-4d6c-bb02-5d32a05f3dcf} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Loading data parts | ||
| 600 | 2026.05.11 19:06:46.221361 [ 258 ] {16a087be-d2ec-4d6c-bb02-5d32a05f3dcf} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): There are no data parts | ||
| 601 | 2026.05.11 19:06:46.223913 [ 258 ] {16a087be-d2ec-4d6c-bb02-5d32a05f3dcf} <Debug> TCPHandler: Processed in 0.005568516 sec. | ||
| 602 | 2026.05.11 19:06:46.224392 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.11 19:06:46.224743 [ 258 ] {7d537f35-804c-432a-9452-71b434b16fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.05.11 19:06:46.224945 [ 258 ] {7d537f35-804c-432a-9452-71b434b16fd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.11 19:06:46.227767 [ 258 ] {7d537f35-804c-432a-9452-71b434b16fd1} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Loading data parts | ||
| 609 | 2026.05.11 19:06:46.227926 [ 258 ] {7d537f35-804c-432a-9452-71b434b16fd1} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): There are no data parts | ||
| 610 | 2026.05.11 19:06:46.229332 [ 258 ] {7d537f35-804c-432a-9452-71b434b16fd1} <Debug> TCPHandler: Processed in 0.005027085 sec. | ||
| 611 | 2026.05.11 19:06:46.229879 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.11 19:06:46.230188 [ 259 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.11 19:06:46.231671 [ 259 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.11 19:06:46.257400 [ 267 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Trace> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.11 19:06:46.257456 [ 267 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 616 | 2026.05.11 19:06:46.270840 [ 267 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.11 19:06:46.271657 [ 267 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Trace> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.11 19:06:46.271943 [ 259 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.041903 sec., 23.864639763262772 rows/sec., 381.83 B/sec. | ||
| 619 | 2026.05.11 19:06:46.272308 [ 259 ] {ed800ebc-211c-40f7-bf3c-5d1961553b15} <Debug> TCPHandler: Processed in 0.042559357 sec. | ||
| 620 | 2026.05.11 19:06:47.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.60 MiB, peak 133.60 MiB, free memory in arenas 0.00 B, will set to 138.48 MiB (RSS), difference: 4.88 MiB | ||
| 621 | 2026.05.11 19:06:47.798611 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65284 | ||
| 622 | 2026.05.11 19:06:47.800500 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.11 19:06:47.800659 [ 269 ] {} <Debug> TCP-Session: 551b5128-c65f-44da-9dac-e44f36d950d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:65284 | ||
| 624 | 2026.05.11 19:06:47.800685 [ 269 ] {} <Debug> TCP-Session: 551b5128-c65f-44da-9dac-e44f36d950d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.11 19:06:47.800697 [ 269 ] {} <Debug> TCP-Session: 551b5128-c65f-44da-9dac-e44f36d950d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.11 19:06:47.800848 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.11 19:06:47.800876 [ 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 | ||
| 628 | 2026.05.11 19:06:47.800969 [ 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 | ||
| 629 | 2026.05.11 19:06:47.805748 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61421 | ||
| 630 | 2026.05.11 19:06:47.805821 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40399 | ||
| 631 | 2026.05.11 19:06:47.805994 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41216 | ||
| 632 | 2026.05.11 19:06:47.806006 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37855 | ||
| 633 | 2026.05.11 19:06:47.806094 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46255 | ||
| 634 | 2026.05.11 19:06:47.806197 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.11 19:06:47.806199 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.11 19:06:47.806296 [ 271 ] {} <Debug> TCP-Session: fe2c9a7c-6e62-42e2-a8f6-0ea1fe1d11bc Authenticating user 'default' from [fd00:1122:3344:101::b]:40399 | ||
| 637 | 2026.05.11 19:06:47.806312 [ 270 ] {} <Debug> TCP-Session: 0cd31232-4c54-4907-b23d-421d0bd3cb96 Authenticating user 'default' from [fd00:1122:3344:101::b]:61421 | ||
| 638 | 2026.05.11 19:06:47.806394 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.11 19:06:47.806349 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38519 | ||
| 640 | 2026.05.11 19:06:47.806329 [ 271 ] {} <Debug> TCP-Session: fe2c9a7c-6e62-42e2-a8f6-0ea1fe1d11bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.11 19:06:47.806494 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.11 19:06:47.806542 [ 273 ] {} <Debug> TCP-Session: 3113343d-6762-4a7b-a02f-7055d2438139 Authenticating user 'default' from [fd00:1122:3344:101::b]:41216 | ||
| 643 | 2026.05.11 19:06:47.806563 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.11 19:06:47.806650 [ 273 ] {} <Debug> TCP-Session: 3113343d-6762-4a7b-a02f-7055d2438139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.11 19:06:47.806672 [ 272 ] {} <Debug> TCP-Session: 52997895-f536-4f96-9299-7e2aba0a20b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:37855 | ||
| 646 | 2026.05.11 19:06:47.806630 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54478 | ||
| 647 | 2026.05.11 19:06:47.806617 [ 271 ] {} <Debug> TCP-Session: fe2c9a7c-6e62-42e2-a8f6-0ea1fe1d11bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.11 19:06:47.806798 [ 272 ] {} <Debug> TCP-Session: 52997895-f536-4f96-9299-7e2aba0a20b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.11 19:06:47.806751 [ 274 ] {} <Debug> TCP-Session: 6854df82-4eaf-460d-a525-ac8a913f8403 Authenticating user 'default' from [fd00:1122:3344:101::b]:46255 | ||
| 650 | 2026.05.11 19:06:47.806857 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.11 19:06:47.806906 [ 272 ] {} <Debug> TCP-Session: 52997895-f536-4f96-9299-7e2aba0a20b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.11 19:06:47.806896 [ 274 ] {} <Debug> TCP-Session: 6854df82-4eaf-460d-a525-ac8a913f8403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.11 19:06:47.807016 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.05.11 19:06:47.807019 [ 275 ] {} <Debug> TCP-Session: 0ff4d292-c5ac-4920-a5c9-9ff0d689a64e Authenticating user 'default' from [fd00:1122:3344:101::b]:38519 | ||
| 655 | 2026.05.11 19:06:47.807036 [ 274 ] {} <Debug> TCP-Session: 6854df82-4eaf-460d-a525-ac8a913f8403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.11 19:06:47.807196 [ 276 ] {} <Debug> TCP-Session: 16546f2c-276e-49c2-a4a1-31f76f8e12aa Authenticating user 'default' from [fd00:1122:3344:101::b]:54478 | ||
| 657 | 2026.05.11 19:06:47.807222 [ 275 ] {} <Debug> TCP-Session: 0ff4d292-c5ac-4920-a5c9-9ff0d689a64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.11 19:06:47.806483 [ 270 ] {} <Debug> TCP-Session: 0cd31232-4c54-4907-b23d-421d0bd3cb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.11 19:06:47.806753 [ 273 ] {} <Debug> TCP-Session: 3113343d-6762-4a7b-a02f-7055d2438139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.11 19:06:47.807377 [ 275 ] {} <Debug> TCP-Session: 0ff4d292-c5ac-4920-a5c9-9ff0d689a64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.11 19:06:47.807363 [ 270 ] {} <Debug> TCP-Session: 0cd31232-4c54-4907-b23d-421d0bd3cb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.11 19:06:47.807356 [ 276 ] {} <Debug> TCP-Session: 16546f2c-276e-49c2-a4a1-31f76f8e12aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.11 19:06:47.807699 [ 276 ] {} <Debug> TCP-Session: 16546f2c-276e-49c2-a4a1-31f76f8e12aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.11 19:06:48.262180 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47380 | ||
| 665 | 2026.05.11 19:06:48.264257 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.11 19:06:48.264298 [ 277 ] {} <Debug> TCP-Session: 8a8a3208-6eb6-40da-9a75-f491836788d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47380 | ||
| 667 | 2026.05.11 19:06:48.264424 [ 277 ] {} <Debug> TCP-Session: 8a8a3208-6eb6-40da-9a75-f491836788d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.11 19:06:48.264437 [ 277 ] {} <Debug> TCP-Session: 8a8a3208-6eb6-40da-9a75-f491836788d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.11 19:06:48.264500 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.11 19:06:48.264625 [ 277 ] {} <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 | ||
| 671 | 2026.05.11 19:06:48.264647 [ 277 ] {} <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 | ||
| 672 | 2026.05.11 19:06:48.267554 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60827 | ||
| 673 | 2026.05.11 19:06:48.267658 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41347 | ||
| 674 | 2026.05.11 19:06:48.267768 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.11 19:06:48.267790 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57547 | ||
| 676 | 2026.05.11 19:06:48.267821 [ 278 ] {} <Debug> TCP-Session: 669ae81d-e665-4b19-b116-612dda8332dd Authenticating user 'default' from [fd00:1122:3344:101::e]:60827 | ||
| 677 | 2026.05.11 19:06:48.267855 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35867 | ||
| 678 | 2026.05.11 19:06:48.267909 [ 278 ] {} <Debug> TCP-Session: 669ae81d-e665-4b19-b116-612dda8332dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.11 19:06:48.267983 [ 278 ] {} <Debug> TCP-Session: 669ae81d-e665-4b19-b116-612dda8332dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.05.11 19:06:48.267995 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.05.11 19:06:48.268020 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.05.11 19:06:48.268011 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54199 | ||
| 683 | 2026.05.11 19:06:48.268135 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.11 19:06:48.268153 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51075 | ||
| 685 | 2026.05.11 19:06:48.268212 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53172 | ||
| 686 | 2026.05.11 19:06:48.268232 [ 281 ] {} <Debug> TCP-Session: 1891079a-5c53-42bd-897b-96f2d9000002 Authenticating user 'default' from [fd00:1122:3344:101::e]:35867 | ||
| 687 | 2026.05.11 19:06:48.268150 [ 280 ] {} <Debug> TCP-Session: 707ef69e-fe04-4c88-8ba3-c42f34e8db39 Authenticating user 'default' from [fd00:1122:3344:101::e]:57547 | ||
| 688 | 2026.05.11 19:06:48.268328 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.11 19:06:48.268320 [ 281 ] {} <Debug> TCP-Session: 1891079a-5c53-42bd-897b-96f2d9000002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.11 19:06:48.268149 [ 279 ] {} <Debug> TCP-Session: b5c64b9c-6f1d-4e4b-a70e-7035a1adf4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41347 | ||
| 691 | 2026.05.11 19:06:48.268487 [ 282 ] {} <Debug> TCP-Session: 172f57d5-bc03-4318-9c4f-8bd7fd877677 Authenticating user 'default' from [fd00:1122:3344:101::e]:54199 | ||
| 692 | 2026.05.11 19:06:48.268483 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.11 19:06:48.268500 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.11 19:06:48.268531 [ 279 ] {} <Debug> TCP-Session: b5c64b9c-6f1d-4e4b-a70e-7035a1adf4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.11 19:06:48.268598 [ 282 ] {} <Debug> TCP-Session: 172f57d5-bc03-4318-9c4f-8bd7fd877677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.11 19:06:48.268608 [ 284 ] {} <Debug> TCP-Session: d076f7a4-b276-4daa-8250-2b2760d9dc5f Authenticating user 'default' from [fd00:1122:3344:101::e]:53172 | ||
| 697 | 2026.05.11 19:06:48.268455 [ 281 ] {} <Debug> TCP-Session: 1891079a-5c53-42bd-897b-96f2d9000002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.11 19:06:48.268672 [ 279 ] {} <Debug> TCP-Session: b5c64b9c-6f1d-4e4b-a70e-7035a1adf4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.11 19:06:48.268691 [ 284 ] {} <Debug> TCP-Session: d076f7a4-b276-4daa-8250-2b2760d9dc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.11 19:06:48.268640 [ 283 ] {} <Debug> TCP-Session: f1db3884-7a52-47f6-b6c4-9ad64560e75a Authenticating user 'default' from [fd00:1122:3344:101::e]:51075 | ||
| 701 | 2026.05.11 19:06:48.268782 [ 282 ] {} <Debug> TCP-Session: 172f57d5-bc03-4318-9c4f-8bd7fd877677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.11 19:06:48.268769 [ 284 ] {} <Debug> TCP-Session: d076f7a4-b276-4daa-8250-2b2760d9dc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.11 19:06:48.268448 [ 280 ] {} <Debug> TCP-Session: 707ef69e-fe04-4c88-8ba3-c42f34e8db39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.11 19:06:48.268843 [ 283 ] {} <Debug> TCP-Session: f1db3884-7a52-47f6-b6c4-9ad64560e75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.11 19:06:48.268935 [ 280 ] {} <Debug> TCP-Session: 707ef69e-fe04-4c88-8ba3-c42f34e8db39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.11 19:06:48.268948 [ 283 ] {} <Debug> TCP-Session: f1db3884-7a52-47f6-b6c4-9ad64560e75a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.11 19:06:50.081416 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38611 | ||
| 708 | 2026.05.11 19:06:50.081639 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.11 19:06:50.081687 [ 285 ] {} <Debug> TCP-Session: e54cced6-4a4f-4183-96ef-e8fde8965650 Authenticating user 'default' from [fd00:1122:3344:101::e]:38611 | ||
| 710 | 2026.05.11 19:06:50.081839 [ 285 ] {} <Debug> TCP-Session: e54cced6-4a4f-4183-96ef-e8fde8965650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.11 19:06:50.081869 [ 285 ] {} <Debug> TCP-Session: e54cced6-4a4f-4183-96ef-e8fde8965650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.11 19:06:50.082257 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60793 | ||
| 713 | 2026.05.11 19:06:50.082350 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49178 | ||
| 714 | 2026.05.11 19:06:50.082476 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.05.11 19:06:50.082493 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62846 | ||
| 716 | 2026.05.11 19:06:50.082568 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58228 | ||
| 717 | 2026.05.11 19:06:50.082654 [ 285 ] {} <Trace> TCP-Session: e54cced6-4a4f-4183-96ef-e8fde8965650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.11 19:06:50.082663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33712 | ||
| 719 | 2026.05.11 19:06:50.082663 [ 286 ] {} <Debug> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:60793 | ||
| 720 | 2026.05.11 19:06:50.082829 [ 286 ] {} <Debug> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.11 19:06:50.082829 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43301 | ||
| 722 | 2026.05.11 19:06:50.082942 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.05.11 19:06:50.083016 [ 286 ] {} <Debug> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.05.11 19:06:50.083078 [ 289 ] {} <Debug> TCP-Session: 43e86096-8900-4d5a-b212-fde264b5e1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58228 | ||
| 725 | 2026.05.11 19:06:50.083095 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.11 19:06:50.083147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.11 19:06:50.083150 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37700 | ||
| 728 | 2026.05.11 19:06:50.083230 [ 288 ] {} <Debug> TCP-Session: 35e51dac-11b8-48a7-b271-64425589e5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62846 | ||
| 729 | 2026.05.11 19:06:50.083236 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.11 19:06:50.083168 [ 289 ] {} <Debug> TCP-Session: 43e86096-8900-4d5a-b212-fde264b5e1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.11 19:06:50.083347 [ 290 ] {} <Debug> TCP-Session: a6472809-8fb7-4092-b2a3-3ffc85ba1e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33712 | ||
| 732 | 2026.05.11 19:06:50.083347 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49863 | ||
| 733 | 2026.05.11 19:06:50.083366 [ 288 ] {} <Debug> TCP-Session: 35e51dac-11b8-48a7-b271-64425589e5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.11 19:06:50.083445 [ 290 ] {} <Debug> TCP-Session: a6472809-8fb7-4092-b2a3-3ffc85ba1e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.11 19:06:50.083466 [ 288 ] {} <Debug> TCP-Session: 35e51dac-11b8-48a7-b271-64425589e5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.11 19:06:50.083412 [ 289 ] {} <Debug> TCP-Session: 43e86096-8900-4d5a-b212-fde264b5e1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.11 19:06:50.083550 [ 290 ] {} <Debug> TCP-Session: a6472809-8fb7-4092-b2a3-3ffc85ba1e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.11 19:06:50.083527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.11 19:06:50.083619 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.11 19:06:50.083392 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.11 19:06:50.083711 [ 292 ] {} <Debug> TCP-Session: 746df3c6-0386-4604-aa6c-ef235d0a7606 Authenticating user 'default' from [fd00:1122:3344:101::e]:37700 | ||
| 742 | 2026.05.11 19:06:50.083687 [ 293 ] {} <Debug> TCP-Session: 34459159-e3a8-4ce1-8775-27ba90d07320 Authenticating user 'default' from [fd00:1122:3344:101::e]:49863 | ||
| 743 | 2026.05.11 19:06:50.083156 [ 287 ] {} <Debug> TCP-Session: 23b7f222-c89b-4878-b33b-28f7cf50b77e Authenticating user 'default' from [fd00:1122:3344:101::e]:49178 | ||
| 744 | 2026.05.11 19:06:50.083882 [ 292 ] {} <Debug> TCP-Session: 746df3c6-0386-4604-aa6c-ef235d0a7606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.11 19:06:50.083864 [ 291 ] {} <Debug> TCP-Session: d492e1a8-c309-4a08-b215-8a8a7ecce9a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43301 | ||
| 746 | 2026.05.11 19:06:50.083871 [ 293 ] {} <Debug> TCP-Session: 34459159-e3a8-4ce1-8775-27ba90d07320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.11 19:06:50.083968 [ 291 ] {} <Debug> TCP-Session: d492e1a8-c309-4a08-b215-8a8a7ecce9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.11 19:06:50.083978 [ 292 ] {} <Debug> TCP-Session: 746df3c6-0386-4604-aa6c-ef235d0a7606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.11 19:06:50.083964 [ 287 ] {} <Debug> TCP-Session: 23b7f222-c89b-4878-b33b-28f7cf50b77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.11 19:06:50.083227 [ 285 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38611) 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 has_own_data (stage: Complete) | ||
| 751 | 2026.05.11 19:06:50.084086 [ 293 ] {} <Debug> TCP-Session: 34459159-e3a8-4ce1-8775-27ba90d07320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.11 19:06:50.084095 [ 287 ] {} <Debug> TCP-Session: 23b7f222-c89b-4878-b33b-28f7cf50b77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.11 19:06:50.084108 [ 291 ] {} <Debug> TCP-Session: d492e1a8-c309-4a08-b215-8a8a7ecce9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.11 19:06:50.087129 [ 285 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 755 | 2026.05.11 19:06:50.088137 [ 285 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.05.11 19:06:50.096884 [ 267 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 757 | 2026.05.11 19:06:50.098219 [ 285 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.015206 sec., 9009.601473102723 rows/sec., 512.36 KiB/sec. | ||
| 758 | 2026.05.11 19:06:50.098304 [ 285 ] {fbf9fd6a-e8b4-4d9f-b766-96faaa7047ce} <Debug> TCPHandler: Processed in 0.01583708 sec. | ||
| 759 | 2026.05.11 19:06:51.099498 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44858 | ||
| 760 | 2026.05.11 19:06:51.099702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.11 19:06:51.099736 [ 294 ] {} <Debug> TCP-Session: 58aa1e0e-987e-4005-9f2c-eb1c4882f946 Authenticating user 'default' from [fd00:1122:3344:101::c]:44858 | ||
| 762 | 2026.05.11 19:06:51.099758 [ 294 ] {} <Debug> TCP-Session: 58aa1e0e-987e-4005-9f2c-eb1c4882f946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.11 19:06:51.099770 [ 294 ] {} <Debug> TCP-Session: 58aa1e0e-987e-4005-9f2c-eb1c4882f946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.11 19:06:51.099841 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.11 19:06:51.099878 [ 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.11 19:06:51.099896 [ 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.11 19:06:51.110205 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41084 | ||
| 768 | 2026.05.11 19:06:51.110367 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56155 | ||
| 769 | 2026.05.11 19:06:51.110379 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.11 19:06:51.110376 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61180 | ||
| 771 | 2026.05.11 19:06:51.110434 [ 295 ] {} <Debug> TCP-Session: a4246d49-c43f-4fc2-add1-d359098b3c3e Authenticating user 'default' from [fd00:1122:3344:101::c]:41084 | ||
| 772 | 2026.05.11 19:06:51.110481 [ 295 ] {} <Debug> TCP-Session: a4246d49-c43f-4fc2-add1-d359098b3c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.11 19:06:51.110497 [ 295 ] {} <Debug> TCP-Session: a4246d49-c43f-4fc2-add1-d359098b3c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.11 19:06:51.110543 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33338 | ||
| 775 | 2026.05.11 19:06:51.110556 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58625 | ||
| 776 | 2026.05.11 19:06:51.110568 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.11 19:06:51.110649 [ 297 ] {} <Debug> TCP-Session: 99a8302d-5be3-4289-9a11-00cbd99c534f Authenticating user 'default' from [fd00:1122:3344:101::c]:56155 | ||
| 778 | 2026.05.11 19:06:51.110670 [ 297 ] {} <Debug> TCP-Session: 99a8302d-5be3-4289-9a11-00cbd99c534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.11 19:06:51.110684 [ 297 ] {} <Debug> TCP-Session: 99a8302d-5be3-4289-9a11-00cbd99c534f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.11 19:06:51.110744 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52864 | ||
| 781 | 2026.05.11 19:06:51.110958 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.11 19:06:51.111002 [ 298 ] {} <Debug> TCP-Session: aa95c754-1804-45cb-a4b3-9a8720f9dfc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:58625 | ||
| 783 | 2026.05.11 19:06:51.111026 [ 298 ] {} <Debug> TCP-Session: aa95c754-1804-45cb-a4b3-9a8720f9dfc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.11 19:06:51.111027 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34148 | ||
| 785 | 2026.05.11 19:06:51.111040 [ 298 ] {} <Debug> TCP-Session: aa95c754-1804-45cb-a4b3-9a8720f9dfc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.11 19:06:51.111109 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.11 19:06:51.111195 [ 299 ] {} <Debug> TCP-Session: 4bc25fed-22dd-4120-9570-506c555ea172 Authenticating user 'default' from [fd00:1122:3344:101::c]:33338 | ||
| 788 | 2026.05.11 19:06:51.111198 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.11 19:06:51.111234 [ 296 ] {} <Debug> TCP-Session: 77539e4b-689a-4d77-b5c8-3029abe0e662 Authenticating user 'default' from [fd00:1122:3344:101::c]:61180 | ||
| 790 | 2026.05.11 19:06:51.111332 [ 299 ] {} <Debug> TCP-Session: 4bc25fed-22dd-4120-9570-506c555ea172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.11 19:06:51.111353 [ 299 ] {} <Debug> TCP-Session: 4bc25fed-22dd-4120-9570-506c555ea172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.11 19:06:51.111554 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.11 19:06:51.111559 [ 296 ] {} <Debug> TCP-Session: 77539e4b-689a-4d77-b5c8-3029abe0e662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.11 19:06:51.111607 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.11 19:06:51.111626 [ 296 ] {} <Debug> TCP-Session: 77539e4b-689a-4d77-b5c8-3029abe0e662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.11 19:06:51.111649 [ 301 ] {} <Debug> TCP-Session: 527b7d9a-adc8-45db-9c5d-86fe05e35aa3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34148 | ||
| 797 | 2026.05.11 19:06:51.111609 [ 300 ] {} <Debug> TCP-Session: c9b117b4-51f9-48c1-9487-068c8d7f4415 Authenticating user 'default' from [fd00:1122:3344:101::c]:52864 | ||
| 798 | 2026.05.11 19:06:51.111678 [ 301 ] {} <Debug> TCP-Session: 527b7d9a-adc8-45db-9c5d-86fe05e35aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.11 19:06:51.111702 [ 300 ] {} <Debug> TCP-Session: c9b117b4-51f9-48c1-9487-068c8d7f4415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.11 19:06:51.111706 [ 301 ] {} <Debug> TCP-Session: 527b7d9a-adc8-45db-9c5d-86fe05e35aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.11 19:06:51.111724 [ 300 ] {} <Debug> TCP-Session: c9b117b4-51f9-48c1-9487-068c8d7f4415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.11 19:06:51.998703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.11 19:06:51.998795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.11 19:06:51.998809 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.11 19:06:51.998887 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.11 19:06:52.004275 [ 244 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Loading data parts | ||
| 807 | 2026.05.11 19:06:52.004498 [ 244 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): There are no data parts | ||
| 808 | 2026.05.11 19:06:52.008396 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.11 19:06:52.008437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 810 | 2026.05.11 19:06:52.017185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.11 19:06:52.017810 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): 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.11 19:06:52.017973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.11 19:06:52.022951 [ 243 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Loading data parts | ||
| 814 | 2026.05.11 19:06:52.023164 [ 243 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): There are no data parts | ||
| 815 | 2026.05.11 19:06:52.050393 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.11 19:06:52.050450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 817 | 2026.05.11 19:06:52.056937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.11 19:06:52.058110 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): 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.11 19:06:52.061843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.11 19:06:53.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.47 MiB, peak 151.47 MiB, free memory in arenas 0.00 B, will set to 156.07 MiB (RSS), difference: 8.61 MiB | ||
| 821 | 2026.05.11 19:06:53.630441 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45435 | ||
| 822 | 2026.05.11 19:06:53.630584 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.11 19:06:53.630617 [ 302 ] {} <Debug> TCP-Session: 613c79a1-c131-4302-ab6a-ebab5a5ca019 Authenticating user 'default' from [fd00:1122:3344:101::e]:45435 | ||
| 824 | 2026.05.11 19:06:53.630640 [ 302 ] {} <Debug> TCP-Session: 613c79a1-c131-4302-ab6a-ebab5a5ca019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.11 19:06:53.630652 [ 302 ] {} <Debug> TCP-Session: 613c79a1-c131-4302-ab6a-ebab5a5ca019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.11 19:06:53.630992 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64165 | ||
| 827 | 2026.05.11 19:06:53.631063 [ 302 ] {} <Trace> TCP-Session: 613c79a1-c131-4302-ab6a-ebab5a5ca019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.05.11 19:06:53.631207 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51220 | ||
| 829 | 2026.05.11 19:06:53.631220 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55545 | ||
| 830 | 2026.05.11 19:06:53.631296 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 831 | 2026.05.11 19:06:53.631322 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44278 | ||
| 832 | 2026.05.11 19:06:53.631523 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38674 | ||
| 833 | 2026.05.11 19:06:53.631648 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.05.11 19:06:53.631652 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42968 | ||
| 835 | 2026.05.11 19:06:53.631703 [ 303 ] {} <Debug> TCP-Session: bc3a8882-a849-4d11-a3a0-de73da101c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:64165 | ||
| 836 | 2026.05.11 19:06:53.631733 [ 303 ] {} <Debug> TCP-Session: bc3a8882-a849-4d11-a3a0-de73da101c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.11 19:06:53.631750 [ 303 ] {} <Debug> TCP-Session: bc3a8882-a849-4d11-a3a0-de73da101c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.11 19:06:53.632158 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34169 | ||
| 839 | 2026.05.11 19:06:53.632158 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63894 | ||
| 840 | 2026.05.11 19:06:53.632839 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.05.11 19:06:53.632839 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.11 19:06:53.632949 [ 304 ] {} <Debug> TCP-Session: a341bad3-6bec-4aa5-bcca-adeb0572e3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55545 | ||
| 843 | 2026.05.11 19:06:53.632951 [ 305 ] {} <Debug> TCP-Session: c6c3578a-cdca-4c01-baf9-38dbc5bc673b Authenticating user 'default' from [fd00:1122:3344:101::e]:51220 | ||
| 844 | 2026.05.11 19:06:53.632990 [ 304 ] {} <Debug> TCP-Session: a341bad3-6bec-4aa5-bcca-adeb0572e3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.11 19:06:53.633001 [ 305 ] {} <Debug> TCP-Session: c6c3578a-cdca-4c01-baf9-38dbc5bc673b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.11 19:06:53.633026 [ 304 ] {} <Debug> TCP-Session: a341bad3-6bec-4aa5-bcca-adeb0572e3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.11 19:06:53.633034 [ 305 ] {} <Debug> TCP-Session: c6c3578a-cdca-4c01-baf9-38dbc5bc673b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.11 19:06:53.633718 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.05.11 19:06:53.633719 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.11 19:06:53.633754 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.05.11 19:06:53.633781 [ 307 ] {} <Debug> TCP-Session: 2634ae6e-9d9a-4581-9989-40b2adde9b05 Authenticating user 'default' from [fd00:1122:3344:101::e]:44278 | ||
| 852 | 2026.05.11 19:06:53.633800 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.05.11 19:06:53.633802 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 854 | 2026.05.11 19:06:53.633831 [ 308 ] {} <Debug> TCP-Session: 2639294b-5ccf-4eac-8158-90e8e0ba70de Authenticating user 'default' from [fd00:1122:3344:101::e]:38674 | ||
| 855 | 2026.05.11 19:06:53.633844 [ 310 ] {} <Debug> TCP-Session: 60742107-5ec8-4ce2-b466-959c99cddd33 Authenticating user 'default' from [fd00:1122:3344:101::e]:63894 | ||
| 856 | 2026.05.11 19:06:53.633865 [ 308 ] {} <Debug> TCP-Session: 2639294b-5ccf-4eac-8158-90e8e0ba70de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.11 19:06:53.633883 [ 310 ] {} <Debug> TCP-Session: 60742107-5ec8-4ce2-b466-959c99cddd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.11 19:06:53.633900 [ 308 ] {} <Debug> TCP-Session: 2639294b-5ccf-4eac-8158-90e8e0ba70de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.11 19:06:53.633908 [ 310 ] {} <Debug> TCP-Session: 60742107-5ec8-4ce2-b466-959c99cddd33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.11 19:06:53.633832 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.11 19:06:53.633812 [ 307 ] {} <Debug> TCP-Session: 2634ae6e-9d9a-4581-9989-40b2adde9b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.11 19:06:53.633759 [ 309 ] {} <Debug> TCP-Session: 577736ca-85b5-4dd1-baa6-400d5efadf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:42968 | ||
| 863 | 2026.05.11 19:06:53.633988 [ 311 ] {} <Debug> TCP-Session: 47d4fbd8-be49-4a01-aa17-d28145d785d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34169 | ||
| 864 | 2026.05.11 19:06:53.633999 [ 307 ] {} <Debug> TCP-Session: 2634ae6e-9d9a-4581-9989-40b2adde9b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.11 19:06:53.634018 [ 309 ] {} <Debug> TCP-Session: 577736ca-85b5-4dd1-baa6-400d5efadf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.11 19:06:53.634028 [ 311 ] {} <Debug> TCP-Session: 47d4fbd8-be49-4a01-aa17-d28145d785d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.11 19:06:53.634053 [ 309 ] {} <Debug> TCP-Session: 577736ca-85b5-4dd1-baa6-400d5efadf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.11 19:06:53.634066 [ 311 ] {} <Debug> TCP-Session: 47d4fbd8-be49-4a01-aa17-d28145d785d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.11 19:06:53.634645 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.05.11 19:06:53.635305 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 871 | 2026.05.11 19:06:53.645786 [ 314 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> AggregatingTransform: Aggregating | ||
| 872 | 2026.05.11 19:06:53.645896 [ 314 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 873 | 2026.05.11 19:06:53.648546 [ 314 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006220005 sec. (160.772 rows/sec., 6.28 KiB/sec.) | ||
| 874 | 2026.05.11 19:06:53.648584 [ 314 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> Aggregator: Merging aggregated data | ||
| 875 | 2026.05.11 19:06:53.648656 [ 314 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 876 | 2026.05.11 19:06:53.650151 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018923 sec., 52.84574327537917 rows/sec., 2.06 KiB/sec. | ||
| 877 | 2026.05.11 19:06:53.650379 [ 302 ] {b2bc7ae5-9163-4db2-9962-115d2136db6b} <Debug> TCPHandler: Processed in 0.019483466 sec. | ||
| 878 | 2026.05.11 19:06:53.651304 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.11 19:06:53.651350 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.11 19:06:53.651370 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.11 19:06:53.651354 [ 302 ] {} <Debug> TCP-Session: 613c79a1-c131-4302-ab6a-ebab5a5ca019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.11 19:06:53.651417 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.11 19:06:53.651432 [ 310 ] {} <Debug> TCP-Session: 60742107-5ec8-4ce2-b466-959c99cddd33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.11 19:06:53.651454 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.11 19:06:53.651474 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.11 19:06:53.651501 [ 304 ] {} <Debug> TCP-Session: a341bad3-6bec-4aa5-bcca-adeb0572e3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.11 19:06:53.651528 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.11 19:06:53.651545 [ 305 ] {} <Debug> TCP-Session: c6c3578a-cdca-4c01-baf9-38dbc5bc673b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.11 19:06:53.651688 [ 311 ] {} <Debug> TCP-Session: 47d4fbd8-be49-4a01-aa17-d28145d785d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.11 19:06:53.651506 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.05.11 19:06:53.651424 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.11 19:06:53.651759 [ 308 ] {} <Debug> TCP-Session: 2639294b-5ccf-4eac-8158-90e8e0ba70de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.11 19:06:53.651411 [ 303 ] {} <Debug> TCP-Session: bc3a8882-a849-4d11-a3a0-de73da101c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.11 19:06:53.651792 [ 309 ] {} <Debug> TCP-Session: 577736ca-85b5-4dd1-baa6-400d5efadf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.11 19:06:53.651516 [ 307 ] {} <Debug> TCP-Session: 2634ae6e-9d9a-4581-9989-40b2adde9b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.11 19:06:54.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.32 MiB, peak 164.43 MiB, free memory in arenas 0.00 B, will set to 159.54 MiB (RSS), difference: 3.22 MiB | ||
| 897 | 2026.05.11 19:06:54.498624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 898 | 2026.05.11 19:06:54.498718 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.11 19:06:54.505575 [ 242 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Loading data parts | ||
| 900 | 2026.05.11 19:06:54.505863 [ 242 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): There are no data parts | ||
| 901 | 2026.05.11 19:06:54.511513 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.11 19:06:54.511577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 903 | 2026.05.11 19:06:54.513457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.11 19:06:54.514186 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.11 19:06:54.514497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 906 | 2026.05.11 19:06:54.763913 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50063 | ||
| 907 | 2026.05.11 19:06:54.764023 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.05.11 19:06:54.764051 [ 302 ] {} <Debug> TCP-Session: b17c9825-1c66-47bf-84ea-2ac5017e82d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50063 | ||
| 909 | 2026.05.11 19:06:54.764073 [ 302 ] {} <Debug> TCP-Session: b17c9825-1c66-47bf-84ea-2ac5017e82d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.11 19:06:54.764087 [ 302 ] {} <Debug> TCP-Session: b17c9825-1c66-47bf-84ea-2ac5017e82d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.11 19:06:54.764345 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33194 | ||
| 912 | 2026.05.11 19:06:54.764375 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33069 | ||
| 913 | 2026.05.11 19:06:54.764391 [ 302 ] {} <Trace> TCP-Session: b17c9825-1c66-47bf-84ea-2ac5017e82d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.05.11 19:06:54.764419 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46931 | ||
| 915 | 2026.05.11 19:06:54.764412 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50049 | ||
| 916 | 2026.05.11 19:06:54.764474 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.05.11 19:06:54.764385 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46241 | ||
| 918 | 2026.05.11 19:06:54.764513 [ 303 ] {} <Debug> TCP-Session: 100319cc-3cca-4914-adcf-7ea52a62fdbc Authenticating user 'default' from [fd00:1122:3344:101::e]:33194 | ||
| 919 | 2026.05.11 19:06:54.764510 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.05.11 19:06:54.764539 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.05.11 19:06:54.764551 [ 303 ] {} <Debug> TCP-Session: 100319cc-3cca-4914-adcf-7ea52a62fdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.11 19:06:54.764566 [ 311 ] {} <Debug> TCP-Session: b351ac1f-3ca5-4efe-9842-b7afdb157c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:46931 | ||
| 923 | 2026.05.11 19:06:54.764577 [ 303 ] {} <Debug> TCP-Session: 100319cc-3cca-4914-adcf-7ea52a62fdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.11 19:06:54.764576 [ 310 ] {} <Debug> TCP-Session: 5daee5c1-0dd1-4c5a-a6b0-f1842951db03 Authenticating user 'default' from [fd00:1122:3344:101::e]:50049 | ||
| 925 | 2026.05.11 19:06:54.764588 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 926 | 2026.05.11 19:06:54.764602 [ 311 ] {} <Debug> TCP-Session: b351ac1f-3ca5-4efe-9842-b7afdb157c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.11 19:06:54.764614 [ 310 ] {} <Debug> TCP-Session: 5daee5c1-0dd1-4c5a-a6b0-f1842951db03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.11 19:06:54.764641 [ 311 ] {} <Debug> TCP-Session: b351ac1f-3ca5-4efe-9842-b7afdb157c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.11 19:06:54.764654 [ 310 ] {} <Debug> TCP-Session: 5daee5c1-0dd1-4c5a-a6b0-f1842951db03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.11 19:06:54.764581 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.11 19:06:54.764504 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.11 19:06:54.764712 [ 308 ] {} <Debug> TCP-Session: e1c608a5-d810-4c07-beff-7dcfb080f0ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46241 | ||
| 933 | 2026.05.11 19:06:54.764367 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36860 | ||
| 934 | 2026.05.11 19:06:54.764747 [ 308 ] {} <Debug> TCP-Session: e1c608a5-d810-4c07-beff-7dcfb080f0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.11 19:06:54.764351 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50967 | ||
| 936 | 2026.05.11 19:06:54.764817 [ 308 ] {} <Debug> TCP-Session: e1c608a5-d810-4c07-beff-7dcfb080f0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.05.11 19:06:54.764392 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57360 | ||
| 938 | 2026.05.11 19:06:54.764861 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.11 19:06:54.764887 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.11 19:06:54.764897 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 941 | 2026.05.11 19:06:54.764925 [ 304 ] {} <Debug> TCP-Session: e2b8cca2-81ab-49d6-afed-8cc640a2dd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:50967 | ||
| 942 | 2026.05.11 19:06:54.764902 [ 305 ] {} <Debug> TCP-Session: 5029cc91-8fda-4de5-96fe-9c5f66180af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36860 | ||
| 943 | 2026.05.11 19:06:54.764955 [ 304 ] {} <Debug> TCP-Session: e2b8cca2-81ab-49d6-afed-8cc640a2dd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.11 19:06:54.764740 [ 307 ] {} <Debug> TCP-Session: 46099fdc-9622-4465-a28f-8237f0b8e9a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33069 | ||
| 945 | 2026.05.11 19:06:54.764980 [ 304 ] {} <Debug> TCP-Session: e2b8cca2-81ab-49d6-afed-8cc640a2dd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.11 19:06:54.764975 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2026.05.11 19:06:54.765003 [ 307 ] {} <Debug> TCP-Session: 46099fdc-9622-4465-a28f-8237f0b8e9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.11 19:06:54.764994 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.05.11 19:06:54.765047 [ 307 ] {} <Debug> TCP-Session: 46099fdc-9622-4465-a28f-8237f0b8e9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.11 19:06:54.764980 [ 305 ] {} <Debug> TCP-Session: 5029cc91-8fda-4de5-96fe-9c5f66180af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.11 19:06:54.765081 [ 309 ] {} <Debug> TCP-Session: 3e0ad972-a27b-4365-8863-19237ca28297 Authenticating user 'default' from [fd00:1122:3344:101::e]:57360 | ||
| 952 | 2026.05.11 19:06:54.765104 [ 305 ] {} <Debug> TCP-Session: 5029cc91-8fda-4de5-96fe-9c5f66180af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.11 19:06:54.765111 [ 309 ] {} <Debug> TCP-Session: 3e0ad972-a27b-4365-8863-19237ca28297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.11 19:06:54.765129 [ 309 ] {} <Debug> TCP-Session: 3e0ad972-a27b-4365-8863-19237ca28297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.11 19:06:54.765414 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.05.11 19:06:54.766455 [ 323 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.05.11 19:06:54.766508 [ 323 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.05.11 19:06:54.766541 [ 323 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005168 sec. (994.859 rows/sec., 38.86 KiB/sec.) | ||
| 959 | 2026.05.11 19:06:54.766556 [ 323 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.05.11 19:06:54.768055 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 961 | 2026.05.11 19:06:54.768217 [ 302 ] {6515c4ee-bd67-467c-94e7-fd8a0b958a9e} <Debug> TCPHandler: Processed in 0.003938322 sec. | ||
| 962 | 2026.05.11 19:06:54.768372 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.05.11 19:06:54.768404 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.05.11 19:06:54.768421 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.05.11 19:06:54.768438 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.05.11 19:06:54.768474 [ 305 ] {} <Debug> TCP-Session: 5029cc91-8fda-4de5-96fe-9c5f66180af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.11 19:06:54.768483 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.05.11 19:06:54.768507 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.05.11 19:06:54.768513 [ 309 ] {} <Debug> TCP-Session: 3e0ad972-a27b-4365-8863-19237ca28297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.11 19:06:54.768553 [ 303 ] {} <Debug> TCP-Session: 100319cc-3cca-4914-adcf-7ea52a62fdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.11 19:06:54.768584 [ 304 ] {} <Debug> TCP-Session: e2b8cca2-81ab-49d6-afed-8cc640a2dd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.11 19:06:54.768461 [ 311 ] {} <Debug> TCP-Session: b351ac1f-3ca5-4efe-9842-b7afdb157c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.11 19:06:54.768546 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.05.11 19:06:54.768519 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.05.11 19:06:54.768682 [ 310 ] {} <Debug> TCP-Session: 5daee5c1-0dd1-4c5a-a6b0-f1842951db03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.11 19:06:54.768462 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.05.11 19:06:54.768723 [ 308 ] {} <Debug> TCP-Session: e1c608a5-d810-4c07-beff-7dcfb080f0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.11 19:06:54.768408 [ 302 ] {} <Debug> TCP-Session: b17c9825-1c66-47bf-84ea-2ac5017e82d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.11 19:06:54.768755 [ 307 ] {} <Debug> TCP-Session: 46099fdc-9622-4465-a28f-8237f0b8e9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.11 19:06:55.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.97 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 160.57 MiB (RSS), difference: -3.39 MiB | ||
| 981 | 2026.05.11 19:06:56.255698 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52338 | ||
| 982 | 2026.05.11 19:06:56.255806 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.05.11 19:06:56.255834 [ 307 ] {} <Debug> TCP-Session: 89357d59-4ee7-4a27-b346-e3121edb1c50 Authenticating user 'default' from [fd00:1122:3344:101::e]:52338 | ||
| 984 | 2026.05.11 19:06:56.255856 [ 307 ] {} <Debug> TCP-Session: 89357d59-4ee7-4a27-b346-e3121edb1c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.11 19:06:56.255869 [ 307 ] {} <Debug> TCP-Session: 89357d59-4ee7-4a27-b346-e3121edb1c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.11 19:06:56.256068 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53357 | ||
| 987 | 2026.05.11 19:06:56.256107 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40681 | ||
| 988 | 2026.05.11 19:06:56.256122 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59722 | ||
| 989 | 2026.05.11 19:06:56.256155 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36948 | ||
| 990 | 2026.05.11 19:06:56.256173 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.05.11 19:06:56.256181 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35170 | ||
| 992 | 2026.05.11 19:06:56.256217 [ 308 ] {} <Debug> TCP-Session: b7c460a8-9afe-4aa7-afa0-799989e27d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:53357 | ||
| 993 | 2026.05.11 19:06:56.256217 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.05.11 19:06:56.256254 [ 308 ] {} <Debug> TCP-Session: b7c460a8-9afe-4aa7-afa0-799989e27d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.11 19:06:56.256269 [ 309 ] {} <Debug> TCP-Session: 09387b33-a3ac-4ae6-aa89-1d08b4b6e735 Authenticating user 'default' from [fd00:1122:3344:101::e]:40681 | ||
| 996 | 2026.05.11 19:06:56.256280 [ 308 ] {} <Debug> TCP-Session: b7c460a8-9afe-4aa7-afa0-799989e27d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.11 19:06:56.256185 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62906 | ||
| 998 | 2026.05.11 19:06:56.256304 [ 309 ] {} <Debug> TCP-Session: 09387b33-a3ac-4ae6-aa89-1d08b4b6e735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.11 19:06:56.256322 [ 307 ] {} <Trace> TCP-Session: 89357d59-4ee7-4a27-b346-e3121edb1c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.11 19:06:56.256342 [ 309 ] {} <Debug> TCP-Session: 09387b33-a3ac-4ae6-aa89-1d08b4b6e735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.11 19:06:56.256315 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.05.11 19:06:56.256387 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1003 | 2026.05.11 19:06:56.256408 [ 304 ] {} <Debug> TCP-Session: 0d531149-c1cb-4b03-b706-e02d87ce190e Authenticating user 'default' from [fd00:1122:3344:101::e]:35170 | ||
| 1004 | 2026.05.11 19:06:56.256317 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.05.11 19:06:56.256447 [ 304 ] {} <Debug> TCP-Session: 0d531149-c1cb-4b03-b706-e02d87ce190e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.05.11 19:06:56.256434 [ 305 ] {} <Debug> TCP-Session: ca30d636-3f1d-4293-b143-cac4c6c1fdee Authenticating user 'default' from [fd00:1122:3344:101::e]:62906 | ||
| 1007 | 2026.05.11 19:06:56.256476 [ 304 ] {} <Debug> TCP-Session: 0d531149-c1cb-4b03-b706-e02d87ce190e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.11 19:06:56.256499 [ 305 ] {} <Debug> TCP-Session: ca30d636-3f1d-4293-b143-cac4c6c1fdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.05.11 19:06:56.256472 [ 310 ] {} <Debug> TCP-Session: 6af3a279-e41e-44ac-a786-ae09d1b5e541 Authenticating user 'default' from [fd00:1122:3344:101::e]:59722 | ||
| 1010 | 2026.05.11 19:06:56.256523 [ 305 ] {} <Debug> TCP-Session: ca30d636-3f1d-4293-b143-cac4c6c1fdee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.05.11 19:06:56.256523 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1012 | 2026.05.11 19:06:56.256551 [ 310 ] {} <Debug> TCP-Session: 6af3a279-e41e-44ac-a786-ae09d1b5e541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.11 19:06:56.256303 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.11 19:06:56.256587 [ 310 ] {} <Debug> TCP-Session: 6af3a279-e41e-44ac-a786-ae09d1b5e541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.11 19:06:56.256616 [ 302 ] {} <Debug> TCP-Session: d7f0256a-94c1-4e57-ab90-dd231e7e61d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36948 | ||
| 1016 | 2026.05.11 19:06:56.256143 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35621 | ||
| 1017 | 2026.05.11 19:06:56.256646 [ 302 ] {} <Debug> TCP-Session: d7f0256a-94c1-4e57-ab90-dd231e7e61d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.11 19:06:56.256168 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46907 | ||
| 1019 | 2026.05.11 19:06:56.256679 [ 302 ] {} <Debug> TCP-Session: d7f0256a-94c1-4e57-ab90-dd231e7e61d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.11 19:06:56.256710 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.05.11 19:06:56.256736 [ 311 ] {} <Debug> TCP-Session: e017962a-04f4-42f4-939f-393bab7c88f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35621 | ||
| 1022 | 2026.05.11 19:06:56.256751 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.05.11 19:06:56.256754 [ 311 ] {} <Debug> TCP-Session: e017962a-04f4-42f4-939f-393bab7c88f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.11 19:06:56.256781 [ 303 ] {} <Debug> TCP-Session: a1685e11-477f-4248-a259-57438e40f819 Authenticating user 'default' from [fd00:1122:3344:101::e]:46907 | ||
| 1025 | 2026.05.11 19:06:56.256785 [ 311 ] {} <Debug> TCP-Session: e017962a-04f4-42f4-939f-393bab7c88f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.11 19:06:56.256806 [ 303 ] {} <Debug> TCP-Session: a1685e11-477f-4248-a259-57438e40f819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.11 19:06:56.256826 [ 303 ] {} <Debug> TCP-Session: a1685e11-477f-4248-a259-57438e40f819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.11 19:06:56.256907 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1029 | 2026.05.11 19:06:56.256975 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.05.11 19:06:56.257303 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 1031 | 2026.05.11 19:06:56.258443 [ 358 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> AggregatingTransform: Aggregating | ||
| 1032 | 2026.05.11 19:06:56.258497 [ 358 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> Aggregator: Aggregation method: without_key | ||
| 1033 | 2026.05.11 19:06:56.258537 [ 358 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001140742 sec. (876.622 rows/sec., 34.24 KiB/sec.) | ||
| 1034 | 2026.05.11 19:06:56.258554 [ 358 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Trace> Aggregator: Merging aggregated data | ||
| 1035 | 2026.05.11 19:06:56.260207 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003744 sec., 267.0940170940171 rows/sec., 10.43 KiB/sec. | ||
| 1036 | 2026.05.11 19:06:56.260338 [ 307 ] {69430852-f9df-47af-ab7e-ec7d547d8dba} <Debug> TCPHandler: Processed in 0.004173299 sec. | ||
| 1037 | 2026.05.11 19:06:56.260470 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.05.11 19:06:56.260496 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.05.11 19:06:56.260500 [ 307 ] {} <Debug> TCP-Session: 89357d59-4ee7-4a27-b346-e3121edb1c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.11 19:06:56.260532 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.05.11 19:06:56.260558 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.05.11 19:06:56.260573 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.05.11 19:06:56.260595 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.05.11 19:06:56.260617 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.05.11 19:06:56.260643 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.05.11 19:06:56.260668 [ 310 ] {} <Debug> TCP-Session: 6af3a279-e41e-44ac-a786-ae09d1b5e541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.11 19:06:56.260661 [ 303 ] {} <Debug> TCP-Session: a1685e11-477f-4248-a259-57438e40f819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.11 19:06:56.260696 [ 304 ] {} <Debug> TCP-Session: 0d531149-c1cb-4b03-b706-e02d87ce190e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.05.11 19:06:56.260625 [ 309 ] {} <Debug> TCP-Session: 09387b33-a3ac-4ae6-aa89-1d08b4b6e735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.11 19:06:56.260589 [ 305 ] {} <Debug> TCP-Session: ca30d636-3f1d-4293-b143-cac4c6c1fdee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.11 19:06:56.260551 [ 308 ] {} <Debug> TCP-Session: b7c460a8-9afe-4aa7-afa0-799989e27d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.05.11 19:06:56.260513 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.11 19:06:56.260637 [ 302 ] {} <Debug> TCP-Session: d7f0256a-94c1-4e57-ab90-dd231e7e61d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.11 19:06:56.260831 [ 311 ] {} <Debug> TCP-Session: e017962a-04f4-42f4-939f-393bab7c88f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.11 19:06:59.431867 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1056 | 2026.05.11 19:06:59.431929 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1057 | 2026.05.11 19:06:59.519025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 1058 | 2026.05.11 19:06:59.522154 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.05.11 19:06:59.522212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1060 | 2026.05.11 19:06:59.522960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2026.05.11 19:06:59.523506 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.05.11 19:06:59.523691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 1063 | 2026.05.11 19:06:59.562900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1064 | 2026.05.11 19:06:59.583683 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.11 19:06:59.583747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1066 | 2026.05.11 19:06:59.590538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.11 19:06:59.591689 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.11 19:06:59.595023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1069 | 2026.05.11 19:07:00.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.58 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 164.59 MiB (RSS), difference: 3.01 MiB | ||
| 1070 | 2026.05.11 19:07:04.514801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1071 | 2026.05.11 19:07:04.516870 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.11 19:07:04.516920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1073 | 2026.05.11 19:07:04.518131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.05.11 19:07:04.518649 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.11 19:07:04.518938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1076 | 2026.05.11 19:07:05.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.64 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 164.66 MiB (RSS), difference: 4.02 MiB | ||
| 1077 | 2026.05.11 19:07:06.304384 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.11 19:07:06.304620 [ 258 ] {d5c5bfd9-2d23-4d88-9e9e-d3100b0ab2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.11 19:07:06.321527 [ 258 ] {d5c5bfd9-2d23-4d88-9e9e-d3100b0ab2f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.05.11 19:07:06.321612 [ 258 ] {d5c5bfd9-2d23-4d88-9e9e-d3100b0ab2f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.05.11 19:07:06.322125 [ 258 ] {d5c5bfd9-2d23-4d88-9e9e-d3100b0ab2f9} <Debug> TCPHandler: Processed in 0.01787266 sec. | ||
| 1082 | 2026.05.11 19:07:06.334196 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.05.11 19:07:06.334314 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1084 | 2026.05.11 19:07:06.334359 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.05.11 19:07:06.334993 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.11 19:07:06.335048 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1087 | 2026.05.11 19:07:06.335652 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1088 | 2026.05.11 19:07:06.336071 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.05.11 19:07:06.336229 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00195 sec., 11794.871794871795 rows/sec., 1.59 MiB/sec. | ||
| 1090 | 2026.05.11 19:07:06.336270 [ 258 ] {cf5c5eab-0191-45e0-a945-99d05b284139} <Debug> TCPHandler: Processed in 0.002133044 sec. | ||
| 1091 | 2026.05.11 19:07:06.336413 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.11 19:07:06.336513 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.11 19:07:06.336554 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1094 | 2026.05.11 19:07:06.339346 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.11 19:07:06.339382 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1096 | 2026.05.11 19:07:06.342518 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1097 | 2026.05.11 19:07:06.343082 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.11 19:07:06.343234 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.006743 sec., 1186.415542043601 rows/sec., 96.74 KiB/sec. | ||
| 1099 | 2026.05.11 19:07:06.343273 [ 258 ] {78e4efee-e79d-4a95-a1f6-2ae193a1a30c} <Debug> TCPHandler: Processed in 0.006913943 sec. | ||
| 1100 | 2026.05.11 19:07:06.343411 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.05.11 19:07:06.343508 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1102 | 2026.05.11 19:07:06.343547 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1103 | 2026.05.11 19:07:06.346365 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.05.11 19:07:06.346400 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1105 | 2026.05.11 19:07:06.346881 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1106 | 2026.05.11 19:07:06.347420 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.05.11 19:07:06.347559 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Debug> executeQuery: Read 66 rows, 5.85 KiB in 0.004072 sec., 16208.251473477407 rows/sec., 1.40 MiB/sec. | ||
| 1108 | 2026.05.11 19:07:06.347604 [ 258 ] {c573c96c-c20b-4e9b-9011-e70c05a45bb6} <Debug> TCPHandler: Processed in 0.004254548 sec. | ||
| 1109 | 2026.05.11 19:07:06.347749 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.05.11 19:07:06.347847 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1111 | 2026.05.11 19:07:06.347886 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1112 | 2026.05.11 19:07:06.348330 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.11 19:07:06.348369 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1114 | 2026.05.11 19:07:06.348775 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.05.11 19:07:06.349199 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.11 19:07:06.349330 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Debug> executeQuery: Read 24 rows, 1.76 KiB in 0.001504 sec., 15957.44680851064 rows/sec., 1.14 MiB/sec. | ||
| 1117 | 2026.05.11 19:07:06.349368 [ 258 ] {28232fa6-8ce3-413f-8e2a-5866c4736689} <Debug> TCPHandler: Processed in 0.001671014 sec. | ||
| 1118 | 2026.05.11 19:07:06.349482 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.11 19:07:06.349578 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.11 19:07:06.349618 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1121 | 2026.05.11 19:07:06.350035 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.11 19:07:06.350071 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1123 | 2026.05.11 19:07:06.350520 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.05.11 19:07:06.351211 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.11 19:07:06.351360 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Debug> executeQuery: Read 72 rows, 5.78 KiB in 0.0018 sec., 40000 rows/sec., 3.13 MiB/sec. | ||
| 1126 | 2026.05.11 19:07:06.351397 [ 258 ] {a9a79bc3-bf5b-4f08-bee2-bf190bf6b23a} <Debug> TCPHandler: Processed in 0.001965121 sec. | ||
| 1127 | 2026.05.11 19:07:06.351514 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.11 19:07:06.351610 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.11 19:07:06.351654 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1130 | 2026.05.11 19:07:06.352079 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.11 19:07:06.352113 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1132 | 2026.05.11 19:07:06.352636 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.05.11 19:07:06.353084 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.11 19:07:06.353213 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Debug> executeQuery: Read 64 rows, 4.59 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 2.77 MiB/sec. | ||
| 1135 | 2026.05.11 19:07:06.353249 [ 258 ] {2a556944-e5f8-4a0f-b2cd-3af4e33552d5} <Debug> TCPHandler: Processed in 0.001783607 sec. | ||
| 1136 | 2026.05.11 19:07:06.353363 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.11 19:07:06.353457 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.11 19:07:06.353511 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <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 | ||
| 1139 | 2026.05.11 19:07:06.354342 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.11 19:07:06.354379 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1141 | 2026.05.11 19:07:06.357365 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.05.11 19:07:06.357932 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.11 19:07:06.358078 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.004638 sec., 3449.76282880552 rows/sec., 6.18 MiB/sec. | ||
| 1144 | 2026.05.11 19:07:06.358131 [ 258 ] {78543ebe-2e4c-4d6b-ac70-46367cc000de} <Debug> TCPHandler: Processed in 0.00481846 sec. | ||
| 1145 | 2026.05.11 19:07:06.358253 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.11 19:07:06.358349 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.11 19:07:06.358389 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1148 | 2026.05.11 19:07:06.358703 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Trace> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.11 19:07:06.358740 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1150 | 2026.05.11 19:07:06.359165 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.05.11 19:07:06.359565 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Trace> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.11 19:07:06.359694 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 621.45 KiB/sec. | ||
| 1153 | 2026.05.11 19:07:06.359727 [ 258 ] {945c776f-1d84-4b77-9ab4-fd5aa743995f} <Debug> TCPHandler: Processed in 0.001524292 sec. | ||
| 1154 | 2026.05.11 19:07:06.359836 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.11 19:07:06.359931 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.11 19:07:06.359971 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1157 | 2026.05.11 19:07:06.360300 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.11 19:07:06.360334 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1159 | 2026.05.11 19:07:06.360760 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.05.11 19:07:06.361223 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.11 19:07:06.361348 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001435 sec., 20905.923344947732 rows/sec., 1.39 MiB/sec. | ||
| 1162 | 2026.05.11 19:07:06.361383 [ 258 ] {98818c4f-df2a-487d-af08-ea99e57c12c9} <Debug> TCPHandler: Processed in 0.001596233 sec. | ||
| 1163 | 2026.05.11 19:07:07.023836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1164 | 2026.05.11 19:07:07.024385 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.11 19:07:07.024439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1166 | 2026.05.11 19:07:07.025173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2026.05.11 19:07:07.025708 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.05.11 19:07:07.025865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1169 | 2026.05.11 19:07:07.095165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1170 | 2026.05.11 19:07:07.112535 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.05.11 19:07:07.112597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1172 | 2026.05.11 19:07:07.119270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.05.11 19:07:07.120487 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.05.11 19:07:07.124135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1175 | 2026.05.11 19:07:08.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.68 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 167.29 MiB (RSS), difference: 1.61 MiB | ||
| 1176 | 2026.05.11 19:07:11.299664 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.05.11 19:07:11.299892 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) 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) | ||
| 1178 | 2026.05.11 19:07:11.300226 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1179 | 2026.05.11 19:07:11.302604 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <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 | ||
| 1180 | 2026.05.11 19:07:11.302917 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1181 | 2026.05.11 19:07:11.303002 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1182 | 2026.05.11 19:07:11.303204 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1183 | 2026.05.11 19:07:11.303263 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1184 | 2026.05.11 19:07:11.305980 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 1185 | 2026.05.11 19:07:11.306012 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1186 | 2026.05.11 19:07:11.310503 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <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'))" | ||
| 1187 | 2026.05.11 19:07:11.310546 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1188 | 2026.05.11 19:07:11.346919 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.047112 sec., 488.1983358804551 rows/sec., 67.22 KiB/sec. | ||
| 1189 | 2026.05.11 19:07:11.347068 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> MemoryTracker: Peak memory usage (for query): 134.40 KiB. | ||
| 1190 | 2026.05.11 19:07:11.347085 [ 258 ] {7492a918-5f25-4f74-8408-3786d2378a21} <Debug> TCPHandler: Processed in 0.04756407 sec. | ||
| 1191 | 2026.05.11 19:07:11.348403 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.05.11 19:07:11.348540 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1193 | 2026.05.11 19:07:11.348598 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1194 | 2026.05.11 19:07:11.349129 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.11 19:07:11.349173 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1196 | 2026.05.11 19:07:11.349698 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1197 | 2026.05.11 19:07:11.350203 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.11 19:07:11.350360 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 1.26 MiB/sec. | ||
| 1199 | 2026.05.11 19:07:11.350400 [ 258 ] {d3962787-4181-4b1b-a9fc-02712836594f} <Debug> TCPHandler: Processed in 0.002099564 sec. | ||
| 1200 | 2026.05.11 19:07:11.350524 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.05.11 19:07:11.350634 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1202 | 2026.05.11 19:07:11.350680 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1203 | 2026.05.11 19:07:11.351098 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.11 19:07:11.351135 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1205 | 2026.05.11 19:07:11.351604 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2026.05.11 19:07:11.352110 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.05.11 19:07:11.352248 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001637 sec., 21991.447770311544 rows/sec., 1.72 MiB/sec. | ||
| 1208 | 2026.05.11 19:07:11.352286 [ 258 ] {69134199-4ea4-4522-a8aa-8b3c31df7255} <Debug> TCPHandler: Processed in 0.001814308 sec. | ||
| 1209 | 2026.05.11 19:07:11.352402 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.11 19:07:11.352500 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.11 19:07:11.352546 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1212 | 2026.05.11 19:07:11.352924 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.11 19:07:11.352959 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1214 | 2026.05.11 19:07:11.353447 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1215 | 2026.05.11 19:07:11.353969 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.11 19:07:11.354110 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001629 sec., 36832.412523020255 rows/sec., 2.58 MiB/sec. | ||
| 1217 | 2026.05.11 19:07:11.354148 [ 258 ] {350c72e1-cf33-4166-ba44-37f4e93fd1f3} <Debug> TCPHandler: Processed in 0.001797067 sec. | ||
| 1218 | 2026.05.11 19:07:11.354291 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.11 19:07:11.354417 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.11 19:07:11.354471 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1221 | 2026.05.11 19:07:11.354861 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.11 19:07:11.354900 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1223 | 2026.05.11 19:07:11.355361 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.05.11 19:07:11.355862 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.11 19:07:11.355995 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001604 sec., 18703.241895261846 rows/sec., 1.24 MiB/sec. | ||
| 1226 | 2026.05.11 19:07:11.356032 [ 258 ] {d99ada90-b517-4ac8-8068-66fab37dcadc} <Debug> TCPHandler: Processed in 0.001803838 sec. | ||
| 1227 | 2026.05.11 19:07:14.432171 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1228 | 2026.05.11 19:07:14.432223 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1229 | 2026.05.11 19:07:14.519131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 126 | ||
| 1230 | 2026.05.11 19:07:14.521259 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.11 19:07:14.521314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1232 | 2026.05.11 19:07:14.522483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.05.11 19:07:14.522780 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.11 19:07:14.523081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1235 | 2026.05.11 19:07:14.526027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1236 | 2026.05.11 19:07:14.526610 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.11 19:07:14.526657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1238 | 2026.05.11 19:07:14.527175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2026.05.11 19:07:14.527423 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.11 19:07:14.527561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1241 | 2026.05.11 19:07:14.624271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1242 | 2026.05.11 19:07:14.641465 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.11 19:07:14.641525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1244 | 2026.05.11 19:07:14.648020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1245 | 2026.05.11 19:07:14.648729 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.11 19:07:14.651674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1247 | 2026.05.11 19:07:15.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.89 MiB, peak 174.09 MiB, free memory in arenas 0.00 B, will set to 169.94 MiB (RSS), difference: 1.05 MiB | ||
| 1248 | 2026.05.11 19:07:16.301599 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.05.11 19:07:16.301862 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1250 | 2026.05.11 19:07:16.302229 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1251 | 2026.05.11 19:07:16.302272 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1252 | 2026.05.11 19:07:16.302536 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1253 | 2026.05.11 19:07:16.302620 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2026.05.11 19:07:16.302785 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1255 | 2026.05.11 19:07:16.302830 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1256 | 2026.05.11 19:07:16.302857 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 1257 | 2026.05.11 19:07:16.302874 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1258 | 2026.05.11 19:07:16.302918 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1259 | 2026.05.11 19:07:16.302944 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1260 | 2026.05.11 19:07:16.304187 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002435 sec., 9445.58521560575 rows/sec., 1.27 MiB/sec. | ||
| 1261 | 2026.05.11 19:07:16.304311 [ 258 ] {712ad51f-8e23-425f-b5be-dd2e716d382c} <Debug> TCPHandler: Processed in 0.002860539 sec. | ||
| 1262 | 2026.05.11 19:07:16.306690 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.05.11 19:07:16.306824 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2026.05.11 19:07:16.306876 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2026.05.11 19:07:16.307486 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.05.11 19:07:16.307530 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1267 | 2026.05.11 19:07:16.307979 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1268 | 2026.05.11 19:07:16.308252 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.05.11 19:07:16.308420 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Debug> executeQuery: Read 98 rows, 8.95 KiB in 0.001635 sec., 59938.8379204893 rows/sec., 5.34 MiB/sec. | ||
| 1270 | 2026.05.11 19:07:16.308466 [ 258 ] {e29e8291-a76a-4511-ae75-225e946a708c} <Debug> TCPHandler: Processed in 0.001838739 sec. | ||
| 1271 | 2026.05.11 19:07:16.308626 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.05.11 19:07:16.308741 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.05.11 19:07:16.308790 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2026.05.11 19:07:16.309296 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.05.11 19:07:16.309338 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1276 | 2026.05.11 19:07:16.309692 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.05.11 19:07:16.309953 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.11 19:07:16.310110 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001391 sec., 24442.846872753413 rows/sec., 1.79 MiB/sec. | ||
| 1279 | 2026.05.11 19:07:16.310153 [ 258 ] {764ce345-370f-4c32-b586-c43cf400f4aa} <Debug> TCPHandler: Processed in 0.001585003 sec. | ||
| 1280 | 2026.05.11 19:07:16.310293 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.05.11 19:07:16.310404 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1282 | 2026.05.11 19:07:16.310455 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1283 | 2026.05.11 19:07:16.310961 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.05.11 19:07:16.311002 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1285 | 2026.05.11 19:07:16.311386 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2026.05.11 19:07:16.311641 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.05.11 19:07:16.311793 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Debug> executeQuery: Read 78 rows, 6.26 KiB in 0.00141 sec., 55319.14893617021 rows/sec., 4.34 MiB/sec. | ||
| 1288 | 2026.05.11 19:07:16.311837 [ 258 ] {fc0224d1-b539-4d4d-8efd-316ad422478c} <Debug> TCPHandler: Processed in 0.001601293 sec. | ||
| 1289 | 2026.05.11 19:07:16.311999 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.05.11 19:07:16.312111 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.05.11 19:07:16.312163 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1292 | 2026.05.11 19:07:16.312631 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.05.11 19:07:16.312672 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1294 | 2026.05.11 19:07:16.313060 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.05.11 19:07:16.313321 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.05.11 19:07:16.313471 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 3.04 MiB/sec. | ||
| 1297 | 2026.05.11 19:07:16.313515 [ 258 ] {bce3ea24-b93d-4269-9e06-3708d1ad8270} <Debug> TCPHandler: Processed in 0.001572743 sec. | ||
| 1298 | 2026.05.11 19:07:16.313664 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.05.11 19:07:16.313776 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.05.11 19:07:16.313839 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <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 | ||
| 1301 | 2026.05.11 19:07:16.314947 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.11 19:07:16.315061 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1303 | 2026.05.11 19:07:16.315746 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.05.11 19:07:16.316062 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.05.11 19:07:16.316233 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002481 sec., 13704.151551793631 rows/sec., 24.56 MiB/sec. | ||
| 1306 | 2026.05.11 19:07:16.316315 [ 258 ] {dc3650e9-afdc-4625-ad61-a01a36c200a6} <Debug> TCPHandler: Processed in 0.002706526 sec. | ||
| 1307 | 2026.05.11 19:07:16.316489 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.11 19:07:16.316610 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.05.11 19:07:16.316665 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1310 | 2026.05.11 19:07:16.317332 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Trace> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.05.11 19:07:16.317380 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1312 | 2026.05.11 19:07:16.317797 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2026.05.11 19:07:16.318108 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Trace> oximeter.measurements_i64 (31c2deb2-2606-4027-8fd6-b86227bef0c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.05.11 19:07:16.318285 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.0017 sec., 8823.529411764706 rows/sec., 673.25 KiB/sec. | ||
| 1315 | 2026.05.11 19:07:16.318335 [ 258 ] {305608c6-12e5-4fe1-8285-ed6e0276ea53} <Debug> TCPHandler: Processed in 0.00191229 sec. | ||
| 1316 | 2026.05.11 19:07:16.318512 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.05.11 19:07:16.318616 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.05.11 19:07:16.318663 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1319 | 2026.05.11 19:07:16.319045 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.05.11 19:07:16.319088 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1321 | 2026.05.11 19:07:16.319431 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.05.11 19:07:16.319689 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.11 19:07:16.319830 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001233 sec., 24330.900243309003 rows/sec., 1.61 MiB/sec. | ||
| 1324 | 2026.05.11 19:07:16.319871 [ 258 ] {33ae4cd2-6f5e-4e52-a05f-0484a700e5f8} <Debug> TCPHandler: Processed in 0.00142113 sec. | ||
| 1325 | 2026.05.11 19:07:21.312863 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.11 19:07:21.313102 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1327 | 2026.05.11 19:07:21.313459 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1328 | 2026.05.11 19:07:21.313496 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1329 | 2026.05.11 19:07:21.313728 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1330 | 2026.05.11 19:07:21.313804 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1331 | 2026.05.11 19:07:21.313944 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1332 | 2026.05.11 19:07:21.313982 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2026.05.11 19:07:21.314003 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1334 | 2026.05.11 19:07:21.314018 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1335 | 2026.05.11 19:07:21.314055 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1336 | 2026.05.11 19:07:21.314074 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1337 | 2026.05.11 19:07:21.315135 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00213 sec., 10798.122065727699 rows/sec., 1.45 MiB/sec. | ||
| 1338 | 2026.05.11 19:07:21.315293 [ 258 ] {db1a8229-743c-4a14-bab6-de142e2fd6b8} <Debug> TCPHandler: Processed in 0.002597264 sec. | ||
| 1339 | 2026.05.11 19:07:21.320179 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.05.11 19:07:21.320298 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1341 | 2026.05.11 19:07:21.320344 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.05.11 19:07:21.321033 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.11 19:07:21.321078 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1344 | 2026.05.11 19:07:21.321520 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1345 | 2026.05.11 19:07:21.321744 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.11 19:07:21.321893 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001627 sec., 3687.768899815612 rows/sec., 1.71 MiB/sec. | ||
| 1347 | 2026.05.11 19:07:21.321932 [ 258 ] {b57dd2fb-1ed1-4e48-9ab0-1368f5724c1a} <Debug> TCPHandler: Processed in 0.00180793 sec. | ||
| 1348 | 2026.05.11 19:07:21.322075 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.05.11 19:07:21.322194 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1350 | 2026.05.11 19:07:21.322235 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1351 | 2026.05.11 19:07:21.324976 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.05.11 19:07:21.325010 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1353 | 2026.05.11 19:07:21.325401 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1354 | 2026.05.11 19:07:21.325607 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.05.11 19:07:21.325733 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003558 sec., 6745.362563237774 rows/sec., 573.09 KiB/sec. | ||
| 1356 | 2026.05.11 19:07:21.325777 [ 258 ] {0b26d746-2b0c-4308-be16-35cf674e81e4} <Debug> TCPHandler: Processed in 0.003749758 sec. | ||
| 1357 | 2026.05.11 19:07:21.325916 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.05.11 19:07:21.326013 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1359 | 2026.05.11 19:07:21.326054 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1360 | 2026.05.11 19:07:21.326549 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.05.11 19:07:21.326592 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1362 | 2026.05.11 19:07:21.326954 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1363 | 2026.05.11 19:07:21.327219 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.11 19:07:21.327370 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001376 sec., 2906.9767441860463 rows/sec., 237.04 KiB/sec. | ||
| 1365 | 2026.05.11 19:07:21.327414 [ 258 ] {1b320b97-aaa2-44ff-90aa-32d666cf5a48} <Debug> TCPHandler: Processed in 0.001550592 sec. | ||
| 1366 | 2026.05.11 19:07:21.327571 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.05.11 19:07:21.327674 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.05.11 19:07:21.327719 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.05.11 19:07:21.328312 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.05.11 19:07:21.328355 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1371 | 2026.05.11 19:07:21.328746 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.05.11 19:07:21.328972 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.05.11 19:07:21.329096 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001443 sec., 123354.12335412335 rows/sec., 10.84 MiB/sec. | ||
| 1374 | 2026.05.11 19:07:21.329140 [ 258 ] {f7713591-bf01-4565-82f1-f423ccf5c401} <Debug> TCPHandler: Processed in 0.001626634 sec. | ||
| 1375 | 2026.05.11 19:07:21.329297 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.05.11 19:07:21.329398 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.05.11 19:07:21.329440 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1378 | 2026.05.11 19:07:21.329857 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.05.11 19:07:21.329893 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1380 | 2026.05.11 19:07:21.330180 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1381 | 2026.05.11 19:07:21.330404 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.05.11 19:07:21.330551 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001172 sec., 13651.877133105801 rows/sec., 1.03 MiB/sec. | ||
| 1383 | 2026.05.11 19:07:21.330593 [ 258 ] {09ff0f33-1b22-42af-8162-258f9e45c45b} <Debug> TCPHandler: Processed in 0.001361688 sec. | ||
| 1384 | 2026.05.11 19:07:21.330730 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.05.11 19:07:21.330830 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.05.11 19:07:21.330873 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1387 | 2026.05.11 19:07:21.331368 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.05.11 19:07:21.331406 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1389 | 2026.05.11 19:07:21.331703 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1390 | 2026.05.11 19:07:21.331923 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.05.11 19:07:21.332047 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001238 sec., 19386.10662358643 rows/sec., 1.61 MiB/sec. | ||
| 1392 | 2026.05.11 19:07:21.332082 [ 258 ] {e845f917-7325-4d57-bd7d-3e29ee31ad3f} <Debug> TCPHandler: Processed in 0.001407039 sec. | ||
| 1393 | 2026.05.11 19:07:21.332208 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.05.11 19:07:21.332299 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.05.11 19:07:21.332337 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1396 | 2026.05.11 19:07:21.332726 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.05.11 19:07:21.332762 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1398 | 2026.05.11 19:07:21.335375 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1399 | 2026.05.11 19:07:21.335587 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.05.11 19:07:21.335712 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00343 sec., 3498.542274052478 rows/sec., 273.32 KiB/sec. | ||
| 1401 | 2026.05.11 19:07:21.335750 [ 258 ] {96d50181-6611-4e83-825a-64b374f46229} <Debug> TCPHandler: Processed in 0.003589045 sec. | ||
| 1402 | 2026.05.11 19:07:21.335882 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.05.11 19:07:21.335974 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1404 | 2026.05.11 19:07:21.336012 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1405 | 2026.05.11 19:07:21.336537 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.05.11 19:07:21.336572 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1407 | 2026.05.11 19:07:21.336878 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1408 | 2026.05.11 19:07:21.337091 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.05.11 19:07:21.337212 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001255 sec., 82868.52589641434 rows/sec., 6.77 MiB/sec. | ||
| 1410 | 2026.05.11 19:07:21.337246 [ 258 ] {73d12fab-410c-4a07-90b9-09e37553de28} <Debug> TCPHandler: Processed in 0.00141144 sec. | ||
| 1411 | 2026.05.11 19:07:21.337368 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.05.11 19:07:21.337460 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.05.11 19:07:21.337501 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1414 | 2026.05.11 19:07:21.337972 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.11 19:07:21.338007 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1416 | 2026.05.11 19:07:21.338329 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2026.05.11 19:07:21.338531 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.05.11 19:07:21.338654 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Debug> executeQuery: Read 510 rows, 40.44 KiB in 0.001213 sec., 420445.17724649626 rows/sec., 32.56 MiB/sec. | ||
| 1419 | 2026.05.11 19:07:21.338688 [ 258 ] {6c489e48-d7b5-44aa-b0f4-916b30a4d77e} <Debug> TCPHandler: Processed in 0.001367959 sec. | ||
| 1420 | 2026.05.11 19:07:21.338805 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.05.11 19:07:21.338896 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.05.11 19:07:21.338936 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1423 | 2026.05.11 19:07:21.339257 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.05.11 19:07:21.339292 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1425 | 2026.05.11 19:07:21.339596 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2026.05.11 19:07:21.339803 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.05.11 19:07:21.339923 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1428 | 2026.05.11 19:07:21.339957 [ 258 ] {1c3e9c19-46e4-4205-8437-0385a5066a59} <Debug> TCPHandler: Processed in 0.001199145 sec. | ||
| 1429 | 2026.05.11 19:07:22.027646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1430 | 2026.05.11 19:07:22.028134 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.11 19:07:22.028169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1432 | 2026.05.11 19:07:22.028677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1433 | 2026.05.11 19:07:22.028918 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.11 19:07:22.029050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1435 | 2026.05.11 19:07:22.151768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1436 | 2026.05.11 19:07:22.168422 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.11 19:07:22.168462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1438 | 2026.05.11 19:07:22.174707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1439 | 2026.05.11 19:07:22.175412 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.11 19:07:22.178081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1441 | 2026.05.11 19:07:23.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.65 MiB, peak 174.65 MiB, free memory in arenas 0.00 B, will set to 171.97 MiB (RSS), difference: 1.32 MiB | ||
| 1442 | 2026.05.11 19:07:24.523214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 164 | ||
| 1443 | 2026.05.11 19:07:24.525526 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.11 19:07:24.525582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1445 | 2026.05.11 19:07:24.526748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.05.11 19:07:24.527024 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.11 19:07:24.527291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1448 | 2026.05.11 19:07:26.303930 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.11 19:07:26.304153 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.11 19:07:26.304463 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2026.05.11 19:07:26.304497 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1452 | 2026.05.11 19:07:26.304711 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.05.11 19:07:26.304779 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.05.11 19:07:26.304912 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1455 | 2026.05.11 19:07:26.305033 [ 356 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2026.05.11 19:07:26.305046 [ 267 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1457 | 2026.05.11 19:07:26.305200 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1458 | 2026.05.11 19:07:26.305227 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1459 | 2026.05.11 19:07:26.305268 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1460 | 2026.05.11 19:07:26.305316 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1461 | 2026.05.11 19:07:26.306300 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00224 sec., 10267.857142857143 rows/sec., 1.38 MiB/sec. | ||
| 1462 | 2026.05.11 19:07:26.306398 [ 258 ] {19ed3e08-dc19-4b8c-a74c-e8910c96438d} <Debug> TCPHandler: Processed in 0.002598134 sec. | ||
| 1463 | 2026.05.11 19:07:26.308687 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.11 19:07:26.308795 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.11 19:07:26.308842 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1466 | 2026.05.11 19:07:26.309390 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.11 19:07:26.309442 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1468 | 2026.05.11 19:07:26.309846 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1469 | 2026.05.11 19:07:26.310080 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.11 19:07:26.310228 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001464 sec., 84699.45355191256 rows/sec., 7.31 MiB/sec. | ||
| 1471 | 2026.05.11 19:07:26.310265 [ 258 ] {29086987-3188-4183-a9f1-e3decbccc74d} <Debug> TCPHandler: Processed in 0.001632104 sec. | ||
| 1472 | 2026.05.11 19:07:26.310404 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.11 19:07:26.310498 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.11 19:07:26.310538 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1475 | 2026.05.11 19:07:26.310966 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.11 19:07:26.311002 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1477 | 2026.05.11 19:07:26.311286 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1478 | 2026.05.11 19:07:26.311495 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.11 19:07:26.311620 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001143 sec., 29746.281714785655 rows/sec., 2.18 MiB/sec. | ||
| 1480 | 2026.05.11 19:07:26.311662 [ 258 ] {c195d4fd-e9d3-4b43-b604-ed859384e6a9} <Debug> TCPHandler: Processed in 0.001304527 sec. | ||
| 1481 | 2026.05.11 19:07:26.311795 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.11 19:07:26.311893 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.11 19:07:26.311932 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1484 | 2026.05.11 19:07:26.312367 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.11 19:07:26.312404 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1486 | 2026.05.11 19:07:26.312707 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1487 | 2026.05.11 19:07:26.312930 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.11 19:07:26.313057 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001182 sec., 82910.32148900168 rows/sec., 6.48 MiB/sec. | ||
| 1489 | 2026.05.11 19:07:26.313092 [ 258 ] {112dc2f1-27f7-48e4-91d9-6ee037ceb99c} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 1490 | 2026.05.11 19:07:26.313217 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.05.11 19:07:26.313308 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.05.11 19:07:26.313352 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1493 | 2026.05.11 19:07:26.313789 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.05.11 19:07:26.313824 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1495 | 2026.05.11 19:07:26.314144 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2026.05.11 19:07:26.314368 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.05.11 19:07:26.314495 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 1498 | 2026.05.11 19:07:26.314531 [ 258 ] {cc6d2b05-ecf4-4e22-853f-700df3dd4060} <Debug> TCPHandler: Processed in 0.001360208 sec. | ||
| 1499 | 2026.05.11 19:07:26.314653 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.05.11 19:07:26.314744 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.05.11 19:07:26.314801 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <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 | ||
| 1502 | 2026.05.11 19:07:26.315656 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.05.11 19:07:26.315693 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1504 | 2026.05.11 19:07:26.316384 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1505 | 2026.05.11 19:07:26.316690 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.05.11 19:07:26.316860 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002133 sec., 15939.990623534928 rows/sec., 28.56 MiB/sec. | ||
| 1507 | 2026.05.11 19:07:26.316927 [ 258 ] {cebf3855-ac57-4a91-9593-8178fad13f44} <Debug> TCPHandler: Processed in 0.002320189 sec. | ||
| 1508 | 2026.05.11 19:07:26.317087 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.11 19:07:26.317192 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.05.11 19:07:26.317246 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1511 | 2026.05.11 19:07:26.317749 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.05.11 19:07:26.317795 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1513 | 2026.05.11 19:07:26.318174 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1514 | 2026.05.11 19:07:26.318460 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.05.11 19:07:26.318627 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
| 1516 | 2026.05.11 19:07:26.318675 [ 258 ] {ab9aa4ce-52a7-48c3-895d-6bf9d602dc74} <Debug> TCPHandler: Processed in 0.001644872 sec. | ||
| 1517 | 2026.05.11 19:07:29.432499 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1518 | 2026.05.11 19:07:29.432557 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1519 | 2026.05.11 19:07:29.529175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1520 | 2026.05.11 19:07:29.529725 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.05.11 19:07:29.529776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1522 | 2026.05.11 19:07:29.530272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1523 | 2026.05.11 19:07:29.530501 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.05.11 19:07:29.530626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1525 | 2026.05.11 19:07:29.530630 [ 49 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1526 | 2026.05.11 19:07:29.530709 [ 49 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.05.11 19:07:29.530730 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1528 | 2026.05.11 19:07:29.533489 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 1529 | 2026.05.11 19:07:29.536521 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1530 | 2026.05.11 19:07:29.536591 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 1531 | 2026.05.11 19:07:29.536701 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1532 | 2026.05.11 19:07:29.536759 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1533 | 2026.05.11 19:07:29.536811 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1534 | 2026.05.11 19:07:29.536851 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1535 | 2026.05.11 19:07:29.536895 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1536 | 2026.05.11 19:07:29.574819 [ 190 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.043993984 sec., 66236.32903989781 rows/sec., 970.26 KiB/sec. | ||
| 1537 | 2026.05.11 19:07:29.575749 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1538 | 2026.05.11 19:07:29.576079 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.05.11 19:07:29.576159 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_6_1} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1540 | 2026.05.11 19:07:29.576296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1541 | 2026.05.11 19:07:29.678183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1542 | 2026.05.11 19:07:29.695594 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.11 19:07:29.695648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1544 | 2026.05.11 19:07:29.701859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2026.05.11 19:07:29.702576 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.11 19:07:29.702853 [ 44 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1547 | 2026.05.11 19:07:29.702893 [ 44 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.11 19:07:29.702912 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1549 | 2026.05.11 19:07:29.703000 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1550 | 2026.05.11 19:07:29.706053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1551 | 2026.05.11 19:07:29.707281 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1552 | 2026.05.11 19:07:29.708801 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1553 | 2026.05.11 19:07:29.713368 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1554 | 2026.05.11 19:07:29.717633 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1555 | 2026.05.11 19:07:29.722031 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1556 | 2026.05.11 19:07:29.729076 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1557 | 2026.05.11 19:07:29.733339 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 1558 | 2026.05.11 19:07:29.793159 [ 190 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090200276 sec., 509.9762665914681 rows/sec., 2.64 MiB/sec. | ||
| 1559 | 2026.05.11 19:07:29.795513 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2026.05.11 19:07:29.797617 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_6_1} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.05.11 19:07:29.797733 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_6_1} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2026.05.11 19:07:29.799547 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1563 | 2026.05.11 19:07:30.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.13 MiB, peak 182.67 MiB, free memory in arenas 0.00 B, will set to 181.97 MiB (RSS), difference: 8.84 MiB | ||
| 1564 | 2026.05.11 19:07:31.303147 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.05.11 19:07:31.303384 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) 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) | ||
| 1566 | 2026.05.11 19:07:31.303716 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1567 | 2026.05.11 19:07:31.303753 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <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 | ||
| 1568 | 2026.05.11 19:07:31.303987 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1569 | 2026.05.11 19:07:31.304061 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1570 | 2026.05.11 19:07:31.304206 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1571 | 2026.05.11 19:07:31.304326 [ 328 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1572 | 2026.05.11 19:07:31.304330 [ 352 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1573 | 2026.05.11 19:07:31.304436 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1574 | 2026.05.11 19:07:31.304464 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2026.05.11 19:07:31.304511 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <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'))" | ||
| 1576 | 2026.05.11 19:07:31.304532 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1577 | 2026.05.11 19:07:31.305562 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002269 sec., 10136.62406346408 rows/sec., 1.36 MiB/sec. | ||
| 1578 | 2026.05.11 19:07:31.305669 [ 258 ] {f1f63dd6-3877-4cbc-9e5c-e98c9bc07b60} <Debug> TCPHandler: Processed in 0.002653795 sec. | ||
| 1579 | 2026.05.11 19:07:31.307245 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.05.11 19:07:31.307357 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1581 | 2026.05.11 19:07:31.307403 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1582 | 2026.05.11 19:07:31.307912 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.11 19:07:31.307961 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1584 | 2026.05.11 19:07:31.308337 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.05.11 19:07:31.308570 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.05.11 19:07:31.308708 [ 50 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1587 | 2026.05.11 19:07:31.308722 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001398 sec., 40057.22460658083 rows/sec., 3.08 MiB/sec. | ||
| 1588 | 2026.05.11 19:07:31.308781 [ 50 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.11 19:07:31.308791 [ 258 ] {1e86700e-cf1c-46b2-a25e-c53cebbcaa0f} <Debug> TCPHandler: Processed in 0.001599434 sec. | ||
| 1590 | 2026.05.11 19:07:31.308815 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1591 | 2026.05.11 19:07:31.308931 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.05.11 19:07:31.308945 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 1593 | 2026.05.11 19:07:31.309034 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1594 | 2026.05.11 19:07:31.309072 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2026.05.11 19:07:31.309081 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1596 | 2026.05.11 19:07:31.309118 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part | ||
| 1597 | 2026.05.11 19:07:31.309219 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1598 | 2026.05.11 19:07:31.309267 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 1599 | 2026.05.11 19:07:31.309323 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 178 rows starting from the beginning of the part | ||
| 1600 | 2026.05.11 19:07:31.309373 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 124 rows starting from the beginning of the part | ||
| 1601 | 2026.05.11 19:07:31.309415 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1602 | 2026.05.11 19:07:31.309529 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.11 19:07:31.309576 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1604 | 2026.05.11 19:07:31.310036 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1605 | 2026.05.11 19:07:31.310279 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.11 19:07:31.310383 [ 50 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1607 | 2026.05.11 19:07:31.310412 [ 50 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.11 19:07:31.310419 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001405 sec., 45551.60142348755 rows/sec., 3.56 MiB/sec. | ||
| 1609 | 2026.05.11 19:07:31.310428 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1610 | 2026.05.11 19:07:31.310464 [ 258 ] {9ab7bc32-c722-41ab-8366-f4a19f3ab0ac} <Debug> TCPHandler: Processed in 0.001584353 sec. | ||
| 1611 | 2026.05.11 19:07:31.310573 [ 201 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167709 sec., 329141.5487540919 rows/sec., 29.54 MiB/sec. | ||
| 1612 | 2026.05.11 19:07:31.310569 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 1613 | 2026.05.11 19:07:31.310601 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.11 19:07:31.310731 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.05.11 19:07:31.310742 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.05.11 19:07:31.310761 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.05.11 19:07:31.310801 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1618 | 2026.05.11 19:07:31.310817 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part | ||
| 1619 | 2026.05.11 19:07:31.310918 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 1620 | 2026.05.11 19:07:31.310973 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1621 | 2026.05.11 19:07:31.311000 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.05.11 19:07:31.311018 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1623 | 2026.05.11 19:07:31.311065 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 98 rows starting from the beginning of the part | ||
| 1624 | 2026.05.11 19:07:31.311077 [ 188 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_6_1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.05.11 19:07:31.311124 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1626 | 2026.05.11 19:07:31.311149 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1627 | 2026.05.11 19:07:31.311254 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.05.11 19:07:31.311298 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1629 | 2026.05.11 19:07:31.311749 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1630 | 2026.05.11 19:07:31.311999 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.05.11 19:07:31.312108 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1632 | 2026.05.11 19:07:31.312136 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001412 sec., 113314.44759206798 rows/sec., 7.89 MiB/sec. | ||
| 1633 | 2026.05.11 19:07:31.312143 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.05.11 19:07:31.312177 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1635 | 2026.05.11 19:07:31.312181 [ 258 ] {acf26d25-33bd-4397-9ae9-778062b0a259} <Debug> TCPHandler: Processed in 0.001630654 sec. | ||
| 1636 | 2026.05.11 19:07:31.312186 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671392 sec., 270433.2675997013 rows/sec., 22.40 MiB/sec. | ||
| 1637 | 2026.05.11 19:07:31.312265 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 1638 | 2026.05.11 19:07:31.312326 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.05.11 19:07:31.312351 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1640 | 2026.05.11 19:07:31.312373 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1641 | 2026.05.11 19:07:31.312406 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1642 | 2026.05.11 19:07:31.312427 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.05.11 19:07:31.312456 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1644 | 2026.05.11 19:07:31.312476 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1645 | 2026.05.11 19:07:31.312502 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 1646 | 2026.05.11 19:07:31.312542 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 510 rows starting from the beginning of the part | ||
| 1647 | 2026.05.11 19:07:31.312577 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 1648 | 2026.05.11 19:07:31.312617 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1649 | 2026.05.11 19:07:31.312618 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.05.11 19:07:31.312703 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_6_1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.05.11 19:07:31.312775 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1652 | 2026.05.11 19:07:31.312851 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.11 19:07:31.312894 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1654 | 2026.05.11 19:07:31.313248 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1655 | 2026.05.11 19:07:31.313477 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.11 19:07:31.313577 [ 50 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1657 | 2026.05.11 19:07:31.313609 [ 50 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.11 19:07:31.313610 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 1659 | 2026.05.11 19:07:31.313630 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1660 | 2026.05.11 19:07:31.313634 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400836 sec., 723853.470356273 rows/sec., 53.31 MiB/sec. | ||
| 1661 | 2026.05.11 19:07:31.313662 [ 258 ] {fd03b4be-bcc9-407d-9506-d4f2830b008b} <Debug> TCPHandler: Processed in 0.001386529 sec. | ||
| 1662 | 2026.05.11 19:07:31.313714 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 1663 | 2026.05.11 19:07:31.313824 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2026.05.11 19:07:31.313851 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1665 | 2026.05.11 19:07:31.313881 [ 201 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1666 | 2026.05.11 19:07:31.313894 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1667 | 2026.05.11 19:07:31.313945 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1668 | 2026.05.11 19:07:31.313980 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1669 | 2026.05.11 19:07:31.314012 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 1670 | 2026.05.11 19:07:31.314046 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1671 | 2026.05.11 19:07:31.314273 [ 201 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.05.11 19:07:31.314356 [ 201 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.05.11 19:07:31.314442 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1674 | 2026.05.11 19:07:31.314823 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139431 sec., 236960.37759197355 rows/sec., 15.88 MiB/sec. | ||
| 1675 | 2026.05.11 19:07:31.315049 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1676 | 2026.05.11 19:07:31.315325 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.05.11 19:07:31.315405 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_6_1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1678 | 2026.05.11 19:07:31.315486 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1679 | 2026.05.11 19:07:34.527499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 188 | ||
| 1680 | 2026.05.11 19:07:34.529546 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.11 19:07:34.529594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1682 | 2026.05.11 19:07:34.530764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1683 | 2026.05.11 19:07:34.531032 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.11 19:07:34.531276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1685 | 2026.05.11 19:07:36.303737 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.11 19:07:36.303988 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1687 | 2026.05.11 19:07:36.304331 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1688 | 2026.05.11 19:07:36.304367 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1689 | 2026.05.11 19:07:36.304584 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1690 | 2026.05.11 19:07:36.304653 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1691 | 2026.05.11 19:07:36.304790 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1692 | 2026.05.11 19:07:36.304909 [ 340 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1693 | 2026.05.11 19:07:36.304936 [ 315 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1694 | 2026.05.11 19:07:36.305062 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1695 | 2026.05.11 19:07:36.305098 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1696 | 2026.05.11 19:07:36.305151 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1697 | 2026.05.11 19:07:36.305180 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1698 | 2026.05.11 19:07:36.306217 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002335 sec., 9850.107066381157 rows/sec., 1.32 MiB/sec. | ||
| 1699 | 2026.05.11 19:07:36.306314 [ 258 ] {1b078564-e9ce-406b-90d5-9f901f157abf} <Debug> TCPHandler: Processed in 0.002724737 sec. | ||
| 1700 | 2026.05.11 19:07:36.308452 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.11 19:07:36.308563 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.11 19:07:36.308606 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1703 | 2026.05.11 19:07:36.309136 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.11 19:07:36.309185 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1705 | 2026.05.11 19:07:36.309572 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1706 | 2026.05.11 19:07:36.309800 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.11 19:07:36.309947 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001416 sec., 87570.62146892656 rows/sec., 7.55 MiB/sec. | ||
| 1708 | 2026.05.11 19:07:36.309983 [ 258 ] {b88e5f71-2cc0-4796-9cc7-bb6855f8d276} <Debug> TCPHandler: Processed in 0.001581193 sec. | ||
| 1709 | 2026.05.11 19:07:36.310122 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.05.11 19:07:36.310216 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.05.11 19:07:36.310257 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1712 | 2026.05.11 19:07:36.310682 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.11 19:07:36.310720 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1714 | 2026.05.11 19:07:36.311022 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1715 | 2026.05.11 19:07:36.311262 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.11 19:07:36.311399 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001201 sec., 28309.741881765196 rows/sec., 2.08 MiB/sec. | ||
| 1717 | 2026.05.11 19:07:36.311436 [ 258 ] {05d833b8-2845-4dc6-bbee-1cc19f6371b8} <Debug> TCPHandler: Processed in 0.001361889 sec. | ||
| 1718 | 2026.05.11 19:07:36.311575 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.11 19:07:36.311670 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.11 19:07:36.311709 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1721 | 2026.05.11 19:07:36.312157 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.11 19:07:36.312193 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1723 | 2026.05.11 19:07:36.312502 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1724 | 2026.05.11 19:07:36.312719 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.11 19:07:36.312844 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001192 sec., 82214.76510067115 rows/sec., 6.42 MiB/sec. | ||
| 1726 | 2026.05.11 19:07:36.312880 [ 258 ] {b198dc28-e867-43a1-9785-9a284a6a6a2e} <Debug> TCPHandler: Processed in 0.001352488 sec. | ||
| 1727 | 2026.05.11 19:07:36.313013 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.05.11 19:07:36.313106 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.11 19:07:36.313149 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1730 | 2026.05.11 19:07:36.313567 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.11 19:07:36.313604 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1732 | 2026.05.11 19:07:36.313931 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1733 | 2026.05.11 19:07:36.314148 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.11 19:07:36.314274 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 1735 | 2026.05.11 19:07:36.314309 [ 258 ] {ce632363-a81d-4460-878b-d4843f3c397f} <Debug> TCPHandler: Processed in 0.001343928 sec. | ||
| 1736 | 2026.05.11 19:07:36.314433 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.11 19:07:36.314526 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.11 19:07:36.314580 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <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 | ||
| 1739 | 2026.05.11 19:07:36.315446 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.11 19:07:36.315482 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1741 | 2026.05.11 19:07:36.316058 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1742 | 2026.05.11 19:07:36.316365 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.11 19:07:36.316511 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002002 sec., 16983.016983016983 rows/sec., 30.43 MiB/sec. | ||
| 1744 | 2026.05.11 19:07:36.316568 [ 258 ] {80cc0296-8147-4be8-8ea2-603f4387c992} <Debug> TCPHandler: Processed in 0.002182166 sec. | ||
| 1745 | 2026.05.11 19:07:36.316708 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.11 19:07:36.316813 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.11 19:07:36.316865 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1748 | 2026.05.11 19:07:36.317271 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.11 19:07:36.317307 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1750 | 2026.05.11 19:07:36.317640 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.05.11 19:07:36.317948 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.11 19:07:36.318112 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 1753 | 2026.05.11 19:07:36.318158 [ 258 ] {25e33081-8bc4-443d-8482-e6d6b4bc2cd2} <Debug> TCPHandler: Processed in 0.001499102 sec. | ||
| 1754 | 2026.05.11 19:07:37.030780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1755 | 2026.05.11 19:07:37.031442 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.05.11 19:07:37.031476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1757 | 2026.05.11 19:07:37.031956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1758 | 2026.05.11 19:07:37.032188 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.05.11 19:07:37.032315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1760 | 2026.05.11 19:07:37.206200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1761 | 2026.05.11 19:07:37.224446 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.11 19:07:37.224517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1763 | 2026.05.11 19:07:37.229971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.05.11 19:07:37.230665 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.11 19:07:37.233804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1766 | 2026.05.11 19:07:41.302681 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.11 19:07:41.302926 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) 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) | ||
| 1768 | 2026.05.11 19:07:41.303280 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1769 | 2026.05.11 19:07:41.303322 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <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 | ||
| 1770 | 2026.05.11 19:07:41.303551 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2026.05.11 19:07:41.303618 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2026.05.11 19:07:41.303755 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1773 | 2026.05.11 19:07:41.303851 [ 346 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.05.11 19:07:41.303885 [ 340 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1775 | 2026.05.11 19:07:41.303996 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1776 | 2026.05.11 19:07:41.304023 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1777 | 2026.05.11 19:07:41.304068 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <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'))" | ||
| 1778 | 2026.05.11 19:07:41.304088 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 1779 | 2026.05.11 19:07:41.305013 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00219 sec., 10502.28310502283 rows/sec., 1.41 MiB/sec. | ||
| 1780 | 2026.05.11 19:07:41.305076 [ 258 ] {c9080d19-8237-47ef-8ef1-dd87f3279e25} <Debug> TCPHandler: Processed in 0.002525092 sec. | ||
| 1781 | 2026.05.11 19:07:41.306708 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.11 19:07:41.306812 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.11 19:07:41.306854 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.05.11 19:07:41.307326 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.11 19:07:41.307367 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1786 | 2026.05.11 19:07:41.307735 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2026.05.11 19:07:41.307977 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.11 19:07:41.308120 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001338 sec., 41853.512705530644 rows/sec., 3.22 MiB/sec. | ||
| 1789 | 2026.05.11 19:07:41.308157 [ 258 ] {075b95bf-8d66-4bd1-b50c-129631b66f41} <Debug> TCPHandler: Processed in 0.001497791 sec. | ||
| 1790 | 2026.05.11 19:07:41.308290 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.11 19:07:41.308384 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.11 19:07:41.308424 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1793 | 2026.05.11 19:07:41.308845 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.11 19:07:41.308882 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1795 | 2026.05.11 19:07:41.309186 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.05.11 19:07:41.309414 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.11 19:07:41.309538 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 1798 | 2026.05.11 19:07:41.309574 [ 258 ] {ab03dd34-181f-4f9d-91a5-bcc86c9e4578} <Debug> TCPHandler: Processed in 0.001334128 sec. | ||
| 1799 | 2026.05.11 19:07:41.309699 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.11 19:07:41.309793 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.11 19:07:41.309837 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.05.11 19:07:41.310247 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.11 19:07:41.310283 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1804 | 2026.05.11 19:07:41.310605 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.11 19:07:41.310823 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.11 19:07:41.310948 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 1807 | 2026.05.11 19:07:41.310984 [ 258 ] {35b86072-df84-48b7-8696-0bc863c76e4f} <Debug> TCPHandler: Processed in 0.001336547 sec. | ||
| 1808 | 2026.05.11 19:07:41.311105 [ 258 ] {} <Trace> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.11 19:07:41.311201 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49209) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.11 19:07:41.311241 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1811 | 2026.05.11 19:07:41.311588 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.11 19:07:41.311625 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1813 | 2026.05.11 19:07:41.311928 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2026.05.11 19:07:41.312156 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.11 19:07:41.312285 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 1816 | 2026.05.11 19:07:41.312319 [ 258 ] {4dba96e6-fdb1-4803-ac60-0f070f750e48} <Debug> TCPHandler: Processed in 0.001263346 sec. | ||
| 1817 | 2026.05.11 19:07:44.432823 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1818 | 2026.05.11 19:07:44.432893 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1819 | 2026.05.11 19:07:44.531499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 212 | ||
| 1820 | 2026.05.11 19:07:44.532439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1821 | 2026.05.11 19:07:44.533004 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.11 19:07:44.533062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1823 | 2026.05.11 19:07:44.533634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1824 | 2026.05.11 19:07:44.533734 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.05.11 19:07:44.533804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1826 | 2026.05.11 19:07:44.533900 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.05.11 19:07:44.534060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1828 | 2026.05.11 19:07:44.535043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1829 | 2026.05.11 19:07:44.535327 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.11 19:07:44.535473 [ 72 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1831 | 2026.05.11 19:07:44.535546 [ 72 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.05.11 19:07:44.535570 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1833 | 2026.05.11 19:07:44.535679 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 1834 | 2026.05.11 19:07:44.535685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1835 | 2026.05.11 19:07:44.536277 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1836 | 2026.05.11 19:07:44.536457 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1837 | 2026.05.11 19:07:44.536919 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 1838 | 2026.05.11 19:07:44.537359 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1839 | 2026.05.11 19:07:44.537735 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1840 | 2026.05.11 19:07:44.538109 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1841 | 2026.05.11 19:07:44.538474 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1842 | 2026.05.11 19:07:44.544364 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 72 columns (72 merged, 0 gathered) in 0.00872534 sec., 24297.04745029993 rows/sec., 23.65 MiB/sec. | ||
| 1843 | 2026.05.11 19:07:44.545381 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1844 | 2026.05.11 19:07:44.546078 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.11 19:07:44.546166 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_6_1} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1846 | 2026.05.11 19:07:44.546420 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 1847 | 2026.05.11 19:07:44.733907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1848 | 2026.05.11 19:07:44.751545 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.11 19:07:44.751610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1850 | 2026.05.11 19:07:44.757850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1851 | 2026.05.11 19:07:44.758547 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.05.11 19:07:44.761635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1853 | 2026.05.11 19:07:45.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.62 MiB, peak 188.75 MiB, free memory in arenas 0.00 B, will set to 185.57 MiB (RSS), difference: 1.96 MiB | ||
| 1854 | 2026.05.11 19:07:45.112377 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 1855 | 2026.05.11 19:07:45.112494 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1856 | 2026.05.11 19:07:45.112521 [ 307 ] {} <Debug> TCP-Session: c6f1a545-5e71-4872-b3e7-5ccf6b5ddfa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 1857 | 2026.05.11 19:07:45.112544 [ 307 ] {} <Debug> TCP-Session: c6f1a545-5e71-4872-b3e7-5ccf6b5ddfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.05.11 19:07:45.112556 [ 307 ] {} <Debug> TCP-Session: c6f1a545-5e71-4872-b3e7-5ccf6b5ddfa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.05.11 19:07:45.112738 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62829 | ||
| 1860 | 2026.05.11 19:07:45.112769 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61817 | ||
| 1861 | 2026.05.11 19:07:45.112771 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40967 | ||
| 1862 | 2026.05.11 19:07:45.112828 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62863 | ||
| 1863 | 2026.05.11 19:07:45.112838 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57083 | ||
| 1864 | 2026.05.11 19:07:45.112845 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61446 | ||
| 1865 | 2026.05.11 19:07:45.112911 [ 307 ] {} <Trace> TCP-Session: c6f1a545-5e71-4872-b3e7-5ccf6b5ddfa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.05.11 19:07:45.112805 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35401 | ||
| 1867 | 2026.05.11 19:07:45.112741 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56082 | ||
| 1868 | 2026.05.11 19:07:45.113109 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1869 | 2026.05.11 19:07:45.113298 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1870 | 2026.05.11 19:07:45.113302 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1871 | 2026.05.11 19:07:45.113338 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1872 | 2026.05.11 19:07:45.113345 [ 309 ] {} <Debug> TCP-Session: 5cf3c0af-6a18-49d1-8a56-c6beddbbedd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56082 | ||
| 1873 | 2026.05.11 19:07:45.113361 [ 302 ] {} <Debug> TCP-Session: bb569c87-8a08-41e0-abb0-9d4f17571c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:35401 | ||
| 1874 | 2026.05.11 19:07:45.113368 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1875 | 2026.05.11 19:07:45.113392 [ 309 ] {} <Debug> TCP-Session: 5cf3c0af-6a18-49d1-8a56-c6beddbbedd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.05.11 19:07:45.113403 [ 302 ] {} <Debug> TCP-Session: bb569c87-8a08-41e0-abb0-9d4f17571c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.05.11 19:07:45.113430 [ 309 ] {} <Debug> TCP-Session: 5cf3c0af-6a18-49d1-8a56-c6beddbbedd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2026.05.11 19:07:45.113444 [ 302 ] {} <Debug> TCP-Session: bb569c87-8a08-41e0-abb0-9d4f17571c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1879 | 2026.05.11 19:07:45.113443 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1880 | 2026.05.11 19:07:45.113447 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1881 | 2026.05.11 19:07:45.113508 [ 311 ] {} <Debug> TCP-Session: 1762d648-075d-42f8-a5db-ed63c6a00862 Authenticating user 'default' from [fd00:1122:3344:101::e]:61817 | ||
| 1882 | 2026.05.11 19:07:45.113437 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2026.05.11 19:07:45.113530 [ 311 ] {} <Debug> TCP-Session: 1762d648-075d-42f8-a5db-ed63c6a00862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.05.11 19:07:45.113379 [ 305 ] {} <Debug> TCP-Session: 8b933892-d27a-451c-9e75-0d43eb3bbf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:61446 | ||
| 1885 | 2026.05.11 19:07:45.113551 [ 304 ] {} <Debug> TCP-Session: 226ccbd3-7226-4ad3-be65-1321fab19ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57083 | ||
| 1886 | 2026.05.11 19:07:45.113577 [ 305 ] {} <Debug> TCP-Session: 8b933892-d27a-451c-9e75-0d43eb3bbf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2026.05.11 19:07:45.113596 [ 304 ] {} <Debug> TCP-Session: 226ccbd3-7226-4ad3-be65-1321fab19ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.05.11 19:07:45.113603 [ 305 ] {} <Debug> TCP-Session: 8b933892-d27a-451c-9e75-0d43eb3bbf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.05.11 19:07:45.113619 [ 304 ] {} <Debug> TCP-Session: 226ccbd3-7226-4ad3-be65-1321fab19ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.05.11 19:07:45.113636 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1891 | 2026.05.11 19:07:45.113636 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1892 | 2026.05.11 19:07:45.113676 [ 310 ] {} <Debug> TCP-Session: 33f6832b-81dd-472e-b373-0762ff5532ba Authenticating user 'default' from [fd00:1122:3344:101::e]:40967 | ||
| 1893 | 2026.05.11 19:07:45.113690 [ 303 ] {} <Debug> TCP-Session: 059d98a1-3af2-4952-82aa-793cccc32277 Authenticating user 'default' from [fd00:1122:3344:101::e]:62863 | ||
| 1894 | 2026.05.11 19:07:45.113552 [ 311 ] {} <Debug> TCP-Session: 1762d648-075d-42f8-a5db-ed63c6a00862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.11 19:07:45.113711 [ 303 ] {} <Debug> TCP-Session: 059d98a1-3af2-4952-82aa-793cccc32277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.11 19:07:45.113715 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.05.11 19:07:45.113742 [ 303 ] {} <Debug> TCP-Session: 059d98a1-3af2-4952-82aa-793cccc32277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.05.11 19:07:45.113705 [ 310 ] {} <Debug> TCP-Session: 33f6832b-81dd-472e-b373-0762ff5532ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.11 19:07:45.113771 [ 308 ] {} <Debug> TCP-Session: f57cbd4f-bccf-47ba-bf80-0b42262a798f Authenticating user 'default' from [fd00:1122:3344:101::e]:62829 | ||
| 1900 | 2026.05.11 19:07:45.113792 [ 310 ] {} <Debug> TCP-Session: 33f6832b-81dd-472e-b373-0762ff5532ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.05.11 19:07:45.113809 [ 308 ] {} <Debug> TCP-Session: f57cbd4f-bccf-47ba-bf80-0b42262a798f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.05.11 19:07:45.113785 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 1903 | 2026.05.11 19:07:45.113836 [ 308 ] {} <Debug> TCP-Session: f57cbd4f-bccf-47ba-bf80-0b42262a798f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.05.11 19:07:45.113928 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1905 | 2026.05.11 19:07:45.747627 [ 345 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> AggregatingTransform: Aggregating | ||
| 1906 | 2026.05.11 19:07:45.747726 [ 345 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> Aggregator: Aggregation method: without_key | ||
| 1907 | 2026.05.11 19:07:45.747775 [ 345 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001600946 sec. (624.631 rows/sec., 24.40 KiB/sec.) | ||
| 1908 | 2026.05.11 19:07:45.747803 [ 345 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Trace> Aggregator: Merging aggregated data | ||
| 1909 | 2026.05.11 19:07:45.749109 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.636042 sec., 1.5722232179635935 rows/sec., 62.89 B/sec. | ||
| 1910 | 2026.05.11 19:07:45.749333 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1911 | 2026.05.11 19:07:45.749381 [ 307 ] {a5fffcdf-4e5a-4c8b-8513-940ff6ccb8da} <Debug> TCPHandler: Processed in 0.636629445 sec. | ||
| 1912 | 2026.05.11 19:07:45.749572 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1913 | 2026.05.11 19:07:45.749620 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.05.11 19:07:45.749622 [ 307 ] {} <Debug> TCP-Session: c6f1a545-5e71-4872-b3e7-5ccf6b5ddfa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.11 19:07:45.749656 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.05.11 19:07:45.749699 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1917 | 2026.05.11 19:07:45.749727 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2026.05.11 19:07:45.749753 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2026.05.11 19:07:45.749780 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2026.05.11 19:07:45.749813 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2026.05.11 19:07:45.749825 [ 302 ] {} <Debug> TCP-Session: bb569c87-8a08-41e0-abb0-9d4f17571c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.11 19:07:45.749862 [ 303 ] {} <Debug> TCP-Session: 059d98a1-3af2-4952-82aa-793cccc32277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.11 19:07:45.749879 [ 304 ] {} <Debug> TCP-Session: 226ccbd3-7226-4ad3-be65-1321fab19ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.11 19:07:45.749816 [ 305 ] {} <Debug> TCP-Session: 8b933892-d27a-451c-9e75-0d43eb3bbf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.11 19:07:45.749762 [ 311 ] {} <Debug> TCP-Session: 1762d648-075d-42f8-a5db-ed63c6a00862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.11 19:07:45.749758 [ 309 ] {} <Debug> TCP-Session: 5cf3c0af-6a18-49d1-8a56-c6beddbbedd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.05.11 19:07:45.749684 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.05.11 19:07:45.749670 [ 308 ] {} <Debug> TCP-Session: f57cbd4f-bccf-47ba-bf80-0b42262a798f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.05.11 19:07:45.750064 [ 310 ] {} <Debug> TCP-Session: 33f6832b-81dd-472e-b373-0762ff5532ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.05.11 19:07:45.758068 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1931 | 2026.05.11 19:07:45.758125 [ 258 ] {} <Debug> TCP-Session: 48b44aee-c01b-42ee-b91b-7f6a62154b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.05.11 19:07:46.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.96 MiB, peak 196.12 MiB, free memory in arenas 0.00 B, will set to 205.44 MiB (RSS), difference: 20.47 MiB | ||
| 1933 | 2026.05.11 19:07:46.060926 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55312 | ||
| 1934 | 2026.05.11 19:07:46.061045 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2026.05.11 19:07:46.061076 [ 307 ] {} <Debug> TCP-Session: e239fa95-dc2c-43ba-bfe9-8e6959a9660a Authenticating user 'default' from [fd00:1122:3344:101::e]:55312 | ||
| 1936 | 2026.05.11 19:07:46.061098 [ 307 ] {} <Debug> TCP-Session: e239fa95-dc2c-43ba-bfe9-8e6959a9660a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.11 19:07:46.061112 [ 307 ] {} <Debug> TCP-Session: e239fa95-dc2c-43ba-bfe9-8e6959a9660a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.05.11 19:07:46.061341 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35992 | ||
| 1939 | 2026.05.11 19:07:46.061399 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36511 | ||
| 1940 | 2026.05.11 19:07:46.061428 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38750 | ||
| 1941 | 2026.05.11 19:07:46.061453 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1942 | 2026.05.11 19:07:46.061472 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41157 | ||
| 1943 | 2026.05.11 19:07:46.061484 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39624 | ||
| 1944 | 2026.05.11 19:07:46.061515 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2026.05.11 19:07:46.061526 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1946 | 2026.05.11 19:07:46.061550 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.05.11 19:07:46.061560 [ 309 ] {} <Debug> TCP-Session: 27353e3a-f944-4f6d-9802-fffddab55633 Authenticating user 'default' from [fd00:1122:3344:101::e]:36511 | ||
| 1948 | 2026.05.11 19:07:46.061570 [ 311 ] {} <Debug> TCP-Session: 1e12dbcd-8168-4e4b-9c9e-aca20a92b0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38750 | ||
| 1949 | 2026.05.11 19:07:46.061587 [ 302 ] {} <Debug> TCP-Session: 19765484-8b26-4dd1-a955-bbbf432bc92e Authenticating user 'default' from [fd00:1122:3344:101::e]:41157 | ||
| 1950 | 2026.05.11 19:07:46.061605 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1951 | 2026.05.11 19:07:46.061614 [ 311 ] {} <Debug> TCP-Session: 1e12dbcd-8168-4e4b-9c9e-aca20a92b0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.11 19:07:46.061634 [ 302 ] {} <Debug> TCP-Session: 19765484-8b26-4dd1-a955-bbbf432bc92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.05.11 19:07:46.061649 [ 303 ] {} <Debug> TCP-Session: 222d0759-998a-4535-8ae4-ef9d6a29625c Authenticating user 'default' from [fd00:1122:3344:101::e]:39624 | ||
| 1954 | 2026.05.11 19:07:46.061678 [ 302 ] {} <Debug> TCP-Session: 19765484-8b26-4dd1-a955-bbbf432bc92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.11 19:07:46.061700 [ 303 ] {} <Debug> TCP-Session: 222d0759-998a-4535-8ae4-ef9d6a29625c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.11 19:07:46.061604 [ 309 ] {} <Debug> TCP-Session: 27353e3a-f944-4f6d-9802-fffddab55633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.11 19:07:46.061722 [ 303 ] {} <Debug> TCP-Session: 222d0759-998a-4535-8ae4-ef9d6a29625c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.05.11 19:07:46.061743 [ 309 ] {} <Debug> TCP-Session: 27353e3a-f944-4f6d-9802-fffddab55633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.05.11 19:07:46.061498 [ 308 ] {} <Debug> TCP-Session: e8d3014f-c68d-4efa-9c57-da5111589236 Authenticating user 'default' from [fd00:1122:3344:101::e]:35992 | ||
| 1960 | 2026.05.11 19:07:46.061491 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64316 | ||
| 1961 | 2026.05.11 19:07:46.061803 [ 308 ] {} <Debug> TCP-Session: e8d3014f-c68d-4efa-9c57-da5111589236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.05.11 19:07:46.061436 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45472 | ||
| 1963 | 2026.05.11 19:07:46.061848 [ 308 ] {} <Debug> TCP-Session: e8d3014f-c68d-4efa-9c57-da5111589236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.11 19:07:46.061416 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54608 | ||
| 1965 | 2026.05.11 19:07:46.061885 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1966 | 2026.05.11 19:07:46.061494 [ 307 ] {} <Trace> TCP-Session: e239fa95-dc2c-43ba-bfe9-8e6959a9660a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.05.11 19:07:46.061931 [ 304 ] {} <Debug> TCP-Session: b38e52c9-bc58-4906-907a-962ec1952740 Authenticating user 'default' from [fd00:1122:3344:101::e]:64316 | ||
| 1968 | 2026.05.11 19:07:46.061952 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2026.05.11 19:07:46.061968 [ 304 ] {} <Debug> TCP-Session: b38e52c9-bc58-4906-907a-962ec1952740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.11 19:07:46.061998 [ 310 ] {} <Debug> TCP-Session: 9fcb429f-2f51-4236-8f32-ecaf3176f1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54608 | ||
| 1971 | 2026.05.11 19:07:46.062004 [ 304 ] {} <Debug> TCP-Session: b38e52c9-bc58-4906-907a-962ec1952740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.05.11 19:07:46.062026 [ 310 ] {} <Debug> TCP-Session: 9fcb429f-2f51-4236-8f32-ecaf3176f1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.11 19:07:46.061920 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1974 | 2026.05.11 19:07:46.062051 [ 310 ] {} <Debug> TCP-Session: 9fcb429f-2f51-4236-8f32-ecaf3176f1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.11 19:07:46.061652 [ 311 ] {} <Debug> TCP-Session: 1e12dbcd-8168-4e4b-9c9e-aca20a92b0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.11 19:07:46.062083 [ 258 ] {} <Debug> TCP-Session: 26fbf144-98d2-45f9-b7ad-9161f2b65efa Authenticating user 'default' from [fd00:1122:3344:101::e]:45472 | ||
| 1977 | 2026.05.11 19:07:46.062107 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1978 | 2026.05.11 19:07:46.062126 [ 258 ] {} <Debug> TCP-Session: 26fbf144-98d2-45f9-b7ad-9161f2b65efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.11 19:07:46.062152 [ 258 ] {} <Debug> TCP-Session: 26fbf144-98d2-45f9-b7ad-9161f2b65efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.11 19:07:46.062396 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1981 | 2026.05.11 19:07:46.062459 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.05.11 19:07:46.062742 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 1983 | 2026.05.11 19:07:46.063749 [ 335 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> AggregatingTransform: Aggregating | ||
| 1984 | 2026.05.11 19:07:46.063790 [ 335 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1985 | 2026.05.11 19:07:46.063823 [ 335 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975861 sec. (1024.736 rows/sec., 40.03 KiB/sec.) | ||
| 1986 | 2026.05.11 19:07:46.063851 [ 335 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Trace> Aggregator: Merging aggregated data | ||
| 1987 | 2026.05.11 19:07:46.065051 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 1988 | 2026.05.11 19:07:46.065233 [ 307 ] {147950ad-7381-4a4f-b562-c03817f67a9d} <Debug> TCPHandler: Processed in 0.003890094 sec. | ||
| 1989 | 2026.05.11 19:07:46.065408 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2026.05.11 19:07:46.065434 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2026.05.11 19:07:46.065451 [ 307 ] {} <Debug> TCP-Session: e239fa95-dc2c-43ba-bfe9-8e6959a9660a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.11 19:07:46.065454 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1993 | 2026.05.11 19:07:46.065478 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1994 | 2026.05.11 19:07:46.065493 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1995 | 2026.05.11 19:07:46.065519 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2026.05.11 19:07:46.065541 [ 309 ] {} <Debug> TCP-Session: 27353e3a-f944-4f6d-9802-fffddab55633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.11 19:07:46.065562 [ 310 ] {} <Debug> TCP-Session: 9fcb429f-2f51-4236-8f32-ecaf3176f1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.11 19:07:46.065579 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1999 | 2026.05.11 19:07:46.065581 [ 311 ] {} <Debug> TCP-Session: 1e12dbcd-8168-4e4b-9c9e-aca20a92b0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.11 19:07:46.065559 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2001 | 2026.05.11 19:07:46.065622 [ 303 ] {} <Debug> TCP-Session: 222d0759-998a-4535-8ae4-ef9d6a29625c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.11 19:07:46.065541 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2003 | 2026.05.11 19:07:46.065661 [ 258 ] {} <Debug> TCP-Session: 26fbf144-98d2-45f9-b7ad-9161f2b65efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.11 19:07:46.065512 [ 304 ] {} <Debug> TCP-Session: b38e52c9-bc58-4906-907a-962ec1952740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.05.11 19:07:46.065703 [ 302 ] {} <Debug> TCP-Session: 19765484-8b26-4dd1-a955-bbbf432bc92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.05.11 19:07:46.065478 [ 308 ] {} <Debug> TCP-Session: e8d3014f-c68d-4efa-9c57-da5111589236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.11 19:07:46.305906 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.11 19:07:46.306135 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.11 19:07:46.306493 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2010 | 2026.05.11 19:07:46.306530 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2011 | 2026.05.11 19:07:46.306822 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2012 | 2026.05.11 19:07:46.306903 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2013 | 2026.05.11 19:07:46.307067 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2014 | 2026.05.11 19:07:46.307196 [ 351 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2015 | 2026.05.11 19:07:46.307215 [ 320 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2016 | 2026.05.11 19:07:46.307354 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2017 | 2026.05.11 19:07:46.307396 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2018 | 2026.05.11 19:07:46.307451 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2019 | 2026.05.11 19:07:46.307479 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2020 | 2026.05.11 19:07:46.308568 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002522 sec., 9119.746233148295 rows/sec., 1.23 MiB/sec. | ||
| 2021 | 2026.05.11 19:07:46.308675 [ 259 ] {197f15b4-8da9-47e2-bba0-89242d3dd34a} <Debug> TCPHandler: Processed in 0.002907281 sec. | ||
| 2022 | 2026.05.11 19:07:46.311034 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.05.11 19:07:46.311153 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2024 | 2026.05.11 19:07:46.311198 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2025 | 2026.05.11 19:07:46.311850 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.05.11 19:07:46.311891 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2027 | 2026.05.11 19:07:46.312394 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2028 | 2026.05.11 19:07:46.312668 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.05.11 19:07:46.312832 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001713 sec., 72387.62405137187 rows/sec., 6.24 MiB/sec. | ||
| 2030 | 2026.05.11 19:07:46.312874 [ 259 ] {2f59f5aa-7628-422b-ac3d-f45d9e43c6c1} <Debug> TCPHandler: Processed in 0.001900959 sec. | ||
| 2031 | 2026.05.11 19:07:46.313043 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.05.11 19:07:46.313148 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.05.11 19:07:46.313193 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2034 | 2026.05.11 19:07:46.313649 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.05.11 19:07:46.313686 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2036 | 2026.05.11 19:07:46.314020 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2037 | 2026.05.11 19:07:46.314271 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.05.11 19:07:46.314390 [ 70 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2039 | 2026.05.11 19:07:46.314416 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00129 sec., 26356.589147286824 rows/sec., 1.94 MiB/sec. | ||
| 2040 | 2026.05.11 19:07:46.314436 [ 70 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.05.11 19:07:46.314465 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2042 | 2026.05.11 19:07:46.314469 [ 259 ] {50d2d62a-f03b-4a24-99c0-59d692152157} <Debug> TCPHandler: Processed in 0.001484381 sec. | ||
| 2043 | 2026.05.11 19:07:46.314632 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 2044 | 2026.05.11 19:07:46.314642 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.05.11 19:07:46.314781 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2046 | 2026.05.11 19:07:46.314789 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2026.05.11 19:07:46.314826 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2048 | 2026.05.11 19:07:46.314852 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2049 | 2026.05.11 19:07:46.314957 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2050 | 2026.05.11 19:07:46.315034 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2051 | 2026.05.11 19:07:46.315098 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2052 | 2026.05.11 19:07:46.315159 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2053 | 2026.05.11 19:07:46.315226 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2054 | 2026.05.11 19:07:46.315401 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.05.11 19:07:46.315456 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2056 | 2026.05.11 19:07:46.315907 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2057 | 2026.05.11 19:07:46.316261 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.05.11 19:07:46.316424 [ 198 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870331 sec., 94100.99068025927 rows/sec., 7.27 MiB/sec. | ||
| 2059 | 2026.05.11 19:07:46.316438 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001676 sec., 58472.55369928401 rows/sec., 4.57 MiB/sec. | ||
| 2060 | 2026.05.11 19:07:46.316510 [ 259 ] {d6265eec-da7f-4422-99bf-f3c3979b5200} <Debug> TCPHandler: Processed in 0.00191922 sec. | ||
| 2061 | 2026.05.11 19:07:46.316662 [ 194 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2062 | 2026.05.11 19:07:46.316693 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.05.11 19:07:46.316809 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2064 | 2026.05.11 19:07:46.316868 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2065 | 2026.05.11 19:07:46.317025 [ 194 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.05.11 19:07:46.317122 [ 194 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_6_1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2067 | 2026.05.11 19:07:46.317221 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2068 | 2026.05.11 19:07:46.317449 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.11 19:07:46.317498 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2070 | 2026.05.11 19:07:46.317935 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2071 | 2026.05.11 19:07:46.318225 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.05.11 19:07:46.318404 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
| 2073 | 2026.05.11 19:07:46.318453 [ 259 ] {01ba675d-768e-4875-8890-95b5b5b10e8b} <Debug> TCPHandler: Processed in 0.001816458 sec. | ||
| 2074 | 2026.05.11 19:07:46.318632 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.05.11 19:07:46.318755 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.05.11 19:07:46.318827 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <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 | ||
| 2077 | 2026.05.11 19:07:46.320074 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.05.11 19:07:46.320260 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2079 | 2026.05.11 19:07:46.321056 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2080 | 2026.05.11 19:07:46.321396 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.05.11 19:07:46.321600 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002867 sec., 11859.086152772932 rows/sec., 21.25 MiB/sec. | ||
| 2082 | 2026.05.11 19:07:46.321689 [ 259 ] {f7190792-547a-4cb7-86f4-229e8dae4c41} <Debug> TCPHandler: Processed in 0.003118305 sec. | ||
| 2083 | 2026.05.11 19:07:46.321846 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.05.11 19:07:46.321950 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2085 | 2026.05.11 19:07:46.321995 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2086 | 2026.05.11 19:07:46.322436 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.05.11 19:07:46.322481 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2088 | 2026.05.11 19:07:46.322884 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2089 | 2026.05.11 19:07:46.323183 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.05.11 19:07:46.323362 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
| 2091 | 2026.05.11 19:07:46.323413 [ 259 ] {73819dae-2cb1-4123-adca-8a722c978613} <Debug> TCPHandler: Processed in 0.001617284 sec. | ||
| 2092 | 2026.05.11 19:07:46.363744 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43305 | ||
| 2093 | 2026.05.11 19:07:46.363855 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2026.05.11 19:07:46.363883 [ 307 ] {} <Debug> TCP-Session: f2cabcab-ee4f-4660-b187-61541eb3bbbd Authenticating user 'default' from [fd00:1122:3344:101::e]:43305 | ||
| 2095 | 2026.05.11 19:07:46.363905 [ 307 ] {} <Debug> TCP-Session: f2cabcab-ee4f-4660-b187-61541eb3bbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.11 19:07:46.363918 [ 307 ] {} <Debug> TCP-Session: f2cabcab-ee4f-4660-b187-61541eb3bbbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.11 19:07:46.364127 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46440 | ||
| 2098 | 2026.05.11 19:07:46.364144 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65294 | ||
| 2099 | 2026.05.11 19:07:46.364177 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51482 | ||
| 2100 | 2026.05.11 19:07:46.364200 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55035 | ||
| 2101 | 2026.05.11 19:07:46.364210 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43440 | ||
| 2102 | 2026.05.11 19:07:46.364246 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.05.11 19:07:46.364241 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49350 | ||
| 2104 | 2026.05.11 19:07:46.364269 [ 307 ] {} <Trace> TCP-Session: f2cabcab-ee4f-4660-b187-61541eb3bbbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.11 19:07:46.364295 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2026.05.11 19:07:46.364295 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.05.11 19:07:46.364312 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2026.05.11 19:07:46.364334 [ 310 ] {} <Debug> TCP-Session: 809871c1-35aa-41c0-b60d-d9934b5f03cd Authenticating user 'default' from [fd00:1122:3344:101::e]:51482 | ||
| 2109 | 2026.05.11 19:07:46.364341 [ 258 ] {} <Debug> TCP-Session: dc468d4c-7e32-453d-a75e-ff95e3bbd538 Authenticating user 'default' from [fd00:1122:3344:101::e]:55035 | ||
| 2110 | 2026.05.11 19:07:46.364348 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.05.11 19:07:46.364375 [ 258 ] {} <Debug> TCP-Session: dc468d4c-7e32-453d-a75e-ff95e3bbd538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.11 19:07:46.364371 [ 310 ] {} <Debug> TCP-Session: 809871c1-35aa-41c0-b60d-d9934b5f03cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.11 19:07:46.364394 [ 304 ] {} <Debug> TCP-Session: 836d8744-e9c0-4aea-ac79-2374aee3cc58 Authenticating user 'default' from [fd00:1122:3344:101::e]:49350 | ||
| 2114 | 2026.05.11 19:07:46.364398 [ 258 ] {} <Debug> TCP-Session: dc468d4c-7e32-453d-a75e-ff95e3bbd538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.11 19:07:46.364407 [ 310 ] {} <Debug> TCP-Session: 809871c1-35aa-41c0-b60d-d9934b5f03cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.05.11 19:07:46.364427 [ 304 ] {} <Debug> TCP-Session: 836d8744-e9c0-4aea-ac79-2374aee3cc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.05.11 19:07:46.364281 [ 308 ] {} <Debug> TCP-Session: 939a05fe-b7e1-4e1c-b5e0-a2171a451ada Authenticating user 'default' from [fd00:1122:3344:101::e]:46440 | ||
| 2118 | 2026.05.11 19:07:46.364456 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2119 | 2026.05.11 19:07:46.364458 [ 304 ] {} <Debug> TCP-Session: 836d8744-e9c0-4aea-ac79-2374aee3cc58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.11 19:07:46.364495 [ 308 ] {} <Debug> TCP-Session: 939a05fe-b7e1-4e1c-b5e0-a2171a451ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.11 19:07:46.364273 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2026.05.11 19:07:46.364543 [ 308 ] {} <Debug> TCP-Session: 939a05fe-b7e1-4e1c-b5e0-a2171a451ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.11 19:07:46.364234 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36360 | ||
| 2124 | 2026.05.11 19:07:46.364578 [ 309 ] {} <Debug> TCP-Session: 84a0969a-cf33-4308-bb3b-f61e3abc9973 Authenticating user 'default' from [fd00:1122:3344:101::e]:65294 | ||
| 2125 | 2026.05.11 19:07:46.364359 [ 302 ] {} <Debug> TCP-Session: b0ad6733-7790-4628-bd1f-962cc61449dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43440 | ||
| 2126 | 2026.05.11 19:07:46.364631 [ 309 ] {} <Debug> TCP-Session: 84a0969a-cf33-4308-bb3b-f61e3abc9973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.05.11 19:07:46.364176 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52646 | ||
| 2128 | 2026.05.11 19:07:46.364652 [ 302 ] {} <Debug> TCP-Session: b0ad6733-7790-4628-bd1f-962cc61449dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.11 19:07:46.364659 [ 309 ] {} <Debug> TCP-Session: 84a0969a-cf33-4308-bb3b-f61e3abc9973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.11 19:07:46.364691 [ 302 ] {} <Debug> TCP-Session: b0ad6733-7790-4628-bd1f-962cc61449dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.11 19:07:46.364652 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.05.11 19:07:46.364721 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.05.11 19:07:46.364747 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2134 | 2026.05.11 19:07:46.364755 [ 303 ] {} <Debug> TCP-Session: dcb90108-7808-4d09-ae1a-ea50d6e5f223 Authenticating user 'default' from [fd00:1122:3344:101::e]:36360 | ||
| 2135 | 2026.05.11 19:07:46.364770 [ 311 ] {} <Debug> TCP-Session: 543d1eac-5fe9-4be0-b873-fd1b3db9d08c Authenticating user 'default' from [fd00:1122:3344:101::e]:52646 | ||
| 2136 | 2026.05.11 19:07:46.364795 [ 303 ] {} <Debug> TCP-Session: dcb90108-7808-4d09-ae1a-ea50d6e5f223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.11 19:07:46.364881 [ 303 ] {} <Debug> TCP-Session: dcb90108-7808-4d09-ae1a-ea50d6e5f223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.11 19:07:46.364811 [ 311 ] {} <Debug> TCP-Session: 543d1eac-5fe9-4be0-b873-fd1b3db9d08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.11 19:07:46.364812 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2140 | 2026.05.11 19:07:46.364927 [ 311 ] {} <Debug> TCP-Session: 543d1eac-5fe9-4be0-b873-fd1b3db9d08c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.11 19:07:46.365222 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 2142 | 2026.05.11 19:07:46.366191 [ 320 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> AggregatingTransform: Aggregating | ||
| 2143 | 2026.05.11 19:07:46.366247 [ 320 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2144 | 2026.05.11 19:07:46.366285 [ 320 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932297 sec. (1072.620 rows/sec., 41.90 KiB/sec.) | ||
| 2145 | 2026.05.11 19:07:46.366306 [ 320 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Trace> Aggregator: Merging aggregated data | ||
| 2146 | 2026.05.11 19:07:46.367700 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003301 sec., 302.9385034837928 rows/sec., 11.83 KiB/sec. | ||
| 2147 | 2026.05.11 19:07:46.367903 [ 307 ] {98051d87-58a9-41b3-bf6e-f050b38f87f0} <Debug> TCPHandler: Processed in 0.003785129 sec. | ||
| 2148 | 2026.05.11 19:07:46.368054 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.05.11 19:07:46.368092 [ 307 ] {} <Debug> TCP-Session: f2cabcab-ee4f-4660-b187-61541eb3bbbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.05.11 19:07:46.368110 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2151 | 2026.05.11 19:07:46.368159 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2152 | 2026.05.11 19:07:46.368173 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2153 | 2026.05.11 19:07:46.368189 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2154 | 2026.05.11 19:07:46.368197 [ 304 ] {} <Debug> TCP-Session: 836d8744-e9c0-4aea-ac79-2374aee3cc58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.05.11 19:07:46.368218 [ 258 ] {} <Debug> TCP-Session: dc468d4c-7e32-453d-a75e-ff95e3bbd538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.05.11 19:07:46.368230 [ 310 ] {} <Debug> TCP-Session: 809871c1-35aa-41c0-b60d-d9934b5f03cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.05.11 19:07:46.368230 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2158 | 2026.05.11 19:07:46.368251 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.05.11 19:07:46.368270 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2160 | 2026.05.11 19:07:46.368283 [ 302 ] {} <Debug> TCP-Session: b0ad6733-7790-4628-bd1f-962cc61449dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.11 19:07:46.368298 [ 311 ] {} <Debug> TCP-Session: 543d1eac-5fe9-4be0-b873-fd1b3db9d08c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.11 19:07:46.368321 [ 303 ] {} <Debug> TCP-Session: dcb90108-7808-4d09-ae1a-ea50d6e5f223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.11 19:07:46.368208 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.05.11 19:07:46.368159 [ 308 ] {} <Debug> TCP-Session: 939a05fe-b7e1-4e1c-b5e0-a2171a451ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.11 19:07:46.368390 [ 309 ] {} <Debug> TCP-Session: 84a0969a-cf33-4308-bb3b-f61e3abc9973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.11 19:07:50.085084 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.05.11 19:07:50.085154 [ 285 ] {} <Debug> TCP-Session: e54cced6-4a4f-4183-96ef-e8fde8965650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.11 19:07:51.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.60 MiB, peak 214.50 MiB, free memory in arenas 0.00 B, will set to 205.63 MiB (RSS), difference: 2.03 MiB | ||
| 2169 | 2026.05.11 19:07:51.304606 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.05.11 19:07:51.304843 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2171 | 2026.05.11 19:07:51.305186 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2172 | 2026.05.11 19:07:51.305223 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2173 | 2026.05.11 19:07:51.305451 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2174 | 2026.05.11 19:07:51.305518 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2175 | 2026.05.11 19:07:51.305651 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2176 | 2026.05.11 19:07:51.305765 [ 328 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2177 | 2026.05.11 19:07:51.305780 [ 343 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2178 | 2026.05.11 19:07:51.305902 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2179 | 2026.05.11 19:07:51.305927 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2180 | 2026.05.11 19:07:51.308578 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2181 | 2026.05.11 19:07:51.308603 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2182 | 2026.05.11 19:07:51.308651 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2183 | 2026.05.11 19:07:51.308689 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2184 | 2026.05.11 19:07:51.310018 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.005281 sec., 5491.384207536451 rows/sec., 1.11 MiB/sec. | ||
| 2185 | 2026.05.11 19:07:51.310120 [ 259 ] {d4c7f110-ab3c-4b39-bf7f-d6a320929669} <Debug> TCPHandler: Processed in 0.005642158 sec. | ||
| 2186 | 2026.05.11 19:07:51.315005 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.05.11 19:07:51.315116 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2188 | 2026.05.11 19:07:51.315160 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2189 | 2026.05.11 19:07:51.315808 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.05.11 19:07:51.315858 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2191 | 2026.05.11 19:07:51.316311 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2192 | 2026.05.11 19:07:51.316506 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.11 19:07:51.316644 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00156 sec., 641.025641025641 rows/sec., 66.36 KiB/sec. | ||
| 2194 | 2026.05.11 19:07:51.316682 [ 259 ] {01b0f407-0203-4bc0-9a48-b0e025e6a75e} <Debug> TCPHandler: Processed in 0.001729806 sec. | ||
| 2195 | 2026.05.11 19:07:51.316795 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.05.11 19:07:51.316890 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.11 19:07:51.316931 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2198 | 2026.05.11 19:07:51.317350 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.05.11 19:07:51.317384 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2200 | 2026.05.11 19:07:51.317674 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2201 | 2026.05.11 19:07:51.317879 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.05.11 19:07:51.318007 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001134 sec., 21164.021164021164 rows/sec., 1.76 MiB/sec. | ||
| 2203 | 2026.05.11 19:07:51.318045 [ 259 ] {e37e2107-1e7f-4078-bdc0-42fdabd34ea8} <Debug> TCPHandler: Processed in 0.001296378 sec. | ||
| 2204 | 2026.05.11 19:07:51.318183 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.05.11 19:07:51.318274 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2206 | 2026.05.11 19:07:51.318312 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2207 | 2026.05.11 19:07:51.318693 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.05.11 19:07:51.318728 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2209 | 2026.05.11 19:07:51.319005 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2210 | 2026.05.11 19:07:51.319205 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.05.11 19:07:51.319326 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00107 sec., 3738.3177570093458 rows/sec., 304.83 KiB/sec. | ||
| 2212 | 2026.05.11 19:07:51.319360 [ 259 ] {5b91a8d0-c767-43cc-83e7-3bc54a606a25} <Debug> TCPHandler: Processed in 0.001224146 sec. | ||
| 2213 | 2026.05.11 19:07:51.319482 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.05.11 19:07:51.319573 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2215 | 2026.05.11 19:07:51.319610 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2216 | 2026.05.11 19:07:51.320088 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.11 19:07:51.320122 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2218 | 2026.05.11 19:07:51.320436 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2219 | 2026.05.11 19:07:51.320637 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.05.11 19:07:51.320758 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Debug> executeQuery: Read 191 rows, 17.25 KiB in 0.001203 sec., 158769.74231088944 rows/sec., 14.00 MiB/sec. | ||
| 2221 | 2026.05.11 19:07:51.320792 [ 259 ] {5640f890-00b9-48f0-b524-fc2bc997e873} <Debug> TCPHandler: Processed in 0.001356949 sec. | ||
| 2222 | 2026.05.11 19:07:51.320926 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.05.11 19:07:51.321019 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.05.11 19:07:51.321116 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2225 | 2026.05.11 19:07:51.321534 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.05.11 19:07:51.321570 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2227 | 2026.05.11 19:07:51.321875 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2228 | 2026.05.11 19:07:51.322156 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.11 19:07:51.322301 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Debug> executeQuery: Read 22 rows, 1.69 KiB in 0.001298 sec., 16949.15254237288 rows/sec., 1.27 MiB/sec. | ||
| 2230 | 2026.05.11 19:07:51.322346 [ 259 ] {8d12a3e6-8611-405e-97dd-c01340b48098} <Debug> TCPHandler: Processed in 0.001467341 sec. | ||
| 2231 | 2026.05.11 19:07:51.322497 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.05.11 19:07:51.322599 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.11 19:07:51.322638 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2234 | 2026.05.11 19:07:51.323123 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.05.11 19:07:51.323166 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2236 | 2026.05.11 19:07:51.323534 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2237 | 2026.05.11 19:07:51.323813 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.05.11 19:07:51.323969 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00139 sec., 17985.61151079137 rows/sec., 1.48 MiB/sec. | ||
| 2239 | 2026.05.11 19:07:51.324045 [ 259 ] {c98dfdec-f9de-4178-97a9-6e094fa52ff1} <Debug> TCPHandler: Processed in 0.001602203 sec. | ||
| 2240 | 2026.05.11 19:07:51.324204 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.11 19:07:51.324313 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.11 19:07:51.324360 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2243 | 2026.05.11 19:07:51.324855 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.11 19:07:51.324901 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2245 | 2026.05.11 19:07:51.325713 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2246 | 2026.05.11 19:07:51.326020 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.11 19:07:51.326158 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001867 sec., 6427.423674343867 rows/sec., 502.14 KiB/sec. | ||
| 2248 | 2026.05.11 19:07:51.326198 [ 259 ] {3a6a607f-c977-4adb-abed-6dbd12189057} <Debug> TCPHandler: Processed in 0.002054623 sec. | ||
| 2249 | 2026.05.11 19:07:51.326328 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.11 19:07:51.326422 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.11 19:07:51.326462 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2252 | 2026.05.11 19:07:51.326917 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.11 19:07:51.326953 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2254 | 2026.05.11 19:07:51.327260 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2255 | 2026.05.11 19:07:51.327475 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.11 19:07:51.327604 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001198 sec., 91819.69949916528 rows/sec., 7.48 MiB/sec. | ||
| 2257 | 2026.05.11 19:07:51.327643 [ 259 ] {380ae0a1-3ab7-4b32-924f-759746d3c082} <Debug> TCPHandler: Processed in 0.001361648 sec. | ||
| 2258 | 2026.05.11 19:07:51.327782 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.05.11 19:07:51.327879 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.05.11 19:07:51.327929 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2261 | 2026.05.11 19:07:51.328430 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.11 19:07:51.328467 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2263 | 2026.05.11 19:07:51.328840 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2264 | 2026.05.11 19:07:51.329104 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.11 19:07:51.329232 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001374 sec., 144104.80349344978 rows/sec., 10.33 MiB/sec. | ||
| 2266 | 2026.05.11 19:07:51.329268 [ 259 ] {d78320e0-65ee-444c-a28f-23a77202a7d6} <Debug> TCPHandler: Processed in 0.001534532 sec. | ||
| 2267 | 2026.05.11 19:07:51.329398 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.05.11 19:07:51.329492 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.05.11 19:07:51.329532 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2270 | 2026.05.11 19:07:51.329866 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.05.11 19:07:51.329902 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2272 | 2026.05.11 19:07:51.330234 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2273 | 2026.05.11 19:07:51.330443 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.05.11 19:07:51.330576 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 57.65 KiB/sec. | ||
| 2275 | 2026.05.11 19:07:51.330615 [ 259 ] {c7811598-c41a-408b-a5c7-62236f1b6fe8} <Debug> TCPHandler: Processed in 0.001266046 sec. | ||
| 2276 | 2026.05.11 19:07:51.330750 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.05.11 19:07:51.330862 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2278 | 2026.05.11 19:07:51.330928 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <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 | ||
| 2279 | 2026.05.11 19:07:51.331880 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.11 19:07:51.331924 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2281 | 2026.05.11 19:07:51.332445 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2282 | 2026.05.11 19:07:51.332669 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.05.11 19:07:51.332792 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2284 | 2026.05.11 19:07:51.332813 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001973 sec., 3041.0542321338066 rows/sec., 5.45 MiB/sec. | ||
| 2285 | 2026.05.11 19:07:51.332858 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.11 19:07:51.332895 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2287 | 2026.05.11 19:07:51.332901 [ 259 ] {bb0de692-e9ae-4a69-9b58-8de5c852de92} <Debug> TCPHandler: Processed in 0.002197835 sec. | ||
| 2288 | 2026.05.11 19:07:51.333049 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 2289 | 2026.05.11 19:07:51.333079 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.11 19:07:51.333184 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.11 19:07:51.333229 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2292 | 2026.05.11 19:07:51.333368 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2293 | 2026.05.11 19:07:51.333454 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2294 | 2026.05.11 19:07:51.333631 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2295 | 2026.05.11 19:07:51.333652 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.11 19:07:51.333702 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2297 | 2026.05.11 19:07:51.333777 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2298 | 2026.05.11 19:07:51.333924 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2299 | 2026.05.11 19:07:51.334071 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2300 | 2026.05.11 19:07:51.334137 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2301 | 2026.05.11 19:07:51.334194 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2302 | 2026.05.11 19:07:51.334471 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.11 19:07:51.334656 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 2304 | 2026.05.11 19:07:51.334700 [ 259 ] {8bb7328c-fc6f-4f04-921b-e39cfdb06765} <Debug> TCPHandler: Processed in 0.001669285 sec. | ||
| 2305 | 2026.05.11 19:07:51.343826 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 19 columns (19 merged, 0 gathered) in 0.010839608 sec., 14576.172865291806 rows/sec., 26.12 MiB/sec. | ||
| 2306 | 2026.05.11 19:07:51.344274 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2307 | 2026.05.11 19:07:51.344686 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.11 19:07:51.344766 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2309 | 2026.05.11 19:07:51.344906 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2310 | 2026.05.11 19:07:52.034185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2311 | 2026.05.11 19:07:52.034976 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.05.11 19:07:52.035055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2313 | 2026.05.11 19:07:52.035612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2314 | 2026.05.11 19:07:52.035866 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.05.11 19:07:52.036007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2316 | 2026.05.11 19:07:52.261745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2317 | 2026.05.11 19:07:52.277466 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.05.11 19:07:52.277526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2319 | 2026.05.11 19:07:52.283850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2320 | 2026.05.11 19:07:52.284530 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.11 19:07:52.287429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2322 | 2026.05.11 19:07:53.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.92 MiB, peak 214.50 MiB, free memory in arenas 0.00 B, will set to 208.43 MiB (RSS), difference: 1.51 MiB | ||
| 2323 | 2026.05.11 19:07:54.535921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 258 | ||
| 2324 | 2026.05.11 19:07:54.538798 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.11 19:07:54.538850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2326 | 2026.05.11 19:07:54.540113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2327 | 2026.05.11 19:07:54.540386 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.05.11 19:07:54.540710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 2329 | 2026.05.11 19:07:56.304588 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.05.11 19:07:56.304805 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2331 | 2026.05.11 19:07:56.305123 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2332 | 2026.05.11 19:07:56.305157 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2333 | 2026.05.11 19:07:56.305367 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2334 | 2026.05.11 19:07:56.305434 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2335 | 2026.05.11 19:07:56.305569 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2336 | 2026.05.11 19:07:56.305681 [ 341 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2337 | 2026.05.11 19:07:56.305690 [ 336 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2338 | 2026.05.11 19:07:56.305684 [ 328 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2339 | 2026.05.11 19:07:56.305812 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2340 | 2026.05.11 19:07:56.305837 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2341 | 2026.05.11 19:07:56.305878 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2342 | 2026.05.11 19:07:56.305897 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2343 | 2026.05.11 19:07:56.306821 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002102 sec., 10941.96003805899 rows/sec., 1.47 MiB/sec. | ||
| 2344 | 2026.05.11 19:07:56.306906 [ 259 ] {c4a4f500-b912-4fc3-90ad-320a18c4b362} <Debug> TCPHandler: Processed in 0.002441381 sec. | ||
| 2345 | 2026.05.11 19:07:56.309135 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.05.11 19:07:56.309262 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2347 | 2026.05.11 19:07:56.309310 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2348 | 2026.05.11 19:07:56.309892 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.05.11 19:07:56.309940 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2350 | 2026.05.11 19:07:56.310305 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2351 | 2026.05.11 19:07:56.310526 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.05.11 19:07:56.310660 [ 41 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2353 | 2026.05.11 19:07:56.310666 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001441 sec., 87439.27827897294 rows/sec., 7.55 MiB/sec. | ||
| 2354 | 2026.05.11 19:07:56.310753 [ 41 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.05.11 19:07:56.310758 [ 259 ] {99417ff6-f82d-41bf-bd23-9a94d73fa5ab} <Debug> TCPHandler: Processed in 0.001682795 sec. | ||
| 2356 | 2026.05.11 19:07:56.310792 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2357 | 2026.05.11 19:07:56.310920 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.11 19:07:56.310944 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 2359 | 2026.05.11 19:07:56.311017 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.05.11 19:07:56.311062 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2361 | 2026.05.11 19:07:56.311103 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2026.05.11 19:07:56.311150 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2363 | 2026.05.11 19:07:56.311246 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 124 rows starting from the beginning of the part | ||
| 2364 | 2026.05.11 19:07:56.311299 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2365 | 2026.05.11 19:07:56.311345 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 124 rows starting from the beginning of the part | ||
| 2366 | 2026.05.11 19:07:56.311387 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 191 rows starting from the beginning of the part | ||
| 2367 | 2026.05.11 19:07:56.311432 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2368 | 2026.05.11 19:07:56.311472 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.11 19:07:56.311511 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2370 | 2026.05.11 19:07:56.311845 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2371 | 2026.05.11 19:07:56.312109 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.11 19:07:56.312245 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001245 sec., 28112.449799196787 rows/sec., 2.06 MiB/sec. | ||
| 2373 | 2026.05.11 19:07:56.312282 [ 259 ] {fd38aa54-3036-4e2f-bb8b-4f69b3946f1a} <Debug> TCPHandler: Processed in 0.001409719 sec. | ||
| 2374 | 2026.05.11 19:07:56.312403 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.05.11 19:07:56.312495 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2376 | 2026.05.11 19:07:56.312536 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2377 | 2026.05.11 19:07:56.312580 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 871 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170212 sec., 511714.80271661223 rows/sec., 46.45 MiB/sec. | ||
| 2378 | 2026.05.11 19:07:56.312747 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2379 | 2026.05.11 19:07:56.312953 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.05.11 19:07:56.312996 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2381 | 2026.05.11 19:07:56.313027 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.05.11 19:07:56.313121 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_11_2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2383 | 2026.05.11 19:07:56.313202 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2384 | 2026.05.11 19:07:56.313312 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.05.11 19:07:56.313533 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.11 19:07:56.313642 [ 41 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.05.11 19:07:56.313667 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001188 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 2388 | 2026.05.11 19:07:56.313685 [ 41 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.11 19:07:56.313711 [ 259 ] {e03997d0-42ef-4205-9c9c-494a93f4e141} <Debug> TCPHandler: Processed in 0.001355218 sec. | ||
| 2390 | 2026.05.11 19:07:56.313712 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2391 | 2026.05.11 19:07:56.313823 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 2392 | 2026.05.11 19:07:56.313854 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.05.11 19:07:56.313940 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2394 | 2026.05.11 19:07:56.313951 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.05.11 19:07:56.313991 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 164 rows starting from the beginning of the part | ||
| 2396 | 2026.05.11 19:07:56.314007 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2026.05.11 19:07:56.314066 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part | ||
| 2398 | 2026.05.11 19:07:56.314119 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2399 | 2026.05.11 19:07:56.314161 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2400 | 2026.05.11 19:07:56.314200 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2401 | 2026.05.11 19:07:56.314239 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2402 | 2026.05.11 19:07:56.314419 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.11 19:07:56.314460 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2404 | 2026.05.11 19:07:56.314802 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2405 | 2026.05.11 19:07:56.315026 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.11 19:07:56.315134 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2407 | 2026.05.11 19:07:56.315159 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 2408 | 2026.05.11 19:07:56.315169 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.05.11 19:07:56.315190 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410914 sec., 448645.3462082026 rows/sec., 37.29 MiB/sec. | ||
| 2410 | 2026.05.11 19:07:56.315201 [ 259 ] {aac4bd44-a14e-42df-a26e-1ed9ff67cc65} <Debug> TCPHandler: Processed in 0.001394369 sec. | ||
| 2411 | 2026.05.11 19:07:56.315201 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2412 | 2026.05.11 19:07:56.315315 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 2413 | 2026.05.11 19:07:56.315340 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.11 19:07:56.315389 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2415 | 2026.05.11 19:07:56.315427 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.05.11 19:07:56.315444 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.05.11 19:07:56.315472 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1014 rows starting from the beginning of the part | ||
| 2418 | 2026.05.11 19:07:56.315510 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <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 | ||
| 2419 | 2026.05.11 19:07:56.315529 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 2420 | 2026.05.11 19:07:56.315573 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2421 | 2026.05.11 19:07:56.315611 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2422 | 2026.05.11 19:07:56.315654 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 198 rows starting from the beginning of the part | ||
| 2423 | 2026.05.11 19:07:56.315692 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2424 | 2026.05.11 19:07:56.315798 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.11 19:07:56.315893 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_11_2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2026.05.11 19:07:56.315987 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2427 | 2026.05.11 19:07:56.316340 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.05.11 19:07:56.316383 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2429 | 2026.05.11 19:07:56.316801 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513834 sec., 1223383.8056220168 rows/sec., 88.16 MiB/sec. | ||
| 2430 | 2026.05.11 19:07:56.316970 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2431 | 2026.05.11 19:07:56.317088 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2432 | 2026.05.11 19:07:56.317256 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.11 19:07:56.317407 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.05.11 19:07:56.317416 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00199 sec., 17587.93969849246 rows/sec., 31.52 MiB/sec. | ||
| 2435 | 2026.05.11 19:07:56.317489 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2436 | 2026.05.11 19:07:56.317491 [ 259 ] {d496e399-bfb5-4412-8683-d29b69a71fba} <Debug> TCPHandler: Processed in 0.002197676 sec. | ||
| 2437 | 2026.05.11 19:07:56.317605 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2438 | 2026.05.11 19:07:56.317643 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.05.11 19:07:56.317740 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.05.11 19:07:56.317782 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2441 | 2026.05.11 19:07:56.318123 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.05.11 19:07:56.318160 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2443 | 2026.05.11 19:07:56.318467 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2444 | 2026.05.11 19:07:56.318683 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.05.11 19:07:56.318795 [ 41 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2446 | 2026.05.11 19:07:56.318812 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 2447 | 2026.05.11 19:07:56.318835 [ 41 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.11 19:07:56.318854 [ 259 ] {225c8146-5038-4a23-9f5d-d3f92c19f7fa} <Debug> TCPHandler: Processed in 0.001259016 sec. | ||
| 2449 | 2026.05.11 19:07:56.318860 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2450 | 2026.05.11 19:07:56.318940 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 2451 | 2026.05.11 19:07:56.319026 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2452 | 2026.05.11 19:07:56.319051 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2453 | 2026.05.11 19:07:56.319094 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 2454 | 2026.05.11 19:07:56.319131 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2455 | 2026.05.11 19:07:56.319166 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2456 | 2026.05.11 19:07:56.319197 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 2457 | 2026.05.11 19:07:56.319233 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2458 | 2026.05.11 19:07:56.319957 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042504 sec., 546760.4920460737 rows/sec., 36.75 MiB/sec. | ||
| 2459 | 2026.05.11 19:07:56.320108 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2460 | 2026.05.11 19:07:56.320363 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.11 19:07:56.320435 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_11_2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2462 | 2026.05.11 19:07:56.320497 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2463 | 2026.05.11 19:07:59.432938 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2464 | 2026.05.11 19:07:59.433012 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2465 | 2026.05.11 19:07:59.536134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2466 | 2026.05.11 19:07:59.536632 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.05.11 19:07:59.536684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2468 | 2026.05.11 19:07:59.537225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2469 | 2026.05.11 19:07:59.537470 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.05.11 19:07:59.537620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2471 | 2026.05.11 19:07:59.787547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2472 | 2026.05.11 19:07:59.806132 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.05.11 19:07:59.806205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2474 | 2026.05.11 19:07:59.812551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2475 | 2026.05.11 19:07:59.813248 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.11 19:07:59.816173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2477 | 2026.05.11 19:08:00.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.21 MiB, peak 215.16 MiB, free memory in arenas 0.00 B, will set to 210.88 MiB (RSS), difference: 1.67 MiB | ||
| 2478 | 2026.05.11 19:08:01.303929 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.05.11 19:08:01.304148 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2480 | 2026.05.11 19:08:01.304471 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2481 | 2026.05.11 19:08:01.304506 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2482 | 2026.05.11 19:08:01.304724 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2483 | 2026.05.11 19:08:01.304791 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2484 | 2026.05.11 19:08:01.304925 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2485 | 2026.05.11 19:08:01.305013 [ 341 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2486 | 2026.05.11 19:08:01.305056 [ 335 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2487 | 2026.05.11 19:08:01.305057 [ 336 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2488 | 2026.05.11 19:08:01.305209 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2489 | 2026.05.11 19:08:01.305235 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2490 | 2026.05.11 19:08:01.305274 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2491 | 2026.05.11 19:08:01.305294 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2492 | 2026.05.11 19:08:01.306261 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002204 sec., 10435.57168784029 rows/sec., 1.40 MiB/sec. | ||
| 2493 | 2026.05.11 19:08:01.306329 [ 259 ] {5b19012a-71bb-4a3a-bd40-517e0280cde0} <Debug> TCPHandler: Processed in 0.002529973 sec. | ||
| 2494 | 2026.05.11 19:08:01.308100 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.11 19:08:01.308214 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.11 19:08:01.308259 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2497 | 2026.05.11 19:08:01.308746 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.11 19:08:01.308786 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2499 | 2026.05.11 19:08:01.309163 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2500 | 2026.05.11 19:08:01.309386 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.11 19:08:01.309529 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.00135 sec., 50370.370370370365 rows/sec., 4.01 MiB/sec. | ||
| 2502 | 2026.05.11 19:08:01.309570 [ 259 ] {89c51a15-3191-490f-b049-82841f00b241} <Debug> TCPHandler: Processed in 0.001525782 sec. | ||
| 2503 | 2026.05.11 19:08:01.309714 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.05.11 19:08:01.309814 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.05.11 19:08:01.309855 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2506 | 2026.05.11 19:08:01.310270 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.05.11 19:08:01.310307 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2508 | 2026.05.11 19:08:01.310610 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2509 | 2026.05.11 19:08:01.310822 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.05.11 19:08:01.310952 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 388.94 KiB/sec. | ||
| 2511 | 2026.05.11 19:08:01.310986 [ 259 ] {c03dd217-f22e-438c-953c-6da835c4f46c} <Debug> TCPHandler: Processed in 0.001320968 sec. | ||
| 2512 | 2026.05.11 19:08:01.311104 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.05.11 19:08:01.311199 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2514 | 2026.05.11 19:08:01.311238 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2515 | 2026.05.11 19:08:01.311665 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.05.11 19:08:01.311700 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2517 | 2026.05.11 19:08:01.311999 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2518 | 2026.05.11 19:08:01.312219 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.05.11 19:08:01.312349 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001168 sec., 59931.50684931507 rows/sec., 4.68 MiB/sec. | ||
| 2520 | 2026.05.11 19:08:01.312386 [ 259 ] {8f335ace-e536-4b7f-b581-2bf620eae356} <Debug> TCPHandler: Processed in 0.001331548 sec. | ||
| 2521 | 2026.05.11 19:08:01.312509 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.05.11 19:08:01.312602 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.05.11 19:08:01.312645 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2524 | 2026.05.11 19:08:01.313052 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.05.11 19:08:01.313089 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2526 | 2026.05.11 19:08:01.313430 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2527 | 2026.05.11 19:08:01.313643 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.05.11 19:08:01.313774 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2529 | 2026.05.11 19:08:01.313811 [ 259 ] {517ba000-d6ee-4e3a-a626-7fe82a450957} <Debug> TCPHandler: Processed in 0.001351149 sec. | ||
| 2530 | 2026.05.11 19:08:01.313930 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2026.05.11 19:08:01.314026 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2026.05.11 19:08:01.314084 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <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 | ||
| 2533 | 2026.05.11 19:08:01.314802 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.05.11 19:08:01.314838 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2535 | 2026.05.11 19:08:01.315324 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2536 | 2026.05.11 19:08:01.315561 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.05.11 19:08:01.315699 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001692 sec., 3546.099290780142 rows/sec., 6.35 MiB/sec. | ||
| 2538 | 2026.05.11 19:08:01.315753 [ 259 ] {5f6bd8e3-10b3-493e-bfa4-b6345604acca} <Debug> TCPHandler: Processed in 0.001873459 sec. | ||
| 2539 | 2026.05.11 19:08:01.315882 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.05.11 19:08:01.315977 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2541 | 2026.05.11 19:08:01.316019 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2542 | 2026.05.11 19:08:01.316366 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.05.11 19:08:01.316403 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2544 | 2026.05.11 19:08:01.316712 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2545 | 2026.05.11 19:08:01.316924 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.05.11 19:08:01.317054 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2547 | 2026.05.11 19:08:01.317090 [ 259 ] {e1418dc6-1d7b-4f77-b895-0f5164afa2e4} <Debug> TCPHandler: Processed in 0.001259307 sec. | ||
| 2548 | 2026.05.11 19:08:04.540988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 286 | ||
| 2549 | 2026.05.11 19:08:04.543156 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.05.11 19:08:04.543209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2551 | 2026.05.11 19:08:04.544393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2552 | 2026.05.11 19:08:04.544673 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.05.11 19:08:04.545004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2554 | 2026.05.11 19:08:06.303835 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.05.11 19:08:06.304046 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2556 | 2026.05.11 19:08:06.304354 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2557 | 2026.05.11 19:08:06.304389 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2558 | 2026.05.11 19:08:06.304601 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2559 | 2026.05.11 19:08:06.304665 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2560 | 2026.05.11 19:08:06.304801 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2561 | 2026.05.11 19:08:06.304925 [ 336 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2562 | 2026.05.11 19:08:06.304938 [ 350 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2563 | 2026.05.11 19:08:06.304934 [ 323 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2564 | 2026.05.11 19:08:06.305109 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2565 | 2026.05.11 19:08:06.305136 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2566 | 2026.05.11 19:08:06.305188 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2567 | 2026.05.11 19:08:06.305211 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2568 | 2026.05.11 19:08:06.306288 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002329 sec., 9875.483039931301 rows/sec., 1.33 MiB/sec. | ||
| 2569 | 2026.05.11 19:08:06.306385 [ 259 ] {44043bec-9554-4510-ac87-b17476406050} <Debug> TCPHandler: Processed in 0.002673146 sec. | ||
| 2570 | 2026.05.11 19:08:06.308701 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.05.11 19:08:06.308854 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.11 19:08:06.308914 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2573 | 2026.05.11 19:08:06.309489 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.11 19:08:06.309526 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2575 | 2026.05.11 19:08:06.309866 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2576 | 2026.05.11 19:08:06.310082 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.11 19:08:06.310219 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001409 sec., 5677.785663591199 rows/sec., 462.98 KiB/sec. | ||
| 2578 | 2026.05.11 19:08:06.310254 [ 259 ] {86fa7349-b74d-43e6-8988-f83daaf756b8} <Debug> TCPHandler: Processed in 0.001625224 sec. | ||
| 2579 | 2026.05.11 19:08:06.310374 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.05.11 19:08:06.310467 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2581 | 2026.05.11 19:08:06.310505 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2582 | 2026.05.11 19:08:06.310948 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.05.11 19:08:06.310983 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2584 | 2026.05.11 19:08:06.311289 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2585 | 2026.05.11 19:08:06.311510 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.11 19:08:06.311633 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001184 sec., 109797.29729729731 rows/sec., 9.43 MiB/sec. | ||
| 2587 | 2026.05.11 19:08:06.311672 [ 259 ] {aac8063b-af57-4e84-9f8c-2589c6bc86ce} <Debug> TCPHandler: Processed in 0.001344388 sec. | ||
| 2588 | 2026.05.11 19:08:06.311792 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.05.11 19:08:06.311886 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.05.11 19:08:06.311927 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2026.05.11 19:08:06.312331 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.05.11 19:08:06.312365 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2593 | 2026.05.11 19:08:06.312670 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2594 | 2026.05.11 19:08:06.312882 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.05.11 19:08:06.313003 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Debug> executeQuery: Read 43 rows, 3.19 KiB in 0.001136 sec., 37852.112676056335 rows/sec., 2.74 MiB/sec. | ||
| 2596 | 2026.05.11 19:08:06.313039 [ 259 ] {4b94c1d1-e665-4630-8902-bebf35fea721} <Debug> TCPHandler: Processed in 0.001293857 sec. | ||
| 2597 | 2026.05.11 19:08:06.313161 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.05.11 19:08:06.313257 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.11 19:08:06.313296 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2026.05.11 19:08:06.313734 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.11 19:08:06.313772 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2602 | 2026.05.11 19:08:06.314072 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2603 | 2026.05.11 19:08:06.314293 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.11 19:08:06.314412 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.001172 sec., 91296.92832764504 rows/sec., 7.14 MiB/sec. | ||
| 2605 | 2026.05.11 19:08:06.314448 [ 259 ] {20863a1a-d4b9-4ef5-9326-c9b87d4fe22c} <Debug> TCPHandler: Processed in 0.001334118 sec. | ||
| 2606 | 2026.05.11 19:08:06.314576 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.05.11 19:08:06.314669 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.05.11 19:08:06.314711 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2026.05.11 19:08:06.315126 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.11 19:08:06.315164 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2611 | 2026.05.11 19:08:06.315485 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2612 | 2026.05.11 19:08:06.315699 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.11 19:08:06.315837 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001185 sec., 138396.62447257384 rows/sec., 9.64 MiB/sec. | ||
| 2614 | 2026.05.11 19:08:06.315875 [ 259 ] {c0c07ecb-1d65-4e54-92a2-3744571386ff} <Debug> TCPHandler: Processed in 0.001345857 sec. | ||
| 2615 | 2026.05.11 19:08:06.316014 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.11 19:08:06.316114 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.05.11 19:08:06.316176 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <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 | ||
| 2618 | 2026.05.11 19:08:06.317031 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.11 19:08:06.317067 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2620 | 2026.05.11 19:08:06.317684 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2026.05.11 19:08:06.317910 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.11 19:08:06.318055 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001961 sec., 17848.036715961243 rows/sec., 31.98 MiB/sec. | ||
| 2623 | 2026.05.11 19:08:06.318114 [ 259 ] {f2edb352-edf5-4deb-bb5e-2a013645ebb9} <Debug> TCPHandler: Processed in 0.002149235 sec. | ||
| 2624 | 2026.05.11 19:08:06.318253 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.11 19:08:06.318369 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.05.11 19:08:06.318423 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2026.05.11 19:08:06.318910 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.05.11 19:08:06.318954 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2629 | 2026.05.11 19:08:06.319359 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2630 | 2026.05.11 19:08:06.319594 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.11 19:08:06.319746 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
| 2632 | 2026.05.11 19:08:06.319785 [ 259 ] {b16dee37-b951-4dd5-8849-c53c492156c2} <Debug> TCPHandler: Processed in 0.001579303 sec. | ||
| 2633 | 2026.05.11 19:08:07.037788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 2634 | 2026.05.11 19:08:07.038301 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.11 19:08:07.038345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2636 | 2026.05.11 19:08:07.038875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2637 | 2026.05.11 19:08:07.039123 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.11 19:08:07.039275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 2639 | 2026.05.11 19:08:07.039298 [ 54 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2640 | 2026.05.11 19:08:07.039375 [ 54 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.11 19:08:07.039399 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2642 | 2026.05.11 19:08:07.039542 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 2643 | 2026.05.11 19:08:07.039692 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2644 | 2026.05.11 19:08:07.039751 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2645 | 2026.05.11 19:08:07.039850 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2646 | 2026.05.11 19:08:07.039905 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2647 | 2026.05.11 19:08:07.039947 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2648 | 2026.05.11 19:08:07.039991 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2649 | 2026.05.11 19:08:07.040041 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2650 | 2026.05.11 19:08:07.041552 [ 189 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080451 sec., 2569635.1416111216 rows/sec., 36.76 MiB/sec. | ||
| 2651 | 2026.05.11 19:08:07.042308 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2652 | 2026.05.11 19:08:07.042575 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.05.11 19:08:07.042650 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_11_2} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2654 | 2026.05.11 19:08:07.042725 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2655 | 2026.05.11 19:08:07.316337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2656 | 2026.05.11 19:08:07.333294 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.11 19:08:07.333345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2658 | 2026.05.11 19:08:07.339638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2659 | 2026.05.11 19:08:07.340297 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.05.11 19:08:07.340586 [ 65 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2661 | 2026.05.11 19:08:07.340651 [ 65 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.11 19:08:07.340671 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2663 | 2026.05.11 19:08:07.340787 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2664 | 2026.05.11 19:08:07.343206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2665 | 2026.05.11 19:08:07.343785 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2666 | 2026.05.11 19:08:07.344450 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2667 | 2026.05.11 19:08:07.347610 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2668 | 2026.05.11 19:08:07.350770 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2669 | 2026.05.11 19:08:07.354327 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2670 | 2026.05.11 19:08:07.358730 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2671 | 2026.05.11 19:08:07.362794 [ 200 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 2672 | 2026.05.11 19:08:07.413441 [ 189 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072698229 sec., 1141.7059416949483 rows/sec., 5.90 MiB/sec. | ||
| 2673 | 2026.05.11 19:08:07.416015 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2674 | 2026.05.11 19:08:07.418188 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_11_2} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.05.11 19:08:07.418301 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_11_2} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2676 | 2026.05.11 19:08:07.420368 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2677 | 2026.05.11 19:08:08.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.08 MiB, peak 221.96 MiB, free memory in arenas 0.00 B, will set to 222.62 MiB (RSS), difference: 10.54 MiB | ||
| 2678 | 2026.05.11 19:08:11.304181 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.11 19:08:11.304428 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.11 19:08:11.304765 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2681 | 2026.05.11 19:08:11.304800 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2682 | 2026.05.11 19:08:11.305008 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2683 | 2026.05.11 19:08:11.305074 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2684 | 2026.05.11 19:08:11.305210 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2685 | 2026.05.11 19:08:11.305328 [ 323 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2686 | 2026.05.11 19:08:11.305346 [ 320 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2687 | 2026.05.11 19:08:11.305332 [ 315 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2688 | 2026.05.11 19:08:11.305519 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2689 | 2026.05.11 19:08:11.305545 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2690 | 2026.05.11 19:08:11.305587 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2691 | 2026.05.11 19:08:11.305608 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2692 | 2026.05.11 19:08:11.306678 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002354 sec., 9770.603228547154 rows/sec., 1.31 MiB/sec. | ||
| 2693 | 2026.05.11 19:08:11.306779 [ 259 ] {946b5fb0-d611-4918-8103-9e5abfb971b6} <Debug> TCPHandler: Processed in 0.002729267 sec. | ||
| 2694 | 2026.05.11 19:08:11.308575 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.11 19:08:11.308768 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.11 19:08:11.308839 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2026.05.11 19:08:11.309625 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.11 19:08:11.309661 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2699 | 2026.05.11 19:08:11.310011 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2700 | 2026.05.11 19:08:11.310225 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.11 19:08:11.310360 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001645 sec., 41337.386018237084 rows/sec., 3.29 MiB/sec. | ||
| 2702 | 2026.05.11 19:08:11.310396 [ 259 ] {65679d92-7f15-4267-a1e1-400bc2d2a82e} <Debug> TCPHandler: Processed in 0.001885249 sec. | ||
| 2703 | 2026.05.11 19:08:11.310529 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.11 19:08:11.310622 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.11 19:08:11.310660 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2706 | 2026.05.11 19:08:11.311045 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.11 19:08:11.311079 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2708 | 2026.05.11 19:08:11.311361 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2709 | 2026.05.11 19:08:11.311572 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.11 19:08:11.311672 [ 122 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2026.05.11 19:08:11.311696 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 413.16 KiB/sec. | ||
| 2712 | 2026.05.11 19:08:11.311710 [ 122 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.11 19:08:11.311730 [ 259 ] {3757a46d-8f70-471a-8a28-7e9a109b8ac1} <Debug> TCPHandler: Processed in 0.001249036 sec. | ||
| 2714 | 2026.05.11 19:08:11.311730 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2715 | 2026.05.11 19:08:11.311840 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 2716 | 2026.05.11 19:08:11.311855 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.05.11 19:08:11.311941 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.05.11 19:08:11.311956 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.11 19:08:11.311972 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2720 | 2026.05.11 19:08:11.311995 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2721 | 2026.05.11 19:08:11.312031 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2722 | 2026.05.11 19:08:11.312078 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 2723 | 2026.05.11 19:08:11.312135 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2724 | 2026.05.11 19:08:11.312179 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part | ||
| 2725 | 2026.05.11 19:08:11.312233 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 2726 | 2026.05.11 19:08:11.312402 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.11 19:08:11.312435 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2728 | 2026.05.11 19:08:11.312834 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2729 | 2026.05.11 19:08:11.312986 [ 189 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118373 sec., 143613.83085669874 rows/sec., 11.08 MiB/sec. | ||
| 2730 | 2026.05.11 19:08:11.313058 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): 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.11 19:08:11.313162 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2732 | 2026.05.11 19:08:11.313195 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001255 sec., 55776.89243027888 rows/sec., 4.35 MiB/sec. | ||
| 2733 | 2026.05.11 19:08:11.313235 [ 259 ] {73c54014-c3f0-46c9-a3b4-f0517d69df7b} <Debug> TCPHandler: Processed in 0.00142711 sec. | ||
| 2734 | 2026.05.11 19:08:11.313358 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.05.11 19:08:11.313453 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.05.11 19:08:11.313481 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.11 19:08:11.313495 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2738 | 2026.05.11 19:08:11.313572 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_11_2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2739 | 2026.05.11 19:08:11.313675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2740 | 2026.05.11 19:08:11.313913 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.11 19:08:11.313953 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2742 | 2026.05.11 19:08:11.314267 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2743 | 2026.05.11 19:08:11.314470 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.11 19:08:11.314595 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2745 | 2026.05.11 19:08:11.314630 [ 259 ] {cadee13f-cd31-456c-8666-a30e831af3ce} <Debug> TCPHandler: Processed in 0.001319247 sec. | ||
| 2746 | 2026.05.11 19:08:11.314750 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.11 19:08:11.314841 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.11 19:08:11.314893 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <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 | ||
| 2749 | 2026.05.11 19:08:11.315602 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.11 19:08:11.315638 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2751 | 2026.05.11 19:08:11.316107 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2752 | 2026.05.11 19:08:11.316332 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.11 19:08:11.316463 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001639 sec., 3660.7687614399024 rows/sec., 6.56 MiB/sec. | ||
| 2754 | 2026.05.11 19:08:11.316535 [ 259 ] {e45f9cd6-0622-4eee-b658-eadfacfae121} <Debug> TCPHandler: Processed in 0.001831488 sec. | ||
| 2755 | 2026.05.11 19:08:11.316662 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.11 19:08:11.316754 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.05.11 19:08:11.316795 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2758 | 2026.05.11 19:08:11.317124 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.11 19:08:11.317159 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2760 | 2026.05.11 19:08:11.317454 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2761 | 2026.05.11 19:08:11.317655 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.11 19:08:11.317804 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2763 | 2026.05.11 19:08:11.317839 [ 259 ] {f4de4fe2-7140-4a02-8908-1fcb5ef756ed} <Debug> TCPHandler: Processed in 0.001225735 sec. | ||
| 2764 | 2026.05.11 19:08:14.433070 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2765 | 2026.05.11 19:08:14.433137 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2766 | 2026.05.11 19:08:14.539362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 2767 | 2026.05.11 19:08:14.539836 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.05.11 19:08:14.539885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2769 | 2026.05.11 19:08:14.540394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2770 | 2026.05.11 19:08:14.540628 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.05.11 19:08:14.540774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2772 | 2026.05.11 19:08:14.545176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 316 | ||
| 2773 | 2026.05.11 19:08:14.547303 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.11 19:08:14.547340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2775 | 2026.05.11 19:08:14.548532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2776 | 2026.05.11 19:08:14.548798 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.11 19:08:14.549051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2778 | 2026.05.11 19:08:14.843299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2779 | 2026.05.11 19:08:14.858910 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.05.11 19:08:14.858960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2781 | 2026.05.11 19:08:14.864319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2782 | 2026.05.11 19:08:14.864968 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.05.11 19:08:14.867556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2784 | 2026.05.11 19:08:16.304521 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.05.11 19:08:16.304741 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.11 19:08:16.305082 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2787 | 2026.05.11 19:08:16.305128 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2788 | 2026.05.11 19:08:16.305382 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2789 | 2026.05.11 19:08:16.305455 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2790 | 2026.05.11 19:08:16.305596 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2791 | 2026.05.11 19:08:16.305713 [ 317 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2792 | 2026.05.11 19:08:16.305720 [ 315 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2793 | 2026.05.11 19:08:16.305718 [ 323 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2794 | 2026.05.11 19:08:16.305847 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2795 | 2026.05.11 19:08:16.305871 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2796 | 2026.05.11 19:08:16.305913 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2797 | 2026.05.11 19:08:16.305934 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 2798 | 2026.05.11 19:08:16.306887 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002236 sec., 10286.225402504471 rows/sec., 1.38 MiB/sec. | ||
| 2799 | 2026.05.11 19:08:16.306957 [ 259 ] {ef1cb742-053e-404d-8c71-fb5bdbe0510d} <Debug> TCPHandler: Processed in 0.002561453 sec. | ||
| 2800 | 2026.05.11 19:08:16.309186 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.11 19:08:16.309302 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.11 19:08:16.309344 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2803 | 2026.05.11 19:08:16.309853 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.11 19:08:16.309893 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2805 | 2026.05.11 19:08:16.310268 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2806 | 2026.05.11 19:08:16.310535 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.11 19:08:16.310682 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001412 sec., 89235.12747875354 rows/sec., 7.71 MiB/sec. | ||
| 2808 | 2026.05.11 19:08:16.310718 [ 259 ] {0f3d152f-6ed3-4a1b-8585-10fd657c9f65} <Debug> TCPHandler: Processed in 0.001583573 sec. | ||
| 2809 | 2026.05.11 19:08:16.310861 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.11 19:08:16.310957 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.11 19:08:16.310996 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2812 | 2026.05.11 19:08:16.311412 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.05.11 19:08:16.311449 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2814 | 2026.05.11 19:08:16.311748 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2815 | 2026.05.11 19:08:16.311957 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.05.11 19:08:16.312085 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001147 sec., 30514.38535309503 rows/sec., 2.24 MiB/sec. | ||
| 2817 | 2026.05.11 19:08:16.312119 [ 259 ] {64582ea6-51c1-4a64-9374-83d33ee4189a} <Debug> TCPHandler: Processed in 0.001308088 sec. | ||
| 2818 | 2026.05.11 19:08:16.312252 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.11 19:08:16.312369 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.11 19:08:16.312421 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2821 | 2026.05.11 19:08:16.312866 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.11 19:08:16.312901 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2823 | 2026.05.11 19:08:16.313216 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2824 | 2026.05.11 19:08:16.313429 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.11 19:08:16.313553 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001207 sec., 82021.54101077051 rows/sec., 6.41 MiB/sec. | ||
| 2826 | 2026.05.11 19:08:16.313589 [ 259 ] {112d1ea9-fbe2-4cbc-8dec-7ac5855dddf7} <Debug> TCPHandler: Processed in 0.001395669 sec. | ||
| 2827 | 2026.05.11 19:08:16.313721 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.11 19:08:16.313824 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.11 19:08:16.313872 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2830 | 2026.05.11 19:08:16.314282 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.11 19:08:16.314317 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2832 | 2026.05.11 19:08:16.314632 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2833 | 2026.05.11 19:08:16.314843 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.11 19:08:16.314973 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2835 | 2026.05.11 19:08:16.315008 [ 259 ] {1072d077-dd61-45d4-a7f6-1bf3e6ee0337} <Debug> TCPHandler: Processed in 0.001335638 sec. | ||
| 2836 | 2026.05.11 19:08:16.315132 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.05.11 19:08:16.315227 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.05.11 19:08:16.315279 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <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 | ||
| 2839 | 2026.05.11 19:08:16.316076 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.05.11 19:08:16.316110 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2841 | 2026.05.11 19:08:16.316629 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2842 | 2026.05.11 19:08:16.316845 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.05.11 19:08:16.316947 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2844 | 2026.05.11 19:08:16.316983 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001775 sec., 19718.309859154928 rows/sec., 35.33 MiB/sec. | ||
| 2845 | 2026.05.11 19:08:16.316983 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.05.11 19:08:16.317014 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2847 | 2026.05.11 19:08:16.317032 [ 259 ] {07e0fbe8-b3e0-423c-8821-5775150ed4ef} <Debug> TCPHandler: Processed in 0.001949581 sec. | ||
| 2848 | 2026.05.11 19:08:16.317141 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 2849 | 2026.05.11 19:08:16.317163 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.05.11 19:08:16.317277 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.05.11 19:08:16.317319 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2852 | 2026.05.11 19:08:16.317400 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.05.11 19:08:16.317463 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part | ||
| 2854 | 2026.05.11 19:08:16.317611 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2855 | 2026.05.11 19:08:16.317686 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.11 19:08:16.317717 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2857 | 2026.05.11 19:08:16.317732 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2858 | 2026.05.11 19:08:16.317819 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2859 | 2026.05.11 19:08:16.317927 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2860 | 2026.05.11 19:08:16.318026 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2861 | 2026.05.11 19:08:16.318135 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2862 | 2026.05.11 19:08:16.318381 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.11 19:08:16.318518 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 2864 | 2026.05.11 19:08:16.318554 [ 259 ] {89716a5c-b365-469a-bee0-69b5d7425bcf} <Debug> TCPHandler: Processed in 0.00144192 sec. | ||
| 2865 | 2026.05.11 19:08:16.320998 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 19 columns (19 merged, 0 gathered) in 0.003914471 sec., 70252.14901323832 rows/sec., 125.89 MiB/sec. | ||
| 2866 | 2026.05.11 19:08:16.321624 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2867 | 2026.05.11 19:08:16.322022 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.11 19:08:16.322106 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2869 | 2026.05.11 19:08:16.322273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 2870 | 2026.05.11 19:08:21.304842 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.05.11 19:08:21.305226 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2872 | 2026.05.11 19:08:21.305781 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2873 | 2026.05.11 19:08:21.305854 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2874 | 2026.05.11 19:08:21.306135 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2875 | 2026.05.11 19:08:21.306201 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2876 | 2026.05.11 19:08:21.306342 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2877 | 2026.05.11 19:08:21.306436 [ 317 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2878 | 2026.05.11 19:08:21.306445 [ 333 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2879 | 2026.05.11 19:08:21.306461 [ 315 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2880 | 2026.05.11 19:08:21.306575 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2881 | 2026.05.11 19:08:21.306601 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2882 | 2026.05.11 19:08:21.306668 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2883 | 2026.05.11 19:08:21.306688 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2884 | 2026.05.11 19:08:21.306723 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2885 | 2026.05.11 19:08:21.306759 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2886 | 2026.05.11 19:08:21.307869 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002805 sec., 10338.68092691622 rows/sec., 2.09 MiB/sec. | ||
| 2887 | 2026.05.11 19:08:21.307969 [ 259 ] {247c7f00-af6c-4ab1-b3e0-91974709a616} <Debug> TCPHandler: Processed in 0.00331284 sec. | ||
| 2888 | 2026.05.11 19:08:21.310558 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.05.11 19:08:21.310685 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.11 19:08:21.310734 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2891 | 2026.05.11 19:08:21.311232 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.05.11 19:08:21.311275 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2893 | 2026.05.11 19:08:21.311645 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2894 | 2026.05.11 19:08:21.311862 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.05.11 19:08:21.312007 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001359 sec., 17660.044150110374 rows/sec., 1.47 MiB/sec. | ||
| 2896 | 2026.05.11 19:08:21.312044 [ 259 ] {0de4dbf9-d89f-48a3-bbf9-d9b66988b0eb} <Debug> TCPHandler: Processed in 0.001547273 sec. | ||
| 2897 | 2026.05.11 19:08:21.312163 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.05.11 19:08:21.312259 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.11 19:08:21.312301 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2900 | 2026.05.11 19:08:21.312693 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.05.11 19:08:21.312729 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2902 | 2026.05.11 19:08:21.313009 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2903 | 2026.05.11 19:08:21.313224 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.11 19:08:21.313358 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 291.49 KiB/sec. | ||
| 2905 | 2026.05.11 19:08:21.313395 [ 259 ] {e23f0cf8-8088-4959-a595-6d42a918de71} <Debug> TCPHandler: Processed in 0.001280977 sec. | ||
| 2906 | 2026.05.11 19:08:21.313508 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.11 19:08:21.313603 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.11 19:08:21.313641 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2909 | 2026.05.11 19:08:21.314111 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.11 19:08:21.314147 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2911 | 2026.05.11 19:08:21.314460 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2912 | 2026.05.11 19:08:21.314664 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.11 19:08:21.314778 [ 120 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2914 | 2026.05.11 19:08:21.314795 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Debug> executeQuery: Read 190 rows, 17.16 KiB in 0.001211 sec., 156895.1279933939 rows/sec., 13.83 MiB/sec. | ||
| 2915 | 2026.05.11 19:08:21.314834 [ 120 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.05.11 19:08:21.314845 [ 259 ] {46751ea1-eeda-46a9-8ffe-12ee3fbe3e73} <Debug> TCPHandler: Processed in 0.001386069 sec. | ||
| 2917 | 2026.05.11 19:08:21.314864 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2918 | 2026.05.11 19:08:21.314973 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.11 19:08:21.315025 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 2920 | 2026.05.11 19:08:21.315072 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.05.11 19:08:21.315128 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2922 | 2026.05.11 19:08:21.315246 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2923 | 2026.05.11 19:08:21.315308 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 267 rows starting from the beginning of the part | ||
| 2924 | 2026.05.11 19:08:21.315419 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 2925 | 2026.05.11 19:08:21.315496 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 130 rows starting from the beginning of the part | ||
| 2926 | 2026.05.11 19:08:21.315564 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 2927 | 2026.05.11 19:08:21.315566 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.05.11 19:08:21.315630 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2929 | 2026.05.11 19:08:21.315631 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part | ||
| 2930 | 2026.05.11 19:08:21.315716 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 190 rows starting from the beginning of the part | ||
| 2931 | 2026.05.11 19:08:21.315971 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2932 | 2026.05.11 19:08:21.316215 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.05.11 19:08:21.316353 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Debug> executeQuery: Read 22 rows, 1.69 KiB in 0.001299 sec., 16936.104695919938 rows/sec., 1.27 MiB/sec. | ||
| 2934 | 2026.05.11 19:08:21.316393 [ 259 ] {2adb6b7e-261a-4e2f-9213-dfcbd2da9508} <Debug> TCPHandler: Processed in 0.001468951 sec. | ||
| 2935 | 2026.05.11 19:08:21.316525 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.05.11 19:08:21.316649 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.05.11 19:08:21.316697 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2938 | 2026.05.11 19:08:21.316843 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897739 sec., 447374.48089542345 rows/sec., 40.44 MiB/sec. | ||
| 2939 | 2026.05.11 19:08:21.317084 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2940 | 2026.05.11 19:08:21.317152 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.11 19:08:21.317189 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2942 | 2026.05.11 19:08:21.317408 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.11 19:08:21.317486 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_16_3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2944 | 2026.05.11 19:08:21.317504 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2945 | 2026.05.11 19:08:21.317571 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2946 | 2026.05.11 19:08:21.317712 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.11 19:08:21.317844 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00122 sec., 19672.131147540986 rows/sec., 1.63 MiB/sec. | ||
| 2948 | 2026.05.11 19:08:21.317883 [ 259 ] {5b95c55d-b2d2-44f6-a8a0-05aced8b5ac9} <Debug> TCPHandler: Processed in 0.00141891 sec. | ||
| 2949 | 2026.05.11 19:08:21.318006 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.11 19:08:21.318123 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.11 19:08:21.318172 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2952 | 2026.05.11 19:08:21.318643 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.11 19:08:21.318686 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2954 | 2026.05.11 19:08:21.319034 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2955 | 2026.05.11 19:08:21.319248 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.11 19:08:21.319379 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001279 sec., 9382.329945269743 rows/sec., 732.99 KiB/sec. | ||
| 2957 | 2026.05.11 19:08:21.319420 [ 259 ] {cd006a2f-3c56-45d0-bb63-bc453e3b646f} <Debug> TCPHandler: Processed in 0.001475411 sec. | ||
| 2958 | 2026.05.11 19:08:21.319543 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.11 19:08:21.319639 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.11 19:08:21.319678 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2026.05.11 19:08:21.320112 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.11 19:08:21.320149 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2963 | 2026.05.11 19:08:21.320464 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2964 | 2026.05.11 19:08:21.320672 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.11 19:08:21.320782 [ 120 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2966 | 2026.05.11 19:08:21.320799 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001177 sec., 93457.94392523363 rows/sec., 7.62 MiB/sec. | ||
| 2967 | 2026.05.11 19:08:21.320824 [ 120 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.05.11 19:08:21.320842 [ 259 ] {e25b66b0-ed40-4e90-ad82-2987ef8d41b9} <Debug> TCPHandler: Processed in 0.001348257 sec. | ||
| 2969 | 2026.05.11 19:08:21.320849 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2970 | 2026.05.11 19:08:21.320935 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 2971 | 2026.05.11 19:08:21.320973 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.05.11 19:08:21.321012 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2973 | 2026.05.11 19:08:21.321037 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part | ||
| 2974 | 2026.05.11 19:08:21.321067 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.05.11 19:08:21.321102 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 2976 | 2026.05.11 19:08:21.321109 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2977 | 2026.05.11 19:08:21.321145 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 107 rows starting from the beginning of the part | ||
| 2978 | 2026.05.11 19:08:21.321189 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
| 2979 | 2026.05.11 19:08:21.321234 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 99 rows starting from the beginning of the part | ||
| 2980 | 2026.05.11 19:08:21.321285 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2981 | 2026.05.11 19:08:21.321519 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.11 19:08:21.321554 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2983 | 2026.05.11 19:08:21.321883 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2984 | 2026.05.11 19:08:21.322102 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.05.11 19:08:21.322108 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012065 sec., 523000.41442188143 rows/sec., 43.49 MiB/sec. | ||
| 2986 | 2026.05.11 19:08:21.322211 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2987 | 2026.05.11 19:08:21.322232 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001183 sec., 167371.09044801354 rows/sec., 12.00 MiB/sec. | ||
| 2988 | 2026.05.11 19:08:21.322250 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.11 19:08:21.322276 [ 259 ] {b14a9777-0a03-4b4c-8fc9-fc39f0c946ec} <Debug> TCPHandler: Processed in 0.001352798 sec. | ||
| 2990 | 2026.05.11 19:08:21.322313 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2991 | 2026.05.11 19:08:21.322288 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2992 | 2026.05.11 19:08:21.322391 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 2993 | 2026.05.11 19:08:21.322439 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.11 19:08:21.322474 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.05.11 19:08:21.322499 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1852 rows starting from the beginning of the part | ||
| 2996 | 2026.05.11 19:08:21.322535 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.05.11 19:08:21.322544 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 2998 | 2026.05.11 19:08:21.322582 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 2999 | 2026.05.11 19:08:21.322588 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <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 | ||
| 3000 | 2026.05.11 19:08:21.322599 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.11 19:08:21.322619 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 3002 | 2026.05.11 19:08:21.322654 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3003 | 2026.05.11 19:08:21.322668 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_16_3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3004 | 2026.05.11 19:08:21.322699 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3005 | 2026.05.11 19:08:21.322725 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3006 | 2026.05.11 19:08:21.323302 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.11 19:08:21.323336 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3008 | 2026.05.11 19:08:21.323731 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366413 sec., 1971585.4576910497 rows/sec., 140.88 MiB/sec. | ||
| 3009 | 2026.05.11 19:08:21.323833 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3010 | 2026.05.11 19:08:21.324016 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3011 | 2026.05.11 19:08:21.324187 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.05.11 19:08:21.324350 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001833 sec., 3273.3224222585923 rows/sec., 5.87 MiB/sec. | ||
| 3013 | 2026.05.11 19:08:21.324379 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.11 19:08:21.324417 [ 259 ] {77302b61-fe52-4eab-8f9b-883918876c79} <Debug> TCPHandler: Processed in 0.002027622 sec. | ||
| 3015 | 2026.05.11 19:08:21.324464 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2026.05.11 19:08:21.324524 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3017 | 2026.05.11 19:08:21.324584 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.05.11 19:08:21.324686 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.11 19:08:21.324735 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3020 | 2026.05.11 19:08:21.325209 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.11 19:08:21.325251 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3022 | 2026.05.11 19:08:21.325607 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3023 | 2026.05.11 19:08:21.325862 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.11 19:08:21.325997 [ 120 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3025 | 2026.05.11 19:08:21.326018 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 3026 | 2026.05.11 19:08:21.326039 [ 120 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.11 19:08:21.326062 [ 259 ] {fb2466e2-bfec-4de1-a77e-0fb98e13e06b} <Debug> TCPHandler: Processed in 0.001591503 sec. | ||
| 3028 | 2026.05.11 19:08:21.326074 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3029 | 2026.05.11 19:08:21.326259 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3030 | 2026.05.11 19:08:21.326399 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3031 | 2026.05.11 19:08:21.326437 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 3032 | 2026.05.11 19:08:21.326521 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3033 | 2026.05.11 19:08:21.326577 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3034 | 2026.05.11 19:08:21.326627 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3035 | 2026.05.11 19:08:21.326677 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3036 | 2026.05.11 19:08:21.326716 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3037 | 2026.05.11 19:08:21.327713 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001506124 sec., 577641.6815614119 rows/sec., 38.86 MiB/sec. | ||
| 3038 | 2026.05.11 19:08:21.327895 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3039 | 2026.05.11 19:08:21.328222 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.05.11 19:08:21.328307 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_16_3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3041 | 2026.05.11 19:08:21.328397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3042 | 2026.05.11 19:08:22.040874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 3043 | 2026.05.11 19:08:22.041378 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.11 19:08:22.041419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3045 | 2026.05.11 19:08:22.041917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3046 | 2026.05.11 19:08:22.042165 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.11 19:08:22.042307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 3048 | 2026.05.11 19:08:22.367660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3049 | 2026.05.11 19:08:22.382898 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.11 19:08:22.382951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3051 | 2026.05.11 19:08:22.388837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3052 | 2026.05.11 19:08:22.389546 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.11 19:08:22.391994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3054 | 2026.05.11 19:08:24.549273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 352 | ||
| 3055 | 2026.05.11 19:08:24.551664 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.05.11 19:08:24.551723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3057 | 2026.05.11 19:08:24.552880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3058 | 2026.05.11 19:08:24.553146 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.11 19:08:24.553420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 3060 | 2026.05.11 19:08:26.304262 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.05.11 19:08:26.304527 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3062 | 2026.05.11 19:08:26.304888 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3063 | 2026.05.11 19:08:26.304928 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3064 | 2026.05.11 19:08:26.305152 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3065 | 2026.05.11 19:08:26.305220 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3066 | 2026.05.11 19:08:26.305356 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3067 | 2026.05.11 19:08:26.305462 [ 333 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3068 | 2026.05.11 19:08:26.305468 [ 317 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3069 | 2026.05.11 19:08:26.305493 [ 315 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3070 | 2026.05.11 19:08:26.305604 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3071 | 2026.05.11 19:08:26.305633 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3072 | 2026.05.11 19:08:26.305680 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3073 | 2026.05.11 19:08:26.305700 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 3074 | 2026.05.11 19:08:26.306635 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002244 sec., 10249.554367201426 rows/sec., 1.38 MiB/sec. | ||
| 3075 | 2026.05.11 19:08:26.306702 [ 259 ] {fc0a211c-7256-4a24-823f-93ad86d30085} <Debug> TCPHandler: Processed in 0.002565224 sec. | ||
| 3076 | 2026.05.11 19:08:26.308895 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.05.11 19:08:26.309023 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.11 19:08:26.309073 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3079 | 2026.05.11 19:08:26.309916 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.11 19:08:26.309992 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3081 | 2026.05.11 19:08:26.310424 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3082 | 2026.05.11 19:08:26.310643 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.11 19:08:26.310781 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001795 sec., 70194.9860724234 rows/sec., 6.06 MiB/sec. | ||
| 3084 | 2026.05.11 19:08:26.310818 [ 259 ] {8c2cbc80-e3aa-451a-a409-14ca79c635a0} <Debug> TCPHandler: Processed in 0.001982301 sec. | ||
| 3085 | 2026.05.11 19:08:26.310952 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.05.11 19:08:26.311045 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3087 | 2026.05.11 19:08:26.311083 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3088 | 2026.05.11 19:08:26.311482 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.05.11 19:08:26.311517 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3090 | 2026.05.11 19:08:26.311802 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3091 | 2026.05.11 19:08:26.312004 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.05.11 19:08:26.312127 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.0011 sec., 31818.181818181816 rows/sec., 2.34 MiB/sec. | ||
| 3093 | 2026.05.11 19:08:26.312161 [ 259 ] {9a68d834-9891-4387-b6c6-1f8be30d9a88} <Debug> TCPHandler: Processed in 0.001256586 sec. | ||
| 3094 | 2026.05.11 19:08:26.312274 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.05.11 19:08:26.312368 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3096 | 2026.05.11 19:08:26.312405 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3097 | 2026.05.11 19:08:26.312821 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.11 19:08:26.312856 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3099 | 2026.05.11 19:08:26.313148 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3100 | 2026.05.11 19:08:26.313375 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.05.11 19:08:26.313494 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001145 sec., 86462.88209606986 rows/sec., 6.75 MiB/sec. | ||
| 3102 | 2026.05.11 19:08:26.313529 [ 259 ] {5f92b781-fd7b-4a78-a9c7-3928cb72bb68} <Debug> TCPHandler: Processed in 0.001302697 sec. | ||
| 3103 | 2026.05.11 19:08:26.313645 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.05.11 19:08:26.313737 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.05.11 19:08:26.313779 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3106 | 2026.05.11 19:08:26.314170 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.05.11 19:08:26.314205 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3108 | 2026.05.11 19:08:26.314519 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3109 | 2026.05.11 19:08:26.314726 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.05.11 19:08:26.314851 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 3111 | 2026.05.11 19:08:26.314885 [ 259 ] {e6cb9060-49ba-4346-8569-8cd379cbc050} <Debug> TCPHandler: Processed in 0.001287447 sec. | ||
| 3112 | 2026.05.11 19:08:26.314996 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.05.11 19:08:26.315089 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.05.11 19:08:26.315142 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <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 | ||
| 3115 | 2026.05.11 19:08:26.315885 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.05.11 19:08:26.315919 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3117 | 2026.05.11 19:08:26.316446 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3118 | 2026.05.11 19:08:26.316661 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.05.11 19:08:26.316792 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00172 sec., 20348.837209302324 rows/sec., 36.46 MiB/sec. | ||
| 3120 | 2026.05.11 19:08:26.316840 [ 259 ] {083978e1-9811-43b8-a871-4a645482f981} <Debug> TCPHandler: Processed in 0.00189119 sec. | ||
| 3121 | 2026.05.11 19:08:26.316966 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.05.11 19:08:26.317059 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.05.11 19:08:26.317099 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3124 | 2026.05.11 19:08:26.317422 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.11 19:08:26.317455 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3126 | 2026.05.11 19:08:26.317743 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3127 | 2026.05.11 19:08:26.317974 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.11 19:08:26.318099 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3129 | 2026.05.11 19:08:26.318133 [ 259 ] {f3b6fd1e-12db-48b3-a262-3173abddb533} <Debug> TCPHandler: Processed in 0.001215106 sec. | ||
| 3130 | 2026.05.11 19:08:29.433179 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3131 | 2026.05.11 19:08:29.433246 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3132 | 2026.05.11 19:08:29.542504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 3133 | 2026.05.11 19:08:29.543033 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.11 19:08:29.543077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3135 | 2026.05.11 19:08:29.543673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3136 | 2026.05.11 19:08:29.543926 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.11 19:08:29.544059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3138 | 2026.05.11 19:08:29.892190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3139 | 2026.05.11 19:08:29.908387 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.11 19:08:29.908450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3141 | 2026.05.11 19:08:29.914272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3142 | 2026.05.11 19:08:29.914993 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.11 19:08:29.917976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3144 | 2026.05.11 19:08:31.303163 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.05.11 19:08:31.303468 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.11 19:08:31.303784 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3147 | 2026.05.11 19:08:31.303820 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3148 | 2026.05.11 19:08:31.304038 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3149 | 2026.05.11 19:08:31.304106 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3150 | 2026.05.11 19:08:31.304245 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3151 | 2026.05.11 19:08:31.304350 [ 333 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3152 | 2026.05.11 19:08:31.304387 [ 340 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3153 | 2026.05.11 19:08:31.304387 [ 315 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3154 | 2026.05.11 19:08:31.304537 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3155 | 2026.05.11 19:08:31.304562 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3156 | 2026.05.11 19:08:31.304605 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3157 | 2026.05.11 19:08:31.304625 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 3158 | 2026.05.11 19:08:31.305571 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002201 sec., 10449.79554747842 rows/sec., 1.41 MiB/sec. | ||
| 3159 | 2026.05.11 19:08:31.305640 [ 259 ] {b6449c36-a437-4fba-ac38-5e4a1e39d93e} <Debug> TCPHandler: Processed in 0.002661046 sec. | ||
| 3160 | 2026.05.11 19:08:31.307476 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.05.11 19:08:31.307659 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3162 | 2026.05.11 19:08:31.307731 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3163 | 2026.05.11 19:08:31.308422 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.05.11 19:08:31.308459 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3165 | 2026.05.11 19:08:31.308818 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3166 | 2026.05.11 19:08:31.309038 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.05.11 19:08:31.309186 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001579 sec., 43065.23115896137 rows/sec., 3.43 MiB/sec. | ||
| 3168 | 2026.05.11 19:08:31.309223 [ 259 ] {5165cbdc-046b-4733-91c4-ee6d80558571} <Debug> TCPHandler: Processed in 0.001839008 sec. | ||
| 3169 | 2026.05.11 19:08:31.309353 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.05.11 19:08:31.309448 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.05.11 19:08:31.309487 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3172 | 2026.05.11 19:08:31.309877 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.05.11 19:08:31.309910 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3174 | 2026.05.11 19:08:31.310197 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3175 | 2026.05.11 19:08:31.310413 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.05.11 19:08:31.310539 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 406.46 KiB/sec. | ||
| 3177 | 2026.05.11 19:08:31.310574 [ 259 ] {f4e1902d-b537-444f-8c8d-55a1b7f6d445} <Debug> TCPHandler: Processed in 0.001271726 sec. | ||
| 3178 | 2026.05.11 19:08:31.310691 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.05.11 19:08:31.310785 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3180 | 2026.05.11 19:08:31.310824 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3181 | 2026.05.11 19:08:31.311231 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.11 19:08:31.311264 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3183 | 2026.05.11 19:08:31.311557 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3184 | 2026.05.11 19:08:31.311778 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.05.11 19:08:31.311908 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001143 sec., 61242.34470691164 rows/sec., 4.78 MiB/sec. | ||
| 3186 | 2026.05.11 19:08:31.311944 [ 259 ] {8f8cd2dd-e2e7-41a2-9a31-222f7387ba12} <Debug> TCPHandler: Processed in 0.001304227 sec. | ||
| 3187 | 2026.05.11 19:08:31.312065 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.11 19:08:31.312161 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.05.11 19:08:31.312204 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3190 | 2026.05.11 19:08:31.312598 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.11 19:08:31.312633 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3192 | 2026.05.11 19:08:31.312961 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3193 | 2026.05.11 19:08:31.313169 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.11 19:08:31.313302 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3195 | 2026.05.11 19:08:31.313338 [ 259 ] {a558950b-5ebc-4c77-9bb3-fb8c0e3138e8} <Debug> TCPHandler: Processed in 0.001322967 sec. | ||
| 3196 | 2026.05.11 19:08:31.313454 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.11 19:08:31.313548 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.11 19:08:31.313601 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <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 | ||
| 3199 | 2026.05.11 19:08:31.314316 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.11 19:08:31.314352 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3201 | 2026.05.11 19:08:31.314827 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3202 | 2026.05.11 19:08:31.315043 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.05.11 19:08:31.315176 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001646 sec., 3645.2004860267316 rows/sec., 6.53 MiB/sec. | ||
| 3204 | 2026.05.11 19:08:31.315227 [ 259 ] {6cdc9d50-002a-4f0d-a4b0-0350f6f137b2} <Debug> TCPHandler: Processed in 0.001822338 sec. | ||
| 3205 | 2026.05.11 19:08:31.315350 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.05.11 19:08:31.315444 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.05.11 19:08:31.315486 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3208 | 2026.05.11 19:08:31.315821 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.05.11 19:08:31.315855 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3210 | 2026.05.11 19:08:31.316154 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3211 | 2026.05.11 19:08:31.316360 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.11 19:08:31.316492 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3213 | 2026.05.11 19:08:31.316527 [ 259 ] {3d7aa1c5-c1c7-4109-bc99-2b47aaf57116} <Debug> TCPHandler: Processed in 0.001226985 sec. | ||
| 3214 | 2026.05.11 19:08:34.553640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 380 | ||
| 3215 | 2026.05.11 19:08:34.555985 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.05.11 19:08:34.556032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3217 | 2026.05.11 19:08:34.557158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3218 | 2026.05.11 19:08:34.557412 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.05.11 19:08:34.557561 [ 124 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3220 | 2026.05.11 19:08:34.557631 [ 124 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.05.11 19:08:34.557655 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3222 | 2026.05.11 19:08:34.557656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 3223 | 2026.05.11 19:08:34.557781 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 3224 | 2026.05.11 19:08:34.558477 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3225 | 2026.05.11 19:08:34.558653 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
| 3226 | 2026.05.11 19:08:34.559047 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 3227 | 2026.05.11 19:08:34.559393 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3228 | 2026.05.11 19:08:34.559744 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3229 | 2026.05.11 19:08:34.560087 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3230 | 2026.05.11 19:08:34.560431 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3231 | 2026.05.11 19:08:34.566499 [ 193 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 72 columns (72 merged, 0 gathered) in 0.008775645 sec., 43301.66044775056 rows/sec., 39.06 MiB/sec. | ||
| 3232 | 2026.05.11 19:08:34.567790 [ 196 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3233 | 2026.05.11 19:08:34.568349 [ 196 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.11 19:08:34.568421 [ 196 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_11_2} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3235 | 2026.05.11 19:08:34.568748 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3236 | 2026.05.11 19:08:34.765196 [ 124 ] {} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3237 | 2026.05.11 19:08:34.765245 [ 124 ] {} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.05.11 19:08:34.765265 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3239 | 2026.05.11 19:08:34.765354 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::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 | ||
| 3240 | 2026.05.11 19:08:34.765474 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.05.11 19:08:34.765505 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3242 | 2026.05.11 19:08:34.765577 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3243 | 2026.05.11 19:08:34.765619 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3244 | 2026.05.11 19:08:34.765660 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3245 | 2026.05.11 19:08:34.765698 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3246 | 2026.05.11 19:08:34.766412 [ 196 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001094723 sec., 25577.246481530034 rows/sec., 2.13 MiB/sec. | ||
| 3247 | 2026.05.11 19:08:34.766575 [ 193 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3248 | 2026.05.11 19:08:34.766882 [ 193 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.11 19:08:34.766960 [ 193 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_5_1} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3250 | 2026.05.11 19:08:34.767058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3251 | 2026.05.11 19:08:36.304557 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.05.11 19:08:36.304778 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.11 19:08:36.305106 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3254 | 2026.05.11 19:08:36.305143 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3255 | 2026.05.11 19:08:36.305383 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3256 | 2026.05.11 19:08:36.305466 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3257 | 2026.05.11 19:08:36.305630 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3258 | 2026.05.11 19:08:36.305731 [ 333 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3259 | 2026.05.11 19:08:36.305744 [ 360 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3260 | 2026.05.11 19:08:36.305765 [ 324 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3261 | 2026.05.11 19:08:36.305882 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3262 | 2026.05.11 19:08:36.305915 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3263 | 2026.05.11 19:08:36.305967 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3264 | 2026.05.11 19:08:36.305988 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 3265 | 2026.05.11 19:08:36.307049 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002363 sec., 9733.38975878121 rows/sec., 1.31 MiB/sec. | ||
| 3266 | 2026.05.11 19:08:36.307155 [ 259 ] {d039aa4d-7e6b-4649-95da-135d4d8a2c51} <Debug> TCPHandler: Processed in 0.002750297 sec. | ||
| 3267 | 2026.05.11 19:08:36.309470 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.05.11 19:08:36.309595 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3269 | 2026.05.11 19:08:36.309647 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3270 | 2026.05.11 19:08:36.310252 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.11 19:08:36.310297 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3272 | 2026.05.11 19:08:36.310725 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3273 | 2026.05.11 19:08:36.310945 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.11 19:08:36.311084 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001527 sec., 82514.7347740668 rows/sec., 7.13 MiB/sec. | ||
| 3275 | 2026.05.11 19:08:36.311120 [ 259 ] {0585a296-5777-4087-813c-3fed272a5715} <Debug> TCPHandler: Processed in 0.001701195 sec. | ||
| 3276 | 2026.05.11 19:08:36.311246 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.05.11 19:08:36.311338 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.05.11 19:08:36.311378 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3279 | 2026.05.11 19:08:36.311782 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.05.11 19:08:36.311818 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3281 | 2026.05.11 19:08:36.312101 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3282 | 2026.05.11 19:08:36.312315 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.11 19:08:36.312436 [ 125 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3284 | 2026.05.11 19:08:36.312442 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001122 sec., 31194.295900178255 rows/sec., 2.29 MiB/sec. | ||
| 3285 | 2026.05.11 19:08:36.312517 [ 125 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.05.11 19:08:36.312521 [ 259 ] {c9994971-981f-45f3-92d3-c861dae08662} <Debug> TCPHandler: Processed in 0.001323017 sec. | ||
| 3287 | 2026.05.11 19:08:36.312547 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3288 | 2026.05.11 19:08:36.312658 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.11 19:08:36.312673 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 3290 | 2026.05.11 19:08:36.312755 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.11 19:08:36.312797 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3292 | 2026.05.11 19:08:36.312805 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.05.11 19:08:36.312844 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3294 | 2026.05.11 19:08:36.312910 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3295 | 2026.05.11 19:08:36.312954 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 3296 | 2026.05.11 19:08:36.312996 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 3297 | 2026.05.11 19:08:36.313034 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 3298 | 2026.05.11 19:08:36.313082 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
| 3299 | 2026.05.11 19:08:36.313275 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.05.11 19:08:36.313317 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3301 | 2026.05.11 19:08:36.313668 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3302 | 2026.05.11 19:08:36.313901 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.05.11 19:08:36.313945 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330908 sec., 151776.08069077652 rows/sec., 11.73 MiB/sec. | ||
| 3304 | 2026.05.11 19:08:36.314064 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001325 sec., 74716.98113207547 rows/sec., 5.84 MiB/sec. | ||
| 3305 | 2026.05.11 19:08:36.314089 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3306 | 2026.05.11 19:08:36.314113 [ 259 ] {cd37bd03-9d01-48ba-9840-239eff81a5d6} <Debug> TCPHandler: Processed in 0.001503171 sec. | ||
| 3307 | 2026.05.11 19:08:36.314252 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.11 19:08:36.314352 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.11 19:08:36.314376 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.11 19:08:36.314399 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3311 | 2026.05.11 19:08:36.314462 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_16_3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3312 | 2026.05.11 19:08:36.314539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3313 | 2026.05.11 19:08:36.314832 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.05.11 19:08:36.314873 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3315 | 2026.05.11 19:08:36.315228 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3316 | 2026.05.11 19:08:36.315559 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.05.11 19:08:36.315722 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001387 sec., 115356.88536409517 rows/sec., 8.03 MiB/sec. | ||
| 3318 | 2026.05.11 19:08:36.315768 [ 259 ] {36069bee-c8b9-4e14-a4cb-06c240d52588} <Debug> TCPHandler: Processed in 0.001568053 sec. | ||
| 3319 | 2026.05.11 19:08:36.315921 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.05.11 19:08:36.316037 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3321 | 2026.05.11 19:08:36.316100 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <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 | ||
| 3322 | 2026.05.11 19:08:36.316973 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.05.11 19:08:36.317012 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3324 | 2026.05.11 19:08:36.317568 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3325 | 2026.05.11 19:08:36.317808 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.05.11 19:08:36.317957 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001944 sec., 18004.11522633745 rows/sec., 32.26 MiB/sec. | ||
| 3327 | 2026.05.11 19:08:36.318019 [ 259 ] {59253537-2ac7-49c8-8f12-f25fcbb0719e} <Debug> TCPHandler: Processed in 0.002159335 sec. | ||
| 3328 | 2026.05.11 19:08:36.318162 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.05.11 19:08:36.318258 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.05.11 19:08:36.318300 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3331 | 2026.05.11 19:08:36.318643 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.05.11 19:08:36.318681 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3333 | 2026.05.11 19:08:36.319003 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3334 | 2026.05.11 19:08:36.319220 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.05.11 19:08:36.319348 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 3336 | 2026.05.11 19:08:36.319385 [ 259 ] {d813b4ad-3bb3-451d-8db4-2b01f29becc4} <Debug> TCPHandler: Processed in 0.001274436 sec. | ||
| 3337 | 2026.05.11 19:08:37.044120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3338 | 2026.05.11 19:08:37.044634 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.11 19:08:37.044673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3340 | 2026.05.11 19:08:37.045186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3341 | 2026.05.11 19:08:37.045417 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.11 19:08:37.045546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3343 | 2026.05.11 19:08:37.418030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3344 | 2026.05.11 19:08:37.434727 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.11 19:08:37.434797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3346 | 2026.05.11 19:08:37.440223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3347 | 2026.05.11 19:08:37.440903 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.11 19:08:37.443819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3349 | 2026.05.11 19:08:37.922423 [ 286 ] {} <Trace> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.05.11 19:08:37.922694 [ 286 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) 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 has_own_data (stage: Complete) | ||
| 3351 | 2026.05.11 19:08:37.923155 [ 286 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3352 | 2026.05.11 19:08:37.923332 [ 286 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3353 | 2026.05.11 19:08:37.923728 [ 324 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3354 | 2026.05.11 19:08:37.924310 [ 286 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001734 sec., 80738.17762399076 rows/sec., 4.48 MiB/sec. | ||
| 3355 | 2026.05.11 19:08:37.924405 [ 286 ] {c481a5e5-db0c-4119-84de-009f0b6ad984} <Debug> TCPHandler: Processed in 0.002144604 sec. | ||
| 3356 | 2026.05.11 19:08:38.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.02 MiB, peak 231.07 MiB, free memory in arenas 0.00 B, will set to 226.55 MiB (RSS), difference: -2.47 MiB | ||
| 3357 | 2026.05.11 19:08:41.304154 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.05.11 19:08:41.304375 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3359 | 2026.05.11 19:08:41.304702 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3360 | 2026.05.11 19:08:41.304738 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3361 | 2026.05.11 19:08:41.304996 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3362 | 2026.05.11 19:08:41.305069 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3363 | 2026.05.11 19:08:41.305212 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3364 | 2026.05.11 19:08:41.305328 [ 333 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3365 | 2026.05.11 19:08:41.305336 [ 360 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3366 | 2026.05.11 19:08:41.305339 [ 324 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3367 | 2026.05.11 19:08:41.305590 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3368 | 2026.05.11 19:08:41.305619 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3369 | 2026.05.11 19:08:41.305668 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3370 | 2026.05.11 19:08:41.305691 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 3371 | 2026.05.11 19:08:41.306568 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002283 sec., 10074.463425317565 rows/sec., 1.35 MiB/sec. | ||
| 3372 | 2026.05.11 19:08:41.306635 [ 259 ] {e7b4d912-5ba7-4a34-bf16-2fde34de1ff6} <Debug> TCPHandler: Processed in 0.002613104 sec. | ||
| 3373 | 2026.05.11 19:08:41.308432 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.11 19:08:41.308544 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2026.05.11 19:08:41.308588 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2026.05.11 19:08:41.309060 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.11 19:08:41.309104 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3378 | 2026.05.11 19:08:41.309471 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3379 | 2026.05.11 19:08:41.309725 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.11 19:08:41.309871 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001359 sec., 50036.79175864607 rows/sec., 3.99 MiB/sec. | ||
| 3381 | 2026.05.11 19:08:41.309911 [ 259 ] {203b4189-0894-4398-95a7-5756a95c6e9e} <Debug> TCPHandler: Processed in 0.001531082 sec. | ||
| 3382 | 2026.05.11 19:08:41.310053 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.05.11 19:08:41.310148 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.05.11 19:08:41.310188 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3385 | 2026.05.11 19:08:41.310585 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.05.11 19:08:41.310623 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3387 | 2026.05.11 19:08:41.310918 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3388 | 2026.05.11 19:08:41.311129 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.11 19:08:41.311255 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 401.04 KiB/sec. | ||
| 3390 | 2026.05.11 19:08:41.311292 [ 259 ] {2b4bb9f3-264c-45dc-a7ec-9b74cadbcd39} <Debug> TCPHandler: Processed in 0.001289866 sec. | ||
| 3391 | 2026.05.11 19:08:41.311411 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.05.11 19:08:41.311507 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2026.05.11 19:08:41.311546 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2026.05.11 19:08:41.311961 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.11 19:08:41.311998 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3396 | 2026.05.11 19:08:41.312298 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3397 | 2026.05.11 19:08:41.312510 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.11 19:08:41.312635 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001145 sec., 61135.371179039306 rows/sec., 4.77 MiB/sec. | ||
| 3399 | 2026.05.11 19:08:41.312672 [ 259 ] {bb91ccbb-6cbe-4b45-b6f4-997aae69d3a0} <Debug> TCPHandler: Processed in 0.001311177 sec. | ||
| 3400 | 2026.05.11 19:08:41.312792 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.05.11 19:08:41.312887 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.05.11 19:08:41.312930 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3403 | 2026.05.11 19:08:41.313328 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.11 19:08:41.313364 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3405 | 2026.05.11 19:08:41.313694 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3406 | 2026.05.11 19:08:41.313928 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.11 19:08:41.314058 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3408 | 2026.05.11 19:08:41.314095 [ 259 ] {3dbbd37e-7c99-40f3-9d87-7af122a99ce9} <Debug> TCPHandler: Processed in 0.001352098 sec. | ||
| 3409 | 2026.05.11 19:08:41.314209 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.05.11 19:08:41.314302 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.05.11 19:08:41.314359 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <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 | ||
| 3412 | 2026.05.11 19:08:41.315067 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.11 19:08:41.315104 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3414 | 2026.05.11 19:08:41.315590 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3415 | 2026.05.11 19:08:41.315810 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.11 19:08:41.315921 [ 160 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3417 | 2026.05.11 19:08:41.315949 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001664 sec., 3605.769230769231 rows/sec., 6.46 MiB/sec. | ||
| 3418 | 2026.05.11 19:08:41.315993 [ 160 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.11 19:08:41.316013 [ 259 ] {5e5fc206-ffec-492c-9c9e-62832b890a9d} <Debug> TCPHandler: Processed in 0.001853279 sec. | ||
| 3420 | 2026.05.11 19:08:41.316023 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3421 | 2026.05.11 19:08:41.316144 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.11 19:08:41.316167 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 3423 | 2026.05.11 19:08:41.316242 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.05.11 19:08:41.316290 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3425 | 2026.05.11 19:08:41.316470 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3426 | 2026.05.11 19:08:41.316551 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
| 3427 | 2026.05.11 19:08:41.316663 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.11 19:08:41.316712 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3429 | 2026.05.11 19:08:41.316741 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3430 | 2026.05.11 19:08:41.316871 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3431 | 2026.05.11 19:08:41.316983 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 3432 | 2026.05.11 19:08:41.317093 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3433 | 2026.05.11 19:08:41.317128 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3434 | 2026.05.11 19:08:41.317199 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 3435 | 2026.05.11 19:08:41.317413 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.11 19:08:41.317586 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 3437 | 2026.05.11 19:08:41.317634 [ 259 ] {3fc93486-471f-430d-9338-45356829c94d} <Debug> TCPHandler: Processed in 0.001541213 sec. | ||
| 3438 | 2026.05.11 19:08:41.321107 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.005002846 sec., 72558.6995881944 rows/sec., 130.02 MiB/sec. | ||
| 3439 | 2026.05.11 19:08:41.321602 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3440 | 2026.05.11 19:08:41.321930 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.05.11 19:08:41.322004 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3442 | 2026.05.11 19:08:41.322098 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3443 | 2026.05.11 19:08:42.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.09 MiB, peak 232.03 MiB, free memory in arenas 0.00 B, will set to 228.44 MiB (RSS), difference: 1.35 MiB | ||
| 3444 | 2026.05.11 19:08:44.433510 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3445 | 2026.05.11 19:08:44.433573 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3446 | 2026.05.11 19:08:44.545688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 3447 | 2026.05.11 19:08:44.546183 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.05.11 19:08:44.546232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3449 | 2026.05.11 19:08:44.546787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3450 | 2026.05.11 19:08:44.547049 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.05.11 19:08:44.547193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3452 | 2026.05.11 19:08:44.547217 [ 152 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3453 | 2026.05.11 19:08:44.547287 [ 152 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.11 19:08:44.547309 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3455 | 2026.05.11 19:08:44.547441 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 3456 | 2026.05.11 19:08:44.547597 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2026.05.11 19:08:44.547642 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5346 rows starting from the beginning of the part | ||
| 3458 | 2026.05.11 19:08:44.547707 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3459 | 2026.05.11 19:08:44.547752 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3460 | 2026.05.11 19:08:44.547798 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3461 | 2026.05.11 19:08:44.547836 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3462 | 2026.05.11 19:08:44.547876 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3463 | 2026.05.11 19:08:44.549369 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987567 sec., 3881127.026158112 rows/sec., 55.52 MiB/sec. | ||
| 3464 | 2026.05.11 19:08:44.550397 [ 186 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3465 | 2026.05.11 19:08:44.550763 [ 186 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.11 19:08:44.550869 [ 186 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_16_3} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3467 | 2026.05.11 19:08:44.551001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3468 | 2026.05.11 19:08:44.557956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 410 | ||
| 3469 | 2026.05.11 19:08:44.560581 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.05.11 19:08:44.560644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3471 | 2026.05.11 19:08:44.561897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3472 | 2026.05.11 19:08:44.562183 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.11 19:08:44.562543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3474 | 2026.05.11 19:08:44.943952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3475 | 2026.05.11 19:08:44.960406 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.11 19:08:44.960476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3477 | 2026.05.11 19:08:44.966259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3478 | 2026.05.11 19:08:44.967006 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.11 19:08:44.967296 [ 152 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3480 | 2026.05.11 19:08:44.967335 [ 152 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.05.11 19:08:44.967353 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3482 | 2026.05.11 19:08:44.967488 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3483 | 2026.05.11 19:08:44.970437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3484 | 2026.05.11 19:08:44.971621 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3485 | 2026.05.11 19:08:44.973321 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3486 | 2026.05.11 19:08:44.977953 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3487 | 2026.05.11 19:08:44.982294 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3488 | 2026.05.11 19:08:44.986606 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3489 | 2026.05.11 19:08:44.991286 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3490 | 2026.05.11 19:08:44.995435 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 3491 | 2026.05.11 19:08:45.001297 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918819 sec. | ||
| 3492 | 2026.05.11 19:08:45.051809 [ 196 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.084387651 sec., 1433.8590844293083 rows/sec., 7.41 MiB/sec. | ||
| 3493 | 2026.05.11 19:08:45.054522 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3494 | 2026.05.11 19:08:45.056657 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_16_3} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.05.11 19:08:45.056757 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_16_3} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3496 | 2026.05.11 19:08:45.058630 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3497 | 2026.05.11 19:08:45.109341 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35691 | ||
| 3498 | 2026.05.11 19:08:45.109450 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3499 | 2026.05.11 19:08:45.109478 [ 307 ] {} <Debug> TCP-Session: bc4b6681-bc70-40aa-ab09-e09af758cabb Authenticating user 'default' from [fd00:1122:3344:101::e]:35691 | ||
| 3500 | 2026.05.11 19:08:45.109500 [ 307 ] {} <Debug> TCP-Session: bc4b6681-bc70-40aa-ab09-e09af758cabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.05.11 19:08:45.109513 [ 307 ] {} <Debug> TCP-Session: bc4b6681-bc70-40aa-ab09-e09af758cabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.05.11 19:08:45.109684 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45548 | ||
| 3503 | 2026.05.11 19:08:45.109710 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52412 | ||
| 3504 | 2026.05.11 19:08:45.109757 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65442 | ||
| 3505 | 2026.05.11 19:08:45.109797 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37682 | ||
| 3506 | 2026.05.11 19:08:45.109803 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42773 | ||
| 3507 | 2026.05.11 19:08:45.109842 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3508 | 2026.05.11 19:08:45.109782 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54990 | ||
| 3509 | 2026.05.11 19:08:45.109891 [ 308 ] {} <Debug> TCP-Session: e0737618-67ac-4621-b6cb-d8adbf51caaf Authenticating user 'default' from [fd00:1122:3344:101::e]:45548 | ||
| 3510 | 2026.05.11 19:08:45.109894 [ 307 ] {} <Trace> TCP-Session: bc4b6681-bc70-40aa-ab09-e09af758cabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.05.11 19:08:45.109919 [ 308 ] {} <Debug> TCP-Session: e0737618-67ac-4621-b6cb-d8adbf51caaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.05.11 19:08:45.109775 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37792 | ||
| 3513 | 2026.05.11 19:08:45.109946 [ 308 ] {} <Debug> TCP-Session: e0737618-67ac-4621-b6cb-d8adbf51caaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.05.11 19:08:45.109761 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43141 | ||
| 3515 | 2026.05.11 19:08:45.110080 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35691) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3516 | 2026.05.11 19:08:45.110203 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3517 | 2026.05.11 19:08:45.110242 [ 309 ] {} <Debug> TCP-Session: c9ef9633-8b49-4162-91c2-0fcbfc7be2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52412 | ||
| 3518 | 2026.05.11 19:08:45.110266 [ 309 ] {} <Debug> TCP-Session: c9ef9633-8b49-4162-91c2-0fcbfc7be2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.05.11 19:08:45.110285 [ 309 ] {} <Debug> TCP-Session: c9ef9633-8b49-4162-91c2-0fcbfc7be2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2026.05.11 19:08:45.110342 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3521 | 2026.05.11 19:08:45.110407 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3522 | 2026.05.11 19:08:45.110409 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3523 | 2026.05.11 19:08:45.110458 [ 310 ] {} <Debug> TCP-Session: 90a68eda-85f2-48ac-a4ac-ffbdb355fc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:65442 | ||
| 3524 | 2026.05.11 19:08:45.110486 [ 310 ] {} <Debug> TCP-Session: 90a68eda-85f2-48ac-a4ac-ffbdb355fc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.05.11 19:08:45.110492 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3526 | 2026.05.11 19:08:45.110500 [ 310 ] {} <Debug> TCP-Session: 90a68eda-85f2-48ac-a4ac-ffbdb355fc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.05.11 19:08:45.110527 [ 258 ] {} <Debug> TCP-Session: a69aa182-3ea9-4775-8d5e-3d4559db3f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:37792 | ||
| 3528 | 2026.05.11 19:08:45.110549 [ 258 ] {} <Debug> TCP-Session: a69aa182-3ea9-4775-8d5e-3d4559db3f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.05.11 19:08:45.110568 [ 258 ] {} <Debug> TCP-Session: a69aa182-3ea9-4775-8d5e-3d4559db3f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.05.11 19:08:45.110601 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3531 | 2026.05.11 19:08:45.110634 [ 304 ] {} <Debug> TCP-Session: 87477328-4b47-4a31-8269-ec1c89afb8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42773 | ||
| 3532 | 2026.05.11 19:08:45.110653 [ 304 ] {} <Debug> TCP-Session: 87477328-4b47-4a31-8269-ec1c89afb8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.05.11 19:08:45.110666 [ 304 ] {} <Debug> TCP-Session: 87477328-4b47-4a31-8269-ec1c89afb8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.05.11 19:08:45.110700 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 3535 | 2026.05.11 19:08:45.110954 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2026.05.11 19:08:45.110995 [ 302 ] {} <Debug> TCP-Session: 6687028a-34b4-401f-9b64-ce57d3aa4704 Authenticating user 'default' from [fd00:1122:3344:101::e]:54990 | ||
| 3537 | 2026.05.11 19:08:45.111020 [ 302 ] {} <Debug> TCP-Session: 6687028a-34b4-401f-9b64-ce57d3aa4704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.05.11 19:08:45.111035 [ 302 ] {} <Debug> TCP-Session: 6687028a-34b4-401f-9b64-ce57d3aa4704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.05.11 19:08:45.111059 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3540 | 2026.05.11 19:08:45.111093 [ 303 ] {} <Debug> TCP-Session: 866d3a11-f304-4e51-beba-aaff7ebab88f Authenticating user 'default' from [fd00:1122:3344:101::e]:37682 | ||
| 3541 | 2026.05.11 19:08:45.111110 [ 303 ] {} <Debug> TCP-Session: 866d3a11-f304-4e51-beba-aaff7ebab88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.05.11 19:08:45.111122 [ 303 ] {} <Debug> TCP-Session: 866d3a11-f304-4e51-beba-aaff7ebab88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.05.11 19:08:45.111241 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3544 | 2026.05.11 19:08:45.111274 [ 311 ] {} <Debug> TCP-Session: 955df1c3-bbe4-46c1-9414-1e9dd4b3f2a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43141 | ||
| 3545 | 2026.05.11 19:08:45.111291 [ 311 ] {} <Debug> TCP-Session: 955df1c3-bbe4-46c1-9414-1e9dd4b3f2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.05.11 19:08:45.111304 [ 311 ] {} <Debug> TCP-Session: 955df1c3-bbe4-46c1-9414-1e9dd4b3f2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.05.11 19:08:45.111890 [ 324 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> AggregatingTransform: Aggregating | ||
| 3548 | 2026.05.11 19:08:45.111928 [ 324 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 3549 | 2026.05.11 19:08:45.111966 [ 324 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001165992 sec. (857.639 rows/sec., 33.50 KiB/sec.) | ||
| 3550 | 2026.05.11 19:08:45.111984 [ 324 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Trace> Aggregator: Merging aggregated data | ||
| 3551 | 2026.05.11 19:08:45.113002 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 3552 | 2026.05.11 19:08:45.113144 [ 307 ] {a0c82345-1ebd-4947-9743-b023afa5d5c5} <Debug> TCPHandler: Processed in 0.003365633 sec. | ||
| 3553 | 2026.05.11 19:08:45.113284 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3554 | 2026.05.11 19:08:45.113314 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3555 | 2026.05.11 19:08:45.113318 [ 307 ] {} <Debug> TCP-Session: bc4b6681-bc70-40aa-ab09-e09af758cabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.05.11 19:08:45.113333 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3557 | 2026.05.11 19:08:45.113358 [ 308 ] {} <Debug> TCP-Session: e0737618-67ac-4621-b6cb-d8adbf51caaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.05.11 19:08:45.113363 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3559 | 2026.05.11 19:08:45.113377 [ 304 ] {} <Debug> TCP-Session: 87477328-4b47-4a31-8269-ec1c89afb8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.05.11 19:08:45.113396 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3561 | 2026.05.11 19:08:45.113417 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3562 | 2026.05.11 19:08:45.113435 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3563 | 2026.05.11 19:08:45.113443 [ 258 ] {} <Debug> TCP-Session: a69aa182-3ea9-4775-8d5e-3d4559db3f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.05.11 19:08:45.113458 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3565 | 2026.05.11 19:08:45.113461 [ 310 ] {} <Debug> TCP-Session: 90a68eda-85f2-48ac-a4ac-ffbdb355fc6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.05.11 19:08:45.113469 [ 303 ] {} <Debug> TCP-Session: 866d3a11-f304-4e51-beba-aaff7ebab88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.05.11 19:08:45.113500 [ 302 ] {} <Debug> TCP-Session: 6687028a-34b4-401f-9b64-ce57d3aa4704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.05.11 19:08:45.113413 [ 311 ] {} <Debug> TCP-Session: 955df1c3-bbe4-46c1-9414-1e9dd4b3f2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.05.11 19:08:45.113377 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3570 | 2026.05.11 19:08:45.113580 [ 309 ] {} <Debug> TCP-Session: c9ef9633-8b49-4162-91c2-0fcbfc7be2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.05.11 19:08:46.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.85 MiB, peak 239.58 MiB, free memory in arenas 0.00 B, will set to 239.36 MiB (RSS), difference: 9.51 MiB | ||
| 3572 | 2026.05.11 19:08:46.305347 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.05.11 19:08:46.305607 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3574 | 2026.05.11 19:08:46.305996 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3575 | 2026.05.11 19:08:46.306039 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3576 | 2026.05.11 19:08:46.306327 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3577 | 2026.05.11 19:08:46.306427 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3578 | 2026.05.11 19:08:46.306495 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63887 | ||
| 3579 | 2026.05.11 19:08:46.306587 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3580 | 2026.05.11 19:08:46.306604 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.05.11 19:08:46.306635 [ 307 ] {} <Debug> TCP-Session: b348d5ea-ef22-4709-bb73-5473f125b667 Authenticating user 'default' from [fd00:1122:3344:101::e]:63887 | ||
| 3582 | 2026.05.11 19:08:46.306657 [ 307 ] {} <Debug> TCP-Session: b348d5ea-ef22-4709-bb73-5473f125b667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.05.11 19:08:46.306670 [ 307 ] {} <Debug> TCP-Session: b348d5ea-ef22-4709-bb73-5473f125b667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.05.11 19:08:46.306717 [ 329 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3585 | 2026.05.11 19:08:46.306716 [ 349 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3586 | 2026.05.11 19:08:46.306763 [ 331 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3587 | 2026.05.11 19:08:46.306881 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3588 | 2026.05.11 19:08:46.306914 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3589 | 2026.05.11 19:08:46.306913 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58880 | ||
| 3590 | 2026.05.11 19:08:46.306926 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54295 | ||
| 3591 | 2026.05.11 19:08:46.306967 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43841 | ||
| 3592 | 2026.05.11 19:08:46.306978 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3593 | 2026.05.11 19:08:46.307004 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.05.11 19:08:46.307015 [ 307 ] {} <Trace> TCP-Session: b348d5ea-ef22-4709-bb73-5473f125b667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.05.11 19:08:46.307021 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 3596 | 2026.05.11 19:08:46.307047 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2026.05.11 19:08:46.307062 [ 308 ] {} <Debug> TCP-Session: 49c71cfa-d2dd-4fa2-bcdb-3f5bbe95f933 Authenticating user 'default' from [fd00:1122:3344:101::e]:58880 | ||
| 3598 | 2026.05.11 19:08:46.307074 [ 302 ] {} <Debug> TCP-Session: a84d2ecc-be00-420f-9e10-ba2e17ca3983 Authenticating user 'default' from [fd00:1122:3344:101::e]:43841 | ||
| 3599 | 2026.05.11 19:08:46.307076 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.05.11 19:08:46.307096 [ 302 ] {} <Debug> TCP-Session: a84d2ecc-be00-420f-9e10-ba2e17ca3983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.05.11 19:08:46.307093 [ 308 ] {} <Debug> TCP-Session: 49c71cfa-d2dd-4fa2-bcdb-3f5bbe95f933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.05.11 19:08:46.307125 [ 309 ] {} <Debug> TCP-Session: 9bcbf5db-b334-4fdc-b609-f94373b33276 Authenticating user 'default' from [fd00:1122:3344:101::e]:54295 | ||
| 3603 | 2026.05.11 19:08:46.307157 [ 308 ] {} <Debug> TCP-Session: 49c71cfa-d2dd-4fa2-bcdb-3f5bbe95f933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.05.11 19:08:46.307185 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63887) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3605 | 2026.05.11 19:08:46.307199 [ 309 ] {} <Debug> TCP-Session: 9bcbf5db-b334-4fdc-b609-f94373b33276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.11 19:08:46.307126 [ 302 ] {} <Debug> TCP-Session: a84d2ecc-be00-420f-9e10-ba2e17ca3983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.11 19:08:46.307228 [ 309 ] {} <Debug> TCP-Session: 9bcbf5db-b334-4fdc-b609-f94373b33276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.05.11 19:08:46.306987 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61600 | ||
| 3609 | 2026.05.11 19:08:46.306958 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56699 | ||
| 3610 | 2026.05.11 19:08:46.306945 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41928 | ||
| 3611 | 2026.05.11 19:08:46.307348 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3612 | 2026.05.11 19:08:46.306944 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35997 | ||
| 3613 | 2026.05.11 19:08:46.307399 [ 304 ] {} <Debug> TCP-Session: 341245c8-f49d-4e48-b985-6da6c777b3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61600 | ||
| 3614 | 2026.05.11 19:08:46.307420 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.05.11 19:08:46.307420 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2026.05.11 19:08:46.307433 [ 304 ] {} <Debug> TCP-Session: 341245c8-f49d-4e48-b985-6da6c777b3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.11 19:08:46.307464 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3618 | 2026.05.11 19:08:46.307456 [ 258 ] {} <Debug> TCP-Session: 5000d2ff-a646-49f7-9a0e-c964e4eaa787 Authenticating user 'default' from [fd00:1122:3344:101::e]:56699 | ||
| 3619 | 2026.05.11 19:08:46.307496 [ 311 ] {} <Debug> TCP-Session: 0dc11f18-c596-4f60-b3b1-39a9c53edf84 Authenticating user 'default' from [fd00:1122:3344:101::e]:35997 | ||
| 3620 | 2026.05.11 19:08:46.307484 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3621 | 2026.05.11 19:08:46.307530 [ 311 ] {} <Debug> TCP-Session: 0dc11f18-c596-4f60-b3b1-39a9c53edf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.11 19:08:46.307526 [ 258 ] {} <Debug> TCP-Session: 5000d2ff-a646-49f7-9a0e-c964e4eaa787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.05.11 19:08:46.307557 [ 311 ] {} <Debug> TCP-Session: 0dc11f18-c596-4f60-b3b1-39a9c53edf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.05.11 19:08:46.307579 [ 258 ] {} <Debug> TCP-Session: 5000d2ff-a646-49f7-9a0e-c964e4eaa787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.05.11 19:08:46.307583 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3626 | 2026.05.11 19:08:46.307463 [ 310 ] {} <Debug> TCP-Session: 06f3967f-a4b7-478f-8c2d-77d19e39d92f Authenticating user 'default' from [fd00:1122:3344:101::e]:41928 | ||
| 3627 | 2026.05.11 19:08:46.306980 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60558 | ||
| 3628 | 2026.05.11 19:08:46.307647 [ 310 ] {} <Debug> TCP-Session: 06f3967f-a4b7-478f-8c2d-77d19e39d92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.05.11 19:08:46.307479 [ 304 ] {} <Debug> TCP-Session: 341245c8-f49d-4e48-b985-6da6c777b3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.05.11 19:08:46.307677 [ 310 ] {} <Debug> TCP-Session: 06f3967f-a4b7-478f-8c2d-77d19e39d92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.05.11 19:08:46.307717 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3632 | 2026.05.11 19:08:46.307749 [ 303 ] {} <Debug> TCP-Session: 3515c480-66d6-4d4b-b08a-1d41342b935f Authenticating user 'default' from [fd00:1122:3344:101::e]:60558 | ||
| 3633 | 2026.05.11 19:08:46.307765 [ 303 ] {} <Debug> TCP-Session: 3515c480-66d6-4d4b-b08a-1d41342b935f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.11 19:08:46.307777 [ 303 ] {} <Debug> TCP-Session: 3515c480-66d6-4d4b-b08a-1d41342b935f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.11 19:08:46.307901 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 3636 | 2026.05.11 19:08:46.308110 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00261 sec., 8812.260536398468 rows/sec., 1.18 MiB/sec. | ||
| 3637 | 2026.05.11 19:08:46.308203 [ 259 ] {31ea65d1-035c-402b-bc9a-572c84d8dca7} <Debug> TCPHandler: Processed in 0.003001752 sec. | ||
| 3638 | 2026.05.11 19:08:46.308774 [ 349 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> AggregatingTransform: Aggregating | ||
| 3639 | 2026.05.11 19:08:46.308829 [ 349 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3640 | 2026.05.11 19:08:46.308864 [ 349 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865618 sec. (1155.244 rows/sec., 45.13 KiB/sec.) | ||
| 3641 | 2026.05.11 19:08:46.308883 [ 349 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Trace> Aggregator: Merging aggregated data | ||
| 3642 | 2026.05.11 19:08:46.310264 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 3643 | 2026.05.11 19:08:46.310390 [ 307 ] {083c27bb-f944-4a18-a6dd-4bc6d516cd9f} <Debug> TCPHandler: Processed in 0.003493223 sec. | ||
| 3644 | 2026.05.11 19:08:46.310531 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.05.11 19:08:46.310560 [ 307 ] {} <Debug> TCP-Session: b348d5ea-ef22-4709-bb73-5473f125b667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.11 19:08:46.310567 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.05.11 19:08:46.310593 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3648 | 2026.05.11 19:08:46.310605 [ 304 ] {} <Debug> TCP-Session: 341245c8-f49d-4e48-b985-6da6c777b3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.11 19:08:46.310619 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2026.05.11 19:08:46.310646 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.05.11 19:08:46.310666 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3652 | 2026.05.11 19:08:46.310681 [ 258 ] {} <Debug> TCP-Session: 5000d2ff-a646-49f7-9a0e-c964e4eaa787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.05.11 19:08:46.310681 [ 309 ] {} <Debug> TCP-Session: 9bcbf5db-b334-4fdc-b609-f94373b33276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.05.11 19:08:46.310705 [ 308 ] {} <Debug> TCP-Session: 49c71cfa-d2dd-4fa2-bcdb-3f5bbe95f933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.11 19:08:46.310716 [ 310 ] {} <Debug> TCP-Session: 06f3967f-a4b7-478f-8c2d-77d19e39d92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.05.11 19:08:46.310755 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3657 | 2026.05.11 19:08:46.310726 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3658 | 2026.05.11 19:08:46.310697 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3659 | 2026.05.11 19:08:46.310838 [ 302 ] {} <Debug> TCP-Session: a84d2ecc-be00-420f-9e10-ba2e17ca3983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.05.11 19:08:46.310878 [ 303 ] {} <Debug> TCP-Session: 3515c480-66d6-4d4b-b08a-1d41342b935f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.11 19:08:46.310849 [ 311 ] {} <Debug> TCP-Session: 0dc11f18-c596-4f60-b3b1-39a9c53edf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.11 19:08:46.311004 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.05.11 19:08:46.311131 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.11 19:08:46.311183 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3665 | 2026.05.11 19:08:46.311748 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.11 19:08:46.311800 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3667 | 2026.05.11 19:08:46.312205 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3668 | 2026.05.11 19:08:46.312440 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.11 19:08:46.312579 [ 152 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3670 | 2026.05.11 19:08:46.312595 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.0015 sec., 84000 rows/sec., 7.25 MiB/sec. | ||
| 3671 | 2026.05.11 19:08:46.312621 [ 152 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.05.11 19:08:46.312645 [ 259 ] {d73b2d90-5e54-4cb1-b404-45b460d56cd3} <Debug> TCPHandler: Processed in 0.001703316 sec. | ||
| 3673 | 2026.05.11 19:08:46.312647 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3674 | 2026.05.11 19:08:46.312766 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 3675 | 2026.05.11 19:08:46.312795 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.11 19:08:46.312883 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2026.05.11 19:08:46.312906 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3678 | 2026.05.11 19:08:46.312922 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 3679 | 2026.05.11 19:08:46.312959 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3680 | 2026.05.11 19:08:46.312996 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 126 rows starting from the beginning of the part | ||
| 3681 | 2026.05.11 19:08:46.313045 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 3682 | 2026.05.11 19:08:46.313091 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 126 rows starting from the beginning of the part | ||
| 3683 | 2026.05.11 19:08:46.313132 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
| 3684 | 2026.05.11 19:08:46.313171 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 126 rows starting from the beginning of the part | ||
| 3685 | 2026.05.11 19:08:46.313416 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.05.11 19:08:46.313463 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3687 | 2026.05.11 19:08:46.313810 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3688 | 2026.05.11 19:08:46.314081 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.05.11 19:08:46.314249 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001367 sec., 25603.51133869788 rows/sec., 1.88 MiB/sec. | ||
| 3690 | 2026.05.11 19:08:46.314291 [ 259 ] {329e5b9c-05ab-4070-8a65-94c156046d8a} <Debug> TCPHandler: Processed in 0.001548622 sec. | ||
| 3691 | 2026.05.11 19:08:46.314296 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548171 sec., 504466.2379026606 rows/sec., 45.42 MiB/sec. | ||
| 3692 | 2026.05.11 19:08:46.314434 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.11 19:08:46.314485 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3694 | 2026.05.11 19:08:46.314540 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.11 19:08:46.314589 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3696 | 2026.05.11 19:08:46.314776 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.05.11 19:08:46.314858 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_21_4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3698 | 2026.05.11 19:08:46.314939 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3699 | 2026.05.11 19:08:46.315062 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.05.11 19:08:46.315105 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3701 | 2026.05.11 19:08:46.315494 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3702 | 2026.05.11 19:08:46.315713 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.05.11 19:08:46.315838 [ 150 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3704 | 2026.05.11 19:08:46.315854 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001336 sec., 74101.79640718563 rows/sec., 5.79 MiB/sec. | ||
| 3705 | 2026.05.11 19:08:46.315877 [ 150 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.11 19:08:46.315895 [ 259 ] {321ebc91-ea3e-4597-805f-3949df65d59e} <Debug> TCPHandler: Processed in 0.001512372 sec. | ||
| 3707 | 2026.05.11 19:08:46.315897 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3708 | 2026.05.11 19:08:46.315991 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 3709 | 2026.05.11 19:08:46.316038 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.05.11 19:08:46.316098 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3711 | 2026.05.11 19:08:46.316131 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part | ||
| 3712 | 2026.05.11 19:08:46.316142 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.11 19:08:46.316188 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 99 rows starting from the beginning of the part | ||
| 3714 | 2026.05.11 19:08:46.316195 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3715 | 2026.05.11 19:08:46.316239 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 3716 | 2026.05.11 19:08:46.316282 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 99 rows starting from the beginning of the part | ||
| 3717 | 2026.05.11 19:08:46.316320 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 3718 | 2026.05.11 19:08:46.316359 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 99 rows starting from the beginning of the part | ||
| 3719 | 2026.05.11 19:08:46.316664 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.05.11 19:08:46.316704 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3721 | 2026.05.11 19:08:46.317087 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3722 | 2026.05.11 19:08:46.317317 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.05.11 19:08:46.317432 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3724 | 2026.05.11 19:08:46.317455 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 3725 | 2026.05.11 19:08:46.317461 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508319 sec., 405749.7120967117 rows/sec., 33.50 MiB/sec. | ||
| 3726 | 2026.05.11 19:08:46.317494 [ 259 ] {1e9f1ed8-7a90-4726-89f5-240c43f037a6} <Debug> TCPHandler: Processed in 0.001509052 sec. | ||
| 3727 | 2026.05.11 19:08:46.317464 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.11 19:08:46.317537 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3729 | 2026.05.11 19:08:46.317610 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 3730 | 2026.05.11 19:08:46.317635 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.05.11 19:08:46.317697 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3732 | 2026.05.11 19:08:46.317712 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2026.05.11 19:08:46.317739 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.05.11 19:08:46.317751 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2694 rows starting from the beginning of the part | ||
| 3735 | 2026.05.11 19:08:46.317804 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <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 | ||
| 3736 | 2026.05.11 19:08:46.317816 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 3737 | 2026.05.11 19:08:46.317870 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3738 | 2026.05.11 19:08:46.317912 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 3739 | 2026.05.11 19:08:46.317951 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3740 | 2026.05.11 19:08:46.317990 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 3741 | 2026.05.11 19:08:46.318058 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.05.11 19:08:46.318148 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_21_4} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3743 | 2026.05.11 19:08:46.318281 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3744 | 2026.05.11 19:08:46.318711 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.05.11 19:08:46.318753 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3746 | 2026.05.11 19:08:46.319415 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3747 | 2026.05.11 19:08:46.319663 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.05.11 19:08:46.319810 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002091 sec., 16738.40267814443 rows/sec., 29.99 MiB/sec. | ||
| 3749 | 2026.05.11 19:08:46.319857 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3494 rows, containing 5 columns (5 merged, 0 gathered) in 0.002279505 sec., 1532788.9168920447 rows/sec., 108.89 MiB/sec. | ||
| 3750 | 2026.05.11 19:08:46.319882 [ 259 ] {4b5ea2e1-e9be-479c-8ce7-29ff1db4ec11} <Debug> TCPHandler: Processed in 0.002299108 sec. | ||
| 3751 | 2026.05.11 19:08:46.320024 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.05.11 19:08:46.320121 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.05.11 19:08:46.320165 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3754 | 2026.05.11 19:08:46.320286 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3755 | 2026.05.11 19:08:46.320524 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.05.11 19:08:46.320564 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.05.11 19:08:46.320566 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3758 | 2026.05.11 19:08:46.320648 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3759 | 2026.05.11 19:08:46.320724 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3760 | 2026.05.11 19:08:46.320952 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3761 | 2026.05.11 19:08:46.321174 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.05.11 19:08:46.321283 [ 150 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3763 | 2026.05.11 19:08:46.321308 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 3764 | 2026.05.11 19:08:46.321318 [ 150 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.05.11 19:08:46.321340 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3766 | 2026.05.11 19:08:46.321345 [ 259 ] {9edce2bc-8fd5-4420-baaf-6a7266fea195} <Debug> TCPHandler: Processed in 0.001373399 sec. | ||
| 3767 | 2026.05.11 19:08:46.321413 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3768 | 2026.05.11 19:08:46.321525 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3769 | 2026.05.11 19:08:46.321551 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3770 | 2026.05.11 19:08:46.321598 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3771 | 2026.05.11 19:08:46.321635 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3772 | 2026.05.11 19:08:46.321668 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3773 | 2026.05.11 19:08:46.321704 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3774 | 2026.05.11 19:08:46.321738 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 3775 | 2026.05.11 19:08:46.322766 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383866 sec., 845457.5804304752 rows/sec., 56.91 MiB/sec. | ||
| 3776 | 2026.05.11 19:08:46.322980 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3777 | 2026.05.11 19:08:46.323311 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.05.11 19:08:46.323393 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_21_4} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3779 | 2026.05.11 19:08:46.323481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3780 | 2026.05.11 19:08:46.393665 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45676 | ||
| 3781 | 2026.05.11 19:08:46.393792 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.05.11 19:08:46.393821 [ 307 ] {} <Debug> TCP-Session: cc7fb10b-adf9-41df-861c-f1b28567153c Authenticating user 'default' from [fd00:1122:3344:101::e]:45676 | ||
| 3783 | 2026.05.11 19:08:46.393843 [ 307 ] {} <Debug> TCP-Session: cc7fb10b-adf9-41df-861c-f1b28567153c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.11 19:08:46.393858 [ 307 ] {} <Debug> TCP-Session: cc7fb10b-adf9-41df-861c-f1b28567153c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.11 19:08:46.394115 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43447 | ||
| 3786 | 2026.05.11 19:08:46.394121 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61856 | ||
| 3787 | 2026.05.11 19:08:46.394180 [ 307 ] {} <Trace> TCP-Session: cc7fb10b-adf9-41df-861c-f1b28567153c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.05.11 19:08:46.394150 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 3789 | 2026.05.11 19:08:46.394252 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.05.11 19:08:46.394271 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.05.11 19:08:46.394288 [ 308 ] {} <Debug> TCP-Session: bd1db47d-1ce9-4584-802e-681c6e888f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:43447 | ||
| 3792 | 2026.05.11 19:08:46.394305 [ 309 ] {} <Debug> TCP-Session: fea3212e-3f08-4a03-ae21-e86be19ca5cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61856 | ||
| 3793 | 2026.05.11 19:08:46.394318 [ 308 ] {} <Debug> TCP-Session: bd1db47d-1ce9-4584-802e-681c6e888f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.11 19:08:46.394326 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.05.11 19:08:46.394340 [ 308 ] {} <Debug> TCP-Session: bd1db47d-1ce9-4584-802e-681c6e888f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.05.11 19:08:46.394334 [ 309 ] {} <Debug> TCP-Session: fea3212e-3f08-4a03-ae21-e86be19ca5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.11 19:08:46.394369 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45676) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3798 | 2026.05.11 19:08:46.394400 [ 309 ] {} <Debug> TCP-Session: fea3212e-3f08-4a03-ae21-e86be19ca5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.05.11 19:08:46.394365 [ 310 ] {} <Debug> TCP-Session: c324e495-0dfb-431c-b78c-89a68c0b3d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 3800 | 2026.05.11 19:08:46.394455 [ 310 ] {} <Debug> TCP-Session: c324e495-0dfb-431c-b78c-89a68c0b3d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.11 19:08:46.394470 [ 310 ] {} <Debug> TCP-Session: c324e495-0dfb-431c-b78c-89a68c0b3d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.11 19:08:46.394658 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3803 | 2026.05.11 19:08:46.394718 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3804 | 2026.05.11 19:08:46.395006 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 3805 | 2026.05.11 19:08:46.396002 [ 334 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> AggregatingTransform: Aggregating | ||
| 3806 | 2026.05.11 19:08:46.396057 [ 334 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3807 | 2026.05.11 19:08:46.396099 [ 334 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987676 sec. (1012.478 rows/sec., 39.55 KiB/sec.) | ||
| 3808 | 2026.05.11 19:08:46.396125 [ 334 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Trace> Aggregator: Merging aggregated data | ||
| 3809 | 2026.05.11 19:08:46.397355 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 3810 | 2026.05.11 19:08:46.397515 [ 307 ] {97cd54e7-7a2d-4e22-9a3c-aca7d93668d6} <Debug> TCPHandler: Processed in 0.003451891 sec. | ||
| 3811 | 2026.05.11 19:08:46.397655 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.05.11 19:08:46.397693 [ 307 ] {} <Debug> TCP-Session: cc7fb10b-adf9-41df-861c-f1b28567153c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.11 19:08:46.397725 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.05.11 19:08:46.397764 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3815 | 2026.05.11 19:08:46.397774 [ 308 ] {} <Debug> TCP-Session: bd1db47d-1ce9-4584-802e-681c6e888f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.11 19:08:46.397785 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3817 | 2026.05.11 19:08:46.397813 [ 309 ] {} <Debug> TCP-Session: fea3212e-3f08-4a03-ae21-e86be19ca5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.05.11 19:08:46.397853 [ 310 ] {} <Debug> TCP-Session: c324e495-0dfb-431c-b78c-89a68c0b3d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.11 19:08:46.400028 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48675 | ||
| 3820 | 2026.05.11 19:08:46.400054 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49100 | ||
| 3821 | 2026.05.11 19:08:46.400065 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53758 | ||
| 3822 | 2026.05.11 19:08:46.400080 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58030 | ||
| 3823 | 2026.05.11 19:08:46.400103 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.05.11 19:08:46.400136 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.05.11 19:08:46.400145 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.05.11 19:08:46.400160 [ 258 ] {} <Debug> TCP-Session: 935c8f61-6432-46c1-b8c2-f86c6c273df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48675 | ||
| 3827 | 2026.05.11 19:08:46.400177 [ 302 ] {} <Debug> TCP-Session: 4e3b71b4-5417-43db-a12c-62438e15c6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:49100 | ||
| 3828 | 2026.05.11 19:08:46.400192 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.05.11 19:08:46.400219 [ 302 ] {} <Debug> TCP-Session: 4e3b71b4-5417-43db-a12c-62438e15c6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.11 19:08:46.400188 [ 303 ] {} <Debug> TCP-Session: c987b241-d2cc-4a06-878b-60d3281a6862 Authenticating user 'default' from [fd00:1122:3344:101::e]:53758 | ||
| 3831 | 2026.05.11 19:08:46.400247 [ 311 ] {} <Debug> TCP-Session: f6d47f5f-a5a3-4032-b15a-115a6f9b2d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58030 | ||
| 3832 | 2026.05.11 19:08:46.400272 [ 303 ] {} <Debug> TCP-Session: c987b241-d2cc-4a06-878b-60d3281a6862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.11 19:08:46.400250 [ 302 ] {} <Debug> TCP-Session: 4e3b71b4-5417-43db-a12c-62438e15c6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.11 19:08:46.400298 [ 311 ] {} <Debug> TCP-Session: f6d47f5f-a5a3-4032-b15a-115a6f9b2d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.11 19:08:46.400302 [ 303 ] {} <Debug> TCP-Session: c987b241-d2cc-4a06-878b-60d3281a6862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.11 19:08:46.400347 [ 311 ] {} <Debug> TCP-Session: f6d47f5f-a5a3-4032-b15a-115a6f9b2d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.11 19:08:46.400056 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39341 | ||
| 3838 | 2026.05.11 19:08:46.400196 [ 258 ] {} <Debug> TCP-Session: 935c8f61-6432-46c1-b8c2-f86c6c273df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.11 19:08:46.400424 [ 258 ] {} <Debug> TCP-Session: 935c8f61-6432-46c1-b8c2-f86c6c273df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.11 19:08:46.400450 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.11 19:08:46.400476 [ 309 ] {} <Debug> TCP-Session: 5f768c05-a5ae-405e-b8a4-34e607c93602 Authenticating user 'default' from [fd00:1122:3344:101::e]:39341 | ||
| 3842 | 2026.05.11 19:08:46.400497 [ 309 ] {} <Debug> TCP-Session: 5f768c05-a5ae-405e-b8a4-34e607c93602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.11 19:08:46.400510 [ 309 ] {} <Debug> TCP-Session: 5f768c05-a5ae-405e-b8a4-34e607c93602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.11 19:08:46.428888 [ 303 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53758). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3845 | |||
| 3846 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3847 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3848 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3849 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3850 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3851 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3852 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3853 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3854 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3855 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3856 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3857 | (version 23.8.7.1) | ||
| 3858 | 2026.05.11 19:08:46.429062 [ 303 ] {} <Debug> TCP-Session: c987b241-d2cc-4a06-878b-60d3281a6862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.11 19:08:46.429095 [ 309 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39341). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3860 | |||
| 3861 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3862 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3863 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3864 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3865 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3866 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3867 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3868 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3869 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3870 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3871 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3872 | (version 23.8.7.1) | ||
| 3873 | 2026.05.11 19:08:46.429185 [ 309 ] {} <Debug> TCP-Session: 5f768c05-a5ae-405e-b8a4-34e607c93602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.11 19:08:46.429220 [ 311 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58030). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3875 | |||
| 3876 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3877 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3878 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3879 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3880 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3881 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3882 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3883 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3884 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3885 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3886 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3887 | (version 23.8.7.1) | ||
| 3888 | 2026.05.11 19:08:46.429317 [ 311 ] {} <Debug> TCP-Session: f6d47f5f-a5a3-4032-b15a-115a6f9b2d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.11 19:08:46.429355 [ 302 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49100). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3890 | |||
| 3891 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3892 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3893 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3894 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3895 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3896 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3897 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3898 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3899 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3900 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3901 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3902 | (version 23.8.7.1) | ||
| 3903 | 2026.05.11 19:08:46.429456 [ 302 ] {} <Debug> TCP-Session: 4e3b71b4-5417-43db-a12c-62438e15c6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.11 19:08:46.429483 [ 258 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48675). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3905 | |||
| 3906 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3907 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3908 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3909 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3910 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3911 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3912 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3913 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3914 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3915 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3916 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3917 | (version 23.8.7.1) | ||
| 3918 | 2026.05.11 19:08:46.429548 [ 258 ] {} <Debug> TCP-Session: 935c8f61-6432-46c1-b8c2-f86c6c273df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.11 19:08:51.305021 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.05.11 19:08:51.305272 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3921 | 2026.05.11 19:08:51.305669 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3922 | 2026.05.11 19:08:51.305711 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3923 | 2026.05.11 19:08:51.305980 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3924 | 2026.05.11 19:08:51.306057 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3925 | 2026.05.11 19:08:51.306193 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3926 | 2026.05.11 19:08:51.306320 [ 320 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3927 | 2026.05.11 19:08:51.306328 [ 363 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3928 | 2026.05.11 19:08:51.306320 [ 359 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3929 | 2026.05.11 19:08:51.306492 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3930 | 2026.05.11 19:08:51.306518 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3931 | 2026.05.11 19:08:51.306586 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3932 | 2026.05.11 19:08:51.306606 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3933 | 2026.05.11 19:08:51.306641 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3934 | 2026.05.11 19:08:51.306680 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3935 | 2026.05.11 19:08:51.307993 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002827 sec., 10258.224266006368 rows/sec., 2.08 MiB/sec. | ||
| 3936 | 2026.05.11 19:08:51.308119 [ 259 ] {cb67bc03-09c7-420f-b473-ed91127465e6} <Debug> TCPHandler: Processed in 0.003223137 sec. | ||
| 3937 | 2026.05.11 19:08:51.310635 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.05.11 19:08:51.310746 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.05.11 19:08:51.310789 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3940 | 2026.05.11 19:08:51.311267 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.11 19:08:51.311312 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3942 | 2026.05.11 19:08:51.311668 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3943 | 2026.05.11 19:08:51.311886 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.05.11 19:08:51.312027 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001313 sec., 18278.75095201828 rows/sec., 1.52 MiB/sec. | ||
| 3945 | 2026.05.11 19:08:51.312064 [ 259 ] {55c2cdf5-edca-484b-9f18-2e85b7549120} <Debug> TCPHandler: Processed in 0.001478681 sec. | ||
| 3946 | 2026.05.11 19:08:51.312184 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.05.11 19:08:51.312277 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3948 | 2026.05.11 19:08:51.312316 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3949 | 2026.05.11 19:08:51.312708 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.11 19:08:51.312743 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3951 | 2026.05.11 19:08:51.313025 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3952 | 2026.05.11 19:08:51.313240 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.05.11 19:08:51.313362 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 3954 | 2026.05.11 19:08:51.313397 [ 259 ] {68e70d7a-b3f6-4824-b387-45fcca53f51a} <Debug> TCPHandler: Processed in 0.001260837 sec. | ||
| 3955 | 2026.05.11 19:08:51.313536 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.05.11 19:08:51.313629 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3957 | 2026.05.11 19:08:51.313667 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3958 | 2026.05.11 19:08:51.314128 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.05.11 19:08:51.314164 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3960 | 2026.05.11 19:08:51.314508 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3961 | 2026.05.11 19:08:51.314712 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.05.11 19:08:51.314838 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Debug> executeQuery: Read 190 rows, 17.16 KiB in 0.001227 sec., 154849.22575387123 rows/sec., 13.65 MiB/sec. | ||
| 3963 | 2026.05.11 19:08:51.314874 [ 259 ] {7d90be90-1c72-4a39-a350-117be5016831} <Debug> TCPHandler: Processed in 0.001384959 sec. | ||
| 3964 | 2026.05.11 19:08:51.315004 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.05.11 19:08:51.315097 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.05.11 19:08:51.315134 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3967 | 2026.05.11 19:08:51.315525 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.05.11 19:08:51.315560 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3969 | 2026.05.11 19:08:51.315845 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3970 | 2026.05.11 19:08:51.316052 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.05.11 19:08:51.316175 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Debug> executeQuery: Read 22 rows, 1.69 KiB in 0.001096 sec., 20072.992700729927 rows/sec., 1.51 MiB/sec. | ||
| 3972 | 2026.05.11 19:08:51.316210 [ 259 ] {d6186b2d-1f4b-4d25-bca4-32a904811362} <Debug> TCPHandler: Processed in 0.001253076 sec. | ||
| 3973 | 2026.05.11 19:08:51.316327 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.05.11 19:08:51.316419 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3975 | 2026.05.11 19:08:51.316457 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3976 | 2026.05.11 19:08:51.316845 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.05.11 19:08:51.316880 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3978 | 2026.05.11 19:08:51.317227 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3979 | 2026.05.11 19:08:51.317426 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.05.11 19:08:51.317541 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 3981 | 2026.05.11 19:08:51.317575 [ 259 ] {474009ac-526e-4d4c-a649-d72c32202278} <Debug> TCPHandler: Processed in 0.001304117 sec. | ||
| 3982 | 2026.05.11 19:08:51.317699 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.05.11 19:08:51.317784 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.05.11 19:08:51.317819 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3985 | 2026.05.11 19:08:51.318178 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.05.11 19:08:51.318212 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3987 | 2026.05.11 19:08:51.318550 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3988 | 2026.05.11 19:08:51.318777 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.05.11 19:08:51.318899 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 3990 | 2026.05.11 19:08:51.318935 [ 259 ] {8f1bedfb-7acc-4ebe-af5a-0243f0bdadf2} <Debug> TCPHandler: Processed in 0.001265386 sec. | ||
| 3991 | 2026.05.11 19:08:51.319052 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.05.11 19:08:51.319144 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3993 | 2026.05.11 19:08:51.319183 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3994 | 2026.05.11 19:08:51.319608 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.05.11 19:08:51.319644 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3996 | 2026.05.11 19:08:51.319961 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3997 | 2026.05.11 19:08:51.320175 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.05.11 19:08:51.320297 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.00117 sec., 94017.09401709402 rows/sec., 7.66 MiB/sec. | ||
| 3999 | 2026.05.11 19:08:51.320333 [ 259 ] {aae2ca6a-6880-4df7-8200-bcb023b29d42} <Debug> TCPHandler: Processed in 0.001328327 sec. | ||
| 4000 | 2026.05.11 19:08:51.320451 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.05.11 19:08:51.320543 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.05.11 19:08:51.320585 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4003 | 2026.05.11 19:08:51.320990 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.05.11 19:08:51.321025 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4005 | 2026.05.11 19:08:51.321361 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4006 | 2026.05.11 19:08:51.321567 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.05.11 19:08:51.321688 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001163 sec., 170249.3551160791 rows/sec., 12.21 MiB/sec. | ||
| 4008 | 2026.05.11 19:08:51.321723 [ 259 ] {cbe41ab7-67f2-4765-b22a-2cbe2a744320} <Debug> TCPHandler: Processed in 0.001319697 sec. | ||
| 4009 | 2026.05.11 19:08:51.321853 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.05.11 19:08:51.321945 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.05.11 19:08:51.321997 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <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 | ||
| 4012 | 2026.05.11 19:08:51.322781 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.05.11 19:08:51.322818 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4014 | 2026.05.11 19:08:51.323401 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4015 | 2026.05.11 19:08:51.323634 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.05.11 19:08:51.323786 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001858 sec., 3229.278794402583 rows/sec., 5.79 MiB/sec. | ||
| 4017 | 2026.05.11 19:08:51.323840 [ 259 ] {27977662-e24c-4c44-8842-1acb41e41293} <Debug> TCPHandler: Processed in 0.002033183 sec. | ||
| 4018 | 2026.05.11 19:08:51.323992 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.11 19:08:51.324090 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.05.11 19:08:51.324131 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4021 | 2026.05.11 19:08:51.324511 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.05.11 19:08:51.324548 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4023 | 2026.05.11 19:08:51.324865 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4024 | 2026.05.11 19:08:51.325096 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.05.11 19:08:51.325226 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 4026 | 2026.05.11 19:08:51.325262 [ 259 ] {297b4076-7619-4f84-bd46-1d691c1328f1} <Debug> TCPHandler: Processed in 0.001320927 sec. | ||
| 4027 | 2026.05.11 19:08:52.048239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 4028 | 2026.05.11 19:08:52.048746 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.05.11 19:08:52.048786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4030 | 2026.05.11 19:08:52.049289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4031 | 2026.05.11 19:08:52.049551 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.05.11 19:08:52.049687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 4033 | 2026.05.11 19:08:52.471478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4034 | 2026.05.11 19:08:52.486875 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.11 19:08:52.486935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4036 | 2026.05.11 19:08:52.492812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4037 | 2026.05.11 19:08:52.493545 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.05.11 19:08:52.496174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4039 | 2026.05.11 19:08:54.562677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 452 | ||
| 4040 | 2026.05.11 19:08:54.565188 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.05.11 19:08:54.565242 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4042 | 2026.05.11 19:08:54.566495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4043 | 2026.05.11 19:08:54.566774 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.05.11 19:08:54.567124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 4045 | 2026.05.11 19:08:56.305040 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.11 19:08:56.305259 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.11 19:08:56.305584 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4048 | 2026.05.11 19:08:56.305622 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4049 | 2026.05.11 19:08:56.305839 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4050 | 2026.05.11 19:08:56.305908 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4051 | 2026.05.11 19:08:56.306045 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4052 | 2026.05.11 19:08:56.306173 [ 341 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4053 | 2026.05.11 19:08:56.306181 [ 338 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4054 | 2026.05.11 19:08:56.306186 [ 320 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4055 | 2026.05.11 19:08:56.306346 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4056 | 2026.05.11 19:08:56.306372 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4057 | 2026.05.11 19:08:56.306418 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4058 | 2026.05.11 19:08:56.306440 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 4059 | 2026.05.11 19:08:56.307401 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002232 sec., 10304.659498207886 rows/sec., 1.39 MiB/sec. | ||
| 4060 | 2026.05.11 19:08:56.307468 [ 259 ] {d2d043d2-065b-4b45-afcd-97dd7438eb95} <Debug> TCPHandler: Processed in 0.002562414 sec. | ||
| 4061 | 2026.05.11 19:08:56.309873 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.05.11 19:08:56.309981 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2026.05.11 19:08:56.310020 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2026.05.11 19:08:56.310580 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.05.11 19:08:56.310619 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4066 | 2026.05.11 19:08:56.310993 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4067 | 2026.05.11 19:08:56.311217 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.11 19:08:56.311356 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001375 sec., 91636.36363636365 rows/sec., 7.91 MiB/sec. | ||
| 4069 | 2026.05.11 19:08:56.311499 [ 259 ] {85491679-24b2-4a4c-a09d-713a099fa395} <Debug> TCPHandler: Processed in 0.001652344 sec. | ||
| 4070 | 2026.05.11 19:08:56.311641 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.05.11 19:08:56.311739 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.05.11 19:08:56.311779 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4073 | 2026.05.11 19:08:56.312193 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.05.11 19:08:56.312227 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4075 | 2026.05.11 19:08:56.312525 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4076 | 2026.05.11 19:08:56.312748 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.11 19:08:56.312878 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001156 sec., 30276.81660899654 rows/sec., 2.22 MiB/sec. | ||
| 4078 | 2026.05.11 19:08:56.312913 [ 259 ] {26fc8abc-80bd-4206-a184-a8ab5c592312} <Debug> TCPHandler: Processed in 0.001323888 sec. | ||
| 4079 | 2026.05.11 19:08:56.313032 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.05.11 19:08:56.313127 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4081 | 2026.05.11 19:08:56.313166 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4082 | 2026.05.11 19:08:56.313593 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.11 19:08:56.313629 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4084 | 2026.05.11 19:08:56.313936 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4085 | 2026.05.11 19:08:56.314152 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.11 19:08:56.314278 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001168 sec., 84760.27397260274 rows/sec., 6.62 MiB/sec. | ||
| 4087 | 2026.05.11 19:08:56.314315 [ 259 ] {75ad5494-2a65-4ce5-8488-244dcbf69c71} <Debug> TCPHandler: Processed in 0.001333677 sec. | ||
| 4088 | 2026.05.11 19:08:56.314434 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.11 19:08:56.314530 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.11 19:08:56.314573 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4091 | 2026.05.11 19:08:56.314978 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.11 19:08:56.315013 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4093 | 2026.05.11 19:08:56.315364 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4094 | 2026.05.11 19:08:56.315578 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.11 19:08:56.315705 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4096 | 2026.05.11 19:08:56.315741 [ 259 ] {02ecfafb-4461-4a4b-9e09-d35ba7584f63} <Debug> TCPHandler: Processed in 0.001357908 sec. | ||
| 4097 | 2026.05.11 19:08:56.315851 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.05.11 19:08:56.315955 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.11 19:08:56.316011 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <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 | ||
| 4100 | 2026.05.11 19:08:56.316843 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.05.11 19:08:56.316882 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4102 | 2026.05.11 19:08:56.317462 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4103 | 2026.05.11 19:08:56.317694 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.11 19:08:56.317836 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001901 sec., 18411.362440820623 rows/sec., 32.99 MiB/sec. | ||
| 4105 | 2026.05.11 19:08:56.317896 [ 259 ] {1d2659e1-b320-49ff-bb72-b13fa8d1c08d} <Debug> TCPHandler: Processed in 0.002095564 sec. | ||
| 4106 | 2026.05.11 19:08:56.318028 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.11 19:08:56.318124 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.05.11 19:08:56.318166 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4109 | 2026.05.11 19:08:56.318514 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.11 19:08:56.318551 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4111 | 2026.05.11 19:08:56.318853 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4112 | 2026.05.11 19:08:56.319090 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.11 19:08:56.319222 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4114 | 2026.05.11 19:08:56.319259 [ 259 ] {de832b1c-c1cc-4ec3-91cf-f4df4a437d30} <Debug> TCPHandler: Processed in 0.001280687 sec. | ||
| 4115 | 2026.05.11 19:08:59.433616 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4116 | 2026.05.11 19:08:59.433679 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4117 | 2026.05.11 19:08:59.549915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 4118 | 2026.05.11 19:08:59.550465 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.11 19:08:59.550509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4120 | 2026.05.11 19:08:59.551023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4121 | 2026.05.11 19:08:59.551271 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.11 19:08:59.551431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4123 | 2026.05.11 19:08:59.996379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4124 | 2026.05.11 19:09:00.012043 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.11 19:09:00.012107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4126 | 2026.05.11 19:09:00.019185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4127 | 2026.05.11 19:09:00.019981 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.05.11 19:09:00.024317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4129 | 2026.05.11 19:09:01.304002 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.11 19:09:01.304233 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4131 | 2026.05.11 19:09:01.304553 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4132 | 2026.05.11 19:09:01.304588 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4133 | 2026.05.11 19:09:01.304806 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4134 | 2026.05.11 19:09:01.304874 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4135 | 2026.05.11 19:09:01.305015 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4136 | 2026.05.11 19:09:01.305101 [ 341 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4137 | 2026.05.11 19:09:01.305138 [ 320 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4138 | 2026.05.11 19:09:01.305144 [ 338 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4139 | 2026.05.11 19:09:01.305284 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4140 | 2026.05.11 19:09:01.305310 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4141 | 2026.05.11 19:09:01.305349 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4142 | 2026.05.11 19:09:01.305369 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 4143 | 2026.05.11 19:09:01.306314 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002175 sec., 10574.712643678162 rows/sec., 1.42 MiB/sec. | ||
| 4144 | 2026.05.11 19:09:01.306415 [ 259 ] {0d042c78-6878-48a6-9745-dc225f00ec25} <Debug> TCPHandler: Processed in 0.002538683 sec. | ||
| 4145 | 2026.05.11 19:09:01.308095 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.11 19:09:01.308202 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4147 | 2026.05.11 19:09:01.308243 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4148 | 2026.05.11 19:09:01.308737 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.05.11 19:09:01.308779 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4150 | 2026.05.11 19:09:01.309148 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4151 | 2026.05.11 19:09:01.309371 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.05.11 19:09:01.309513 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001343 sec., 50632.91139240506 rows/sec., 4.03 MiB/sec. | ||
| 4153 | 2026.05.11 19:09:01.309550 [ 259 ] {b42ca4e0-175f-4182-8ba7-21afa3eb5570} <Debug> TCPHandler: Processed in 0.001506741 sec. | ||
| 4154 | 2026.05.11 19:09:01.309676 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.11 19:09:01.309770 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.11 19:09:01.309810 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4157 | 2026.05.11 19:09:01.310231 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.11 19:09:01.310268 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4159 | 2026.05.11 19:09:01.310565 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4160 | 2026.05.11 19:09:01.310776 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.05.11 19:09:01.310881 [ 111 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4162 | 2026.05.11 19:09:01.310905 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 391.64 KiB/sec. | ||
| 4163 | 2026.05.11 19:09:01.310930 [ 111 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.11 19:09:01.310947 [ 259 ] {b437c469-0536-4329-8ab2-191c8e929f13} <Debug> TCPHandler: Processed in 0.001322747 sec. | ||
| 4165 | 2026.05.11 19:09:01.310958 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4166 | 2026.05.11 19:09:01.311081 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.05.11 19:09:01.311082 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 4168 | 2026.05.11 19:09:01.311178 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.11 19:09:01.311222 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4170 | 2026.05.11 19:09:01.311243 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2026.05.11 19:09:01.311281 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 69 rows starting from the beginning of the part | ||
| 4172 | 2026.05.11 19:09:01.311346 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 4173 | 2026.05.11 19:09:01.311392 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4174 | 2026.05.11 19:09:01.311437 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 4175 | 2026.05.11 19:09:01.311475 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 4176 | 2026.05.11 19:09:01.311514 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 4177 | 2026.05.11 19:09:01.311653 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.05.11 19:09:01.311693 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4179 | 2026.05.11 19:09:01.312027 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4180 | 2026.05.11 19:09:01.312255 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.05.11 19:09:01.312346 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321268 sec., 130934.82927006482 rows/sec., 10.12 MiB/sec. | ||
| 4182 | 2026.05.11 19:09:01.312386 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001225 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 4183 | 2026.05.11 19:09:01.312428 [ 259 ] {dabb9b04-6a7e-4d86-94f7-cb5d18c4a2fa} <Debug> TCPHandler: Processed in 0.001397049 sec. | ||
| 4184 | 2026.05.11 19:09:01.312474 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4185 | 2026.05.11 19:09:01.312553 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.11 19:09:01.312657 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.05.11 19:09:01.312703 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4188 | 2026.05.11 19:09:01.312733 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.11 19:09:01.312809 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_21_4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4190 | 2026.05.11 19:09:01.312888 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4191 | 2026.05.11 19:09:01.313168 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.11 19:09:01.313208 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4193 | 2026.05.11 19:09:01.313571 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4194 | 2026.05.11 19:09:01.313780 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.11 19:09:01.313909 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 4196 | 2026.05.11 19:09:01.313946 [ 259 ] {91ec3282-37af-450c-af6d-5e96c320e9a9} <Debug> TCPHandler: Processed in 0.00144218 sec. | ||
| 4197 | 2026.05.11 19:09:01.314085 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.05.11 19:09:01.314181 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.05.11 19:09:01.314234 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <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 | ||
| 4200 | 2026.05.11 19:09:01.314999 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.05.11 19:09:01.315036 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4202 | 2026.05.11 19:09:01.315542 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4203 | 2026.05.11 19:09:01.315761 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.11 19:09:01.315898 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001736 sec., 3456.221198156682 rows/sec., 6.19 MiB/sec. | ||
| 4205 | 2026.05.11 19:09:01.315950 [ 259 ] {b05c2292-cc41-42f2-a291-5695f2d682fe} <Debug> TCPHandler: Processed in 0.0019158 sec. | ||
| 4206 | 2026.05.11 19:09:01.316100 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.05.11 19:09:01.316197 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.05.11 19:09:01.316238 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4209 | 2026.05.11 19:09:01.316589 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.11 19:09:01.316625 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4211 | 2026.05.11 19:09:01.316942 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4212 | 2026.05.11 19:09:01.317147 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.05.11 19:09:01.317276 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4214 | 2026.05.11 19:09:01.317311 [ 259 ] {5783dde0-1743-4c7f-9a9b-902846d733cc} <Debug> TCPHandler: Processed in 0.001265636 sec. | ||
| 4215 | 2026.05.11 19:09:04.567502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 480 | ||
| 4216 | 2026.05.11 19:09:04.569686 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.05.11 19:09:04.569734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4218 | 2026.05.11 19:09:04.570910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4219 | 2026.05.11 19:09:04.571165 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.05.11 19:09:04.571408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 4221 | 2026.05.11 19:09:06.304444 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.11 19:09:06.304669 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4223 | 2026.05.11 19:09:06.304998 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4224 | 2026.05.11 19:09:06.305036 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4225 | 2026.05.11 19:09:06.305261 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4226 | 2026.05.11 19:09:06.305328 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4227 | 2026.05.11 19:09:06.305472 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4228 | 2026.05.11 19:09:06.305587 [ 341 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4229 | 2026.05.11 19:09:06.305592 [ 320 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4230 | 2026.05.11 19:09:06.305602 [ 338 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4231 | 2026.05.11 19:09:06.305755 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4232 | 2026.05.11 19:09:06.305783 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4233 | 2026.05.11 19:09:06.305826 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4234 | 2026.05.11 19:09:06.305847 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 4235 | 2026.05.11 19:09:06.306837 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002262 sec., 10167.992926613615 rows/sec., 1.37 MiB/sec. | ||
| 4236 | 2026.05.11 19:09:06.306943 [ 259 ] {a14906c9-6e04-4be7-8147-5107c2a02bc6} <Debug> TCPHandler: Processed in 0.002625694 sec. | ||
| 4237 | 2026.05.11 19:09:06.309282 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.05.11 19:09:06.309390 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4239 | 2026.05.11 19:09:06.309435 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4240 | 2026.05.11 19:09:06.309918 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.11 19:09:06.309956 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4242 | 2026.05.11 19:09:06.310318 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4243 | 2026.05.11 19:09:06.310570 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.05.11 19:09:06.310712 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001353 sec., 5912.786400591279 rows/sec., 482.15 KiB/sec. | ||
| 4245 | 2026.05.11 19:09:06.310749 [ 259 ] {ce6cb44e-bbcb-4989-8ee4-d9d6e8a1a3cd} <Debug> TCPHandler: Processed in 0.001519062 sec. | ||
| 4246 | 2026.05.11 19:09:06.310879 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.05.11 19:09:06.310974 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4248 | 2026.05.11 19:09:06.311013 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4249 | 2026.05.11 19:09:06.311490 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.05.11 19:09:06.311526 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4251 | 2026.05.11 19:09:06.311870 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4252 | 2026.05.11 19:09:06.312087 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.05.11 19:09:06.312219 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001264 sec., 102848.10126582278 rows/sec., 8.84 MiB/sec. | ||
| 4254 | 2026.05.11 19:09:06.312256 [ 259 ] {9e64f0ea-da38-4d23-a03b-c13c677dd6dd} <Debug> TCPHandler: Processed in 0.001426039 sec. | ||
| 4255 | 2026.05.11 19:09:06.312384 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.05.11 19:09:06.312480 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.05.11 19:09:06.312519 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4258 | 2026.05.11 19:09:06.312940 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.05.11 19:09:06.312976 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4260 | 2026.05.11 19:09:06.313279 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4261 | 2026.05.11 19:09:06.313488 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.05.11 19:09:06.313614 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Debug> executeQuery: Read 43 rows, 3.19 KiB in 0.001153 sec., 37294.0156114484 rows/sec., 2.70 MiB/sec. | ||
| 4263 | 2026.05.11 19:09:06.313653 [ 259 ] {3a4e9d8c-8132-45a9-bebc-468d3c20ae0f} <Debug> TCPHandler: Processed in 0.001317497 sec. | ||
| 4264 | 2026.05.11 19:09:06.313773 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.05.11 19:09:06.313867 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4266 | 2026.05.11 19:09:06.313906 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4267 | 2026.05.11 19:09:06.314347 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.05.11 19:09:06.314382 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4269 | 2026.05.11 19:09:06.314705 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4270 | 2026.05.11 19:09:06.314924 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.05.11 19:09:06.315055 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.001206 sec., 88723.05140961857 rows/sec., 6.94 MiB/sec. | ||
| 4272 | 2026.05.11 19:09:06.315093 [ 259 ] {cf25d23a-2978-4351-a2da-d122f1f7ddb1} <Debug> TCPHandler: Processed in 0.001369428 sec. | ||
| 4273 | 2026.05.11 19:09:06.315215 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.05.11 19:09:06.315311 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4275 | 2026.05.11 19:09:06.315354 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4276 | 2026.05.11 19:09:06.315766 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.05.11 19:09:06.315803 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4278 | 2026.05.11 19:09:06.316152 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4279 | 2026.05.11 19:09:06.316370 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.05.11 19:09:06.316508 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001216 sec., 134868.42105263157 rows/sec., 9.39 MiB/sec. | ||
| 4281 | 2026.05.11 19:09:06.316547 [ 259 ] {6bb6208c-0aca-46e6-85ef-32c3391c3936} <Debug> TCPHandler: Processed in 0.001380998 sec. | ||
| 4282 | 2026.05.11 19:09:06.316663 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.05.11 19:09:06.316758 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4284 | 2026.05.11 19:09:06.316814 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <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 | ||
| 4285 | 2026.05.11 19:09:06.317614 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.05.11 19:09:06.317651 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4287 | 2026.05.11 19:09:06.318224 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4288 | 2026.05.11 19:09:06.318443 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.05.11 19:09:06.318538 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4290 | 2026.05.11 19:09:06.318574 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.11 19:09:06.318578 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001838 sec., 19042.437431991293 rows/sec., 34.12 MiB/sec. | ||
| 4292 | 2026.05.11 19:09:06.318592 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4293 | 2026.05.11 19:09:06.318636 [ 259 ] {3ff6a11f-c3b8-4624-a79d-be18683a2985} <Debug> TCPHandler: Processed in 0.002021102 sec. | ||
| 4294 | 2026.05.11 19:09:06.318701 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 4295 | 2026.05.11 19:09:06.318769 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.05.11 19:09:06.318870 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4297 | 2026.05.11 19:09:06.318910 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4298 | 2026.05.11 19:09:06.319025 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2026.05.11 19:09:06.319096 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 363 rows starting from the beginning of the part | ||
| 4300 | 2026.05.11 19:09:06.319274 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.11 19:09:06.319291 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4302 | 2026.05.11 19:09:06.319317 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4303 | 2026.05.11 19:09:06.319430 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 4304 | 2026.05.11 19:09:06.319562 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4305 | 2026.05.11 19:09:06.319636 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4306 | 2026.05.11 19:09:06.319689 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 4307 | 2026.05.11 19:09:06.319811 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4308 | 2026.05.11 19:09:06.319891 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.11 19:09:06.320040 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 4310 | 2026.05.11 19:09:06.320076 [ 259 ] {53dbfc3a-a656-482b-a14f-4c115229eebe} <Debug> TCPHandler: Processed in 0.001358908 sec. | ||
| 4311 | 2026.05.11 19:09:06.324089 [ 200 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 19 columns (19 merged, 0 gathered) in 0.005435816 sec., 88303.20967449964 rows/sec., 158.24 MiB/sec. | ||
| 4312 | 2026.05.11 19:09:06.324612 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4313 | 2026.05.11 19:09:06.324986 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.05.11 19:09:06.325061 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4315 | 2026.05.11 19:09:06.325167 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4316 | 2026.05.11 19:09:07.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.00 MiB, peak 250.51 MiB, free memory in arenas 0.00 B, will set to 245.92 MiB (RSS), difference: 1.93 MiB | ||
| 4317 | 2026.05.11 19:09:07.051712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9186 | ||
| 4318 | 2026.05.11 19:09:07.052183 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.11 19:09:07.052228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4320 | 2026.05.11 19:09:07.052755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4321 | 2026.05.11 19:09:07.052998 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.11 19:09:07.053128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9186 | ||
| 4323 | 2026.05.11 19:09:07.524437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4324 | 2026.05.11 19:09:07.540458 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.05.11 19:09:07.540526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4326 | 2026.05.11 19:09:07.546679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4327 | 2026.05.11 19:09:07.547431 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.11 19:09:07.550340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4329 | 2026.05.11 19:09:11.304239 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.11 19:09:11.304458 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.11 19:09:11.304773 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4332 | 2026.05.11 19:09:11.304808 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4333 | 2026.05.11 19:09:11.305026 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4334 | 2026.05.11 19:09:11.305093 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4335 | 2026.05.11 19:09:11.305231 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4336 | 2026.05.11 19:09:11.305322 [ 360 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4337 | 2026.05.11 19:09:11.305326 [ 341 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4338 | 2026.05.11 19:09:11.305352 [ 324 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4339 | 2026.05.11 19:09:11.305462 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4340 | 2026.05.11 19:09:11.305491 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4341 | 2026.05.11 19:09:11.305535 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4342 | 2026.05.11 19:09:11.305555 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 4343 | 2026.05.11 19:09:11.306530 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002161 sec., 10643.220731142988 rows/sec., 1.43 MiB/sec. | ||
| 4344 | 2026.05.11 19:09:11.306636 [ 259 ] {5b2ca63d-2f16-4018-82e5-d55dff22aea7} <Debug> TCPHandler: Processed in 0.002536123 sec. | ||
| 4345 | 2026.05.11 19:09:11.308523 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.05.11 19:09:11.308638 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4347 | 2026.05.11 19:09:11.308681 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4348 | 2026.05.11 19:09:11.309190 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.05.11 19:09:11.309229 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4350 | 2026.05.11 19:09:11.309605 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4351 | 2026.05.11 19:09:11.309827 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.05.11 19:09:11.309945 [ 114 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4353 | 2026.05.11 19:09:11.309966 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Debug> executeQuery: Read 68 rows, 5.55 KiB in 0.001361 sec., 49963.262307127115 rows/sec., 3.98 MiB/sec. | ||
| 4354 | 2026.05.11 19:09:11.309979 [ 114 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.05.11 19:09:11.309998 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4356 | 2026.05.11 19:09:11.310003 [ 259 ] {99fafc43-877e-42c3-ac28-79dde600523f} <Debug> TCPHandler: Processed in 0.001538242 sec. | ||
| 4357 | 2026.05.11 19:09:11.310121 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 4358 | 2026.05.11 19:09:11.310170 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.05.11 19:09:11.310264 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4360 | 2026.05.11 19:09:11.310270 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.11 19:09:11.310306 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 267 rows starting from the beginning of the part | ||
| 4362 | 2026.05.11 19:09:11.310323 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4363 | 2026.05.11 19:09:11.310377 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 190 rows starting from the beginning of the part | ||
| 4364 | 2026.05.11 19:09:11.310429 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 126 rows starting from the beginning of the part | ||
| 4365 | 2026.05.11 19:09:11.310470 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4366 | 2026.05.11 19:09:11.310509 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 130 rows starting from the beginning of the part | ||
| 4367 | 2026.05.11 19:09:11.310548 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 4368 | 2026.05.11 19:09:11.310749 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.05.11 19:09:11.310791 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4370 | 2026.05.11 19:09:11.311127 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4371 | 2026.05.11 19:09:11.311349 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.05.11 19:09:11.311476 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 368.00 KiB/sec. | ||
| 4373 | 2026.05.11 19:09:11.311515 [ 259 ] {6a96d670-6c89-44cc-9425-4786213dc758} <Debug> TCPHandler: Processed in 0.00139458 sec. | ||
| 4374 | 2026.05.11 19:09:11.311550 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483916 sec., 572134.810865305 rows/sec., 51.71 MiB/sec. | ||
| 4375 | 2026.05.11 19:09:11.311651 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.05.11 19:09:11.311738 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4377 | 2026.05.11 19:09:11.311749 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4378 | 2026.05.11 19:09:11.311797 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4379 | 2026.05.11 19:09:11.312008 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.11 19:09:11.312079 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_26_5} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4381 | 2026.05.11 19:09:11.312153 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4382 | 2026.05.11 19:09:11.312218 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.11 19:09:11.312257 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4384 | 2026.05.11 19:09:11.312573 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4385 | 2026.05.11 19:09:11.312788 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.11 19:09:11.312892 [ 114 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4387 | 2026.05.11 19:09:11.312914 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001183 sec., 59171.597633136094 rows/sec., 4.62 MiB/sec. | ||
| 4388 | 2026.05.11 19:09:11.312924 [ 114 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.05.11 19:09:11.312946 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4390 | 2026.05.11 19:09:11.312950 [ 259 ] {a8d8430f-69cd-4295-9cee-019b27ee6850} <Debug> TCPHandler: Processed in 0.001347258 sec. | ||
| 4391 | 2026.05.11 19:09:11.313033 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 4392 | 2026.05.11 19:09:11.313082 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.05.11 19:09:11.313146 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4394 | 2026.05.11 19:09:11.313180 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4395 | 2026.05.11 19:09:11.313181 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 175 rows starting from the beginning of the part | ||
| 4396 | 2026.05.11 19:09:11.313229 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4397 | 2026.05.11 19:09:11.313277 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4398 | 2026.05.11 19:09:11.313326 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 99 rows starting from the beginning of the part | ||
| 4399 | 2026.05.11 19:09:11.313366 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4400 | 2026.05.11 19:09:11.313404 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 107 rows starting from the beginning of the part | ||
| 4401 | 2026.05.11 19:09:11.313441 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4402 | 2026.05.11 19:09:11.313641 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.05.11 19:09:11.313686 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4404 | 2026.05.11 19:09:11.314041 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4405 | 2026.05.11 19:09:11.314310 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.05.11 19:09:11.314352 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359929 sec., 463994.81149383535 rows/sec., 38.59 MiB/sec. | ||
| 4407 | 2026.05.11 19:09:11.314440 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4408 | 2026.05.11 19:09:11.314478 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.11 19:09:11.314481 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 4410 | 2026.05.11 19:09:11.314501 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4411 | 2026.05.11 19:09:11.314525 [ 259 ] {4b85a7fb-986e-47f8-a3d1-554fc459e33b} <Debug> TCPHandler: Processed in 0.001490291 sec. | ||
| 4412 | 2026.05.11 19:09:11.314555 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4413 | 2026.05.11 19:09:11.314581 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 4414 | 2026.05.11 19:09:11.314664 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.05.11 19:09:11.314679 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4416 | 2026.05.11 19:09:11.314716 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3494 rows starting from the beginning of the part | ||
| 4417 | 2026.05.11 19:09:11.314764 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 198 rows starting from the beginning of the part | ||
| 4418 | 2026.05.11 19:09:11.314765 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.05.11 19:09:11.314810 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4420 | 2026.05.11 19:09:11.314836 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <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 | ||
| 4421 | 2026.05.11 19:09:11.314876 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 4422 | 2026.05.11 19:09:11.314924 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.11 19:09:11.314940 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4424 | 2026.05.11 19:09:11.314991 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 4425 | 2026.05.11 19:09:11.315019 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_26_5} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4426 | 2026.05.11 19:09:11.315127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4427 | 2026.05.11 19:09:11.315589 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.05.11 19:09:11.315629 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4429 | 2026.05.11 19:09:11.316175 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4430 | 2026.05.11 19:09:11.316420 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.11 19:09:11.316556 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001809 sec., 3316.749585406302 rows/sec., 5.94 MiB/sec. | ||
| 4432 | 2026.05.11 19:09:11.316607 [ 259 ] {9f777904-f31b-4241-973b-35b3f1406ea5} <Debug> TCPHandler: Processed in 0.001989761 sec. | ||
| 4433 | 2026.05.11 19:09:11.316755 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.05.11 19:09:11.316799 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4336 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245857 sec., 1930666.1109767896 rows/sec., 136.82 MiB/sec. | ||
| 4435 | 2026.05.11 19:09:11.316846 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.11 19:09:11.316892 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4437 | 2026.05.11 19:09:11.317132 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4438 | 2026.05.11 19:09:11.317273 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.11 19:09:11.317307 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4440 | 2026.05.11 19:09:11.317401 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.11 19:09:11.317464 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4442 | 2026.05.11 19:09:11.317538 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4443 | 2026.05.11 19:09:11.317627 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4444 | 2026.05.11 19:09:11.317833 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.05.11 19:09:11.317956 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4446 | 2026.05.11 19:09:11.317955 [ 112 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4447 | 2026.05.11 19:09:11.317992 [ 259 ] {f7fe9bd1-1319-4f9e-a18a-e47a1cbb7990} <Debug> TCPHandler: Processed in 0.001285666 sec. | ||
| 4448 | 2026.05.11 19:09:11.318011 [ 112 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.05.11 19:09:11.318038 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4450 | 2026.05.11 19:09:11.318140 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 4451 | 2026.05.11 19:09:11.318219 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4452 | 2026.05.11 19:09:11.318245 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 4453 | 2026.05.11 19:09:11.318294 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4454 | 2026.05.11 19:09:11.318338 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4455 | 2026.05.11 19:09:11.318376 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 4456 | 2026.05.11 19:09:11.318413 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4457 | 2026.05.11 19:09:11.318449 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 4458 | 2026.05.11 19:09:11.319287 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119936 sec., 1225653.681963714 rows/sec., 82.52 MiB/sec. | ||
| 4459 | 2026.05.11 19:09:11.319459 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4460 | 2026.05.11 19:09:11.319700 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.11 19:09:11.319758 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_26_5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4462 | 2026.05.11 19:09:11.319810 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4463 | 2026.05.11 19:09:14.433728 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4464 | 2026.05.11 19:09:14.433802 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4465 | 2026.05.11 19:09:14.553232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9634 | ||
| 4466 | 2026.05.11 19:09:14.553764 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.11 19:09:14.553810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4468 | 2026.05.11 19:09:14.554346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4469 | 2026.05.11 19:09:14.554593 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.11 19:09:14.554731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4471 | 2026.05.11 19:09:14.571589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 510 | ||
| 4472 | 2026.05.11 19:09:14.573898 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.11 19:09:14.573961 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4474 | 2026.05.11 19:09:14.575182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4475 | 2026.05.11 19:09:14.575457 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.11 19:09:14.575805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4477 | 2026.05.11 19:09:15.050441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4478 | 2026.05.11 19:09:15.067440 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.05.11 19:09:15.067507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4480 | 2026.05.11 19:09:15.073480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4481 | 2026.05.11 19:09:15.074218 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.05.11 19:09:15.077075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4483 | 2026.05.11 19:09:16.304973 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.05.11 19:09:16.305192 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4485 | 2026.05.11 19:09:16.305517 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4486 | 2026.05.11 19:09:16.305552 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4487 | 2026.05.11 19:09:16.305763 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4488 | 2026.05.11 19:09:16.305830 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4489 | 2026.05.11 19:09:16.305965 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4490 | 2026.05.11 19:09:16.306068 [ 360 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4491 | 2026.05.11 19:09:16.306074 [ 341 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4492 | 2026.05.11 19:09:16.306076 [ 324 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4493 | 2026.05.11 19:09:16.306217 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 4494 | 2026.05.11 19:09:16.306243 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4495 | 2026.05.11 19:09:16.306296 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4496 | 2026.05.11 19:09:16.306316 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 23 rows starting from 0 | ||
| 4497 | 2026.05.11 19:09:16.307286 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002182 sec., 10540.788267644364 rows/sec., 1.42 MiB/sec. | ||
| 4498 | 2026.05.11 19:09:16.307355 [ 259 ] {cd780ad0-9ba4-4ab8-8224-c2b3ac7699e7} <Debug> TCPHandler: Processed in 0.002512723 sec. | ||
| 4499 | 2026.05.11 19:09:16.309660 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.05.11 19:09:16.309780 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4501 | 2026.05.11 19:09:16.309825 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4502 | 2026.05.11 19:09:16.310370 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.11 19:09:16.310410 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4504 | 2026.05.11 19:09:16.310810 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4505 | 2026.05.11 19:09:16.311063 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.05.11 19:09:16.311217 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001468 sec., 85831.06267029974 rows/sec., 7.41 MiB/sec. | ||
| 4507 | 2026.05.11 19:09:16.311257 [ 259 ] {cba9a9da-92ef-4b88-bdd2-a3f04b3ca85d} <Debug> TCPHandler: Processed in 0.001649165 sec. | ||
| 4508 | 2026.05.11 19:09:16.311396 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.11 19:09:16.311496 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.05.11 19:09:16.311538 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4511 | 2026.05.11 19:09:16.312003 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.11 19:09:16.312041 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4513 | 2026.05.11 19:09:16.312421 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4514 | 2026.05.11 19:09:16.312718 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.11 19:09:16.312885 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001411 sec., 24805.102763997165 rows/sec., 1.82 MiB/sec. | ||
| 4516 | 2026.05.11 19:09:16.312923 [ 259 ] {2903da45-ac4e-4f6d-ba2a-415cf6e27134} <Debug> TCPHandler: Processed in 0.001581143 sec. | ||
| 4517 | 2026.05.11 19:09:16.313053 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.05.11 19:09:16.313171 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4519 | 2026.05.11 19:09:16.313213 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4520 | 2026.05.11 19:09:16.313675 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.05.11 19:09:16.313712 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4522 | 2026.05.11 19:09:16.314042 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4523 | 2026.05.11 19:09:16.314271 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.11 19:09:16.314401 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001251 sec., 79136.69064748201 rows/sec., 6.18 MiB/sec. | ||
| 4525 | 2026.05.11 19:09:16.314439 [ 259 ] {346afcbc-cd9f-4dce-a837-ef08cfb35b39} <Debug> TCPHandler: Processed in 0.00144139 sec. | ||
| 4526 | 2026.05.11 19:09:16.314578 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.05.11 19:09:16.314683 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.05.11 19:09:16.314732 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2026.05.11 19:09:16.315149 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.05.11 19:09:16.315186 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4531 | 2026.05.11 19:09:16.315508 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4532 | 2026.05.11 19:09:16.315714 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.05.11 19:09:16.315832 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4534 | 2026.05.11 19:09:16.315865 [ 259 ] {ea079b01-f30c-447f-a399-585206dfc551} <Debug> TCPHandler: Processed in 0.001345808 sec. | ||
| 4535 | 2026.05.11 19:09:16.315981 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.05.11 19:09:16.316069 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.05.11 19:09:16.316119 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <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 | ||
| 4538 | 2026.05.11 19:09:16.316949 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.05.11 19:09:16.316985 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4540 | 2026.05.11 19:09:16.317520 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4541 | 2026.05.11 19:09:16.317739 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.05.11 19:09:16.317869 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001793 sec., 19520.356943669827 rows/sec., 34.98 MiB/sec. | ||
| 4543 | 2026.05.11 19:09:16.317920 [ 259 ] {5f264f85-97ec-472e-ad57-56b5f110b936} <Debug> TCPHandler: Processed in 0.00196778 sec. | ||
| 4544 | 2026.05.11 19:09:16.318041 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.05.11 19:09:16.318133 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.05.11 19:09:16.318175 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2026.05.11 19:09:16.318557 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.05.11 19:09:16.318592 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4549 | 2026.05.11 19:09:16.318889 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4550 | 2026.05.11 19:09:16.319104 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.11 19:09:16.319228 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4552 | 2026.05.11 19:09:16.319262 [ 259 ] {973d7936-b029-4240-9a59-ef11b9c48ba6} <Debug> TCPHandler: Processed in 0.001269096 sec. | ||
| 4553 | 2026.05.11 19:09:21.309277 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.05.11 19:09:21.309679 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4555 | 2026.05.11 19:09:21.310254 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4556 | 2026.05.11 19:09:21.310326 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4557 | 2026.05.11 19:09:21.310589 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4558 | 2026.05.11 19:09:21.310655 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4559 | 2026.05.11 19:09:21.310793 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 4560 | 2026.05.11 19:09:21.310884 [ 360 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4561 | 2026.05.11 19:09:21.310886 [ 341 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4562 | 2026.05.11 19:09:21.310918 [ 324 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4563 | 2026.05.11 19:09:21.311031 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4564 | 2026.05.11 19:09:21.311058 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4565 | 2026.05.11 19:09:21.311125 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4566 | 2026.05.11 19:09:21.311144 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4567 | 2026.05.11 19:09:21.311178 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4568 | 2026.05.11 19:09:21.311220 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4569 | 2026.05.11 19:09:21.312232 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002756 sec., 10522.496371552974 rows/sec., 2.13 MiB/sec. | ||
| 4570 | 2026.05.11 19:09:21.312306 [ 259 ] {cfe4f914-3739-47e6-ab77-d735709b39b5} <Debug> TCPHandler: Processed in 0.003265768 sec. | ||
| 4571 | 2026.05.11 19:09:21.317979 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4572 | 2026.05.11 19:09:21.318185 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4573 | 2026.05.11 19:09:21.318267 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4574 | 2026.05.11 19:09:21.318843 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.05.11 19:09:21.318885 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4576 | 2026.05.11 19:09:21.319294 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4577 | 2026.05.11 19:09:21.319488 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.05.11 19:09:21.319628 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001501 sec., 7994.670219853431 rows/sec., 2.84 MiB/sec. | ||
| 4579 | 2026.05.11 19:09:21.319666 [ 259 ] {fb3d5336-fbba-4e80-9743-e812378bbc2f} <Debug> TCPHandler: Processed in 0.001792527 sec. | ||
| 4580 | 2026.05.11 19:09:21.319794 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.05.11 19:09:21.319889 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4582 | 2026.05.11 19:09:21.319929 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4583 | 2026.05.11 19:09:21.320452 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.05.11 19:09:21.320488 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4585 | 2026.05.11 19:09:21.320796 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4586 | 2026.05.11 19:09:21.321005 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.11 19:09:21.321133 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001262 sec., 244057.05229793975 rows/sec., 15.87 MiB/sec. | ||
| 4588 | 2026.05.11 19:09:21.321168 [ 259 ] {300dd2bc-bf0d-4d65-b7d6-fa5a636edc8b} <Debug> TCPHandler: Processed in 0.001424709 sec. | ||
| 4589 | 2026.05.11 19:09:21.321296 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.05.11 19:09:21.321390 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4591 | 2026.05.11 19:09:21.321429 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4592 | 2026.05.11 19:09:21.321855 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.05.11 19:09:21.321890 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4594 | 2026.05.11 19:09:21.322188 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4595 | 2026.05.11 19:09:21.322405 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.05.11 19:09:21.322534 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 4597 | 2026.05.11 19:09:21.322571 [ 259 ] {835cbe55-de1d-4757-88ab-99844900feda} <Debug> TCPHandler: Processed in 0.001325117 sec. | ||
| 4598 | 2026.05.11 19:09:21.322691 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.05.11 19:09:21.322785 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4600 | 2026.05.11 19:09:21.322823 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4601 | 2026.05.11 19:09:21.323607 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.05.11 19:09:21.323644 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4603 | 2026.05.11 19:09:21.323992 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4604 | 2026.05.11 19:09:21.324196 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.05.11 19:09:21.324328 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Debug> executeQuery: Read 931 rows, 75.59 KiB in 0.001561 sec., 596412.5560538116 rows/sec., 47.29 MiB/sec. | ||
| 4606 | 2026.05.11 19:09:21.324363 [ 259 ] {cced0dc2-155a-439e-9174-4a5baf4df456} <Debug> TCPHandler: Processed in 0.001722396 sec. | ||
| 4607 | 2026.05.11 19:09:21.324478 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.05.11 19:09:21.324571 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4609 | 2026.05.11 19:09:21.324610 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4610 | 2026.05.11 19:09:21.325038 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.05.11 19:09:21.325074 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4612 | 2026.05.11 19:09:21.325384 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4613 | 2026.05.11 19:09:21.325604 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.05.11 19:09:21.325743 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Debug> executeQuery: Read 164 rows, 10.23 KiB in 0.00119 sec., 137815.12605042016 rows/sec., 8.40 MiB/sec. | ||
| 4615 | 2026.05.11 19:09:21.325782 [ 259 ] {4739e022-bb73-4872-90e4-0083acfd7628} <Debug> TCPHandler: Processed in 0.001353678 sec. | ||
| 4616 | 2026.05.11 19:09:21.325902 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.05.11 19:09:21.325996 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4618 | 2026.05.11 19:09:21.326034 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4619 | 2026.05.11 19:09:21.326476 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.05.11 19:09:21.326513 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4621 | 2026.05.11 19:09:21.326814 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4622 | 2026.05.11 19:09:21.327049 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.05.11 19:09:21.327180 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001202 sec., 143926.78868552414 rows/sec., 9.67 MiB/sec. | ||
| 4624 | 2026.05.11 19:09:21.327216 [ 259 ] {48ab6257-66b6-41b5-9aaf-40fab1443911} <Debug> TCPHandler: Processed in 0.001364108 sec. | ||
| 4625 | 2026.05.11 19:09:21.327333 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.05.11 19:09:21.327427 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.05.11 19:09:21.327465 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4628 | 2026.05.11 19:09:21.327889 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.05.11 19:09:21.327925 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4630 | 2026.05.11 19:09:21.328238 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4631 | 2026.05.11 19:09:21.328441 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.05.11 19:09:21.328574 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 8.02 MiB/sec. | ||
| 4633 | 2026.05.11 19:09:21.328611 [ 259 ] {2e320afa-5fbc-4b3f-960e-d3ac4a893886} <Debug> TCPHandler: Processed in 0.001327778 sec. | ||
| 4634 | 2026.05.11 19:09:21.328730 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2026.05.11 19:09:21.328825 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4636 | 2026.05.11 19:09:21.329021 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4637 | 2026.05.11 19:09:21.329574 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.05.11 19:09:21.329611 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4639 | 2026.05.11 19:09:21.329946 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4640 | 2026.05.11 19:09:21.330153 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.05.11 19:09:21.330280 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Debug> executeQuery: Read 536 rows, 39.24 KiB in 0.001473 sec., 363883.23150033946 rows/sec., 26.02 MiB/sec. | ||
| 4642 | 2026.05.11 19:09:21.330317 [ 259 ] {b120fabf-c407-4f4c-a245-869b58f29606} <Debug> TCPHandler: Processed in 0.001635834 sec. | ||
| 4643 | 2026.05.11 19:09:21.330436 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.05.11 19:09:21.330530 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4645 | 2026.05.11 19:09:21.330570 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4646 | 2026.05.11 19:09:21.330892 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.05.11 19:09:21.330927 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4648 | 2026.05.11 19:09:21.331227 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4649 | 2026.05.11 19:09:21.331429 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.11 19:09:21.331549 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 4651 | 2026.05.11 19:09:21.331585 [ 259 ] {f54d26fb-9663-4173-9544-fc6438380e7f} <Debug> TCPHandler: Processed in 0.001198675 sec. | ||
| 4652 | 2026.05.11 19:09:21.331700 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.05.11 19:09:21.331800 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.05.11 19:09:21.331842 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4655 | 2026.05.11 19:09:21.332264 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.11 19:09:21.332299 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4657 | 2026.05.11 19:09:21.332845 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4658 | 2026.05.11 19:09:21.333139 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.11 19:09:21.333298 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Debug> executeQuery: Read 303 rows, 21.16 KiB in 0.001516 sec., 199868.07387862797 rows/sec., 13.63 MiB/sec. | ||
| 4660 | 2026.05.11 19:09:21.333337 [ 259 ] {0206bfed-39f2-49d3-bae0-493505f16b14} <Debug> TCPHandler: Processed in 0.001686266 sec. | ||
| 4661 | 2026.05.11 19:09:21.333453 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.05.11 19:09:21.333549 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4663 | 2026.05.11 19:09:21.333674 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4664 | 2026.05.11 19:09:21.333989 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.05.11 19:09:21.334025 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4666 | 2026.05.11 19:09:21.334352 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4667 | 2026.05.11 19:09:21.334565 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.05.11 19:09:21.334691 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 58.04 KiB/sec. | ||
| 4669 | 2026.05.11 19:09:21.334727 [ 259 ] {713f20e3-b8a9-4468-9d4c-78ab843e5683} <Debug> TCPHandler: Processed in 0.001324138 sec. | ||
| 4670 | 2026.05.11 19:09:21.334843 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.05.11 19:09:21.335017 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.05.11 19:09:21.335071 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <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 | ||
| 4673 | 2026.05.11 19:09:21.335825 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.05.11 19:09:21.335861 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4675 | 2026.05.11 19:09:21.336367 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4676 | 2026.05.11 19:09:21.336609 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.05.11 19:09:21.336748 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00175 sec., 3428.5714285714284 rows/sec., 6.14 MiB/sec. | ||
| 4678 | 2026.05.11 19:09:21.336802 [ 259 ] {370fa2f9-c2d5-4fb5-b816-54ace97437a1} <Debug> TCPHandler: Processed in 0.002008702 sec. | ||
| 4679 | 2026.05.11 19:09:21.336925 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.05.11 19:09:21.337021 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.05.11 19:09:21.337061 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4682 | 2026.05.11 19:09:21.337415 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.05.11 19:09:21.337450 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4684 | 2026.05.11 19:09:21.337758 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4685 | 2026.05.11 19:09:21.337971 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.05.11 19:09:21.338099 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 4687 | 2026.05.11 19:09:21.338134 [ 259 ] {9252708d-22d8-41b8-9570-c0a5ab012df3} <Debug> TCPHandler: Processed in 0.001257796 sec. | ||
| 4688 | 2026.05.11 19:09:22.054874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10146 | ||
| 4689 | 2026.05.11 19:09:22.055380 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.05.11 19:09:22.055425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4691 | 2026.05.11 19:09:22.055965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4692 | 2026.05.11 19:09:22.056201 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.05.11 19:09:22.056342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10146 | ||
| 4694 | 2026.05.11 19:09:22.056376 [ 96 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4695 | 2026.05.11 19:09:22.056458 [ 96 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.11 19:09:22.056483 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4697 | 2026.05.11 19:09:22.056602 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 4698 | 2026.05.11 19:09:22.056690 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2026.05.11 19:09:22.056720 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 4700 | 2026.05.11 19:09:22.056778 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4701 | 2026.05.11 19:09:22.056819 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4702 | 2026.05.11 19:09:22.056859 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4703 | 2026.05.11 19:09:22.056895 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4704 | 2026.05.11 19:09:22.056931 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4705 | 2026.05.11 19:09:22.058975 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411006 sec., 4208201.887510857 rows/sec., 60.20 MiB/sec. | ||
| 4706 | 2026.05.11 19:09:22.059332 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4707 | 2026.05.11 19:09:22.059618 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.11 19:09:22.059682 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_21_4} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4709 | 2026.05.11 19:09:22.059750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4710 | 2026.05.11 19:09:22.577217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4711 | 2026.05.11 19:09:22.594665 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.11 19:09:22.594729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4713 | 2026.05.11 19:09:22.600710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4714 | 2026.05.11 19:09:22.601412 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.11 19:09:22.601785 [ 95 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4716 | 2026.05.11 19:09:22.601872 [ 95 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.05.11 19:09:22.601908 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4718 | 2026.05.11 19:09:22.602046 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4719 | 2026.05.11 19:09:22.604595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4720 | 2026.05.11 19:09:22.605585 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4721 | 2026.05.11 19:09:22.606939 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4722 | 2026.05.11 19:09:22.611341 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4723 | 2026.05.11 19:09:22.615655 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4724 | 2026.05.11 19:09:22.619995 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4725 | 2026.05.11 19:09:22.624438 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4726 | 2026.05.11 19:09:22.628294 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 4727 | 2026.05.11 19:09:22.677198 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075213836 sec., 2113.9727536300634 rows/sec., 10.93 MiB/sec. | ||
| 4728 | 2026.05.11 19:09:22.679078 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4729 | 2026.05.11 19:09:22.680960 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_21_4} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.05.11 19:09:22.681047 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_21_4} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4731 | 2026.05.11 19:09:22.682333 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4732 | 2026.05.11 19:09:23.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.99 MiB, peak 259.57 MiB, free memory in arenas 0.00 B, will set to 253.36 MiB (RSS), difference: 4.37 MiB | ||
| 4733 | 2026.05.11 19:09:24.576053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 552 | ||
| 4734 | 2026.05.11 19:09:24.578523 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.05.11 19:09:24.578582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4736 | 2026.05.11 19:09:24.579855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4737 | 2026.05.11 19:09:24.580138 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.11 19:09:24.580316 [ 92 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4739 | 2026.05.11 19:09:24.580390 [ 92 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.05.11 19:09:24.580415 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4741 | 2026.05.11 19:09:24.580481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4742 | 2026.05.11 19:09:24.580583 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 4743 | 2026.05.11 19:09:24.581528 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2026.05.11 19:09:24.581676 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 380 rows starting from the beginning of the part | ||
| 4745 | 2026.05.11 19:09:24.582106 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4746 | 2026.05.11 19:09:24.582515 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4747 | 2026.05.11 19:09:24.582907 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4748 | 2026.05.11 19:09:24.583293 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 4749 | 2026.05.11 19:09:24.583658 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4750 | 2026.05.11 19:09:24.590481 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.009980378 sec., 55308.52639048341 rows/sec., 48.36 MiB/sec. | ||
| 4751 | 2026.05.11 19:09:24.591829 [ 193 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4752 | 2026.05.11 19:09:24.592479 [ 193 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.11 19:09:24.592562 [ 193 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_16_3} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4754 | 2026.05.11 19:09:24.592942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4755 | 2026.05.11 19:09:25.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.47 MiB, peak 259.57 MiB, free memory in arenas 0.00 B, will set to 254.49 MiB (RSS), difference: 1.02 MiB | ||
| 4756 | 2026.05.11 19:09:26.304928 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.11 19:09:26.305166 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4758 | 2026.05.11 19:09:26.305529 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4759 | 2026.05.11 19:09:26.305565 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4760 | 2026.05.11 19:09:26.305836 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4761 | 2026.05.11 19:09:26.305911 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4762 | 2026.05.11 19:09:26.306072 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4763 | 2026.05.11 19:09:26.306191 [ 360 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4764 | 2026.05.11 19:09:26.306191 [ 341 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4765 | 2026.05.11 19:09:26.306237 [ 350 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4766 | 2026.05.11 19:09:26.306244 [ 324 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4767 | 2026.05.11 19:09:26.306418 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4768 | 2026.05.11 19:09:26.306447 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4769 | 2026.05.11 19:09:26.306520 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4770 | 2026.05.11 19:09:26.306539 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4771 | 2026.05.11 19:09:26.306573 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4772 | 2026.05.11 19:09:26.306611 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4773 | 2026.05.11 19:09:26.307694 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.00263 sec., 13307.984790874525 rows/sec., 1.32 MiB/sec. | ||
| 4774 | 2026.05.11 19:09:26.307804 [ 259 ] {c3e6a059-6f82-4c07-93aa-3a232f825927} <Debug> TCPHandler: Processed in 0.003035313 sec. | ||
| 4775 | 2026.05.11 19:09:26.310008 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.05.11 19:09:26.310117 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4777 | 2026.05.11 19:09:26.310161 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4778 | 2026.05.11 19:09:26.310747 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.05.11 19:09:26.310799 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4780 | 2026.05.11 19:09:26.311272 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4781 | 2026.05.11 19:09:26.311553 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.05.11 19:09:26.311740 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001652 sec., 76271.18644067796 rows/sec., 6.59 MiB/sec. | ||
| 4783 | 2026.05.11 19:09:26.311791 [ 259 ] {b88efd34-bbf9-4f83-a32c-6259c80caf0b} <Debug> TCPHandler: Processed in 0.001835088 sec. | ||
| 4784 | 2026.05.11 19:09:26.311937 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.05.11 19:09:26.312040 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.05.11 19:09:26.312082 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4787 | 2026.05.11 19:09:26.312539 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.05.11 19:09:26.312577 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4789 | 2026.05.11 19:09:26.312885 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4790 | 2026.05.11 19:09:26.313103 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.05.11 19:09:26.313212 [ 83 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4792 | 2026.05.11 19:09:26.313237 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001216 sec., 28782.894736842103 rows/sec., 2.11 MiB/sec. | ||
| 4793 | 2026.05.11 19:09:26.313257 [ 83 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.05.11 19:09:26.313282 [ 259 ] {b2c2d0de-a635-466f-864e-0daa99102338} <Debug> TCPHandler: Processed in 0.001398008 sec. | ||
| 4795 | 2026.05.11 19:09:26.313283 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4796 | 2026.05.11 19:09:26.313426 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.05.11 19:09:26.313430 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 4798 | 2026.05.11 19:09:26.313526 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4799 | 2026.05.11 19:09:26.313570 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4800 | 2026.05.11 19:09:26.313588 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4801 | 2026.05.11 19:09:26.313632 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part | ||
| 4802 | 2026.05.11 19:09:26.313702 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part | ||
| 4803 | 2026.05.11 19:09:26.313750 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 4804 | 2026.05.11 19:09:26.313802 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 4805 | 2026.05.11 19:09:26.313846 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4806 | 2026.05.11 19:09:26.313887 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 4807 | 2026.05.11 19:09:26.314097 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.05.11 19:09:26.314150 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4809 | 2026.05.11 19:09:26.314834 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4810 | 2026.05.11 19:09:26.314972 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597365 sec., 220362.91016768242 rows/sec., 15.70 MiB/sec. | ||
| 4811 | 2026.05.11 19:09:26.315147 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.11 19:09:26.315186 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4813 | 2026.05.11 19:09:26.315291 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001783 sec., 55524.39708356702 rows/sec., 4.34 MiB/sec. | ||
| 4814 | 2026.05.11 19:09:26.315336 [ 259 ] {6f5a49b0-2855-4356-aee9-b6d779cdfc0b} <Debug> TCPHandler: Processed in 0.001961301 sec. | ||
| 4815 | 2026.05.11 19:09:26.315484 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.05.11 19:09:26.315516 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.05.11 19:09:26.315581 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.11 19:09:26.315598 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_26_5} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4819 | 2026.05.11 19:09:26.315633 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4820 | 2026.05.11 19:09:26.315710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4821 | 2026.05.11 19:09:26.316098 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.05.11 19:09:26.316138 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4823 | 2026.05.11 19:09:26.316497 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4824 | 2026.05.11 19:09:26.316709 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.05.11 19:09:26.316838 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 4826 | 2026.05.11 19:09:26.316875 [ 259 ] {6b9ae5eb-5073-4a6a-a647-2067cf8f86cb} <Debug> TCPHandler: Processed in 0.00143966 sec. | ||
| 4827 | 2026.05.11 19:09:26.317007 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.05.11 19:09:26.317099 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.05.11 19:09:26.317153 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <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 | ||
| 4830 | 2026.05.11 19:09:26.318013 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.05.11 19:09:26.318050 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4832 | 2026.05.11 19:09:26.318618 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4833 | 2026.05.11 19:09:26.318840 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.11 19:09:26.318991 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001903 sec., 18392.012611665792 rows/sec., 32.96 MiB/sec. | ||
| 4835 | 2026.05.11 19:09:26.319062 [ 259 ] {d482a8ec-3a91-423b-a9a6-c653cf54027b} <Debug> TCPHandler: Processed in 0.002100244 sec. | ||
| 4836 | 2026.05.11 19:09:26.319210 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.05.11 19:09:26.319303 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.05.11 19:09:26.319352 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4839 | 2026.05.11 19:09:26.319729 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.05.11 19:09:26.319764 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4841 | 2026.05.11 19:09:26.320062 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4842 | 2026.05.11 19:09:26.320271 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.05.11 19:09:26.320397 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4844 | 2026.05.11 19:09:26.320432 [ 259 ] {ab8bdfd1-e0d1-454e-9b6d-a8e2ba5bfe58} <Debug> TCPHandler: Processed in 0.001268737 sec. | ||
| 4845 | 2026.05.11 19:09:29.433853 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4846 | 2026.05.11 19:09:29.433920 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4847 | 2026.05.11 19:09:29.556443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10594 | ||
| 4848 | 2026.05.11 19:09:29.557003 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.05.11 19:09:29.557054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4850 | 2026.05.11 19:09:29.557627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4851 | 2026.05.11 19:09:29.557865 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.05.11 19:09:29.558006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4853 | 2026.05.11 19:09:30.104695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4854 | 2026.05.11 19:09:30.119761 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.05.11 19:09:30.119823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4856 | 2026.05.11 19:09:30.125758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4857 | 2026.05.11 19:09:30.126491 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.05.11 19:09:30.129293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4859 | 2026.05.11 19:09:31.309118 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.05.11 19:09:31.309344 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 4861 | 2026.05.11 19:09:31.309681 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4862 | 2026.05.11 19:09:31.309718 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <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 | ||
| 4863 | 2026.05.11 19:09:31.309965 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4864 | 2026.05.11 19:09:31.310034 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4865 | 2026.05.11 19:09:31.310186 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4866 | 2026.05.11 19:09:31.310302 [ 360 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4867 | 2026.05.11 19:09:31.310316 [ 333 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4868 | 2026.05.11 19:09:31.310320 [ 350 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4869 | 2026.05.11 19:09:31.310330 [ 324 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4870 | 2026.05.11 19:09:31.310477 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4871 | 2026.05.11 19:09:31.310504 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4872 | 2026.05.11 19:09:31.310579 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4873 | 2026.05.11 19:09:31.310604 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4874 | 2026.05.11 19:09:31.310638 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <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'))" | ||
| 4875 | 2026.05.11 19:09:31.310676 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <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'))" | ||
| 4876 | 2026.05.11 19:09:31.311786 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002535 sec., 13806.706114398423 rows/sec., 2.90 MiB/sec. | ||
| 4877 | 2026.05.11 19:09:31.311897 [ 259 ] {43d7927e-1561-45c1-9168-eb9d9f9b3116} <Debug> TCPHandler: Processed in 0.00290294 sec. | ||
| 4878 | 2026.05.11 19:09:31.316783 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.05.11 19:09:31.316895 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4880 | 2026.05.11 19:09:31.316937 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4881 | 2026.05.11 19:09:31.317495 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.05.11 19:09:31.317533 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4883 | 2026.05.11 19:09:31.317930 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4884 | 2026.05.11 19:09:31.318152 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.05.11 19:09:31.318265 [ 82 ] {} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4886 | 2026.05.11 19:09:31.318287 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001423 sec., 199578.35558678847 rows/sec., 12.68 MiB/sec. | ||
| 4887 | 2026.05.11 19:09:31.318305 [ 82 ] {} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.11 19:09:31.318323 [ 259 ] {711b24ec-298e-418e-841b-878bdcb86eed} <Debug> TCPHandler: Processed in 0.001591413 sec. | ||
| 4889 | 2026.05.11 19:09:31.318328 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4890 | 2026.05.11 19:09:31.318453 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::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 | ||
| 4891 | 2026.05.11 19:09:31.318457 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.05.11 19:09:31.318576 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4893 | 2026.05.11 19:09:31.318596 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4894 | 2026.05.11 19:09:31.318615 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4895 | 2026.05.11 19:09:31.318636 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4896 | 2026.05.11 19:09:31.318711 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4897 | 2026.05.11 19:09:31.318757 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4898 | 2026.05.11 19:09:31.318799 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4899 | 2026.05.11 19:09:31.318840 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 308 rows starting from the beginning of the part | ||
| 4900 | 2026.05.11 19:09:31.318879 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4901 | 2026.05.11 19:09:31.319367 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.05.11 19:09:31.319408 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4903 | 2026.05.11 19:09:31.319793 [ 196 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397634 sec., 492260.49165947596 rows/sec., 34.81 MiB/sec. | ||
| 4904 | 2026.05.11 19:09:31.319812 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4905 | 2026.05.11 19:09:31.319943 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4906 | 2026.05.11 19:09:31.320053 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.05.11 19:09:31.320197 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001639 sec., 494813.9109212935 rows/sec., 38.24 MiB/sec. | ||
| 4908 | 2026.05.11 19:09:31.320235 [ 259 ] {ba7da749-ee74-4bc8-b1f3-25e6540403fe} <Debug> TCPHandler: Processed in 0.001825978 sec. | ||
| 4909 | 2026.05.11 19:09:31.320241 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.11 19:09:31.320323 [ 201 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_6_1} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4911 | 2026.05.11 19:09:31.320367 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.11 19:09:31.320401 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4913 | 2026.05.11 19:09:31.320464 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4914 | 2026.05.11 19:09:31.320506 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4915 | 2026.05.11 19:09:31.320947 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.05.11 19:09:31.320983 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4917 | 2026.05.11 19:09:31.321289 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4918 | 2026.05.11 19:09:31.321491 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.05.11 19:09:31.321615 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 7.58 MiB/sec. | ||
| 4920 | 2026.05.11 19:09:31.321650 [ 259 ] {a13d63ea-3e67-4652-ac03-17fc896042c8} <Debug> TCPHandler: Processed in 0.001330667 sec. | ||
| 4921 | 2026.05.11 19:09:31.321772 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.05.11 19:09:31.321864 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.05.11 19:09:31.321903 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4924 | 2026.05.11 19:09:31.322329 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.05.11 19:09:31.322362 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4926 | 2026.05.11 19:09:31.322685 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4927 | 2026.05.11 19:09:31.322960 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.11 19:09:31.323056 [ 82 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4929 | 2026.05.11 19:09:31.323083 [ 82 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.11 19:09:31.323097 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001242 sec., 119967.79388083736 rows/sec., 7.75 MiB/sec. | ||
| 4931 | 2026.05.11 19:09:31.323101 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4932 | 2026.05.11 19:09:31.323155 [ 259 ] {85ddb4c6-d60e-4fdf-919b-cbeea3391362} <Debug> TCPHandler: Processed in 0.0014299 sec. | ||
| 4933 | 2026.05.11 19:09:31.323221 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::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 | ||
| 4934 | 2026.05.11 19:09:31.323305 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.05.11 19:09:31.323314 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2026.05.11 19:09:31.323357 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4937 | 2026.05.11 19:09:31.323406 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.11 19:09:31.323428 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 4939 | 2026.05.11 19:09:31.323449 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4940 | 2026.05.11 19:09:31.323478 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4941 | 2026.05.11 19:09:31.323524 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4942 | 2026.05.11 19:09:31.323567 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 173 rows starting from the beginning of the part | ||
| 4943 | 2026.05.11 19:09:31.323606 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4944 | 2026.05.11 19:09:31.323890 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.05.11 19:09:31.323930 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4946 | 2026.05.11 19:09:31.324262 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4947 | 2026.05.11 19:09:31.324440 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255006 sec., 333862.94567516015 rows/sec., 24.60 MiB/sec. | ||
| 4948 | 2026.05.11 19:09:31.324485 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.05.11 19:09:31.324579 [ 82 ] {} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4950 | 2026.05.11 19:09:31.324610 [ 82 ] {} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.05.11 19:09:31.324611 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 4952 | 2026.05.11 19:09:31.324628 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4953 | 2026.05.11 19:09:31.324643 [ 195 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4954 | 2026.05.11 19:09:31.324655 [ 259 ] {71602182-ff6c-47bd-95c9-5c0e0cc3f0a6} <Debug> TCPHandler: Processed in 0.001402379 sec. | ||
| 4955 | 2026.05.11 19:09:31.324691 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::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 | ||
| 4956 | 2026.05.11 19:09:31.324783 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2026.05.11 19:09:31.324808 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.05.11 19:09:31.324816 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4959 | 2026.05.11 19:09:31.324882 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::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 | ||
| 4960 | 2026.05.11 19:09:31.324904 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4961 | 2026.05.11 19:09:31.324931 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4962 | 2026.05.11 19:09:31.324946 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4963 | 2026.05.11 19:09:31.324973 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4964 | 2026.05.11 19:09:31.325016 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::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 | ||
| 4965 | 2026.05.11 19:09:31.325036 [ 195 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.11 19:09:31.325060 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4967 | 2026.05.11 19:09:31.325136 [ 195 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_6_1} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4968 | 2026.05.11 19:09:31.325243 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4969 | 2026.05.11 19:09:31.325585 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.05.11 19:09:31.325622 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4971 | 2026.05.11 19:09:31.325840 [ 193 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011763 sec., 302643.88336308766 rows/sec., 19.36 MiB/sec. | ||
| 4972 | 2026.05.11 19:09:31.325957 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4973 | 2026.05.11 19:09:31.325958 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4974 | 2026.05.11 19:09:31.326189 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.11 19:09:31.326190 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.05.11 19:09:31.326251 [ 196 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_6_1} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4977 | 2026.05.11 19:09:31.326306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4978 | 2026.05.11 19:09:31.326308 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001453 sec., 342050.92911218165 rows/sec., 24.02 MiB/sec. | ||
| 4979 | 2026.05.11 19:09:31.326348 [ 259 ] {0bd9e16b-ee4a-42e7-98c7-4ca4d40401b6} <Debug> TCPHandler: Processed in 0.001621174 sec. | ||
| 4980 | 2026.05.11 19:09:31.326459 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.11 19:09:31.326546 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.11 19:09:31.326582 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4983 | 2026.05.11 19:09:31.326954 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.11 19:09:31.326988 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4985 | 2026.05.11 19:09:31.327271 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4986 | 2026.05.11 19:09:31.327467 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.11 19:09:31.327589 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001013 sec., 5923.000987166831 rows/sec., 309.45 KiB/sec. | ||
| 4988 | 2026.05.11 19:09:31.327624 [ 259 ] {d8b8751c-8b71-4d7b-b9fe-27b4aa3c75f7} <Debug> TCPHandler: Processed in 0.001168694 sec. | ||
| 4989 | 2026.05.11 19:09:31.327739 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.11 19:09:31.327831 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.11 19:09:31.327873 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4992 | 2026.05.11 19:09:31.328267 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.11 19:09:31.328300 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4994 | 2026.05.11 19:09:31.328619 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4995 | 2026.05.11 19:09:31.328823 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.11 19:09:31.328950 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001137 sec., 233069.48109058928 rows/sec., 15.49 MiB/sec. | ||
| 4997 | 2026.05.11 19:09:31.328986 [ 259 ] {ce5f3a4b-41cf-4fc7-bc5d-8b05947f8cae} <Debug> TCPHandler: Processed in 0.001292917 sec. | ||
| 4998 | 2026.05.11 19:09:31.329105 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.11 19:09:31.329196 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.11 19:09:31.329236 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5001 | 2026.05.11 19:09:31.329539 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.11 19:09:31.329573 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5003 | 2026.05.11 19:09:31.329869 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5004 | 2026.05.11 19:09:31.330084 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.11 19:09:31.330208 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 5006 | 2026.05.11 19:09:31.330243 [ 259 ] {9abe457e-8b76-4efb-a6ae-b66486f7af7b} <Debug> TCPHandler: Processed in 0.001185504 sec. | ||
| 5007 | 2026.05.11 19:09:31.330356 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.11 19:09:31.330447 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.11 19:09:31.330499 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <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 | ||
| 5010 | 2026.05.11 19:09:31.331213 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.11 19:09:31.331248 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5012 | 2026.05.11 19:09:31.331726 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5013 | 2026.05.11 19:09:31.331936 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.11 19:09:31.332046 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5015 | 2026.05.11 19:09:31.332069 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001638 sec., 4273.504273504273 rows/sec., 7.66 MiB/sec. | ||
| 5016 | 2026.05.11 19:09:31.332098 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.05.11 19:09:31.332123 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5018 | 2026.05.11 19:09:31.332132 [ 259 ] {a870a8e2-b394-4a82-b6bb-26f40b11d5b1} <Debug> TCPHandler: Processed in 0.001822288 sec. | ||
| 5019 | 2026.05.11 19:09:31.332208 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 5020 | 2026.05.11 19:09:31.332262 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.05.11 19:09:31.332357 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.05.11 19:09:31.332397 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5023 | 2026.05.11 19:09:31.332426 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5024 | 2026.05.11 19:09:31.332480 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 480 rows starting from the beginning of the part | ||
| 5025 | 2026.05.11 19:09:31.332598 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 5026 | 2026.05.11 19:09:31.332695 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5027 | 2026.05.11 19:09:31.332720 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.11 19:09:31.332760 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5029 | 2026.05.11 19:09:31.332789 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 5030 | 2026.05.11 19:09:31.332891 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5031 | 2026.05.11 19:09:31.332992 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5032 | 2026.05.11 19:09:31.333064 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5033 | 2026.05.11 19:09:31.333285 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.05.11 19:09:31.333420 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 5035 | 2026.05.11 19:09:31.333456 [ 259 ] {6921317f-4ccc-41f8-b11d-f9bef4db2245} <Debug> TCPHandler: Processed in 0.001241637 sec. | ||
| 5036 | 2026.05.11 19:09:31.351752 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 19 columns (19 merged, 0 gathered) in 0.019580142 sec., 29060.054824934366 rows/sec., 52.07 MiB/sec. | ||
| 5037 | 2026.05.11 19:09:31.352627 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5038 | 2026.05.11 19:09:31.352990 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.11 19:09:31.353069 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5040 | 2026.05.11 19:09:31.353228 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5041 | 2026.05.11 19:09:32.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.92 MiB, peak 263.27 MiB, free memory in arenas 0.00 B, will set to 257.52 MiB (RSS), difference: 1.59 MiB | ||
| 5042 | 2026.05.11 19:09:34.581011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 590 | ||
| 5043 | 2026.05.11 19:09:34.583976 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.05.11 19:09:34.584034 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5045 | 2026.05.11 19:09:34.585264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5046 | 2026.05.11 19:09:34.585545 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.05.11 19:09:34.585894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 5048 | 2026.05.11 19:09:36.305107 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.05.11 19:09:36.305331 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5050 | 2026.05.11 19:09:36.305657 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5051 | 2026.05.11 19:09:36.305691 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5052 | 2026.05.11 19:09:36.305904 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5053 | 2026.05.11 19:09:36.305972 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5054 | 2026.05.11 19:09:36.306107 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5055 | 2026.05.11 19:09:36.306214 [ 360 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5056 | 2026.05.11 19:09:36.306225 [ 333 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5057 | 2026.05.11 19:09:36.306227 [ 350 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5058 | 2026.05.11 19:09:36.306242 [ 324 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5059 | 2026.05.11 19:09:36.306398 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5060 | 2026.05.11 19:09:36.306432 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5061 | 2026.05.11 19:09:36.306502 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5062 | 2026.05.11 19:09:36.306523 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5063 | 2026.05.11 19:09:36.306558 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5064 | 2026.05.11 19:09:36.306595 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5065 | 2026.05.11 19:09:36.307665 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002424 sec., 14438.94389438944 rows/sec., 1.43 MiB/sec. | ||
| 5066 | 2026.05.11 19:09:36.307794 [ 259 ] {de1d9f82-6922-4baf-9d3b-ff0fc2c82991} <Debug> TCPHandler: Processed in 0.002822618 sec. | ||
| 5067 | 2026.05.11 19:09:36.309914 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.05.11 19:09:36.310032 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5069 | 2026.05.11 19:09:36.310075 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5070 | 2026.05.11 19:09:36.310591 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.05.11 19:09:36.310638 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5072 | 2026.05.11 19:09:36.311052 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5073 | 2026.05.11 19:09:36.311287 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.05.11 19:09:36.311439 [ 29 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5075 | 2026.05.11 19:09:36.311456 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001456 sec., 86538.46153846153 rows/sec., 7.47 MiB/sec. | ||
| 5076 | 2026.05.11 19:09:36.311497 [ 29 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.05.11 19:09:36.311514 [ 259 ] {bdd81826-23b8-49c5-862f-9c2a5c2e2799} <Debug> TCPHandler: Processed in 0.001652635 sec. | ||
| 5078 | 2026.05.11 19:09:36.311523 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5079 | 2026.05.11 19:09:36.311626 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::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 | ||
| 5080 | 2026.05.11 19:09:36.311661 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.05.11 19:09:36.311718 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5082 | 2026.05.11 19:09:36.311744 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 267 rows starting from the beginning of the part | ||
| 5083 | 2026.05.11 19:09:36.311757 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5084 | 2026.05.11 19:09:36.311797 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5085 | 2026.05.11 19:09:36.311797 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 5086 | 2026.05.11 19:09:36.311849 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 931 rows starting from the beginning of the part | ||
| 5087 | 2026.05.11 19:09:36.311892 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 126 rows starting from the beginning of the part | ||
| 5088 | 2026.05.11 19:09:36.311934 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 811 rows starting from the beginning of the part | ||
| 5089 | 2026.05.11 19:09:36.311975 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 126 rows starting from the beginning of the part | ||
| 5090 | 2026.05.11 19:09:36.312207 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.05.11 19:09:36.312242 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5092 | 2026.05.11 19:09:36.312538 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5093 | 2026.05.11 19:09:36.312744 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.11 19:09:36.312871 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001132 sec., 30918.727915194348 rows/sec., 2.27 MiB/sec. | ||
| 5095 | 2026.05.11 19:09:36.312916 [ 259 ] {cb30a3ea-4a0e-4089-bf16-c705f06b9877} <Debug> TCPHandler: Processed in 0.001302957 sec. | ||
| 5096 | 2026.05.11 19:09:36.313040 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.05.11 19:09:36.313089 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499107 sec., 1592281.2714502702 rows/sec., 134.81 MiB/sec. | ||
| 5098 | 2026.05.11 19:09:36.313132 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.11 19:09:36.313176 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5100 | 2026.05.11 19:09:36.313276 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5101 | 2026.05.11 19:09:36.313552 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.11 19:09:36.313595 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.05.11 19:09:36.313626 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_31_6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5104 | 2026.05.11 19:09:36.313629 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5105 | 2026.05.11 19:09:36.313688 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5106 | 2026.05.11 19:09:36.313944 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5107 | 2026.05.11 19:09:36.314163 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.05.11 19:09:36.314262 [ 29 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5109 | 2026.05.11 19:09:36.314286 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001171 sec., 84543.12553373186 rows/sec., 6.60 MiB/sec. | ||
| 5110 | 2026.05.11 19:09:36.314296 [ 29 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.11 19:09:36.314327 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5112 | 2026.05.11 19:09:36.314330 [ 259 ] {2f4bd37f-9f09-4a50-93d7-ae969172ec52} <Debug> TCPHandler: Processed in 0.001337247 sec. | ||
| 5113 | 2026.05.11 19:09:36.314398 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::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 | ||
| 5114 | 2026.05.11 19:09:36.314458 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.11 19:09:36.314473 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5116 | 2026.05.11 19:09:36.314497 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 175 rows starting from the beginning of the part | ||
| 5117 | 2026.05.11 19:09:36.314539 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 99 rows starting from the beginning of the part | ||
| 5118 | 2026.05.11 19:09:36.314552 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.05.11 19:09:36.314572 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 536 rows starting from the beginning of the part | ||
| 5120 | 2026.05.11 19:09:36.314595 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5121 | 2026.05.11 19:09:36.314605 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 99 rows starting from the beginning of the part | ||
| 5122 | 2026.05.11 19:09:36.314639 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 497 rows starting from the beginning of the part | ||
| 5123 | 2026.05.11 19:09:36.314672 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 5124 | 2026.05.11 19:09:36.314995 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.11 19:09:36.315030 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5126 | 2026.05.11 19:09:36.315384 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5127 | 2026.05.11 19:09:36.315535 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1505 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164139 sec., 1292800.9455915487 rows/sec., 99.85 MiB/sec. | ||
| 5128 | 2026.05.11 19:09:36.315606 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.05.11 19:09:36.315712 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5130 | 2026.05.11 19:09:36.315732 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5131 | 2026.05.11 19:09:36.315742 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5132 | 2026.05.11 19:09:36.315742 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.11 19:09:36.315793 [ 259 ] {12146f68-450a-4d12-ac83-306f217ac2cc} <Debug> TCPHandler: Processed in 0.001383189 sec. | ||
| 5134 | 2026.05.11 19:09:36.315818 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5135 | 2026.05.11 19:09:36.315926 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.05.11 19:09:36.315928 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 5137 | 2026.05.11 19:09:36.316030 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.05.11 19:09:36.316080 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5139 | 2026.05.11 19:09:36.316089 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <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 | ||
| 5140 | 2026.05.11 19:09:36.316102 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.11 19:09:36.316130 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4336 rows starting from the beginning of the part | ||
| 5142 | 2026.05.11 19:09:36.316204 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5143 | 2026.05.11 19:09:36.316229 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_31_6} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5144 | 2026.05.11 19:09:36.316266 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 303 rows starting from the beginning of the part | ||
| 5145 | 2026.05.11 19:09:36.316324 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5146 | 2026.05.11 19:09:36.316338 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5147 | 2026.05.11 19:09:36.316386 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5148 | 2026.05.11 19:09:36.316428 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::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 | ||
| 5149 | 2026.05.11 19:09:36.316914 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.05.11 19:09:36.316954 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5151 | 2026.05.11 19:09:36.317548 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5152 | 2026.05.11 19:09:36.317771 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.05.11 19:09:36.317913 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0019 sec., 18421.052631578947 rows/sec., 33.01 MiB/sec. | ||
| 5154 | 2026.05.11 19:09:36.317981 [ 259 ] {ddc9ca4c-c63c-4e50-96fa-fa55533c8e0c} <Debug> TCPHandler: Processed in 0.002104044 sec. | ||
| 5155 | 2026.05.11 19:09:36.318103 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.05.11 19:09:36.318196 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.05.11 19:09:36.318237 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5158 | 2026.05.11 19:09:36.318590 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.05.11 19:09:36.318626 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5160 | 2026.05.11 19:09:36.318703 [ 196 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5384 rows, containing 5 columns (5 merged, 0 gathered) in 0.002823003 sec., 1907188.9048647839 rows/sec., 134.25 MiB/sec. | ||
| 5161 | 2026.05.11 19:09:36.319053 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5162 | 2026.05.11 19:09:36.319060 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5163 | 2026.05.11 19:09:36.319365 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.11 19:09:36.319494 [ 29 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5165 | 2026.05.11 19:09:36.319513 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 5166 | 2026.05.11 19:09:36.319533 [ 29 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.05.11 19:09:36.319522 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.11 19:09:36.319568 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5169 | 2026.05.11 19:09:36.319572 [ 259 ] {fb7baa2d-b8be-407b-9520-cca65ec1de51} <Debug> TCPHandler: Processed in 0.001518052 sec. | ||
| 5170 | 2026.05.11 19:09:36.319650 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5171 | 2026.05.11 19:09:36.319678 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 5172 | 2026.05.11 19:09:36.319746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5173 | 2026.05.11 19:09:36.319809 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5174 | 2026.05.11 19:09:36.319848 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 5175 | 2026.05.11 19:09:36.319910 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5176 | 2026.05.11 19:09:36.319952 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5177 | 2026.05.11 19:09:36.319991 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5178 | 2026.05.11 19:09:36.320028 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5179 | 2026.05.11 19:09:36.320065 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::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 | ||
| 5180 | 2026.05.11 19:09:36.321043 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415337 sec., 1292978.280084531 rows/sec., 86.45 MiB/sec. | ||
| 5181 | 2026.05.11 19:09:36.321237 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5182 | 2026.05.11 19:09:36.321496 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.05.11 19:09:36.321569 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_31_6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5184 | 2026.05.11 19:09:36.321637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5185 | 2026.05.11 19:09:37.058359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11106 | ||
| 5186 | 2026.05.11 19:09:37.058952 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.11 19:09:37.058994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5188 | 2026.05.11 19:09:37.059514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5189 | 2026.05.11 19:09:37.059752 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.11 19:09:37.059887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11106 | ||
| 5191 | 2026.05.11 19:09:37.629440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5192 | 2026.05.11 19:09:37.646412 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.05.11 19:09:37.646470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5194 | 2026.05.11 19:09:37.652501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5195 | 2026.05.11 19:09:37.653195 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.05.11 19:09:37.656145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5197 | 2026.05.11 19:09:41.309124 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.11 19:09:41.309356 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 5199 | 2026.05.11 19:09:41.309709 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5200 | 2026.05.11 19:09:41.309747 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <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 | ||
| 5201 | 2026.05.11 19:09:41.309986 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5202 | 2026.05.11 19:09:41.310054 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5203 | 2026.05.11 19:09:41.310198 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5204 | 2026.05.11 19:09:41.310313 [ 333 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5205 | 2026.05.11 19:09:41.310323 [ 337 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5206 | 2026.05.11 19:09:41.310335 [ 335 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5207 | 2026.05.11 19:09:41.310320 [ 350 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5208 | 2026.05.11 19:09:41.310490 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5209 | 2026.05.11 19:09:41.310517 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5210 | 2026.05.11 19:09:41.310585 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5211 | 2026.05.11 19:09:41.310606 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5212 | 2026.05.11 19:09:41.310641 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <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'))" | ||
| 5213 | 2026.05.11 19:09:41.310678 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <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'))" | ||
| 5214 | 2026.05.11 19:09:41.311807 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002549 sec., 13730.874852883484 rows/sec., 2.89 MiB/sec. | ||
| 5215 | 2026.05.11 19:09:41.311908 [ 259 ] {80006689-e18a-4adf-937c-03cc08b315a1} <Debug> TCPHandler: Processed in 0.002915831 sec. | ||
| 5216 | 2026.05.11 19:09:41.316700 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.05.11 19:09:41.316833 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.05.11 19:09:41.316884 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5219 | 2026.05.11 19:09:41.317496 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.05.11 19:09:41.317539 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5221 | 2026.05.11 19:09:41.317935 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5222 | 2026.05.11 19:09:41.318192 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.05.11 19:09:41.318336 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001541 sec., 184295.91174561973 rows/sec., 11.71 MiB/sec. | ||
| 5224 | 2026.05.11 19:09:41.318376 [ 259 ] {fb8c4959-c47c-4a83-93d5-7d4633e00501} <Debug> TCPHandler: Processed in 0.001741286 sec. | ||
| 5225 | 2026.05.11 19:09:41.318510 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.05.11 19:09:41.318605 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5227 | 2026.05.11 19:09:41.318646 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2026.05.11 19:09:41.319350 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.05.11 19:09:41.319388 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5230 | 2026.05.11 19:09:41.319752 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5231 | 2026.05.11 19:09:41.319974 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.11 19:09:41.320107 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001521 sec., 533201.8408941486 rows/sec., 41.21 MiB/sec. | ||
| 5233 | 2026.05.11 19:09:41.320145 [ 259 ] {5623e4d9-b863-4d05-b56f-98fd6572e2e4} <Debug> TCPHandler: Processed in 0.001686585 sec. | ||
| 5234 | 2026.05.11 19:09:41.320266 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.05.11 19:09:41.320360 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.05.11 19:09:41.320400 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2026.05.11 19:09:41.320822 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.05.11 19:09:41.320859 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5239 | 2026.05.11 19:09:41.321172 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5240 | 2026.05.11 19:09:41.321386 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.05.11 19:09:41.321515 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 7.56 MiB/sec. | ||
| 5242 | 2026.05.11 19:09:41.321552 [ 259 ] {fa44f53a-56b3-4e5e-b1d2-1d22d5c656ae} <Debug> TCPHandler: Processed in 0.001336428 sec. | ||
| 5243 | 2026.05.11 19:09:41.321668 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.05.11 19:09:41.321762 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5245 | 2026.05.11 19:09:41.321800 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5246 | 2026.05.11 19:09:41.322219 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.05.11 19:09:41.322255 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5248 | 2026.05.11 19:09:41.322572 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5249 | 2026.05.11 19:09:41.322810 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.05.11 19:09:41.322936 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 5251 | 2026.05.11 19:09:41.322974 [ 259 ] {bfe67fd2-fb99-45ed-b64e-aff8149377aa} <Debug> TCPHandler: Processed in 0.001354708 sec. | ||
| 5252 | 2026.05.11 19:09:41.323088 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.05.11 19:09:41.323182 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.05.11 19:09:41.323221 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5255 | 2026.05.11 19:09:41.323646 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.05.11 19:09:41.323683 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5257 | 2026.05.11 19:09:41.323988 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5258 | 2026.05.11 19:09:41.324204 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.05.11 19:09:41.324327 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 5260 | 2026.05.11 19:09:41.324365 [ 259 ] {03579dde-2618-4df8-8673-a05d9e0a9621} <Debug> TCPHandler: Processed in 0.001325948 sec. | ||
| 5261 | 2026.05.11 19:09:41.324482 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.05.11 19:09:41.324576 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2026.05.11 19:09:41.324615 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2026.05.11 19:09:41.325178 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.05.11 19:09:41.325312 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5266 | 2026.05.11 19:09:41.325647 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5267 | 2026.05.11 19:09:41.325867 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.05.11 19:09:41.326001 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001443 sec., 344421.3444213444 rows/sec., 24.19 MiB/sec. | ||
| 5269 | 2026.05.11 19:09:41.326039 [ 259 ] {e3926079-4f1d-4734-a5e5-6c01b37bd103} <Debug> TCPHandler: Processed in 0.001606054 sec. | ||
| 5270 | 2026.05.11 19:09:41.326149 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.05.11 19:09:41.326243 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5272 | 2026.05.11 19:09:41.326284 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5273 | 2026.05.11 19:09:41.326711 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.05.11 19:09:41.326747 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5275 | 2026.05.11 19:09:41.327046 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5276 | 2026.05.11 19:09:41.327283 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.05.11 19:09:41.327408 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 5278 | 2026.05.11 19:09:41.327445 [ 259 ] {43fb42ab-cee9-4e02-a6e6-e3fedc83e32e} <Debug> TCPHandler: Processed in 0.001345798 sec. | ||
| 5279 | 2026.05.11 19:09:41.327566 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.05.11 19:09:41.327661 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.05.11 19:09:41.327704 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5282 | 2026.05.11 19:09:41.328098 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.05.11 19:09:41.328135 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5284 | 2026.05.11 19:09:41.328467 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5285 | 2026.05.11 19:09:41.328687 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.05.11 19:09:41.328812 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 5287 | 2026.05.11 19:09:41.328849 [ 259 ] {2a891b7a-7d84-4bec-ba09-1baf00c86a54} <Debug> TCPHandler: Processed in 0.001332417 sec. | ||
| 5288 | 2026.05.11 19:09:41.328977 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.05.11 19:09:41.329072 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.05.11 19:09:41.329112 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5291 | 2026.05.11 19:09:41.329427 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.11 19:09:41.329463 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5293 | 2026.05.11 19:09:41.329749 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5294 | 2026.05.11 19:09:41.329957 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.11 19:09:41.330081 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5296 | 2026.05.11 19:09:41.330117 [ 259 ] {c2880fc6-3e0c-4f9a-aeeb-114a757ff470} <Debug> TCPHandler: Processed in 0.001190755 sec. | ||
| 5297 | 2026.05.11 19:09:41.330247 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.05.11 19:09:41.330366 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.05.11 19:09:41.330438 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <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 | ||
| 5300 | 2026.05.11 19:09:41.331199 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.05.11 19:09:41.331243 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5302 | 2026.05.11 19:09:41.331751 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5303 | 2026.05.11 19:09:41.331979 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.11 19:09:41.332118 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 7.07 MiB/sec. | ||
| 5305 | 2026.05.11 19:09:41.332174 [ 259 ] {55b3173d-3976-4f4b-8a51-e4a1b006d1f6} <Debug> TCPHandler: Processed in 0.001988612 sec. | ||
| 5306 | 2026.05.11 19:09:41.332299 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.05.11 19:09:41.332394 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.05.11 19:09:41.332436 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5309 | 2026.05.11 19:09:41.332770 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.05.11 19:09:41.332806 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5311 | 2026.05.11 19:09:41.333148 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5312 | 2026.05.11 19:09:41.333368 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.05.11 19:09:41.333498 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 5314 | 2026.05.11 19:09:41.333534 [ 259 ] {9fc3e005-18e4-498e-9ec6-214cef07ce4c} <Debug> TCPHandler: Processed in 0.001285327 sec. | ||
| 5315 | 2026.05.11 19:09:44.433984 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5316 | 2026.05.11 19:09:44.434061 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5317 | 2026.05.11 19:09:44.560001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11554 | ||
| 5318 | 2026.05.11 19:09:44.560515 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.05.11 19:09:44.560565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5320 | 2026.05.11 19:09:44.561088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5321 | 2026.05.11 19:09:44.561330 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.05.11 19:09:44.561479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 5323 | 2026.05.11 19:09:44.586162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 628 | ||
| 5324 | 2026.05.11 19:09:44.588727 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.11 19:09:44.588790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5326 | 2026.05.11 19:09:44.590088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5327 | 2026.05.11 19:09:44.590387 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.11 19:09:44.590759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 5329 | 2026.05.11 19:09:45.088848 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54610 | ||
| 5330 | 2026.05.11 19:09:45.088968 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2026.05.11 19:09:45.088997 [ 258 ] {} <Debug> TCP-Session: abc05f72-b82d-4973-a909-8bbbf668afc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54610 | ||
| 5332 | 2026.05.11 19:09:45.089021 [ 258 ] {} <Debug> TCP-Session: abc05f72-b82d-4973-a909-8bbbf668afc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.05.11 19:09:45.089036 [ 258 ] {} <Debug> TCP-Session: abc05f72-b82d-4973-a909-8bbbf668afc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.11 19:09:45.089252 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51652 | ||
| 5335 | 2026.05.11 19:09:45.089276 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41693 | ||
| 5336 | 2026.05.11 19:09:45.089291 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 | ||
| 5337 | 2026.05.11 19:09:45.089318 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34880 | ||
| 5338 | 2026.05.11 19:09:45.089365 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5339 | 2026.05.11 19:09:45.089379 [ 258 ] {} <Trace> TCP-Session: abc05f72-b82d-4973-a909-8bbbf668afc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.05.11 19:09:45.089402 [ 302 ] {} <Debug> TCP-Session: 6f233070-649e-43a8-bcd9-5a084cfe70d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51652 | ||
| 5341 | 2026.05.11 19:09:45.089309 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64960 | ||
| 5342 | 2026.05.11 19:09:45.089440 [ 302 ] {} <Debug> TCP-Session: 6f233070-649e-43a8-bcd9-5a084cfe70d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.05.11 19:09:45.089298 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34015 | ||
| 5344 | 2026.05.11 19:09:45.089490 [ 302 ] {} <Debug> TCP-Session: 6f233070-649e-43a8-bcd9-5a084cfe70d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.05.11 19:09:45.089282 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39064 | ||
| 5346 | 2026.05.11 19:09:45.089255 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51614 | ||
| 5347 | 2026.05.11 19:09:45.089550 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5348 | 2026.05.11 19:09:45.089577 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5349 | 2026.05.11 19:09:45.089619 [ 304 ] {} <Debug> TCP-Session: a31bb585-1e2e-40a1-a45c-587d8115ca34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41693 | ||
| 5350 | 2026.05.11 19:09:45.089655 [ 304 ] {} <Debug> TCP-Session: a31bb585-1e2e-40a1-a45c-587d8115ca34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.05.11 19:09:45.089671 [ 304 ] {} <Debug> TCP-Session: a31bb585-1e2e-40a1-a45c-587d8115ca34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.05.11 19:09:45.089918 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5353 | 2026.05.11 19:09:45.089932 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.05.11 19:09:45.089983 [ 309 ] {} <Debug> TCP-Session: 985a8986-9f7c-43b7-9dc9-813f65339c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:64960 | ||
| 5355 | 2026.05.11 19:09:45.089993 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5356 | 2026.05.11 19:09:45.090007 [ 309 ] {} <Debug> TCP-Session: 985a8986-9f7c-43b7-9dc9-813f65339c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.05.11 19:09:45.090028 [ 309 ] {} <Debug> TCP-Session: 985a8986-9f7c-43b7-9dc9-813f65339c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.05.11 19:09:45.090159 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5359 | 2026.05.11 19:09:45.090201 [ 303 ] {} <Debug> TCP-Session: fc3c021d-0679-40dc-8ab1-653f1668e81e Authenticating user 'default' from [fd00:1122:3344:101::e]:51614 | ||
| 5360 | 2026.05.11 19:09:45.090222 [ 303 ] {} <Debug> TCP-Session: fc3c021d-0679-40dc-8ab1-653f1668e81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.05.11 19:09:45.090241 [ 303 ] {} <Debug> TCP-Session: fc3c021d-0679-40dc-8ab1-653f1668e81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.05.11 19:09:45.090304 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 5363 | 2026.05.11 19:09:45.090549 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.05.11 19:09:45.090581 [ 307 ] {} <Debug> TCP-Session: f3f2a608-51f8-4d68-baef-31780c9c2400 Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 | ||
| 5365 | 2026.05.11 19:09:45.090598 [ 307 ] {} <Debug> TCP-Session: f3f2a608-51f8-4d68-baef-31780c9c2400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.05.11 19:09:45.090610 [ 307 ] {} <Debug> TCP-Session: f3f2a608-51f8-4d68-baef-31780c9c2400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.05.11 19:09:45.090664 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.05.11 19:09:45.090698 [ 310 ] {} <Debug> TCP-Session: 58b5bbe1-69ad-4fd0-b8d1-5a968ca1a9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34880 | ||
| 5369 | 2026.05.11 19:09:45.090715 [ 310 ] {} <Debug> TCP-Session: 58b5bbe1-69ad-4fd0-b8d1-5a968ca1a9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.05.11 19:09:45.090727 [ 310 ] {} <Debug> TCP-Session: 58b5bbe1-69ad-4fd0-b8d1-5a968ca1a9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.05.11 19:09:45.090779 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.05.11 19:09:45.090812 [ 308 ] {} <Debug> TCP-Session: b20f5784-ff48-42c1-b87f-beabc03d98d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34015 | ||
| 5373 | 2026.05.11 19:09:45.090830 [ 308 ] {} <Debug> TCP-Session: b20f5784-ff48-42c1-b87f-beabc03d98d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.05.11 19:09:45.090846 [ 308 ] {} <Debug> TCP-Session: b20f5784-ff48-42c1-b87f-beabc03d98d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.05.11 19:09:45.090885 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5376 | 2026.05.11 19:09:45.090917 [ 285 ] {} <Debug> TCP-Session: 70e3db32-32c6-4a2a-9796-b3f7e6e271a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39064 | ||
| 5377 | 2026.05.11 19:09:45.090934 [ 285 ] {} <Debug> TCP-Session: 70e3db32-32c6-4a2a-9796-b3f7e6e271a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.05.11 19:09:45.090946 [ 285 ] {} <Debug> TCP-Session: 70e3db32-32c6-4a2a-9796-b3f7e6e271a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.11 19:09:45.091365 [ 337 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> AggregatingTransform: Aggregating | ||
| 5380 | 2026.05.11 19:09:45.091429 [ 337 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> Aggregator: Aggregation method: without_key | ||
| 5381 | 2026.05.11 19:09:45.091475 [ 337 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061937 sec. (941.675 rows/sec., 36.78 KiB/sec.) | ||
| 5382 | 2026.05.11 19:09:45.091499 [ 337 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Trace> Aggregator: Merging aggregated data | ||
| 5383 | 2026.05.11 19:09:45.093027 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 11.11 KiB/sec. | ||
| 5384 | 2026.05.11 19:09:45.093192 [ 258 ] {d16b6559-453f-4acc-85f3-e83f3a2f6542} <Debug> TCPHandler: Processed in 0.003936081 sec. | ||
| 5385 | 2026.05.11 19:09:45.093314 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5386 | 2026.05.11 19:09:45.093343 [ 258 ] {} <Debug> TCP-Session: abc05f72-b82d-4973-a909-8bbbf668afc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.05.11 19:09:45.093345 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5388 | 2026.05.11 19:09:45.093363 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.05.11 19:09:45.093391 [ 302 ] {} <Debug> TCP-Session: 6f233070-649e-43a8-bcd9-5a084cfe70d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.05.11 19:09:45.093394 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.05.11 19:09:45.093416 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.05.11 19:09:45.093447 [ 304 ] {} <Debug> TCP-Session: a31bb585-1e2e-40a1-a45c-587d8115ca34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.05.11 19:09:45.093456 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5394 | 2026.05.11 19:09:45.093474 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5395 | 2026.05.11 19:09:45.093505 [ 303 ] {} <Debug> TCP-Session: fc3c021d-0679-40dc-8ab1-653f1668e81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.05.11 19:09:45.093466 [ 308 ] {} <Debug> TCP-Session: b20f5784-ff48-42c1-b87f-beabc03d98d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.05.11 19:09:45.093531 [ 309 ] {} <Debug> TCP-Session: 985a8986-9f7c-43b7-9dc9-813f65339c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.11 19:09:45.093407 [ 310 ] {} <Debug> TCP-Session: 58b5bbe1-69ad-4fd0-b8d1-5a968ca1a9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.05.11 19:09:45.093397 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.05.11 19:09:45.093450 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5401 | 2026.05.11 19:09:45.093631 [ 307 ] {} <Debug> TCP-Session: f3f2a608-51f8-4d68-baef-31780c9c2400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.05.11 19:09:45.093650 [ 285 ] {} <Debug> TCP-Session: 70e3db32-32c6-4a2a-9796-b3f7e6e271a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.05.11 19:09:45.156229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5404 | 2026.05.11 19:09:45.173853 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.05.11 19:09:45.173905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5406 | 2026.05.11 19:09:45.179455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5407 | 2026.05.11 19:09:45.180200 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.05.11 19:09:45.183510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5409 | 2026.05.11 19:09:46.305536 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.05.11 19:09:46.305765 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5411 | 2026.05.11 19:09:46.306107 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5412 | 2026.05.11 19:09:46.306145 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5413 | 2026.05.11 19:09:46.306416 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5414 | 2026.05.11 19:09:46.306504 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5415 | 2026.05.11 19:09:46.306669 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5416 | 2026.05.11 19:09:46.306766 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39558 | ||
| 5417 | 2026.05.11 19:09:46.306797 [ 357 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5418 | 2026.05.11 19:09:46.306808 [ 353 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5419 | 2026.05.11 19:09:46.306827 [ 342 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5420 | 2026.05.11 19:09:46.306812 [ 359 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5421 | 2026.05.11 19:09:46.306870 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5422 | 2026.05.11 19:09:46.306947 [ 258 ] {} <Debug> TCP-Session: 2882a06c-1d86-4bb4-9364-70bb8e0a0bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39558 | ||
| 5423 | 2026.05.11 19:09:46.306972 [ 258 ] {} <Debug> TCP-Session: 2882a06c-1d86-4bb4-9364-70bb8e0a0bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.11 19:09:46.306988 [ 258 ] {} <Debug> TCP-Session: 2882a06c-1d86-4bb4-9364-70bb8e0a0bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.05.11 19:09:46.306989 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5426 | 2026.05.11 19:09:46.307024 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5427 | 2026.05.11 19:09:46.307100 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5428 | 2026.05.11 19:09:46.307128 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5429 | 2026.05.11 19:09:46.307175 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5430 | 2026.05.11 19:09:46.307234 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5431 | 2026.05.11 19:09:46.307242 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54366 | ||
| 5432 | 2026.05.11 19:09:46.307268 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45940 | ||
| 5433 | 2026.05.11 19:09:46.307285 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45492 | ||
| 5434 | 2026.05.11 19:09:46.307303 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 5435 | 2026.05.11 19:09:46.307318 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5436 | 2026.05.11 19:09:46.307324 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43887 | ||
| 5437 | 2026.05.11 19:09:46.307365 [ 302 ] {} <Debug> TCP-Session: 1cd305e5-7430-4746-8d96-88ad25c92a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:54366 | ||
| 5438 | 2026.05.11 19:09:46.307387 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.05.11 19:09:46.307387 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.05.11 19:09:46.307414 [ 302 ] {} <Debug> TCP-Session: 1cd305e5-7430-4746-8d96-88ad25c92a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.05.11 19:09:46.307422 [ 304 ] {} <Debug> TCP-Session: efa82ea5-bfb7-45b8-a790-1635d97daccf Authenticating user 'default' from [fd00:1122:3344:101::e]:45492 | ||
| 5442 | 2026.05.11 19:09:46.307433 [ 307 ] {} <Debug> TCP-Session: ab75e5e3-163e-4c2b-9619-435b7b7857fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 5443 | 2026.05.11 19:09:46.307439 [ 302 ] {} <Debug> TCP-Session: 1cd305e5-7430-4746-8d96-88ad25c92a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.05.11 19:09:46.307459 [ 304 ] {} <Debug> TCP-Session: efa82ea5-bfb7-45b8-a790-1635d97daccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.11 19:09:46.307464 [ 307 ] {} <Debug> TCP-Session: ab75e5e3-163e-4c2b-9619-435b7b7857fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.05.11 19:09:46.307487 [ 304 ] {} <Debug> TCP-Session: efa82ea5-bfb7-45b8-a790-1635d97daccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.11 19:09:46.307496 [ 307 ] {} <Debug> TCP-Session: ab75e5e3-163e-4c2b-9619-435b7b7857fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.11 19:09:46.307456 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.05.11 19:09:46.307354 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5450 | 2026.05.11 19:09:46.307551 [ 309 ] {} <Debug> TCP-Session: a8f6d767-ff8f-4f26-bcbd-8deb15dab40e Authenticating user 'default' from [fd00:1122:3344:101::e]:43887 | ||
| 5451 | 2026.05.11 19:09:46.307335 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56063 | ||
| 5452 | 2026.05.11 19:09:46.307575 [ 303 ] {} <Debug> TCP-Session: a2328de2-a1ce-499a-8c7d-ae4c63855c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:45940 | ||
| 5453 | 2026.05.11 19:09:46.307587 [ 309 ] {} <Debug> TCP-Session: a8f6d767-ff8f-4f26-bcbd-8deb15dab40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.11 19:09:46.307614 [ 303 ] {} <Debug> TCP-Session: a2328de2-a1ce-499a-8c7d-ae4c63855c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.05.11 19:09:46.307626 [ 309 ] {} <Debug> TCP-Session: a8f6d767-ff8f-4f26-bcbd-8deb15dab40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.11 19:09:46.307639 [ 303 ] {} <Debug> TCP-Session: a2328de2-a1ce-499a-8c7d-ae4c63855c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.11 19:09:46.307647 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.05.11 19:09:46.307312 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36182 | ||
| 5459 | 2026.05.11 19:09:46.307679 [ 310 ] {} <Debug> TCP-Session: 511a9012-ada1-4fbc-af17-e5057d265325 Authenticating user 'default' from [fd00:1122:3344:101::e]:56063 | ||
| 5460 | 2026.05.11 19:09:46.307299 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55363 | ||
| 5461 | 2026.05.11 19:09:46.307720 [ 310 ] {} <Debug> TCP-Session: 511a9012-ada1-4fbc-af17-e5057d265325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.05.11 19:09:46.307751 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5463 | 2026.05.11 19:09:46.307759 [ 310 ] {} <Debug> TCP-Session: 511a9012-ada1-4fbc-af17-e5057d265325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.11 19:09:46.307330 [ 258 ] {} <Trace> TCP-Session: 2882a06c-1d86-4bb4-9364-70bb8e0a0bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.05.11 19:09:46.307785 [ 308 ] {} <Debug> TCP-Session: a710831e-c9b6-4862-89f0-9e0b57f5add8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36182 | ||
| 5466 | 2026.05.11 19:09:46.307792 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5467 | 2026.05.11 19:09:46.307828 [ 308 ] {} <Debug> TCP-Session: a710831e-c9b6-4862-89f0-9e0b57f5add8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.05.11 19:09:46.307844 [ 285 ] {} <Debug> TCP-Session: fe014791-1de8-402b-8671-07a3274087ed Authenticating user 'default' from [fd00:1122:3344:101::e]:55363 | ||
| 5469 | 2026.05.11 19:09:46.307854 [ 308 ] {} <Debug> TCP-Session: a710831e-c9b6-4862-89f0-9e0b57f5add8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.05.11 19:09:46.307873 [ 285 ] {} <Debug> TCP-Session: fe014791-1de8-402b-8671-07a3274087ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.05.11 19:09:46.307894 [ 285 ] {} <Debug> TCP-Session: fe014791-1de8-402b-8671-07a3274087ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.05.11 19:09:46.307957 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5473 | 2026.05.11 19:09:46.308229 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5474 | 2026.05.11 19:09:46.308286 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5475 | 2026.05.11 19:09:46.308529 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002852 sec., 12272.089761570827 rows/sec., 1.22 MiB/sec. | ||
| 5476 | 2026.05.11 19:09:46.308574 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 5477 | 2026.05.11 19:09:46.308671 [ 259 ] {16d96e30-8434-4abf-a192-80e61c502b35} <Debug> TCPHandler: Processed in 0.003290399 sec. | ||
| 5478 | 2026.05.11 19:09:46.309511 [ 352 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> AggregatingTransform: Aggregating | ||
| 5479 | 2026.05.11 19:09:46.309566 [ 352 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5480 | 2026.05.11 19:09:46.309607 [ 352 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925237 sec. (1080.804 rows/sec., 42.22 KiB/sec.) | ||
| 5481 | 2026.05.11 19:09:46.309626 [ 352 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Trace> Aggregator: Merging aggregated data | ||
| 5482 | 2026.05.11 19:09:46.311037 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 5483 | 2026.05.11 19:09:46.311204 [ 258 ] {0e7760bf-1325-4f86-af76-b8312d75a3d0} <Debug> TCPHandler: Processed in 0.003998541 sec. | ||
| 5484 | 2026.05.11 19:09:46.311351 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5485 | 2026.05.11 19:09:46.311381 [ 258 ] {} <Debug> TCP-Session: 2882a06c-1d86-4bb4-9364-70bb8e0a0bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.11 19:09:46.311385 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.05.11 19:09:46.311401 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5488 | 2026.05.11 19:09:46.311427 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5489 | 2026.05.11 19:09:46.311438 [ 303 ] {} <Debug> TCP-Session: a2328de2-a1ce-499a-8c7d-ae4c63855c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.05.11 19:09:46.311444 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.05.11 19:09:46.311467 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5492 | 2026.05.11 19:09:46.311485 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2026.05.11 19:09:46.311508 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.05.11 19:09:46.311548 [ 308 ] {} <Debug> TCP-Session: a710831e-c9b6-4862-89f0-9e0b57f5add8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.05.11 19:09:46.311520 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5496 | 2026.05.11 19:09:46.311533 [ 304 ] {} <Debug> TCP-Session: efa82ea5-bfb7-45b8-a790-1635d97daccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.05.11 19:09:46.311615 [ 309 ] {} <Debug> TCP-Session: a8f6d767-ff8f-4f26-bcbd-8deb15dab40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.05.11 19:09:46.311510 [ 285 ] {} <Debug> TCP-Session: fe014791-1de8-402b-8671-07a3274087ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.11 19:09:46.311504 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.05.11 19:09:46.311684 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5501 | 2026.05.11 19:09:46.311474 [ 302 ] {} <Debug> TCP-Session: 1cd305e5-7430-4746-8d96-88ad25c92a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.11 19:09:46.311709 [ 307 ] {} <Debug> TCP-Session: ab75e5e3-163e-4c2b-9619-435b7b7857fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.05.11 19:09:46.311428 [ 310 ] {} <Debug> TCP-Session: 511a9012-ada1-4fbc-af17-e5057d265325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.11 19:09:46.311746 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5505 | 2026.05.11 19:09:46.312414 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.05.11 19:09:46.312466 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5507 | 2026.05.11 19:09:46.312888 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5508 | 2026.05.11 19:09:46.313177 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.05.11 19:09:46.313363 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001716 sec., 73426.57342657342 rows/sec., 6.34 MiB/sec. | ||
| 5510 | 2026.05.11 19:09:46.313411 [ 259 ] {ef7fccd1-387f-4f6b-9c98-4af9c062dffb} <Debug> TCPHandler: Processed in 0.00196318 sec. | ||
| 5511 | 2026.05.11 19:09:46.313556 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.05.11 19:09:46.313658 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5513 | 2026.05.11 19:09:46.313702 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5514 | 2026.05.11 19:09:46.314144 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.05.11 19:09:46.314183 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5516 | 2026.05.11 19:09:46.314511 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5517 | 2026.05.11 19:09:46.314736 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.05.11 19:09:46.314878 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001243 sec., 28157.683024939663 rows/sec., 2.07 MiB/sec. | ||
| 5519 | 2026.05.11 19:09:46.314917 [ 259 ] {94c7b054-f740-4a16-9edf-e49d8e9bae20} <Debug> TCPHandler: Processed in 0.00141043 sec. | ||
| 5520 | 2026.05.11 19:09:46.315052 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.05.11 19:09:46.315149 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5522 | 2026.05.11 19:09:46.315190 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5523 | 2026.05.11 19:09:46.315645 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.05.11 19:09:46.315683 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5525 | 2026.05.11 19:09:46.316041 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5526 | 2026.05.11 19:09:46.316289 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.05.11 19:09:46.316426 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001298 sec., 76271.18644067798 rows/sec., 5.96 MiB/sec. | ||
| 5528 | 2026.05.11 19:09:46.316468 [ 259 ] {c3cf1c0e-8a70-4fd2-8553-330453b9514b} <Debug> TCPHandler: Processed in 0.00146515 sec. | ||
| 5529 | 2026.05.11 19:09:46.316604 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.05.11 19:09:46.316701 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5531 | 2026.05.11 19:09:46.316750 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5532 | 2026.05.11 19:09:46.317213 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.05.11 19:09:46.317258 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5534 | 2026.05.11 19:09:46.317715 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5535 | 2026.05.11 19:09:46.318047 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.05.11 19:09:46.318204 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
| 5537 | 2026.05.11 19:09:46.318244 [ 259 ] {cc40dc97-199e-4c6d-aabe-cbeeda9710f2} <Debug> TCPHandler: Processed in 0.001691645 sec. | ||
| 5538 | 2026.05.11 19:09:46.318387 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.05.11 19:09:46.318486 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5540 | 2026.05.11 19:09:46.318542 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <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 | ||
| 5541 | 2026.05.11 19:09:46.319415 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.05.11 19:09:46.319453 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5543 | 2026.05.11 19:09:46.320036 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5544 | 2026.05.11 19:09:46.320275 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.05.11 19:09:46.320426 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001959 sec., 17866.258295048498 rows/sec., 32.02 MiB/sec. | ||
| 5546 | 2026.05.11 19:09:46.320492 [ 259 ] {bee2ec34-92d2-4dd8-b640-c6e5e0c6dd7d} <Debug> TCPHandler: Processed in 0.002156675 sec. | ||
| 5547 | 2026.05.11 19:09:46.320628 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.05.11 19:09:46.320725 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.05.11 19:09:46.320770 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5550 | 2026.05.11 19:09:46.321124 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.05.11 19:09:46.321162 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5552 | 2026.05.11 19:09:46.321482 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5553 | 2026.05.11 19:09:46.321702 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.05.11 19:09:46.321835 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 5555 | 2026.05.11 19:09:46.321874 [ 259 ] {3688c6c5-99c7-486d-99ed-a4cc7b4702a0} <Debug> TCPHandler: Processed in 0.001297787 sec. | ||
| 5556 | 2026.05.11 19:09:46.363448 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33952 | ||
| 5557 | 2026.05.11 19:09:46.363549 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.05.11 19:09:46.363574 [ 258 ] {} <Debug> TCP-Session: dba28378-eaa2-4dc7-9143-fa6ce270bb8a Authenticating user 'default' from [fd00:1122:3344:101::e]:33952 | ||
| 5559 | 2026.05.11 19:09:46.363597 [ 258 ] {} <Debug> TCP-Session: dba28378-eaa2-4dc7-9143-fa6ce270bb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.05.11 19:09:46.363609 [ 258 ] {} <Debug> TCP-Session: dba28378-eaa2-4dc7-9143-fa6ce270bb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.05.11 19:09:46.363812 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53977 | ||
| 5562 | 2026.05.11 19:09:46.363812 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43772 | ||
| 5563 | 2026.05.11 19:09:46.363837 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47198 | ||
| 5564 | 2026.05.11 19:09:46.363850 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62946 | ||
| 5565 | 2026.05.11 19:09:46.363868 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40624 | ||
| 5566 | 2026.05.11 19:09:46.363890 [ 258 ] {} <Trace> TCP-Session: dba28378-eaa2-4dc7-9143-fa6ce270bb8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.05.11 19:09:46.363983 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5568 | 2026.05.11 19:09:46.364000 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.05.11 19:09:46.363996 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5570 | 2026.05.11 19:09:46.364027 [ 302 ] {} <Debug> TCP-Session: 97321e1a-8893-400a-8e57-111a51e87339 Authenticating user 'default' from [fd00:1122:3344:101::e]:43772 | ||
| 5571 | 2026.05.11 19:09:46.364039 [ 307 ] {} <Debug> TCP-Session: 5931c408-a601-48b6-9d12-b46cba8d0399 Authenticating user 'default' from [fd00:1122:3344:101::e]:62946 | ||
| 5572 | 2026.05.11 19:09:46.364053 [ 304 ] {} <Debug> TCP-Session: 2408c948-29a8-4c6b-b25b-99f44eb7f2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:47198 | ||
| 5573 | 2026.05.11 19:09:46.364069 [ 302 ] {} <Debug> TCP-Session: 97321e1a-8893-400a-8e57-111a51e87339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.05.11 19:09:46.364078 [ 307 ] {} <Debug> TCP-Session: 5931c408-a601-48b6-9d12-b46cba8d0399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.05.11 19:09:46.364082 [ 304 ] {} <Debug> TCP-Session: 2408c948-29a8-4c6b-b25b-99f44eb7f2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.05.11 19:09:46.364094 [ 302 ] {} <Debug> TCP-Session: 97321e1a-8893-400a-8e57-111a51e87339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.05.11 19:09:46.364106 [ 307 ] {} <Debug> TCP-Session: 5931c408-a601-48b6-9d12-b46cba8d0399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.05.11 19:09:46.364112 [ 304 ] {} <Debug> TCP-Session: 2408c948-29a8-4c6b-b25b-99f44eb7f2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.05.11 19:09:46.364145 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5580 | 2026.05.11 19:09:46.364027 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.05.11 19:09:46.363881 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5582 | 2026.05.11 19:09:46.364205 [ 308 ] {} <Debug> TCP-Session: 251ea0a8-8040-4e6d-9d86-29ceaf07aeed Authenticating user 'default' from [fd00:1122:3344:101::e]:40624 | ||
| 5583 | 2026.05.11 19:09:46.364228 [ 303 ] {} <Debug> TCP-Session: af1887fc-f110-4b54-9669-c9ca28cbb82c Authenticating user 'default' from [fd00:1122:3344:101::e]:53977 | ||
| 5584 | 2026.05.11 19:09:46.364241 [ 308 ] {} <Debug> TCP-Session: 251ea0a8-8040-4e6d-9d86-29ceaf07aeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.05.11 19:09:46.363851 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 | ||
| 5586 | 2026.05.11 19:09:46.364266 [ 308 ] {} <Debug> TCP-Session: 251ea0a8-8040-4e6d-9d86-29ceaf07aeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.05.11 19:09:46.364262 [ 303 ] {} <Debug> TCP-Session: af1887fc-f110-4b54-9669-c9ca28cbb82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.05.11 19:09:46.363875 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43778 | ||
| 5589 | 2026.05.11 19:09:46.364347 [ 303 ] {} <Debug> TCP-Session: af1887fc-f110-4b54-9669-c9ca28cbb82c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.05.11 19:09:46.364384 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.05.11 19:09:46.363883 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55081 | ||
| 5592 | 2026.05.11 19:09:46.364426 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5593 | 2026.05.11 19:09:46.364424 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.05.11 19:09:46.364428 [ 285 ] {} <Debug> TCP-Session: e4c08822-0c4a-488c-9e5d-7ac974a702fb Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 | ||
| 5595 | 2026.05.11 19:09:46.364480 [ 309 ] {} <Debug> TCP-Session: 583044f4-2d69-4723-8acf-7da1c2504ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43778 | ||
| 5596 | 2026.05.11 19:09:46.364493 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5597 | 2026.05.11 19:09:46.364500 [ 309 ] {} <Debug> TCP-Session: 583044f4-2d69-4723-8acf-7da1c2504ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.05.11 19:09:46.364509 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.05.11 19:09:46.364536 [ 309 ] {} <Debug> TCP-Session: 583044f4-2d69-4723-8acf-7da1c2504ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.05.11 19:09:46.364500 [ 285 ] {} <Debug> TCP-Session: e4c08822-0c4a-488c-9e5d-7ac974a702fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.11 19:09:46.364571 [ 310 ] {} <Debug> TCP-Session: c68bd87c-0159-413a-bc95-af1d47392e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55081 | ||
| 5602 | 2026.05.11 19:09:46.364593 [ 285 ] {} <Debug> TCP-Session: e4c08822-0c4a-488c-9e5d-7ac974a702fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.05.11 19:09:46.364618 [ 310 ] {} <Debug> TCP-Session: c68bd87c-0159-413a-bc95-af1d47392e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.05.11 19:09:46.364645 [ 310 ] {} <Debug> TCP-Session: c68bd87c-0159-413a-bc95-af1d47392e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.05.11 19:09:46.364857 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 5606 | 2026.05.11 19:09:46.365894 [ 334 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> AggregatingTransform: Aggregating | ||
| 5607 | 2026.05.11 19:09:46.365934 [ 334 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5608 | 2026.05.11 19:09:46.365974 [ 334 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006563 sec. (993.480 rows/sec., 38.81 KiB/sec.) | ||
| 5609 | 2026.05.11 19:09:46.365996 [ 334 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Trace> Aggregator: Merging aggregated data | ||
| 5610 | 2026.05.11 19:09:46.367618 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003528 sec., 283.4467120181406 rows/sec., 11.07 KiB/sec. | ||
| 5611 | 2026.05.11 19:09:46.367826 [ 258 ] {7661f0b9-3156-403a-b716-82f162b63ed3} <Debug> TCPHandler: Processed in 0.003988783 sec. | ||
| 5612 | 2026.05.11 19:09:46.367986 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5613 | 2026.05.11 19:09:46.368021 [ 258 ] {} <Debug> TCP-Session: dba28378-eaa2-4dc7-9143-fa6ce270bb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.05.11 19:09:46.368029 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2026.05.11 19:09:46.368065 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5616 | 2026.05.11 19:09:46.368071 [ 310 ] {} <Debug> TCP-Session: c68bd87c-0159-413a-bc95-af1d47392e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.05.11 19:09:46.368098 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5618 | 2026.05.11 19:09:46.368111 [ 303 ] {} <Debug> TCP-Session: af1887fc-f110-4b54-9669-c9ca28cbb82c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.05.11 19:09:46.368127 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5620 | 2026.05.11 19:09:46.368155 [ 302 ] {} <Debug> TCP-Session: 97321e1a-8893-400a-8e57-111a51e87339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.05.11 19:09:46.368183 [ 308 ] {} <Debug> TCP-Session: 251ea0a8-8040-4e6d-9d86-29ceaf07aeed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.05.11 19:09:46.368183 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5623 | 2026.05.11 19:09:46.368215 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5624 | 2026.05.11 19:09:46.368243 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.05.11 19:09:46.368272 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5626 | 2026.05.11 19:09:46.368320 [ 285 ] {} <Debug> TCP-Session: e4c08822-0c4a-488c-9e5d-7ac974a702fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.05.11 19:09:46.368294 [ 304 ] {} <Debug> TCP-Session: 2408c948-29a8-4c6b-b25b-99f44eb7f2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.05.11 19:09:46.368350 [ 307 ] {} <Debug> TCP-Session: 5931c408-a601-48b6-9d12-b46cba8d0399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.05.11 19:09:46.368263 [ 309 ] {} <Debug> TCP-Session: 583044f4-2d69-4723-8acf-7da1c2504ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.05.11 19:09:51.309872 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.05.11 19:09:51.310129 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 5632 | 2026.05.11 19:09:51.310491 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5633 | 2026.05.11 19:09:51.310532 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 5634 | 2026.05.11 19:09:51.310795 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5635 | 2026.05.11 19:09:51.310868 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5636 | 2026.05.11 19:09:51.311014 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 5637 | 2026.05.11 19:09:51.311132 [ 363 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5638 | 2026.05.11 19:09:51.311143 [ 316 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5639 | 2026.05.11 19:09:51.311161 [ 346 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5640 | 2026.05.11 19:09:51.311151 [ 335 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5641 | 2026.05.11 19:09:51.311327 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5642 | 2026.05.11 19:09:51.311356 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5643 | 2026.05.11 19:09:51.311440 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5644 | 2026.05.11 19:09:51.311462 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5645 | 2026.05.11 19:09:51.311503 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 5646 | 2026.05.11 19:09:51.311546 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 5647 | 2026.05.11 19:09:51.311585 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 5648 | 2026.05.11 19:09:51.312973 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002948 sec., 13907.734056987787 rows/sec., 3.44 MiB/sec. | ||
| 5649 | 2026.05.11 19:09:51.313145 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> MemoryTracker: Peak memory usage (for query): 158.03 KiB. | ||
| 5650 | 2026.05.11 19:09:51.313161 [ 259 ] {debcfb7d-ff1a-45a0-aaed-3cee6f2a4224} <Debug> TCPHandler: Processed in 0.003429531 sec. | ||
| 5651 | 2026.05.11 19:09:51.318811 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.11 19:09:51.318928 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.11 19:09:51.318973 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5654 | 2026.05.11 19:09:51.319589 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.11 19:09:51.319637 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5656 | 2026.05.11 19:09:51.320043 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5657 | 2026.05.11 19:09:51.320271 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.11 19:09:51.320419 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001523 sec., 202232.4359816152 rows/sec., 13.15 MiB/sec. | ||
| 5659 | 2026.05.11 19:09:51.320459 [ 259 ] {a549e664-4162-4946-80c3-18d3e154a8de} <Debug> TCPHandler: Processed in 0.001705065 sec. | ||
| 5660 | 2026.05.11 19:09:51.320588 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.11 19:09:51.320684 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.11 19:09:51.320725 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5663 | 2026.05.11 19:09:51.321126 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.11 19:09:51.321163 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5665 | 2026.05.11 19:09:51.321454 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5666 | 2026.05.11 19:09:51.321669 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.11 19:09:51.321799 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 5668 | 2026.05.11 19:09:51.321839 [ 259 ] {0db62bec-2e48-4070-a708-271aa8dd28b4} <Debug> TCPHandler: Processed in 0.001301997 sec. | ||
| 5669 | 2026.05.11 19:09:51.321958 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.11 19:09:51.322054 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.11 19:09:51.322095 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5672 | 2026.05.11 19:09:51.322909 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.11 19:09:51.322947 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5674 | 2026.05.11 19:09:51.323352 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5675 | 2026.05.11 19:09:51.323584 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.11 19:09:51.323724 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Debug> executeQuery: Read 933 rows, 75.79 KiB in 0.001688 sec., 552725.1184834123 rows/sec., 43.85 MiB/sec. | ||
| 5677 | 2026.05.11 19:09:51.323770 [ 259 ] {dd836623-b663-4245-b381-4da379115993} <Debug> TCPHandler: Processed in 0.001862669 sec. | ||
| 5678 | 2026.05.11 19:09:51.323894 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.11 19:09:51.323991 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.11 19:09:51.324035 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5681 | 2026.05.11 19:09:51.324488 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.11 19:09:51.324524 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5683 | 2026.05.11 19:09:51.324834 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5684 | 2026.05.11 19:09:51.325053 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.11 19:09:51.325165 [ 55 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5686 | 2026.05.11 19:09:51.325186 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Debug> executeQuery: Read 165 rows, 10.31 KiB in 0.001212 sec., 136138.61386138614 rows/sec., 8.31 MiB/sec. | ||
| 5687 | 2026.05.11 19:09:51.325213 [ 55 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.11 19:09:51.325230 [ 259 ] {266c435a-8260-4d31-9a2b-a0f8addd7b17} <Debug> TCPHandler: Processed in 0.001385299 sec. | ||
| 5689 | 2026.05.11 19:09:51.325239 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5690 | 2026.05.11 19:09:51.325343 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::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 | ||
| 5691 | 2026.05.11 19:09:51.325360 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.11 19:09:51.325437 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5693 | 2026.05.11 19:09:51.325460 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.05.11 19:09:51.325477 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part | ||
| 5695 | 2026.05.11 19:09:51.325505 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5696 | 2026.05.11 19:09:51.325542 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 5697 | 2026.05.11 19:09:51.325590 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 5698 | 2026.05.11 19:09:51.325631 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 5699 | 2026.05.11 19:09:51.325672 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 5700 | 2026.05.11 19:09:51.325716 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 165 rows starting from the beginning of the part | ||
| 5701 | 2026.05.11 19:09:51.326020 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.05.11 19:09:51.326063 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5703 | 2026.05.11 19:09:51.326404 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5704 | 2026.05.11 19:09:51.326620 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.05.11 19:09:51.326649 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133843 sec., 555875.1671734793 rows/sec., 36.71 MiB/sec. | ||
| 5706 | 2026.05.11 19:09:51.326756 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001314 sec., 131659.05631659055 rows/sec., 8.84 MiB/sec. | ||
| 5707 | 2026.05.11 19:09:51.326802 [ 259 ] {2e89426e-69fc-45d2-a82c-91e825add2be} <Debug> TCPHandler: Processed in 0.001491751 sec. | ||
| 5708 | 2026.05.11 19:09:51.326844 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5709 | 2026.05.11 19:09:51.326927 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.11 19:09:51.327028 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.05.11 19:09:51.327070 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5712 | 2026.05.11 19:09:51.327159 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.11 19:09:51.327251 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_31_6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5714 | 2026.05.11 19:09:51.327365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5715 | 2026.05.11 19:09:51.327522 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.05.11 19:09:51.327563 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5717 | 2026.05.11 19:09:51.327892 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5718 | 2026.05.11 19:09:51.328125 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.05.11 19:09:51.328253 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 7.50 MiB/sec. | ||
| 5720 | 2026.05.11 19:09:51.328292 [ 259 ] {0046d06f-9c9c-4172-864d-ba183f415642} <Debug> TCPHandler: Processed in 0.00141424 sec. | ||
| 5721 | 2026.05.11 19:09:51.328410 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.05.11 19:09:51.328504 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5723 | 2026.05.11 19:09:51.328543 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5724 | 2026.05.11 19:09:51.329136 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.05.11 19:09:51.329173 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5726 | 2026.05.11 19:09:51.329511 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5727 | 2026.05.11 19:09:51.329736 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.05.11 19:09:51.329874 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Debug> executeQuery: Read 537 rows, 39.32 KiB in 0.001389 sec., 386609.07127429807 rows/sec., 27.65 MiB/sec. | ||
| 5729 | 2026.05.11 19:09:51.329913 [ 259 ] {0a953fab-645a-4f13-a4c1-a1f150520705} <Debug> TCPHandler: Processed in 0.001551482 sec. | ||
| 5730 | 2026.05.11 19:09:51.330044 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.05.11 19:09:51.330139 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5732 | 2026.05.11 19:09:51.330180 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5733 | 2026.05.11 19:09:51.330506 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.05.11 19:09:51.330542 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5735 | 2026.05.11 19:09:51.330858 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5736 | 2026.05.11 19:09:51.331085 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.11 19:09:51.331216 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 5738 | 2026.05.11 19:09:51.331254 [ 259 ] {3be84929-f82d-4c7a-9419-c0cd61d2e92b} <Debug> TCPHandler: Processed in 0.001260266 sec. | ||
| 5739 | 2026.05.11 19:09:51.331362 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.11 19:09:51.331456 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.05.11 19:09:51.331498 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5742 | 2026.05.11 19:09:51.331946 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.05.11 19:09:51.331982 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5744 | 2026.05.11 19:09:51.332323 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5745 | 2026.05.11 19:09:51.332539 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.11 19:09:51.332673 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Debug> executeQuery: Read 303 rows, 21.16 KiB in 0.001235 sec., 245344.12955465587 rows/sec., 16.73 MiB/sec. | ||
| 5747 | 2026.05.11 19:09:51.332713 [ 259 ] {66fc7428-5efb-4247-8716-83c2c570f81c} <Debug> TCPHandler: Processed in 0.00139844 sec. | ||
| 5748 | 2026.05.11 19:09:51.332835 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.05.11 19:09:51.332930 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5750 | 2026.05.11 19:09:51.332974 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5751 | 2026.05.11 19:09:51.333311 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.05.11 19:09:51.333347 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5753 | 2026.05.11 19:09:51.333658 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5754 | 2026.05.11 19:09:51.333872 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.05.11 19:09:51.334004 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 5756 | 2026.05.11 19:09:51.334042 [ 259 ] {936c1b5d-9e67-41c5-862c-68620f9bbfc4} <Debug> TCPHandler: Processed in 0.001256366 sec. | ||
| 5757 | 2026.05.11 19:09:51.334159 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.05.11 19:09:51.334253 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.05.11 19:09:51.334306 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <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 | ||
| 5760 | 2026.05.11 19:09:51.335086 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.11 19:09:51.335124 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5762 | 2026.05.11 19:09:51.335635 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5763 | 2026.05.11 19:09:51.335854 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.11 19:09:51.335993 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001757 sec., 3984.06374501992 rows/sec., 7.14 MiB/sec. | ||
| 5765 | 2026.05.11 19:09:51.336050 [ 259 ] {3e7fdbf4-7ab6-466f-9b40-fd378891bba6} <Debug> TCPHandler: Processed in 0.001939491 sec. | ||
| 5766 | 2026.05.11 19:09:51.336170 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.05.11 19:09:51.336263 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.05.11 19:09:51.336305 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5769 | 2026.05.11 19:09:51.336635 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.11 19:09:51.336671 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5771 | 2026.05.11 19:09:51.336982 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5772 | 2026.05.11 19:09:51.337206 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.11 19:09:51.337335 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 5774 | 2026.05.11 19:09:51.337372 [ 259 ] {4b9fc729-9e38-4997-8a26-788f6b271992} <Debug> TCPHandler: Processed in 0.001251706 sec. | ||
| 5775 | 2026.05.11 19:09:52.061633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12066 | ||
| 5776 | 2026.05.11 19:09:52.062197 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.05.11 19:09:52.062236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5778 | 2026.05.11 19:09:52.062748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5779 | 2026.05.11 19:09:52.062971 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.05.11 19:09:52.063099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12066 | ||
| 5781 | 2026.05.11 19:09:52.683631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5782 | 2026.05.11 19:09:52.701279 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.11 19:09:52.701339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5784 | 2026.05.11 19:09:52.706823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5785 | 2026.05.11 19:09:52.707544 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.11 19:09:52.710398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5787 | 2026.05.11 19:09:54.591017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 674 | ||
| 5788 | 2026.05.11 19:09:54.593673 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.05.11 19:09:54.593728 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5790 | 2026.05.11 19:09:54.595045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5791 | 2026.05.11 19:09:54.595323 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.05.11 19:09:54.595645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5793 | 2026.05.11 19:09:56.305792 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.05.11 19:09:56.306016 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5795 | 2026.05.11 19:09:56.306354 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5796 | 2026.05.11 19:09:56.306391 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5797 | 2026.05.11 19:09:56.306608 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5798 | 2026.05.11 19:09:56.306676 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5799 | 2026.05.11 19:09:56.306814 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5800 | 2026.05.11 19:09:56.306942 [ 346 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5801 | 2026.05.11 19:09:56.306949 [ 363 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5802 | 2026.05.11 19:09:56.306951 [ 316 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5803 | 2026.05.11 19:09:56.306943 [ 335 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5804 | 2026.05.11 19:09:56.307168 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5805 | 2026.05.11 19:09:56.307193 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5806 | 2026.05.11 19:09:56.307261 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5807 | 2026.05.11 19:09:56.307280 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5808 | 2026.05.11 19:09:56.307314 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5809 | 2026.05.11 19:09:56.307361 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5810 | 2026.05.11 19:09:56.308492 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002565 sec., 13645.224171539961 rows/sec., 1.35 MiB/sec. | ||
| 5811 | 2026.05.11 19:09:56.308620 [ 259 ] {474bb77f-e80a-4574-8392-c6b659307a10} <Debug> TCPHandler: Processed in 0.002955362 sec. | ||
| 5812 | 2026.05.11 19:09:56.310783 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.05.11 19:09:56.310912 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5814 | 2026.05.11 19:09:56.310962 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5815 | 2026.05.11 19:09:56.311573 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.05.11 19:09:56.311628 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5817 | 2026.05.11 19:09:56.312031 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5818 | 2026.05.11 19:09:56.312275 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.05.11 19:09:56.312425 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001551 sec., 81237.91102514506 rows/sec., 7.02 MiB/sec. | ||
| 5820 | 2026.05.11 19:09:56.312464 [ 259 ] {85f2c916-3181-4954-8a4c-fc378080bb57} <Debug> TCPHandler: Processed in 0.001741666 sec. | ||
| 5821 | 2026.05.11 19:09:56.312581 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.05.11 19:09:56.312677 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.05.11 19:09:56.312715 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5824 | 2026.05.11 19:09:56.313102 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.05.11 19:09:56.313139 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5826 | 2026.05.11 19:09:56.313435 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5827 | 2026.05.11 19:09:56.313648 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.05.11 19:09:56.313778 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001121 sec., 31222.123104371098 rows/sec., 2.29 MiB/sec. | ||
| 5829 | 2026.05.11 19:09:56.313815 [ 259 ] {cb7c0fa7-c61c-4558-8178-342d0c4fe534} <Debug> TCPHandler: Processed in 0.001282946 sec. | ||
| 5830 | 2026.05.11 19:09:56.313927 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.05.11 19:09:56.314022 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5832 | 2026.05.11 19:09:56.314061 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5833 | 2026.05.11 19:09:56.314481 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.05.11 19:09:56.314517 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5835 | 2026.05.11 19:09:56.314854 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5836 | 2026.05.11 19:09:56.315067 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.05.11 19:09:56.315193 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001189 sec., 83263.2464255677 rows/sec., 6.50 MiB/sec. | ||
| 5838 | 2026.05.11 19:09:56.315228 [ 259 ] {a6f6171f-17e7-42e1-9acf-75ef10be2da1} <Debug> TCPHandler: Processed in 0.001349818 sec. | ||
| 5839 | 2026.05.11 19:09:56.315338 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.05.11 19:09:56.315433 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.05.11 19:09:56.315475 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5842 | 2026.05.11 19:09:56.315865 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.05.11 19:09:56.315901 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5844 | 2026.05.11 19:09:56.316243 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5845 | 2026.05.11 19:09:56.316461 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.05.11 19:09:56.316592 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5847 | 2026.05.11 19:09:56.316630 [ 259 ] {e5d42d11-d52c-4f95-a095-dfdb5ba31e51} <Debug> TCPHandler: Processed in 0.001339418 sec. | ||
| 5848 | 2026.05.11 19:09:56.316728 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.05.11 19:09:56.316823 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.05.11 19:09:56.316877 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <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 | ||
| 5851 | 2026.05.11 19:09:56.317663 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.05.11 19:09:56.317699 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5853 | 2026.05.11 19:09:56.318268 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5854 | 2026.05.11 19:09:56.318495 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.05.11 19:09:56.318606 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5856 | 2026.05.11 19:09:56.318635 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001829 sec., 19136.13996719519 rows/sec., 34.29 MiB/sec. | ||
| 5857 | 2026.05.11 19:09:56.318657 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.05.11 19:09:56.318683 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5859 | 2026.05.11 19:09:56.318702 [ 259 ] {fe19af0f-e433-4c6f-a357-70b27b9134cb} <Debug> TCPHandler: Processed in 0.002020842 sec. | ||
| 5860 | 2026.05.11 19:09:56.318782 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::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 | ||
| 5861 | 2026.05.11 19:09:56.318827 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.05.11 19:09:56.318928 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.05.11 19:09:56.318971 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5864 | 2026.05.11 19:09:56.319016 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5865 | 2026.05.11 19:09:56.319070 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 569 rows starting from the beginning of the part | ||
| 5866 | 2026.05.11 19:09:56.319187 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5867 | 2026.05.11 19:09:56.319287 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 5868 | 2026.05.11 19:09:56.319301 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.05.11 19:09:56.319341 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5870 | 2026.05.11 19:09:56.319380 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 5871 | 2026.05.11 19:09:56.319473 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 5872 | 2026.05.11 19:09:56.319562 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 5873 | 2026.05.11 19:09:56.319659 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5874 | 2026.05.11 19:09:56.319891 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.05.11 19:09:56.320036 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 5876 | 2026.05.11 19:09:56.320073 [ 259 ] {c0e8c3d5-7643-48a7-b6d9-a39674e3cacc} <Debug> TCPHandler: Processed in 0.001295377 sec. | ||
| 5877 | 2026.05.11 19:09:56.323289 [ 200 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 19 columns (19 merged, 0 gathered) in 0.004551137 sec., 151171.01506722387 rows/sec., 270.89 MiB/sec. | ||
| 5878 | 2026.05.11 19:09:56.324364 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5879 | 2026.05.11 19:09:56.324719 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.05.11 19:09:56.324791 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5881 | 2026.05.11 19:09:56.324908 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 5882 | 2026.05.11 19:09:59.434103 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5883 | 2026.05.11 19:09:59.434176 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5884 | 2026.05.11 19:09:59.563167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12514 | ||
| 5885 | 2026.05.11 19:09:59.563717 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.05.11 19:09:59.563767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5887 | 2026.05.11 19:09:59.564255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5888 | 2026.05.11 19:09:59.564499 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.05.11 19:09:59.564641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 5890 | 2026.05.11 19:09:59.564650 [ 72 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5891 | 2026.05.11 19:09:59.564716 [ 72 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.05.11 19:09:59.564741 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5893 | 2026.05.11 19:09:59.564880 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 5894 | 2026.05.11 19:09:59.565033 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5895 | 2026.05.11 19:09:59.565078 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10146 rows starting from the beginning of the part | ||
| 5896 | 2026.05.11 19:09:59.565153 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5897 | 2026.05.11 19:09:59.565204 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5898 | 2026.05.11 19:09:59.565250 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5899 | 2026.05.11 19:09:59.565296 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5900 | 2026.05.11 19:09:59.565336 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5901 | 2026.05.11 19:09:59.567256 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002440779 sec., 5127051.6503132805 rows/sec., 73.34 MiB/sec. | ||
| 5902 | 2026.05.11 19:09:59.567701 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5903 | 2026.05.11 19:09:59.568033 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.05.11 19:09:59.568115 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_26_5} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5905 | 2026.05.11 19:09:59.568240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5906 | 2026.05.11 19:10:00.210458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5907 | 2026.05.11 19:10:00.227703 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.05.11 19:10:00.227767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5909 | 2026.05.11 19:10:00.233632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5910 | 2026.05.11 19:10:00.234333 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.05.11 19:10:00.234672 [ 71 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5912 | 2026.05.11 19:10:00.234773 [ 71 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.05.11 19:10:00.234812 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5914 | 2026.05.11 19:10:00.234960 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 5915 | 2026.05.11 19:10:00.237340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5916 | 2026.05.11 19:10:00.239188 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5917 | 2026.05.11 19:10:00.240733 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5918 | 2026.05.11 19:10:00.245600 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5919 | 2026.05.11 19:10:00.249977 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5920 | 2026.05.11 19:10:00.254055 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5921 | 2026.05.11 19:10:00.258321 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5922 | 2026.05.11 19:10:00.262387 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5923 | 2026.05.11 19:10:00.315640 [ 190 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080741721 sec., 2427.493464004811 rows/sec., 12.55 MiB/sec. | ||
| 5924 | 2026.05.11 19:10:00.318788 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5925 | 2026.05.11 19:10:00.320893 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.11 19:10:00.321009 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_26_5} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5927 | 2026.05.11 19:10:00.323789 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5928 | 2026.05.11 19:10:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.36 MiB, peak 271.92 MiB, free memory in arenas 0.00 B, will set to 266.44 MiB (RSS), difference: 5.08 MiB | ||
| 5929 | 2026.05.11 19:10:01.303898 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.05.11 19:10:01.304128 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5931 | 2026.05.11 19:10:01.304503 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5932 | 2026.05.11 19:10:01.304541 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5933 | 2026.05.11 19:10:01.304765 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5934 | 2026.05.11 19:10:01.304838 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5935 | 2026.05.11 19:10:01.305070 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5936 | 2026.05.11 19:10:01.305199 [ 345 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5937 | 2026.05.11 19:10:01.305208 [ 346 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5938 | 2026.05.11 19:10:01.305219 [ 335 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5939 | 2026.05.11 19:10:01.305219 [ 363 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5940 | 2026.05.11 19:10:01.305397 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5941 | 2026.05.11 19:10:01.305423 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5942 | 2026.05.11 19:10:01.305494 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5943 | 2026.05.11 19:10:01.305514 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5944 | 2026.05.11 19:10:01.305550 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5945 | 2026.05.11 19:10:01.305589 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5946 | 2026.05.11 19:10:01.306725 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.00269 sec., 13011.152416356877 rows/sec., 1.29 MiB/sec. | ||
| 5947 | 2026.05.11 19:10:01.306836 [ 259 ] {8d4b064b-506f-4094-b553-88160deb555f} <Debug> TCPHandler: Processed in 0.003071774 sec. | ||
| 5948 | 2026.05.11 19:10:01.308590 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.05.11 19:10:01.308703 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5950 | 2026.05.11 19:10:01.308749 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5951 | 2026.05.11 19:10:01.309344 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.05.11 19:10:01.309394 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5953 | 2026.05.11 19:10:01.309865 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5954 | 2026.05.11 19:10:01.310151 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.05.11 19:10:01.310291 [ 70 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5956 | 2026.05.11 19:10:01.310309 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00164 sec., 42682.92682926829 rows/sec., 3.42 MiB/sec. | ||
| 5957 | 2026.05.11 19:10:01.310326 [ 70 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.05.11 19:10:01.310348 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5959 | 2026.05.11 19:10:01.310350 [ 259 ] {694ef66b-09c9-49d2-89d3-59f680450937} <Debug> TCPHandler: Processed in 0.001812088 sec. | ||
| 5960 | 2026.05.11 19:10:01.310457 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5961 | 2026.05.11 19:10:01.310486 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.05.11 19:10:01.310592 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.11 19:10:01.310599 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5964 | 2026.05.11 19:10:01.310639 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5965 | 2026.05.11 19:10:01.310647 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1010 rows starting from the beginning of the part | ||
| 5966 | 2026.05.11 19:10:01.310725 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 811 rows starting from the beginning of the part | ||
| 5967 | 2026.05.11 19:10:01.310773 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 126 rows starting from the beginning of the part | ||
| 5968 | 2026.05.11 19:10:01.310816 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 933 rows starting from the beginning of the part | ||
| 5969 | 2026.05.11 19:10:01.310855 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 126 rows starting from the beginning of the part | ||
| 5970 | 2026.05.11 19:10:01.310893 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 70 rows starting from the beginning of the part | ||
| 5971 | 2026.05.11 19:10:01.311055 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.05.11 19:10:01.311098 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5973 | 2026.05.11 19:10:01.311457 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5974 | 2026.05.11 19:10:01.311696 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.05.11 19:10:01.311839 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001269 sec., 5516.154452324666 rows/sec., 414.79 KiB/sec. | ||
| 5976 | 2026.05.11 19:10:01.311877 [ 259 ] {d53176f9-a5e9-41b0-87f5-3a322a5e40f9} <Debug> TCPHandler: Processed in 0.00144163 sec. | ||
| 5977 | 2026.05.11 19:10:01.311980 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.05.11 19:10:01.312081 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5979 | 2026.05.11 19:10:01.312121 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5980 | 2026.05.11 19:10:01.312382 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974702 sec., 1557703.3901824174 rows/sec., 130.10 MiB/sec. | ||
| 5981 | 2026.05.11 19:10:01.312546 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.05.11 19:10:01.312588 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5983 | 2026.05.11 19:10:01.312638 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5984 | 2026.05.11 19:10:01.312971 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.05.11 19:10:01.312983 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5986 | 2026.05.11 19:10:01.313075 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_36_7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5987 | 2026.05.11 19:10:01.313178 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5988 | 2026.05.11 19:10:01.313230 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.05.11 19:10:01.313334 [ 70 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5990 | 2026.05.11 19:10:01.313367 [ 70 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.05.11 19:10:01.313369 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001308 sec., 54281.34556574924 rows/sec., 4.24 MiB/sec. | ||
| 5992 | 2026.05.11 19:10:01.313386 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5993 | 2026.05.11 19:10:01.313412 [ 259 ] {056f0a86-d8aa-431d-8c29-c63abb4252cd} <Debug> TCPHandler: Processed in 0.001481781 sec. | ||
| 5994 | 2026.05.11 19:10:01.313483 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5995 | 2026.05.11 19:10:01.313529 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.05.11 19:10:01.313603 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5997 | 2026.05.11 19:10:01.313629 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.05.11 19:10:01.313640 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 602 rows starting from the beginning of the part | ||
| 5999 | 2026.05.11 19:10:01.313680 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6000 | 2026.05.11 19:10:01.313717 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 497 rows starting from the beginning of the part | ||
| 6001 | 2026.05.11 19:10:01.313765 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 99 rows starting from the beginning of the part | ||
| 6002 | 2026.05.11 19:10:01.313802 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 537 rows starting from the beginning of the part | ||
| 6003 | 2026.05.11 19:10:01.313839 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 99 rows starting from the beginning of the part | ||
| 6004 | 2026.05.11 19:10:01.313876 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 71 rows starting from the beginning of the part | ||
| 6005 | 2026.05.11 19:10:01.314081 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.05.11 19:10:01.314123 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6007 | 2026.05.11 19:10:01.314505 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6008 | 2026.05.11 19:10:01.314763 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.05.11 19:10:01.314862 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6010 | 2026.05.11 19:10:01.314889 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.05.11 19:10:01.314898 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 6012 | 2026.05.11 19:10:01.314905 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6013 | 2026.05.11 19:10:01.314936 [ 259 ] {937c6822-8f1d-4620-bffa-4aa1f4a62aec} <Debug> TCPHandler: Processed in 0.0014569 sec. | ||
| 6014 | 2026.05.11 19:10:01.314989 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6015 | 2026.05.11 19:10:01.315030 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591903 sec., 1196680.9535505618 rows/sec., 91.14 MiB/sec. | ||
| 6016 | 2026.05.11 19:10:01.315046 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.05.11 19:10:01.315096 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2026.05.11 19:10:01.315130 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5384 rows starting from the beginning of the part | ||
| 6019 | 2026.05.11 19:10:01.315159 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.05.11 19:10:01.315184 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6021 | 2026.05.11 19:10:01.315219 [ 198 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6022 | 2026.05.11 19:10:01.315221 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <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 | ||
| 6023 | 2026.05.11 19:10:01.315230 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6024 | 2026.05.11 19:10:01.315295 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 303 rows starting from the beginning of the part | ||
| 6025 | 2026.05.11 19:10:01.315333 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6026 | 2026.05.11 19:10:01.315373 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6027 | 2026.05.11 19:10:01.315532 [ 198 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.05.11 19:10:01.315627 [ 198 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_36_7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6029 | 2026.05.11 19:10:01.315721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6030 | 2026.05.11 19:10:01.316051 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.05.11 19:10:01.316093 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6032 | 2026.05.11 19:10:01.316648 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6033 | 2026.05.11 19:10:01.316881 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.05.11 19:10:01.317038 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001897 sec., 3690.0369003690034 rows/sec., 6.61 MiB/sec. | ||
| 6035 | 2026.05.11 19:10:01.317111 [ 259 ] {f2f06a2a-f262-4229-a869-6cefd3c177bc} <Debug> TCPHandler: Processed in 0.002115984 sec. | ||
| 6036 | 2026.05.11 19:10:01.317230 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.05.11 19:10:01.317327 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.05.11 19:10:01.317370 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6039 | 2026.05.11 19:10:01.317712 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.05.11 19:10:01.317748 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6041 | 2026.05.11 19:10:01.318082 [ 194 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6432 rows, containing 5 columns (5 merged, 0 gathered) in 0.003128321 sec., 2056054.989241833 rows/sec., 144.07 MiB/sec. | ||
| 6042 | 2026.05.11 19:10:01.318099 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6043 | 2026.05.11 19:10:01.318338 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.05.11 19:10:01.318437 [ 70 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6045 | 2026.05.11 19:10:01.318469 [ 70 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.11 19:10:01.318471 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6047 | 2026.05.11 19:10:01.318488 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6048 | 2026.05.11 19:10:01.318513 [ 259 ] {9df7d6cb-7011-4714-85de-ab0d181d87b5} <Debug> TCPHandler: Processed in 0.001333108 sec. | ||
| 6049 | 2026.05.11 19:10:01.318555 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6050 | 2026.05.11 19:10:01.318652 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6051 | 2026.05.11 19:10:01.318678 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 6052 | 2026.05.11 19:10:01.318712 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6053 | 2026.05.11 19:10:01.318721 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6054 | 2026.05.11 19:10:01.318768 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6055 | 2026.05.11 19:10:01.318801 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6056 | 2026.05.11 19:10:01.318833 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6057 | 2026.05.11 19:10:01.318866 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6058 | 2026.05.11 19:10:01.319021 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.05.11 19:10:01.319110 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6060 | 2026.05.11 19:10:01.319191 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6061 | 2026.05.11 19:10:01.319845 [ 195 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317824 sec., 1661830.4113447622 rows/sec., 110.60 MiB/sec. | ||
| 6062 | 2026.05.11 19:10:01.320116 [ 198 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6063 | 2026.05.11 19:10:01.320384 [ 198 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.05.11 19:10:01.320452 [ 198 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_36_7} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6065 | 2026.05.11 19:10:01.320524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6066 | 2026.05.11 19:10:02.151320 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.05.11 19:10:02.151714 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6068 | 2026.05.11 19:10:02.152137 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6069 | 2026.05.11 19:10:02.152176 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6070 | 2026.05.11 19:10:02.152416 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6071 | 2026.05.11 19:10:02.152485 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6072 | 2026.05.11 19:10:02.152628 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 6073 | 2026.05.11 19:10:02.152731 [ 345 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6074 | 2026.05.11 19:10:02.152749 [ 335 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6075 | 2026.05.11 19:10:02.152769 [ 346 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6076 | 2026.05.11 19:10:02.152775 [ 363 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6077 | 2026.05.11 19:10:02.152957 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6078 | 2026.05.11 19:10:02.152984 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6079 | 2026.05.11 19:10:02.153055 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6080 | 2026.05.11 19:10:02.153074 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6081 | 2026.05.11 19:10:02.153113 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6082 | 2026.05.11 19:10:02.153153 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6083 | 2026.05.11 19:10:02.154350 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> executeQuery: Read 35 rows, 3.55 KiB in 0.002799 sec., 12504.465880671669 rows/sec., 1.24 MiB/sec. | ||
| 6084 | 2026.05.11 19:10:02.154474 [ 259 ] {70e20692-0ae4-472b-af21-f07d0357a520} <Debug> TCPHandler: Processed in 0.003334159 sec. | ||
| 6085 | 2026.05.11 19:10:02.185547 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.05.11 19:10:02.185766 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6087 | 2026.05.11 19:10:02.185851 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6088 | 2026.05.11 19:10:02.186502 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.11 19:10:02.186538 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6090 | 2026.05.11 19:10:02.186957 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6091 | 2026.05.11 19:10:02.187147 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.05.11 19:10:02.187291 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001586 sec., 6305.170239596469 rows/sec., 1.21 MiB/sec. | ||
| 6093 | 2026.05.11 19:10:02.187329 [ 259 ] {0bdc247e-777e-47b6-b8c5-08da05ae40a0} <Debug> TCPHandler: Processed in 0.001887859 sec. | ||
| 6094 | 2026.05.11 19:10:02.187456 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.05.11 19:10:02.187549 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6096 | 2026.05.11 19:10:02.187589 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6097 | 2026.05.11 19:10:02.188044 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.05.11 19:10:02.188078 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6099 | 2026.05.11 19:10:02.188397 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6100 | 2026.05.11 19:10:02.188600 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.11 19:10:02.188723 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 684.09 KiB/sec. | ||
| 6102 | 2026.05.11 19:10:02.188724 [ 58 ] {} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6103 | 2026.05.11 19:10:02.188759 [ 259 ] {186179d6-bd82-4cc7-be1c-b527338d9efe} <Debug> TCPHandler: Processed in 0.001359468 sec. | ||
| 6104 | 2026.05.11 19:10:02.188772 [ 58 ] {} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.11 19:10:02.188798 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6106 | 2026.05.11 19:10:02.188876 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.05.11 19:10:02.188889 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::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 | ||
| 6108 | 2026.05.11 19:10:02.188968 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6109 | 2026.05.11 19:10:02.189005 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6110 | 2026.05.11 19:10:02.189011 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6111 | 2026.05.11 19:10:02.189047 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6112 | 2026.05.11 19:10:02.189111 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6113 | 2026.05.11 19:10:02.189154 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6114 | 2026.05.11 19:10:02.189193 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::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 | ||
| 6115 | 2026.05.11 19:10:02.189233 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::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 | ||
| 6116 | 2026.05.11 19:10:02.189272 [ 186 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6117 | 2026.05.11 19:10:02.190113 [ 195 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262014 sec., 36449.67488474771 rows/sec., 3.04 MiB/sec. | ||
| 6118 | 2026.05.11 19:10:02.190298 [ 187 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6119 | 2026.05.11 19:10:02.190630 [ 187 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.11 19:10:02.190633 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.11 19:10:02.190685 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6122 | 2026.05.11 19:10:02.190724 [ 187 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_10_2} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6123 | 2026.05.11 19:10:02.190829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6124 | 2026.05.11 19:10:02.191161 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6125 | 2026.05.11 19:10:02.191372 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.11 19:10:02.191499 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Debug> executeQuery: Read 2479 rows, 188.66 KiB in 0.002548 sec., 972919.9372056515 rows/sec., 72.31 MiB/sec. | ||
| 6127 | 2026.05.11 19:10:02.191536 [ 259 ] {e3b87103-d189-4045-a5be-af3984ec26c7} <Debug> TCPHandler: Processed in 0.002708227 sec. | ||
| 6128 | 2026.05.11 19:10:02.191652 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.05.11 19:10:02.191746 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6130 | 2026.05.11 19:10:02.191785 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6131 | 2026.05.11 19:10:02.192216 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.11 19:10:02.192251 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6133 | 2026.05.11 19:10:02.192556 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6134 | 2026.05.11 19:10:02.192758 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.11 19:10:02.192884 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001156 sec., 46712.8027681661 rows/sec., 3.38 MiB/sec. | ||
| 6136 | 2026.05.11 19:10:02.192919 [ 259 ] {c7d5f732-4fb8-4598-ac89-f01edb9d6f5e} <Debug> TCPHandler: Processed in 0.001315488 sec. | ||
| 6137 | 2026.05.11 19:10:02.193030 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.05.11 19:10:02.193131 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6139 | 2026.05.11 19:10:02.193169 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6140 | 2026.05.11 19:10:02.193873 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.05.11 19:10:02.193909 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6142 | 2026.05.11 19:10:02.194251 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6143 | 2026.05.11 19:10:02.194458 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.05.11 19:10:02.194580 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001475 sec., 543050.8474576272 rows/sec., 31.37 MiB/sec. | ||
| 6145 | 2026.05.11 19:10:02.194618 [ 259 ] {977644e9-36ae-41a3-a379-e67b1ac63a5b} <Debug> TCPHandler: Processed in 0.001635954 sec. | ||
| 6146 | 2026.05.11 19:10:02.194728 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.05.11 19:10:02.194822 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.05.11 19:10:02.194860 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6149 | 2026.05.11 19:10:02.195246 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.05.11 19:10:02.195281 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6151 | 2026.05.11 19:10:02.195558 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 6152 | 2026.05.11 19:10:02.195769 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.05.11 19:10:02.195889 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 129.61 KiB/sec. | ||
| 6154 | 2026.05.11 19:10:02.195927 [ 259 ] {adf4ffa8-1e14-43c5-b4b8-a4b64dc69109} <Debug> TCPHandler: Processed in 0.001246136 sec. | ||
| 6155 | 2026.05.11 19:10:02.196037 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.05.11 19:10:02.196130 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6157 | 2026.05.11 19:10:02.196168 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6158 | 2026.05.11 19:10:02.197048 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.05.11 19:10:02.197084 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6160 | 2026.05.11 19:10:02.197462 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6161 | 2026.05.11 19:10:02.197674 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.05.11 19:10:02.197807 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001695 sec., 786430.6784660767 rows/sec., 52.76 MiB/sec. | ||
| 6163 | 2026.05.11 19:10:02.197844 [ 259 ] {70331007-3b81-4b71-a9f2-9479b3e66064} <Debug> TCPHandler: Processed in 0.001855048 sec. | ||
| 6164 | 2026.05.11 19:10:02.197954 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.05.11 19:10:02.198052 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.05.11 19:10:02.198095 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6167 | 2026.05.11 19:10:02.199817 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.05.11 19:10:02.199851 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6169 | 2026.05.11 19:10:02.200660 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6170 | 2026.05.11 19:10:02.200878 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.05.11 19:10:02.201006 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Debug> executeQuery: Read 6505 rows, 432.14 KiB in 0.002977 sec., 2185085.656701377 rows/sec., 141.76 MiB/sec. | ||
| 6172 | 2026.05.11 19:10:02.201044 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 6173 | 2026.05.11 19:10:02.201057 [ 259 ] {4ee10afa-7b3a-42e5-bcb9-a6f877b186c5} <Debug> TCPHandler: Processed in 0.003151695 sec. | ||
| 6174 | 2026.05.11 19:10:02.201197 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.05.11 19:10:02.201291 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.05.11 19:10:02.201344 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <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 | ||
| 6177 | 2026.05.11 19:10:02.202252 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.05.11 19:10:02.202287 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6179 | 2026.05.11 19:10:02.202876 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6180 | 2026.05.11 19:10:02.203232 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.05.11 19:10:02.203402 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002127 sec., 20686.41278796427 rows/sec., 37.07 MiB/sec. | ||
| 6182 | 2026.05.11 19:10:02.203473 [ 259 ] {b0b56362-e2f8-4ae4-8653-3066d2332366} <Debug> TCPHandler: Processed in 0.002323049 sec. | ||
| 6183 | 2026.05.11 19:10:02.203682 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.05.11 19:10:02.203780 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.05.11 19:10:02.203832 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6186 | 2026.05.11 19:10:02.204183 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.05.11 19:10:02.204217 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6188 | 2026.05.11 19:10:02.204513 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6189 | 2026.05.11 19:10:02.204718 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.05.11 19:10:02.204844 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 764.66 KiB/sec. | ||
| 6191 | 2026.05.11 19:10:02.204879 [ 259 ] {c257d7f8-f12e-49d0-8b98-68ab1e77534f} <Debug> TCPHandler: Processed in 0.001321908 sec. | ||
| 6192 | 2026.05.11 19:10:02.301138 [ 58 ] {} <Debug> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6193 | 2026.05.11 19:10:02.301213 [ 58 ] {} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.11 19:10:02.301253 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6195 | 2026.05.11 19:10:02.301352 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6196 | 2026.05.11 19:10:02.301465 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6197 | 2026.05.11 19:10:02.301494 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6198 | 2026.05.11 19:10:02.301540 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6199 | 2026.05.11 19:10:02.301578 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6200 | 2026.05.11 19:10:02.301612 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6201 | 2026.05.11 19:10:02.301647 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 6202 | 2026.05.11 19:10:02.302350 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001033462 sec., 4838.107255032115 rows/sec., 322.23 KiB/sec. | ||
| 6203 | 2026.05.11 19:10:02.302463 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6204 | 2026.05.11 19:10:02.302711 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_5_1} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.05.11 19:10:02.302776 [ 186 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_5_1} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6206 | 2026.05.11 19:10:02.302834 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6207 | 2026.05.11 19:10:04.595907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 724 | ||
| 6208 | 2026.05.11 19:10:04.598573 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.11 19:10:04.598632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6210 | 2026.05.11 19:10:04.599899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6211 | 2026.05.11 19:10:04.600178 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.05.11 19:10:04.600514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 6213 | 2026.05.11 19:10:06.302828 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.05.11 19:10:06.303122 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 6215 | 2026.05.11 19:10:06.303669 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6216 | 2026.05.11 19:10:06.303736 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <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 | ||
| 6217 | 2026.05.11 19:10:06.304083 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6218 | 2026.05.11 19:10:06.304154 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6219 | 2026.05.11 19:10:06.304296 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6220 | 2026.05.11 19:10:06.304432 [ 345 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6221 | 2026.05.11 19:10:06.304440 [ 340 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 6222 | 2026.05.11 19:10:06.304463 [ 351 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6223 | 2026.05.11 19:10:06.304458 [ 363 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6224 | 2026.05.11 19:10:06.304437 [ 346 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6225 | 2026.05.11 19:10:06.304697 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 6226 | 2026.05.11 19:10:06.304725 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6227 | 2026.05.11 19:10:06.304818 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6228 | 2026.05.11 19:10:06.304840 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6229 | 2026.05.11 19:10:06.304877 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <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'))" | ||
| 6230 | 2026.05.11 19:10:06.304918 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <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'))" | ||
| 6231 | 2026.05.11 19:10:06.304953 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <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'))" | ||
| 6232 | 2026.05.11 19:10:06.306287 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> executeQuery: Read 45 rows, 3.89 KiB in 0.003319 sec., 13558.300692979814 rows/sec., 1.15 MiB/sec. | ||
| 6233 | 2026.05.11 19:10:06.306443 [ 259 ] {de9dfb50-2a31-460c-9eed-ba56250dc8f3} <Debug> TCPHandler: Processed in 0.003748769 sec. | ||
| 6234 | 2026.05.11 19:10:06.307788 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.05.11 19:10:06.307900 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6236 | 2026.05.11 19:10:06.307946 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6237 | 2026.05.11 19:10:06.308495 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.05.11 19:10:06.308543 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6239 | 2026.05.11 19:10:06.308914 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6240 | 2026.05.11 19:10:06.309142 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.11 19:10:06.309297 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00143 sec., 39160.83916083916 rows/sec., 3.01 MiB/sec. | ||
| 6242 | 2026.05.11 19:10:06.309337 [ 259 ] {607303c9-9816-49ee-84f2-c363c5c398aa} <Debug> TCPHandler: Processed in 0.001602104 sec. | ||
| 6243 | 2026.05.11 19:10:06.309458 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.05.11 19:10:06.309555 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6245 | 2026.05.11 19:10:06.309599 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6246 | 2026.05.11 19:10:06.310044 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.05.11 19:10:06.310082 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6248 | 2026.05.11 19:10:06.310376 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6249 | 2026.05.11 19:10:06.310590 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.05.11 19:10:06.310723 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 6251 | 2026.05.11 19:10:06.310761 [ 259 ] {13b439ee-0188-4bf7-99b4-a241439de165} <Debug> TCPHandler: Processed in 0.001352918 sec. | ||
| 6252 | 2026.05.11 19:10:06.310884 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.05.11 19:10:06.310979 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.05.11 19:10:06.311025 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6255 | 2026.05.11 19:10:06.311421 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.05.11 19:10:06.311457 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6257 | 2026.05.11 19:10:06.311775 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6258 | 2026.05.11 19:10:06.312015 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.05.11 19:10:06.312163 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 6260 | 2026.05.11 19:10:06.312217 [ 259 ] {f9b1c7c9-b8b6-4c0a-a854-6d9dc8ce96d5} <Debug> TCPHandler: Processed in 0.001382649 sec. | ||
| 6261 | 2026.05.11 19:10:06.312359 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.05.11 19:10:06.312455 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.05.11 19:10:06.312502 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2026.05.11 19:10:06.312851 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.05.11 19:10:06.312888 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6266 | 2026.05.11 19:10:06.313205 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6267 | 2026.05.11 19:10:06.313425 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.11 19:10:06.313572 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001137 sec., 42216.35883905013 rows/sec., 2.85 MiB/sec. | ||
| 6269 | 2026.05.11 19:10:06.313613 [ 259 ] {bcf5e6a3-f8a3-4b82-b97a-3c0dc2f17a2b} <Debug> TCPHandler: Processed in 0.001305237 sec. | ||
| 6270 | 2026.05.11 19:10:07.064741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13026 | ||
| 6271 | 2026.05.11 19:10:07.065279 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.05.11 19:10:07.065324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6273 | 2026.05.11 19:10:07.065825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6274 | 2026.05.11 19:10:07.066062 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.05.11 19:10:07.066194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13026 | ||
| 6276 | 2026.05.11 19:10:07.737477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6277 | 2026.05.11 19:10:07.753335 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.05.11 19:10:07.753395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6279 | 2026.05.11 19:10:07.759294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6280 | 2026.05.11 19:10:07.759998 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.05.11 19:10:07.762608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6282 | 2026.05.11 19:10:11.304551 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.05.11 19:10:11.304795 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6284 | 2026.05.11 19:10:11.305190 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6285 | 2026.05.11 19:10:11.305230 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6286 | 2026.05.11 19:10:11.305443 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6287 | 2026.05.11 19:10:11.305512 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6288 | 2026.05.11 19:10:11.305650 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6289 | 2026.05.11 19:10:11.305793 [ 346 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6290 | 2026.05.11 19:10:11.305802 [ 351 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6291 | 2026.05.11 19:10:11.305805 [ 340 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6292 | 2026.05.11 19:10:11.305809 [ 320 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6293 | 2026.05.11 19:10:11.305797 [ 345 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 6294 | 2026.05.11 19:10:11.306035 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 6295 | 2026.05.11 19:10:11.306058 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6296 | 2026.05.11 19:10:11.306141 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6297 | 2026.05.11 19:10:11.306162 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6298 | 2026.05.11 19:10:11.306197 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6299 | 2026.05.11 19:10:11.306234 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6300 | 2026.05.11 19:10:11.306268 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6301 | 2026.05.11 19:10:11.307389 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> executeQuery: Read 45 rows, 3.89 KiB in 0.002694 sec., 16703.786191536747 rows/sec., 1.41 MiB/sec. | ||
| 6302 | 2026.05.11 19:10:11.307542 [ 259 ] {5d376dd8-8a84-4bab-b66d-f93ce3b8353e} <Debug> TCPHandler: Processed in 0.003129615 sec. | ||
| 6303 | 2026.05.11 19:10:11.309309 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.05.11 19:10:11.309462 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6305 | 2026.05.11 19:10:11.309521 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6306 | 2026.05.11 19:10:11.310182 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.05.11 19:10:11.310244 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6308 | 2026.05.11 19:10:11.310628 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6309 | 2026.05.11 19:10:11.310852 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.05.11 19:10:11.310997 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001579 sec., 44331.85560481317 rows/sec., 3.56 MiB/sec. | ||
| 6311 | 2026.05.11 19:10:11.311035 [ 259 ] {7f28cc6e-331f-4de8-b65b-bd26ca4ad9e8} <Debug> TCPHandler: Processed in 0.001799428 sec. | ||
| 6312 | 2026.05.11 19:10:11.311169 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.05.11 19:10:11.311264 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6314 | 2026.05.11 19:10:11.311304 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6315 | 2026.05.11 19:10:11.311692 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.05.11 19:10:11.311729 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6317 | 2026.05.11 19:10:11.312016 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6318 | 2026.05.11 19:10:11.312242 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.05.11 19:10:11.312370 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001124 sec., 6227.758007117438 rows/sec., 468.30 KiB/sec. | ||
| 6320 | 2026.05.11 19:10:11.312406 [ 259 ] {d0b8d517-6bbe-4358-ac04-c219a4a7e1a4} <Debug> TCPHandler: Processed in 0.001284596 sec. | ||
| 6321 | 2026.05.11 19:10:11.312522 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.05.11 19:10:11.312614 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6323 | 2026.05.11 19:10:11.312652 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6324 | 2026.05.11 19:10:11.313066 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.05.11 19:10:11.313102 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6326 | 2026.05.11 19:10:11.313409 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6327 | 2026.05.11 19:10:11.313619 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.05.11 19:10:11.313746 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00115 sec., 61739.13043478261 rows/sec., 4.82 MiB/sec. | ||
| 6329 | 2026.05.11 19:10:11.313782 [ 259 ] {eac67ac9-af02-42bf-ab4b-5666bd855833} <Debug> TCPHandler: Processed in 0.001307467 sec. | ||
| 6330 | 2026.05.11 19:10:11.313901 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.05.11 19:10:11.313994 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6332 | 2026.05.11 19:10:11.314036 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6333 | 2026.05.11 19:10:11.314441 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.05.11 19:10:11.314477 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6335 | 2026.05.11 19:10:11.314840 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6336 | 2026.05.11 19:10:11.315053 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.05.11 19:10:11.315183 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6338 | 2026.05.11 19:10:11.315221 [ 259 ] {e3cd2f63-34b9-48f2-a232-61d4ddb25c28} <Debug> TCPHandler: Processed in 0.001367459 sec. | ||
| 6339 | 2026.05.11 19:10:11.315350 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.05.11 19:10:11.315445 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.05.11 19:10:11.315498 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <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 | ||
| 6342 | 2026.05.11 19:10:11.316285 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.05.11 19:10:11.316323 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6344 | 2026.05.11 19:10:11.316862 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6345 | 2026.05.11 19:10:11.317096 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.11 19:10:11.317236 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001809 sec., 3869.5411829740187 rows/sec., 6.93 MiB/sec. | ||
| 6347 | 2026.05.11 19:10:11.317297 [ 259 ] {edc67868-7aa8-44e2-8336-dab88c0a9a66} <Debug> TCPHandler: Processed in 0.001995261 sec. | ||
| 6348 | 2026.05.11 19:10:11.317421 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.05.11 19:10:11.317512 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6350 | 2026.05.11 19:10:11.317554 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6351 | 2026.05.11 19:10:11.317894 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.05.11 19:10:11.317929 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6353 | 2026.05.11 19:10:11.318229 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6354 | 2026.05.11 19:10:11.318451 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.05.11 19:10:11.318577 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6356 | 2026.05.11 19:10:11.318612 [ 259 ] {b0f57594-21f4-4c70-a8b5-00a9f8887b52} <Debug> TCPHandler: Processed in 0.001239076 sec. | ||
| 6357 | 2026.05.11 19:10:14.258653 [ 37 ] {} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6358 | 2026.05.11 19:10:14.258760 [ 37 ] {} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.11 19:10:14.258791 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6360 | 2026.05.11 19:10:14.258921 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::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 | ||
| 6361 | 2026.05.11 19:10:14.259234 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6362 | 2026.05.11 19:10:14.259282 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 6363 | 2026.05.11 19:10:14.259363 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 6364 | 2026.05.11 19:10:14.259436 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::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 | ||
| 6365 | 2026.05.11 19:10:14.259500 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 6366 | 2026.05.11 19:10:14.259587 [ 195 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 6367 | 2026.05.11 19:10:14.261888 [ 189 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.003002109 sec., 17321.15656027146 rows/sec., 4.05 MiB/sec. | ||
| 6368 | 2026.05.11 19:10:14.262147 [ 186 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6369 | 2026.05.11 19:10:14.262638 [ 186 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.05.11 19:10:14.262738 [ 186 ] {e7b47a1d-7806-48fd-9fbc-666cd364cf68::all_1_5_1} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6371 | 2026.05.11 19:10:14.262835 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6372 | 2026.05.11 19:10:14.434440 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6373 | 2026.05.11 19:10:14.434501 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6374 | 2026.05.11 19:10:14.566394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13474 | ||
| 6375 | 2026.05.11 19:10:14.566885 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.05.11 19:10:14.566936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6377 | 2026.05.11 19:10:14.567592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6378 | 2026.05.11 19:10:14.567839 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.05.11 19:10:14.567988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 6380 | 2026.05.11 19:10:14.600957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 748 | ||
| 6381 | 2026.05.11 19:10:14.603254 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.05.11 19:10:14.603316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6383 | 2026.05.11 19:10:14.604576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6384 | 2026.05.11 19:10:14.604868 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.05.11 19:10:14.605039 [ 36 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6386 | 2026.05.11 19:10:14.605113 [ 36 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.11 19:10:14.605138 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6388 | 2026.05.11 19:10:14.605233 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 6389 | 2026.05.11 19:10:14.605250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 6390 | 2026.05.11 19:10:14.605787 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6391 | 2026.05.11 19:10:14.605956 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 552 rows starting from the beginning of the part | ||
| 6392 | 2026.05.11 19:10:14.606379 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 6393 | 2026.05.11 19:10:14.606705 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6394 | 2026.05.11 19:10:14.607015 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 6395 | 2026.05.11 19:10:14.607321 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 6396 | 2026.05.11 19:10:14.607621 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6397 | 2026.05.11 19:10:14.613571 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.008376622 sec., 89296.1387060321 rows/sec., 76.67 MiB/sec. | ||
| 6398 | 2026.05.11 19:10:14.614445 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6399 | 2026.05.11 19:10:14.614926 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.05.11 19:10:14.614991 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_21_4} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6401 | 2026.05.11 19:10:14.615135 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 6402 | 2026.05.11 19:10:15.262784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6403 | 2026.05.11 19:10:15.280143 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.05.11 19:10:15.280188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6405 | 2026.05.11 19:10:15.285974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6406 | 2026.05.11 19:10:15.286695 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.11 19:10:15.289524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6408 | 2026.05.11 19:10:16.306051 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.05.11 19:10:16.306277 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6410 | 2026.05.11 19:10:16.306610 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6411 | 2026.05.11 19:10:16.306648 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6412 | 2026.05.11 19:10:16.306872 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6413 | 2026.05.11 19:10:16.306945 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6414 | 2026.05.11 19:10:16.307089 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6415 | 2026.05.11 19:10:16.307126 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6416 | 2026.05.11 19:10:16.307147 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6417 | 2026.05.11 19:10:16.307163 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6418 | 2026.05.11 19:10:16.307204 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6419 | 2026.05.11 19:10:16.307227 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6420 | 2026.05.11 19:10:16.308697 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002511 sec., 20708.880923934685 rows/sec., 4.84 MiB/sec. | ||
| 6421 | 2026.05.11 19:10:16.308809 [ 259 ] {ccf6fc77-e0de-4c80-9b9f-d4e2a66e10b5} <Debug> TCPHandler: Processed in 0.00288372 sec. | ||
| 6422 | 2026.05.11 19:10:16.311057 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.05.11 19:10:16.311275 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6424 | 2026.05.11 19:10:16.311358 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6425 | 2026.05.11 19:10:16.311925 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.05.11 19:10:16.311962 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6427 | 2026.05.11 19:10:16.312364 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6428 | 2026.05.11 19:10:16.312607 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.05.11 19:10:16.312754 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001549 sec., 81342.80180761781 rows/sec., 7.03 MiB/sec. | ||
| 6430 | 2026.05.11 19:10:16.312793 [ 259 ] {14bfa8f3-1c5b-47a7-abfe-f168c1015bcc} <Debug> TCPHandler: Processed in 0.001840578 sec. | ||
| 6431 | 2026.05.11 19:10:16.312919 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.05.11 19:10:16.313019 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6433 | 2026.05.11 19:10:16.313059 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6434 | 2026.05.11 19:10:16.313471 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.05.11 19:10:16.313506 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6436 | 2026.05.11 19:10:16.313851 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6437 | 2026.05.11 19:10:16.314116 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.05.11 19:10:16.314255 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001258 sec., 27821.93958664547 rows/sec., 2.04 MiB/sec. | ||
| 6439 | 2026.05.11 19:10:16.314294 [ 259 ] {fecb0782-a07d-4d99-8a03-d4d7d407fd6e} <Debug> TCPHandler: Processed in 0.00142656 sec. | ||
| 6440 | 2026.05.11 19:10:16.314291 [ 33 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6441 | 2026.05.11 19:10:16.314368 [ 33 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.05.11 19:10:16.314389 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6443 | 2026.05.11 19:10:16.314416 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.05.11 19:10:16.314489 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6445 | 2026.05.11 19:10:16.314517 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6446 | 2026.05.11 19:10:16.314561 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6447 | 2026.05.11 19:10:16.314608 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6448 | 2026.05.11 19:10:16.314645 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 212 rows starting from the beginning of the part | ||
| 6449 | 2026.05.11 19:10:16.314711 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 6450 | 2026.05.11 19:10:16.314760 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6451 | 2026.05.11 19:10:16.314806 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 6452 | 2026.05.11 19:10:16.314852 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6453 | 2026.05.11 19:10:16.314894 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 6454 | 2026.05.11 19:10:16.314989 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.05.11 19:10:16.315025 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6456 | 2026.05.11 19:10:16.315367 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6457 | 2026.05.11 19:10:16.315590 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.05.11 19:10:16.315724 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001228 sec., 80618.89250814333 rows/sec., 6.30 MiB/sec. | ||
| 6459 | 2026.05.11 19:10:16.315741 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289034 sec., 271521.15460104233 rows/sec., 19.29 MiB/sec. | ||
| 6460 | 2026.05.11 19:10:16.315765 [ 259 ] {255c47a1-bbf7-4452-87c0-40f5a24d559d} <Debug> TCPHandler: Processed in 0.001396759 sec. | ||
| 6461 | 2026.05.11 19:10:16.315896 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6462 | 2026.05.11 19:10:16.315913 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.05.11 19:10:16.316009 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.05.11 19:10:16.316052 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6465 | 2026.05.11 19:10:16.316126 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.05.11 19:10:16.316187 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_36_7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6467 | 2026.05.11 19:10:16.316254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6468 | 2026.05.11 19:10:16.316462 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.11 19:10:16.316499 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6470 | 2026.05.11 19:10:16.316852 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6471 | 2026.05.11 19:10:16.317076 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.11 19:10:16.317210 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6473 | 2026.05.11 19:10:16.317252 [ 259 ] {a44ae97c-ce49-49c0-ba4c-7992657bb0a5} <Debug> TCPHandler: Processed in 0.001391049 sec. | ||
| 6474 | 2026.05.11 19:10:16.317371 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.05.11 19:10:16.317473 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.05.11 19:10:16.317526 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <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 | ||
| 6477 | 2026.05.11 19:10:16.318323 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.05.11 19:10:16.318361 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6479 | 2026.05.11 19:10:16.318932 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6480 | 2026.05.11 19:10:16.319183 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.11 19:10:16.319330 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001876 sec., 18656.716417910447 rows/sec., 33.43 MiB/sec. | ||
| 6482 | 2026.05.11 19:10:16.319394 [ 259 ] {0c6712db-03e3-4f7b-aa1b-2282673b2919} <Debug> TCPHandler: Processed in 0.002074983 sec. | ||
| 6483 | 2026.05.11 19:10:16.319514 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.05.11 19:10:16.319609 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.05.11 19:10:16.319651 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6486 | 2026.05.11 19:10:16.319990 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.05.11 19:10:16.320028 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6488 | 2026.05.11 19:10:16.320347 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6489 | 2026.05.11 19:10:16.320563 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.11 19:10:16.320694 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6491 | 2026.05.11 19:10:16.320731 [ 259 ] {d30b92dd-1fa2-4937-b60b-f0d7abeb2a46} <Debug> TCPHandler: Processed in 0.001266387 sec. | ||
| 6492 | 2026.05.11 19:10:21.306677 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.05.11 19:10:21.306945 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6494 | 2026.05.11 19:10:21.307325 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6495 | 2026.05.11 19:10:21.307368 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6496 | 2026.05.11 19:10:21.307630 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6497 | 2026.05.11 19:10:21.307695 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6498 | 2026.05.11 19:10:21.307835 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6499 | 2026.05.11 19:10:21.307870 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6500 | 2026.05.11 19:10:21.307892 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6501 | 2026.05.11 19:10:21.307908 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6502 | 2026.05.11 19:10:21.307945 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6503 | 2026.05.11 19:10:21.307966 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6504 | 2026.05.11 19:10:21.309180 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002343 sec., 22193.768672641912 rows/sec., 5.19 MiB/sec. | ||
| 6505 | 2026.05.11 19:10:21.309281 [ 259 ] {95fa3804-99bf-444d-a3b0-d7c149ed5dff} <Debug> TCPHandler: Processed in 0.002731846 sec. | ||
| 6506 | 2026.05.11 19:10:21.311857 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.05.11 19:10:21.311970 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.05.11 19:10:21.312038 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6509 | 2026.05.11 19:10:21.312544 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.05.11 19:10:21.312579 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6511 | 2026.05.11 19:10:21.312939 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6512 | 2026.05.11 19:10:21.313161 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.05.11 19:10:21.313304 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001366 sec., 17569.546120058563 rows/sec., 1.46 MiB/sec. | ||
| 6514 | 2026.05.11 19:10:21.313341 [ 259 ] {00313bb7-13f1-4350-99a9-2e0a98aa0d13} <Debug> TCPHandler: Processed in 0.001537012 sec. | ||
| 6515 | 2026.05.11 19:10:21.313462 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.05.11 19:10:21.313605 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6517 | 2026.05.11 19:10:21.313645 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6518 | 2026.05.11 19:10:21.314055 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.05.11 19:10:21.314089 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6520 | 2026.05.11 19:10:21.314386 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6521 | 2026.05.11 19:10:21.314610 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.05.11 19:10:21.314741 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 6523 | 2026.05.11 19:10:21.314777 [ 259 ] {e2ee126c-ea72-4890-98f7-7359916cbfc2} <Debug> TCPHandler: Processed in 0.001362919 sec. | ||
| 6524 | 2026.05.11 19:10:21.314914 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.05.11 19:10:21.315007 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6526 | 2026.05.11 19:10:21.315045 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6527 | 2026.05.11 19:10:21.315497 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.05.11 19:10:21.315531 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6529 | 2026.05.11 19:10:21.315847 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6530 | 2026.05.11 19:10:21.316055 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.05.11 19:10:21.316164 [ 54 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6532 | 2026.05.11 19:10:21.316180 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Debug> executeQuery: Read 192 rows, 17.36 KiB in 0.001191 sec., 161209.06801007557 rows/sec., 14.23 MiB/sec. | ||
| 6533 | 2026.05.11 19:10:21.316200 [ 54 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.11 19:10:21.316217 [ 259 ] {a6f34ac9-acb6-490d-9d6a-1b406f1aeb7f} <Debug> TCPHandler: Processed in 0.001350548 sec. | ||
| 6535 | 2026.05.11 19:10:21.316219 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6536 | 2026.05.11 19:10:21.316341 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.05.11 19:10:21.316346 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6538 | 2026.05.11 19:10:21.316434 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.11 19:10:21.316476 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6540 | 2026.05.11 19:10:21.316490 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2026.05.11 19:10:21.316527 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1010 rows starting from the beginning of the part | ||
| 6542 | 2026.05.11 19:10:21.316592 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2479 rows starting from the beginning of the part | ||
| 6543 | 2026.05.11 19:10:21.316634 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6544 | 2026.05.11 19:10:21.316679 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 6545 | 2026.05.11 19:10:21.316722 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 126 rows starting from the beginning of the part | ||
| 6546 | 2026.05.11 19:10:21.316773 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 192 rows starting from the beginning of the part | ||
| 6547 | 2026.05.11 19:10:21.316900 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.11 19:10:21.316942 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6549 | 2026.05.11 19:10:21.317261 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6550 | 2026.05.11 19:10:21.317480 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.05.11 19:10:21.317609 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001193 sec., 19279.128248113997 rows/sec., 1.45 MiB/sec. | ||
| 6552 | 2026.05.11 19:10:21.317646 [ 259 ] {485a2251-ec6a-49b5-ada3-3eb7f86ac51b} <Debug> TCPHandler: Processed in 0.001351479 sec. | ||
| 6553 | 2026.05.11 19:10:21.317770 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.05.11 19:10:21.317861 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.05.11 19:10:21.317899 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6556 | 2026.05.11 19:10:21.318298 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.05.11 19:10:21.318307 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201227 sec., 1954509.0867527716 rows/sec., 158.08 MiB/sec. | ||
| 6558 | 2026.05.11 19:10:21.318332 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6559 | 2026.05.11 19:10:21.318654 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6560 | 2026.05.11 19:10:21.318654 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6561 | 2026.05.11 19:10:21.318956 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.05.11 19:10:21.319007 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.05.11 19:10:21.319086 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.60 MiB/sec. | ||
| 6564 | 2026.05.11 19:10:21.319099 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_41_8} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6565 | 2026.05.11 19:10:21.319129 [ 259 ] {57f8e71a-f83b-4ed5-b836-a60b7a4303ec} <Debug> TCPHandler: Processed in 0.00140673 sec. | ||
| 6566 | 2026.05.11 19:10:21.319215 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 6567 | 2026.05.11 19:10:21.319251 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.05.11 19:10:21.319348 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.05.11 19:10:21.319385 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6570 | 2026.05.11 19:10:21.319805 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.11 19:10:21.319839 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6572 | 2026.05.11 19:10:21.320134 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6573 | 2026.05.11 19:10:21.320342 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.05.11 19:10:21.320463 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 6575 | 2026.05.11 19:10:21.320499 [ 259 ] {1114cc53-dc39-4705-9f6a-92219726f946} <Debug> TCPHandler: Processed in 0.001296697 sec. | ||
| 6576 | 2026.05.11 19:10:21.320619 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.05.11 19:10:21.320710 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2026.05.11 19:10:21.320748 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6579 | 2026.05.11 19:10:21.321181 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.05.11 19:10:21.321216 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6581 | 2026.05.11 19:10:21.321514 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6582 | 2026.05.11 19:10:21.321721 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.11 19:10:21.321820 [ 54 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6584 | 2026.05.11 19:10:21.321843 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.00115 sec., 96521.73913043478 rows/sec., 7.86 MiB/sec. | ||
| 6585 | 2026.05.11 19:10:21.321848 [ 54 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.05.11 19:10:21.321872 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6587 | 2026.05.11 19:10:21.321879 [ 259 ] {7cd8b13d-043e-4e17-a9ce-36db1d227100} <Debug> TCPHandler: Processed in 0.001306717 sec. | ||
| 6588 | 2026.05.11 19:10:21.321950 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6589 | 2026.05.11 19:10:21.322009 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.11 19:10:21.322054 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6591 | 2026.05.11 19:10:21.322082 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 602 rows starting from the beginning of the part | ||
| 6592 | 2026.05.11 19:10:21.322105 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6593 | 2026.05.11 19:10:21.322126 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1333 rows starting from the beginning of the part | ||
| 6594 | 2026.05.11 19:10:21.322151 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6595 | 2026.05.11 19:10:21.322168 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6596 | 2026.05.11 19:10:21.322207 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 6597 | 2026.05.11 19:10:21.322255 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 99 rows starting from the beginning of the part | ||
| 6598 | 2026.05.11 19:10:21.322290 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 111 rows starting from the beginning of the part | ||
| 6599 | 2026.05.11 19:10:21.322583 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.11 19:10:21.322622 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6601 | 2026.05.11 19:10:21.322969 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6602 | 2026.05.11 19:10:21.323188 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.11 19:10:21.323288 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6604 | 2026.05.11 19:10:21.323306 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390839 sec., 1639298.2940512884 rows/sec., 121.47 MiB/sec. | ||
| 6605 | 2026.05.11 19:10:21.323321 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001233 sec., 160583.9416058394 rows/sec., 11.52 MiB/sec. | ||
| 6606 | 2026.05.11 19:10:21.323310 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.05.11 19:10:21.323361 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6608 | 2026.05.11 19:10:21.323362 [ 259 ] {a7beebb4-92cd-4b4e-85e4-ace994b29897} <Debug> TCPHandler: Processed in 0.00140037 sec. | ||
| 6609 | 2026.05.11 19:10:21.323470 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6610 | 2026.05.11 19:10:21.323500 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.05.11 19:10:21.323496 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6612 | 2026.05.11 19:10:21.323613 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.05.11 19:10:21.323650 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.05.11 19:10:21.323672 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <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 | ||
| 6615 | 2026.05.11 19:10:21.323700 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6432 rows starting from the beginning of the part | ||
| 6616 | 2026.05.11 19:10:21.323772 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6505 rows starting from the beginning of the part | ||
| 6617 | 2026.05.11 19:10:21.323808 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.05.11 19:10:21.323816 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6619 | 2026.05.11 19:10:21.323871 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6620 | 2026.05.11 19:10:21.323890 [ 186 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_41_8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6621 | 2026.05.11 19:10:21.323911 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6622 | 2026.05.11 19:10:21.323956 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 198 rows starting from the beginning of the part | ||
| 6623 | 2026.05.11 19:10:21.323970 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6624 | 2026.05.11 19:10:21.324487 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.05.11 19:10:21.324525 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6626 | 2026.05.11 19:10:21.325137 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6627 | 2026.05.11 19:10:21.325454 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.05.11 19:10:21.325560 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6629 | 2026.05.11 19:10:21.325587 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.05.11 19:10:21.325599 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002003 sec., 3494.7578632051923 rows/sec., 6.26 MiB/sec. | ||
| 6631 | 2026.05.11 19:10:21.325603 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6632 | 2026.05.11 19:10:21.325662 [ 259 ] {b12a5c43-d857-41cc-80a4-f9c1ca3bbae2} <Debug> TCPHandler: Processed in 0.002209086 sec. | ||
| 6633 | 2026.05.11 19:10:21.325676 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6634 | 2026.05.11 19:10:21.325790 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.05.11 19:10:21.325850 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6636 | 2026.05.11 19:10:21.325882 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.05.11 19:10:21.325900 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 688 rows starting from the beginning of the part | ||
| 6638 | 2026.05.11 19:10:21.325924 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6639 | 2026.05.11 19:10:21.326015 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6640 | 2026.05.11 19:10:21.326115 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 6641 | 2026.05.11 19:10:21.326215 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6642 | 2026.05.11 19:10:21.326266 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.05.11 19:10:21.326301 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6644 | 2026.05.11 19:10:21.326312 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 6645 | 2026.05.11 19:10:21.326410 [ 196 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6646 | 2026.05.11 19:10:21.326613 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6647 | 2026.05.11 19:10:21.326831 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.05.11 19:10:21.326929 [ 54 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6649 | 2026.05.11 19:10:21.326949 [ 54 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.05.11 19:10:21.326964 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6651 | 2026.05.11 19:10:21.326965 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6652 | 2026.05.11 19:10:21.327003 [ 259 ] {39471c1b-8f7f-42e5-947f-5cc7d9d9229c} <Debug> TCPHandler: Processed in 0.001261896 sec. | ||
| 6653 | 2026.05.11 19:10:21.327046 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6654 | 2026.05.11 19:10:21.327132 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6655 | 2026.05.11 19:10:21.327157 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2190 rows starting from the beginning of the part | ||
| 6656 | 2026.05.11 19:10:21.327199 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 6657 | 2026.05.11 19:10:21.327244 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 6658 | 2026.05.11 19:10:21.327275 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6659 | 2026.05.11 19:10:21.327310 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6660 | 2026.05.11 19:10:21.327348 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6661 | 2026.05.11 19:10:21.328244 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13583 rows, containing 5 columns (5 merged, 0 gathered) in 0.004828893 sec., 2812860.0074592666 rows/sec., 190.13 MiB/sec. | ||
| 6662 | 2026.05.11 19:10:21.328637 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6663 | 2026.05.11 19:10:21.328799 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001780713 sec., 1364621.9239147466 rows/sec., 90.93 MiB/sec. | ||
| 6664 | 2026.05.11 19:10:21.328927 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.11 19:10:21.329000 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6666 | 2026.05.11 19:10:21.329083 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6667 | 2026.05.11 19:10:21.329104 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6668 | 2026.05.11 19:10:21.329386 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.11 19:10:21.329457 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_41_8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6670 | 2026.05.11 19:10:21.329533 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6671 | 2026.05.11 19:10:21.332008 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.006361388 sec., 123872.33729494255 rows/sec., 221.97 MiB/sec. | ||
| 6672 | 2026.05.11 19:10:21.333349 [ 200 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6673 | 2026.05.11 19:10:21.333675 [ 200 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.05.11 19:10:21.333748 [ 200 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6675 | 2026.05.11 19:10:21.333901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6676 | 2026.05.11 19:10:22.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 283.34 MiB, free memory in arenas 0.00 B, will set to 275.00 MiB (RSS), difference: 3.50 MiB | ||
| 6677 | 2026.05.11 19:10:22.068105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13986 | ||
| 6678 | 2026.05.11 19:10:22.068807 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.05.11 19:10:22.068843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6680 | 2026.05.11 19:10:22.069322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6681 | 2026.05.11 19:10:22.069551 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.05.11 19:10:22.069682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13986 | ||
| 6683 | 2026.05.11 19:10:22.789651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6684 | 2026.05.11 19:10:22.807088 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.11 19:10:22.807148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6686 | 2026.05.11 19:10:22.812764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6687 | 2026.05.11 19:10:22.813435 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.05.11 19:10:22.816269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6689 | 2026.05.11 19:10:24.605472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 784 | ||
| 6690 | 2026.05.11 19:10:24.607841 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.05.11 19:10:24.607892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6692 | 2026.05.11 19:10:24.609132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6693 | 2026.05.11 19:10:24.609416 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.05.11 19:10:24.609746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6695 | 2026.05.11 19:10:26.306865 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.05.11 19:10:26.307228 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6697 | 2026.05.11 19:10:26.307761 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6698 | 2026.05.11 19:10:26.307828 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6699 | 2026.05.11 19:10:26.308051 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6700 | 2026.05.11 19:10:26.308119 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6701 | 2026.05.11 19:10:26.308259 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6702 | 2026.05.11 19:10:26.308304 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6703 | 2026.05.11 19:10:26.308325 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6704 | 2026.05.11 19:10:26.308340 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6705 | 2026.05.11 19:10:26.308380 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6706 | 2026.05.11 19:10:26.308400 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6707 | 2026.05.11 19:10:26.309614 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002537 sec., 20496.649586125342 rows/sec., 4.79 MiB/sec. | ||
| 6708 | 2026.05.11 19:10:26.309719 [ 259 ] {4578d230-ae4a-454f-bc4a-002d22da4d7c} <Debug> TCPHandler: Processed in 0.003007913 sec. | ||
| 6709 | 2026.05.11 19:10:26.312159 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.05.11 19:10:26.312366 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6711 | 2026.05.11 19:10:26.312444 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6712 | 2026.05.11 19:10:26.313153 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.05.11 19:10:26.313189 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6714 | 2026.05.11 19:10:26.313584 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6715 | 2026.05.11 19:10:26.313810 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.05.11 19:10:26.313953 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001648 sec., 76456.31067961165 rows/sec., 6.60 MiB/sec. | ||
| 6717 | 2026.05.11 19:10:26.313991 [ 259 ] {8a30fd54-bc30-4147-b980-b8ecf9a3de27} <Debug> TCPHandler: Processed in 0.00193493 sec. | ||
| 6718 | 2026.05.11 19:10:26.314119 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.05.11 19:10:26.314215 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.05.11 19:10:26.314255 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6721 | 2026.05.11 19:10:26.314668 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.05.11 19:10:26.314704 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6723 | 2026.05.11 19:10:26.314998 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6724 | 2026.05.11 19:10:26.315213 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.05.11 19:10:26.315350 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001153 sec., 30355.594102341718 rows/sec., 2.23 MiB/sec. | ||
| 6726 | 2026.05.11 19:10:26.315388 [ 259 ] {5e526d67-4218-40c4-b7e7-7a12660a50d2} <Debug> TCPHandler: Processed in 0.001319398 sec. | ||
| 6727 | 2026.05.11 19:10:26.315507 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.05.11 19:10:26.315601 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6729 | 2026.05.11 19:10:26.315641 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6730 | 2026.05.11 19:10:26.316070 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.05.11 19:10:26.316107 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6732 | 2026.05.11 19:10:26.316428 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6733 | 2026.05.11 19:10:26.316642 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.05.11 19:10:26.316774 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001191 sec., 83123.42569269521 rows/sec., 6.49 MiB/sec. | ||
| 6735 | 2026.05.11 19:10:26.316812 [ 259 ] {8d5e0667-be3e-4fdd-a772-a3ff5a6d8d67} <Debug> TCPHandler: Processed in 0.001355229 sec. | ||
| 6736 | 2026.05.11 19:10:26.316936 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.05.11 19:10:26.317031 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.05.11 19:10:26.317073 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6739 | 2026.05.11 19:10:26.317485 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.05.11 19:10:26.317521 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6741 | 2026.05.11 19:10:26.317848 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6742 | 2026.05.11 19:10:26.318061 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.05.11 19:10:26.318191 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6744 | 2026.05.11 19:10:26.318229 [ 259 ] {a71a120c-3680-483d-8e55-74b57b4e95d3} <Debug> TCPHandler: Processed in 0.001344378 sec. | ||
| 6745 | 2026.05.11 19:10:26.318339 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.05.11 19:10:26.318433 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.05.11 19:10:26.318487 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <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 | ||
| 6748 | 2026.05.11 19:10:26.319271 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.05.11 19:10:26.319313 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6750 | 2026.05.11 19:10:26.319863 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6751 | 2026.05.11 19:10:26.320087 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.05.11 19:10:26.320222 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001806 sec., 19379.84496124031 rows/sec., 34.73 MiB/sec. | ||
| 6753 | 2026.05.11 19:10:26.320277 [ 259 ] {9600b818-313d-4910-836f-50c67617f0ac} <Debug> TCPHandler: Processed in 0.001985782 sec. | ||
| 6754 | 2026.05.11 19:10:26.320411 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.05.11 19:10:26.320506 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.05.11 19:10:26.320547 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6757 | 2026.05.11 19:10:26.320882 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.05.11 19:10:26.320917 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6759 | 2026.05.11 19:10:26.321223 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6760 | 2026.05.11 19:10:26.321438 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.05.11 19:10:26.321564 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6762 | 2026.05.11 19:10:26.321602 [ 259 ] {2c650b02-8b28-470d-a793-7a1621a9ea67} <Debug> TCPHandler: Processed in 0.001239886 sec. | ||
| 6763 | 2026.05.11 19:10:29.434743 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6764 | 2026.05.11 19:10:29.434810 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6765 | 2026.05.11 19:10:29.569839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14434 | ||
| 6766 | 2026.05.11 19:10:29.570654 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.05.11 19:10:29.570718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6768 | 2026.05.11 19:10:29.571274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6769 | 2026.05.11 19:10:29.571507 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.05.11 19:10:29.571626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6771 | 2026.05.11 19:10:30.316385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6772 | 2026.05.11 19:10:30.333733 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.05.11 19:10:30.333791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6774 | 2026.05.11 19:10:30.339453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6775 | 2026.05.11 19:10:30.340127 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.05.11 19:10:30.342936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6777 | 2026.05.11 19:10:31.304964 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.05.11 19:10:31.305171 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6779 | 2026.05.11 19:10:31.305583 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6780 | 2026.05.11 19:10:31.305635 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6781 | 2026.05.11 19:10:31.305855 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6782 | 2026.05.11 19:10:31.305923 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6783 | 2026.05.11 19:10:31.306059 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6784 | 2026.05.11 19:10:31.306095 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6785 | 2026.05.11 19:10:31.306117 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6786 | 2026.05.11 19:10:31.306132 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6787 | 2026.05.11 19:10:31.306171 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6788 | 2026.05.11 19:10:31.306190 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6789 | 2026.05.11 19:10:31.307265 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002124 sec., 24482.10922787194 rows/sec., 5.73 MiB/sec. | ||
| 6790 | 2026.05.11 19:10:31.307366 [ 259 ] {9fb56e6a-ec74-4f80-87e0-da2e8be9efdd} <Debug> TCPHandler: Processed in 0.002486072 sec. | ||
| 6791 | 2026.05.11 19:10:31.309219 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.05.11 19:10:31.309376 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6793 | 2026.05.11 19:10:31.309436 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6794 | 2026.05.11 19:10:31.310093 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.05.11 19:10:31.310133 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6796 | 2026.05.11 19:10:31.310499 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6797 | 2026.05.11 19:10:31.310712 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.05.11 19:10:31.310856 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001529 sec., 45781.55657292348 rows/sec., 3.67 MiB/sec. | ||
| 6799 | 2026.05.11 19:10:31.310896 [ 259 ] {9a5b27e0-0a71-4463-9fa8-110bbf10cc1a} <Debug> TCPHandler: Processed in 0.001750096 sec. | ||
| 6800 | 2026.05.11 19:10:31.311031 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.05.11 19:10:31.311122 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.05.11 19:10:31.311161 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6803 | 2026.05.11 19:10:31.311562 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.05.11 19:10:31.311596 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6805 | 2026.05.11 19:10:31.311881 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6806 | 2026.05.11 19:10:31.312077 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.05.11 19:10:31.312204 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001098 sec., 6375.227686703097 rows/sec., 479.39 KiB/sec. | ||
| 6808 | 2026.05.11 19:10:31.312242 [ 259 ] {1c83e61c-67b4-4677-a828-fd7484645f1b} <Debug> TCPHandler: Processed in 0.001258436 sec. | ||
| 6809 | 2026.05.11 19:10:31.312364 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.05.11 19:10:31.312454 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6811 | 2026.05.11 19:10:31.312492 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6812 | 2026.05.11 19:10:31.312909 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.05.11 19:10:31.312943 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6814 | 2026.05.11 19:10:31.313235 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6815 | 2026.05.11 19:10:31.313440 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.05.11 19:10:31.313569 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001131 sec., 62776.304155614496 rows/sec., 4.90 MiB/sec. | ||
| 6817 | 2026.05.11 19:10:31.313609 [ 259 ] {46deb1f8-6813-4b90-baba-6a6a3010c8f4} <Debug> TCPHandler: Processed in 0.001292187 sec. | ||
| 6818 | 2026.05.11 19:10:31.313732 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.05.11 19:10:31.313824 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.05.11 19:10:31.313865 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6821 | 2026.05.11 19:10:31.314279 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.11 19:10:31.314313 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6823 | 2026.05.11 19:10:31.314638 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6824 | 2026.05.11 19:10:31.314839 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.11 19:10:31.314966 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 6826 | 2026.05.11 19:10:31.315004 [ 259 ] {535e2838-b7c7-42bf-9199-9df565f0ad84} <Debug> TCPHandler: Processed in 0.001318937 sec. | ||
| 6827 | 2026.05.11 19:10:31.315125 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.05.11 19:10:31.315216 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.05.11 19:10:31.315269 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <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 | ||
| 6830 | 2026.05.11 19:10:31.316012 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.05.11 19:10:31.316048 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6832 | 2026.05.11 19:10:31.316544 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6833 | 2026.05.11 19:10:31.316759 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.05.11 19:10:31.316901 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0017 sec., 4117.64705882353 rows/sec., 7.38 MiB/sec. | ||
| 6835 | 2026.05.11 19:10:31.316956 [ 259 ] {f25bf80e-8771-4956-aba2-17784b4f0d21} <Debug> TCPHandler: Processed in 0.001877548 sec. | ||
| 6836 | 2026.05.11 19:10:31.317080 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.05.11 19:10:31.317172 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6838 | 2026.05.11 19:10:31.317212 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6839 | 2026.05.11 19:10:31.317565 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.05.11 19:10:31.317602 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6841 | 2026.05.11 19:10:31.317899 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6842 | 2026.05.11 19:10:31.318110 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.05.11 19:10:31.318236 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6844 | 2026.05.11 19:10:31.318273 [ 259 ] {55aa97b4-0fe4-48c2-a7f1-bce0825e189a} <Debug> TCPHandler: Processed in 0.001240406 sec. | ||
| 6845 | 2026.05.11 19:10:31.678753 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.05.11 19:10:31.679034 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6847 | 2026.05.11 19:10:31.679406 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6848 | 2026.05.11 19:10:31.679446 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6849 | 2026.05.11 19:10:31.679684 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6850 | 2026.05.11 19:10:31.679756 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6851 | 2026.05.11 19:10:31.679898 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 6852 | 2026.05.11 19:10:31.679935 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6853 | 2026.05.11 19:10:31.679957 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6854 | 2026.05.11 19:10:31.679973 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6855 | 2026.05.11 19:10:31.680012 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6856 | 2026.05.11 19:10:31.680032 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6857 | 2026.05.11 19:10:31.681250 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002331 sec., 22308.022308022308 rows/sec., 5.22 MiB/sec. | ||
| 6858 | 2026.05.11 19:10:31.681359 [ 259 ] {1765a9b4-055f-4d5d-8ab4-b6f2e730cd74} <Debug> TCPHandler: Processed in 0.002747017 sec. | ||
| 6859 | 2026.05.11 19:10:31.692585 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.05.11 19:10:31.692749 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6861 | 2026.05.11 19:10:31.692813 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6862 | 2026.05.11 19:10:31.694268 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.05.11 19:10:31.694310 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6864 | 2026.05.11 19:10:31.694827 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6865 | 2026.05.11 19:10:31.695063 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.05.11 19:10:31.695218 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.002514 sec., 982895.783611774 rows/sec., 73.05 MiB/sec. | ||
| 6867 | 2026.05.11 19:10:31.695260 [ 259 ] {94e5d649-e78a-4639-b0e0-885c579d385f} <Debug> TCPHandler: Processed in 0.002753387 sec. | ||
| 6868 | 2026.05.11 19:10:31.695390 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.05.11 19:10:31.695492 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.05.11 19:10:31.695536 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6871 | 2026.05.11 19:10:31.695970 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.05.11 19:10:31.696009 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6873 | 2026.05.11 19:10:31.696321 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6874 | 2026.05.11 19:10:31.696547 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.11 19:10:31.696684 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001213 sec., 36273.70156636438 rows/sec., 2.66 MiB/sec. | ||
| 6876 | 2026.05.11 19:10:31.696724 [ 259 ] {2e979966-13db-4fd5-b92d-1807914f798e} <Debug> TCPHandler: Processed in 0.001384089 sec. | ||
| 6877 | 2026.05.11 19:10:31.696837 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.05.11 19:10:31.696933 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6879 | 2026.05.11 19:10:31.696974 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6880 | 2026.05.11 19:10:31.697586 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.05.11 19:10:31.697623 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6882 | 2026.05.11 19:10:31.697961 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6883 | 2026.05.11 19:10:31.698172 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.05.11 19:10:31.698286 [ 101 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6885 | 2026.05.11 19:10:31.698307 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001392 sec., 575431.0344827586 rows/sec., 33.24 MiB/sec. | ||
| 6886 | 2026.05.11 19:10:31.698355 [ 101 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.05.11 19:10:31.698365 [ 259 ] {6c1ab0c4-d162-4ae6-975e-b4ed2e58c20d} <Debug> TCPHandler: Processed in 0.001577363 sec. | ||
| 6888 | 2026.05.11 19:10:31.698384 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6889 | 2026.05.11 19:10:31.698494 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::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 | ||
| 6890 | 2026.05.11 19:10:31.698503 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.05.11 19:10:31.698595 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6892 | 2026.05.11 19:10:31.698612 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.05.11 19:10:31.698628 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 6894 | 2026.05.11 19:10:31.698653 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6895 | 2026.05.11 19:10:31.698691 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 6896 | 2026.05.11 19:10:31.698740 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 173 rows starting from the beginning of the part | ||
| 6897 | 2026.05.11 19:10:31.698785 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 6898 | 2026.05.11 19:10:31.698830 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6899 | 2026.05.11 19:10:31.698872 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 6900 | 2026.05.11 19:10:31.699049 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.11 19:10:31.699084 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6902 | 2026.05.11 19:10:31.699381 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6903 | 2026.05.11 19:10:31.699600 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.11 19:10:31.699734 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 6905 | 2026.05.11 19:10:31.699773 [ 259 ] {8c1d4bad-c77e-42c4-8321-d86bcc6c5d13} <Debug> TCPHandler: Processed in 0.001320307 sec. | ||
| 6906 | 2026.05.11 19:10:31.699894 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.05.11 19:10:31.699894 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438405 sec., 1475245.1500099069 rows/sec., 94.24 MiB/sec. | ||
| 6908 | 2026.05.11 19:10:31.699990 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6909 | 2026.05.11 19:10:31.700038 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6910 | 2026.05.11 19:10:31.700144 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6911 | 2026.05.11 19:10:31.700498 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.05.11 19:10:31.700583 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_11_2} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6913 | 2026.05.11 19:10:31.700681 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6914 | 2026.05.11 19:10:31.701023 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.05.11 19:10:31.701067 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6916 | 2026.05.11 19:10:31.701444 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6917 | 2026.05.11 19:10:31.701647 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.05.11 19:10:31.701777 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001834 sec., 721374.0458015268 rows/sec., 48.33 MiB/sec. | ||
| 6919 | 2026.05.11 19:10:31.701816 [ 259 ] {4a7705ed-2430-4fab-8684-dd109fcb0877} <Debug> TCPHandler: Processed in 0.002004752 sec. | ||
| 6920 | 2026.05.11 19:10:31.701925 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2026.05.11 19:10:31.702015 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6922 | 2026.05.11 19:10:31.702057 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6923 | 2026.05.11 19:10:31.702741 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.05.11 19:10:31.702781 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6925 | 2026.05.11 19:10:31.703223 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6926 | 2026.05.11 19:10:31.703484 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.05.11 19:10:31.703624 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001582 sec., 945638.432364096 rows/sec., 57.35 MiB/sec. | ||
| 6928 | 2026.05.11 19:10:31.703662 [ 259 ] {670a0a96-c511-4be9-9872-a5f57e0f4f65} <Debug> TCPHandler: Processed in 0.001747967 sec. | ||
| 6929 | 2026.05.11 19:10:31.703773 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.05.11 19:10:31.703867 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6931 | 2026.05.11 19:10:31.703921 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <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 | ||
| 6932 | 2026.05.11 19:10:31.704752 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.05.11 19:10:31.704789 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6934 | 2026.05.11 19:10:31.705362 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6935 | 2026.05.11 19:10:31.705584 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.05.11 19:10:31.705724 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001876 sec., 23454.15778251599 rows/sec., 42.03 MiB/sec. | ||
| 6937 | 2026.05.11 19:10:31.705785 [ 259 ] {95a2fc09-87ed-4a56-898c-fde1b42c6fce} <Debug> TCPHandler: Processed in 0.002061033 sec. | ||
| 6938 | 2026.05.11 19:10:31.705901 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.05.11 19:10:31.705996 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.05.11 19:10:31.706036 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6941 | 2026.05.11 19:10:31.706350 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.05.11 19:10:31.706384 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6943 | 2026.05.11 19:10:31.706678 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6944 | 2026.05.11 19:10:31.706886 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.05.11 19:10:31.707014 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 6946 | 2026.05.11 19:10:31.707050 [ 259 ] {1222beff-2b72-4fa3-b299-e91ca02edd15} <Debug> TCPHandler: Processed in 0.001198195 sec. | ||
| 6947 | 2026.05.11 19:10:32.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.44 MiB, peak 283.34 MiB, free memory in arenas 0.00 B, will set to 275.29 MiB (RSS), difference: -1.15 MiB | ||
| 6948 | 2026.05.11 19:10:34.610108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 830 | ||
| 6949 | 2026.05.11 19:10:34.613349 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.05.11 19:10:34.613416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6951 | 2026.05.11 19:10:34.614663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6952 | 2026.05.11 19:10:34.614955 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.05.11 19:10:34.615258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6954 | 2026.05.11 19:10:36.303096 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.11 19:10:36.303395 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 6956 | 2026.05.11 19:10:36.303727 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6957 | 2026.05.11 19:10:36.303762 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <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 | ||
| 6958 | 2026.05.11 19:10:36.303977 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6959 | 2026.05.11 19:10:36.304044 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6960 | 2026.05.11 19:10:36.304187 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6961 | 2026.05.11 19:10:36.304222 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6962 | 2026.05.11 19:10:36.304244 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 6963 | 2026.05.11 19:10:36.304260 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6964 | 2026.05.11 19:10:36.304300 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <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'))" | ||
| 6965 | 2026.05.11 19:10:36.304320 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 6966 | 2026.05.11 19:10:36.305515 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002212 sec., 23508.137432188065 rows/sec., 5.50 MiB/sec. | ||
| 6967 | 2026.05.11 19:10:36.305617 [ 259 ] {9eb4f648-18ee-4df0-9e9b-af791829a539} <Debug> TCPHandler: Processed in 0.002706547 sec. | ||
| 6968 | 2026.05.11 19:10:36.307046 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.05.11 19:10:36.307159 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6970 | 2026.05.11 19:10:36.307202 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6971 | 2026.05.11 19:10:36.307704 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.05.11 19:10:36.307753 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6973 | 2026.05.11 19:10:36.308122 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6974 | 2026.05.11 19:10:36.308345 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.05.11 19:10:36.308498 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.14 MiB/sec. | ||
| 6976 | 2026.05.11 19:10:36.308537 [ 259 ] {28690ef5-669a-4fd4-8577-888238aa86d6} <Debug> TCPHandler: Processed in 0.001544123 sec. | ||
| 6977 | 2026.05.11 19:10:36.308668 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.05.11 19:10:36.308787 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6979 | 2026.05.11 19:10:36.308836 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6980 | 2026.05.11 19:10:36.309320 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.05.11 19:10:36.309358 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6982 | 2026.05.11 19:10:36.309682 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6983 | 2026.05.11 19:10:36.309891 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.05.11 19:10:36.310023 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 6985 | 2026.05.11 19:10:36.310060 [ 259 ] {34145743-d7ac-4ab6-853d-be440c849050} <Debug> TCPHandler: Processed in 0.00145157 sec. | ||
| 6986 | 2026.05.11 19:10:36.310177 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.05.11 19:10:36.310269 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.05.11 19:10:36.310312 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6989 | 2026.05.11 19:10:36.310691 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.05.11 19:10:36.310726 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6991 | 2026.05.11 19:10:36.311054 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6992 | 2026.05.11 19:10:36.311269 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.05.11 19:10:36.311403 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 6994 | 2026.05.11 19:10:36.311441 [ 259 ] {7e17b995-14fd-4109-b9a2-078a9bf6a9b4} <Debug> TCPHandler: Processed in 0.001311507 sec. | ||
| 6995 | 2026.05.11 19:10:36.311556 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.05.11 19:10:36.311648 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.05.11 19:10:36.311688 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6998 | 2026.05.11 19:10:36.312016 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.05.11 19:10:36.312051 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7000 | 2026.05.11 19:10:36.312350 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7001 | 2026.05.11 19:10:36.312556 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.05.11 19:10:36.312687 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 7003 | 2026.05.11 19:10:36.312723 [ 259 ] {7169a8cf-9fee-4d79-a479-104cb3730f00} <Debug> TCPHandler: Processed in 0.001214065 sec. | ||
| 7004 | 2026.05.11 19:10:37.071809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14946 | ||
| 7005 | 2026.05.11 19:10:37.072578 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.05.11 19:10:37.072655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7007 | 2026.05.11 19:10:37.073210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7008 | 2026.05.11 19:10:37.073457 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.05.11 19:10:37.073602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14946 | ||
| 7010 | 2026.05.11 19:10:37.073609 [ 113 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7011 | 2026.05.11 19:10:37.073679 [ 113 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.11 19:10:37.073700 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7013 | 2026.05.11 19:10:37.073795 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::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 | ||
| 7014 | 2026.05.11 19:10:37.073892 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7015 | 2026.05.11 19:10:37.073923 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12514 rows starting from the beginning of the part | ||
| 7016 | 2026.05.11 19:10:37.073979 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7017 | 2026.05.11 19:10:37.074024 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7018 | 2026.05.11 19:10:37.074064 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7019 | 2026.05.11 19:10:37.074097 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7020 | 2026.05.11 19:10:37.074136 [ 197 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7021 | 2026.05.11 19:10:37.076022 [ 190 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002267052 sec., 6592702.7699408755 rows/sec., 94.31 MiB/sec. | ||
| 7022 | 2026.05.11 19:10:37.076351 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7023 | 2026.05.11 19:10:37.076616 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.11 19:10:37.076691 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_31_6} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7025 | 2026.05.11 19:10:37.076767 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7026 | 2026.05.11 19:10:37.843102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7027 | 2026.05.11 19:10:37.860393 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.05.11 19:10:37.860454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7029 | 2026.05.11 19:10:37.866180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7030 | 2026.05.11 19:10:37.866886 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.05.11 19:10:37.867205 [ 109 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7032 | 2026.05.11 19:10:37.867275 [ 109 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.05.11 19:10:37.867299 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7034 | 2026.05.11 19:10:37.867404 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::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 | ||
| 7035 | 2026.05.11 19:10:37.870071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7036 | 2026.05.11 19:10:37.871251 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7037 | 2026.05.11 19:10:37.872761 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7038 | 2026.05.11 19:10:37.877334 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7039 | 2026.05.11 19:10:37.881887 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7040 | 2026.05.11 19:10:37.885897 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7041 | 2026.05.11 19:10:37.890276 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7042 | 2026.05.11 19:10:37.894515 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7043 | 2026.05.11 19:10:37.923199 [ 286 ] {} <Trace> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.05.11 19:10:37.923432 [ 286 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) 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 has_own_data (stage: Complete) | ||
| 7045 | 2026.05.11 19:10:37.923829 [ 286 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7046 | 2026.05.11 19:10:37.923985 [ 286 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7047 | 2026.05.11 19:10:37.924349 [ 351 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7048 | 2026.05.11 19:10:37.924921 [ 286 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001582 sec., 88495.57522123893 rows/sec., 4.91 MiB/sec. | ||
| 7049 | 2026.05.11 19:10:37.925016 [ 286 ] {4c81501e-058d-4c08-a0d3-af6a7ce1c27e} <Debug> TCPHandler: Processed in 0.001945481 sec. | ||
| 7050 | 2026.05.11 19:10:37.954266 [ 190 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086907304 sec., 2692.5239793424034 rows/sec., 13.92 MiB/sec. | ||
| 7051 | 2026.05.11 19:10:37.957296 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7052 | 2026.05.11 19:10:37.959387 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.05.11 19:10:37.959513 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_31_6} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7054 | 2026.05.11 19:10:37.961949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7055 | 2026.05.11 19:10:38.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.45 MiB, peak 286.99 MiB, free memory in arenas 0.00 B, will set to 279.89 MiB (RSS), difference: 3.45 MiB | ||
| 7056 | 2026.05.11 19:10:41.304771 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.05.11 19:10:41.305023 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7058 | 2026.05.11 19:10:41.305447 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7059 | 2026.05.11 19:10:41.305488 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7060 | 2026.05.11 19:10:41.305717 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7061 | 2026.05.11 19:10:41.305795 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7062 | 2026.05.11 19:10:41.305951 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7063 | 2026.05.11 19:10:41.305988 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7064 | 2026.05.11 19:10:41.306011 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7065 | 2026.05.11 19:10:41.306028 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7066 | 2026.05.11 19:10:41.306070 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7067 | 2026.05.11 19:10:41.306092 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7068 | 2026.05.11 19:10:41.307267 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002349 sec., 22137.079608343978 rows/sec., 5.18 MiB/sec. | ||
| 7069 | 2026.05.11 19:10:41.307387 [ 259 ] {b1f50122-ee0a-48ff-8eb5-ea2b8cc5caf2} <Debug> TCPHandler: Processed in 0.002757467 sec. | ||
| 7070 | 2026.05.11 19:10:41.309217 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.05.11 19:10:41.309339 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7072 | 2026.05.11 19:10:41.309386 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7073 | 2026.05.11 19:10:41.309894 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.05.11 19:10:41.309935 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7075 | 2026.05.11 19:10:41.310317 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7076 | 2026.05.11 19:10:41.310581 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.05.11 19:10:41.310718 [ 130 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7078 | 2026.05.11 19:10:41.310739 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001433 sec., 48848.569434752266 rows/sec., 3.92 MiB/sec. | ||
| 7079 | 2026.05.11 19:10:41.310758 [ 130 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.05.11 19:10:41.310780 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7081 | 2026.05.11 19:10:41.310790 [ 259 ] {b817157f-7326-4549-9138-a42e75169ba7} <Debug> TCPHandler: Processed in 0.001629144 sec. | ||
| 7082 | 2026.05.11 19:10:41.310907 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7083 | 2026.05.11 19:10:41.310942 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.11 19:10:41.311053 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.05.11 19:10:41.311057 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7086 | 2026.05.11 19:10:41.311104 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7087 | 2026.05.11 19:10:41.311109 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3359 rows starting from the beginning of the part | ||
| 7088 | 2026.05.11 19:10:41.311195 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 126 rows starting from the beginning of the part | ||
| 7089 | 2026.05.11 19:10:41.311245 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 7090 | 2026.05.11 19:10:41.311290 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2471 rows starting from the beginning of the part | ||
| 7091 | 2026.05.11 19:10:41.311331 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7092 | 2026.05.11 19:10:41.311382 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
| 7093 | 2026.05.11 19:10:41.311585 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.05.11 19:10:41.311628 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7095 | 2026.05.11 19:10:41.312346 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7096 | 2026.05.11 19:10:41.312627 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.05.11 19:10:41.312745 [ 130 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7098 | 2026.05.11 19:10:41.312777 [ 130 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.05.11 19:10:41.312779 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001748 sec., 4004.5766590389017 rows/sec., 301.13 KiB/sec. | ||
| 7100 | 2026.05.11 19:10:41.312801 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7101 | 2026.05.11 19:10:41.312835 [ 259 ] {8d870973-dde4-407e-9ea8-1bff1165707d} <Debug> TCPHandler: Processed in 0.001945351 sec. | ||
| 7102 | 2026.05.11 19:10:41.312927 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7103 | 2026.05.11 19:10:41.312976 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.11 19:10:41.313063 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7105 | 2026.05.11 19:10:41.313080 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7106 | 2026.05.11 19:10:41.313100 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 7107 | 2026.05.11 19:10:41.313127 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7108 | 2026.05.11 19:10:41.313165 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7109 | 2026.05.11 19:10:41.313214 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 7110 | 2026.05.11 19:10:41.313287 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7111 | 2026.05.11 19:10:41.313338 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 44 rows starting from the beginning of the part | ||
| 7112 | 2026.05.11 19:10:41.313378 [ 190 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7113 | 2026.05.11 19:10:41.313591 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.05.11 19:10:41.313633 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7115 | 2026.05.11 19:10:41.314400 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7116 | 2026.05.11 19:10:41.314402 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530752 sec., 221459.77924575633 rows/sec., 15.74 MiB/sec. | ||
| 7117 | 2026.05.11 19:10:41.314601 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7118 | 2026.05.11 19:10:41.314630 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6152 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784489 sec., 1625582.7404968017 rows/sec., 128.87 MiB/sec. | ||
| 7119 | 2026.05.11 19:10:41.314661 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.05.11 19:10:41.314830 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001772 sec., 40067.72009029346 rows/sec., 3.13 MiB/sec. | ||
| 7121 | 2026.05.11 19:10:41.314839 [ 79 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7122 | 2026.05.11 19:10:41.314874 [ 259 ] {565a886b-4c26-4b9c-a1c0-554b2cd9f518} <Debug> TCPHandler: Processed in 0.00194922 sec. | ||
| 7123 | 2026.05.11 19:10:41.314894 [ 79 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.11 19:10:41.314919 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.11 19:10:41.314923 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7126 | 2026.05.11 19:10:41.315020 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.05.11 19:10:41.315035 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7128 | 2026.05.11 19:10:41.315082 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_41_8} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7129 | 2026.05.11 19:10:41.315096 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7130 | 2026.05.11 19:10:41.315130 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.05.11 19:10:41.315175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7132 | 2026.05.11 19:10:41.315183 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7133 | 2026.05.11 19:10:41.315217 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7134 | 2026.05.11 19:10:41.315317 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1828 rows starting from the beginning of the part | ||
| 7135 | 2026.05.11 19:10:41.315337 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.05.11 19:10:41.315389 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 99 rows starting from the beginning of the part | ||
| 7137 | 2026.05.11 19:10:41.315430 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_46_9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7138 | 2026.05.11 19:10:41.315448 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 71 rows starting from the beginning of the part | ||
| 7139 | 2026.05.11 19:10:41.315495 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1323 rows starting from the beginning of the part | ||
| 7140 | 2026.05.11 19:10:41.315519 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7141 | 2026.05.11 19:10:41.315535 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7142 | 2026.05.11 19:10:41.315581 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 71 rows starting from the beginning of the part | ||
| 7143 | 2026.05.11 19:10:41.315709 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.05.11 19:10:41.315753 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7145 | 2026.05.11 19:10:41.316207 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7146 | 2026.05.11 19:10:41.316576 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.05.11 19:10:41.316754 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
| 7148 | 2026.05.11 19:10:41.316778 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7149 | 2026.05.11 19:10:41.316808 [ 259 ] {866d0d25-455a-4516-9251-13803e0d68e4} <Debug> TCPHandler: Processed in 0.001841018 sec. | ||
| 7150 | 2026.05.11 19:10:41.316862 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.05.11 19:10:41.316908 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7152 | 2026.05.11 19:10:41.317011 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7153 | 2026.05.11 19:10:41.317069 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.05.11 19:10:41.317114 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7155 | 2026.05.11 19:10:41.317145 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13583 rows starting from the beginning of the part | ||
| 7156 | 2026.05.11 19:10:41.317187 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7157 | 2026.05.11 19:10:41.317199 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 5 columns (5 merged, 0 gathered) in 0.002139594 sec., 1615259.7174978058 rows/sec., 116.93 MiB/sec. | ||
| 7158 | 2026.05.11 19:10:41.317206 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7159 | 2026.05.11 19:10:41.317259 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <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 | ||
| 7160 | 2026.05.11 19:10:41.317280 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7161 | 2026.05.11 19:10:41.317328 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1496 rows starting from the beginning of the part | ||
| 7162 | 2026.05.11 19:10:41.317371 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 7163 | 2026.05.11 19:10:41.317418 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7164 | 2026.05.11 19:10:41.317544 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7165 | 2026.05.11 19:10:41.317864 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.05.11 19:10:41.317945 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_46_9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7167 | 2026.05.11 19:10:41.318042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7168 | 2026.05.11 19:10:41.318202 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.11 19:10:41.318252 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7170 | 2026.05.11 19:10:41.318908 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7171 | 2026.05.11 19:10:41.319150 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.05.11 19:10:41.319303 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002143 sec., 3266.4489034064395 rows/sec., 5.85 MiB/sec. | ||
| 7173 | 2026.05.11 19:10:41.319380 [ 259 ] {4a318535-7f51-4e4b-8a92-e6a8ccdd13eb} <Debug> TCPHandler: Processed in 0.0023785 sec. | ||
| 7174 | 2026.05.11 19:10:41.319514 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.05.11 19:10:41.319615 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7176 | 2026.05.11 19:10:41.319659 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7177 | 2026.05.11 19:10:41.320030 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.05.11 19:10:41.320066 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7179 | 2026.05.11 19:10:41.320474 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7180 | 2026.05.11 19:10:41.320794 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.05.11 19:10:41.320948 [ 79 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7182 | 2026.05.11 19:10:41.320971 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
| 7183 | 2026.05.11 19:10:41.321000 [ 79 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.05.11 19:10:41.321030 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7185 | 2026.05.11 19:10:41.321033 [ 259 ] {e46730e0-5353-4420-bac1-3be3bcf3f053} <Debug> TCPHandler: Processed in 0.001575343 sec. | ||
| 7186 | 2026.05.11 19:10:41.321108 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7187 | 2026.05.11 19:10:41.321223 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7188 | 2026.05.11 19:10:41.321253 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2430 rows starting from the beginning of the part | ||
| 7189 | 2026.05.11 19:10:41.321305 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7190 | 2026.05.11 19:10:41.321341 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7191 | 2026.05.11 19:10:41.321375 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 7192 | 2026.05.11 19:10:41.321407 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 7193 | 2026.05.11 19:10:41.321441 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7194 | 2026.05.11 19:10:41.322811 [ 191 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732128 sec., 1541456.520534279 rows/sec., 102.82 MiB/sec. | ||
| 7195 | 2026.05.11 19:10:41.323136 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7196 | 2026.05.11 19:10:41.323396 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.05.11 19:10:41.323482 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_46_9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7198 | 2026.05.11 19:10:41.323574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7199 | 2026.05.11 19:10:41.324469 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15687 rows, containing 5 columns (5 merged, 0 gathered) in 0.007496276 sec., 2092639.0650504332 rows/sec., 140.23 MiB/sec. | ||
| 7200 | 2026.05.11 19:10:41.325337 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7201 | 2026.05.11 19:10:41.325703 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.05.11 19:10:41.325807 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7203 | 2026.05.11 19:10:41.325920 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 7204 | 2026.05.11 19:10:42.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.50 MiB, peak 289.34 MiB, free memory in arenas 0.00 B, will set to 283.34 MiB (RSS), difference: 2.84 MiB | ||
| 7205 | 2026.05.11 19:10:44.435868 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7206 | 2026.05.11 19:10:44.435924 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7207 | 2026.05.11 19:10:44.573705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15394 | ||
| 7208 | 2026.05.11 19:10:44.574280 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.11 19:10:44.574338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7210 | 2026.05.11 19:10:44.574897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7211 | 2026.05.11 19:10:44.575143 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.05.11 19:10:44.575287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 7213 | 2026.05.11 19:10:44.615545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 856 | ||
| 7214 | 2026.05.11 19:10:44.617871 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.05.11 19:10:44.617941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7216 | 2026.05.11 19:10:44.619253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7217 | 2026.05.11 19:10:44.619541 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.11 19:10:44.619938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 7219 | 2026.05.11 19:10:44.827828 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59522 | ||
| 7220 | 2026.05.11 19:10:44.827945 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7221 | 2026.05.11 19:10:44.827975 [ 258 ] {} <Debug> TCP-Session: 097062e5-e6b1-461d-9148-e167f2626e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:59522 | ||
| 7222 | 2026.05.11 19:10:44.827998 [ 258 ] {} <Debug> TCP-Session: 097062e5-e6b1-461d-9148-e167f2626e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.05.11 19:10:44.828012 [ 258 ] {} <Debug> TCP-Session: 097062e5-e6b1-461d-9148-e167f2626e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.05.11 19:10:44.828366 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62976 | ||
| 7225 | 2026.05.11 19:10:44.828381 [ 258 ] {} <Trace> TCP-Session: 097062e5-e6b1-461d-9148-e167f2626e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.11 19:10:44.828398 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44662 | ||
| 7227 | 2026.05.11 19:10:44.828427 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59865 | ||
| 7228 | 2026.05.11 19:10:44.828448 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7229 | 2026.05.11 19:10:44.828419 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58341 | ||
| 7230 | 2026.05.11 19:10:44.828408 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49163 | ||
| 7231 | 2026.05.11 19:10:44.828393 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52435 | ||
| 7232 | 2026.05.11 19:10:44.828582 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59522) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7233 | 2026.05.11 19:10:44.828365 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42818 | ||
| 7234 | 2026.05.11 19:10:44.828385 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48072 | ||
| 7235 | 2026.05.11 19:10:44.828495 [ 303 ] {} <Debug> TCP-Session: c8fb9d1f-09db-414b-a265-81ca8aa48522 Authenticating user 'default' from [fd00:1122:3344:101::e]:62976 | ||
| 7236 | 2026.05.11 19:10:44.828766 [ 303 ] {} <Debug> TCP-Session: c8fb9d1f-09db-414b-a265-81ca8aa48522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.05.11 19:10:44.828787 [ 303 ] {} <Debug> TCP-Session: c8fb9d1f-09db-414b-a265-81ca8aa48522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.05.11 19:10:44.828832 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7239 | 2026.05.11 19:10:44.828880 [ 307 ] {} <Debug> TCP-Session: f178c9d3-eac6-45af-a430-e6777e3a6246 Authenticating user 'default' from [fd00:1122:3344:101::e]:44662 | ||
| 7240 | 2026.05.11 19:10:44.828911 [ 307 ] {} <Debug> TCP-Session: f178c9d3-eac6-45af-a430-e6777e3a6246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.05.11 19:10:44.828929 [ 307 ] {} <Debug> TCP-Session: f178c9d3-eac6-45af-a430-e6777e3a6246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.05.11 19:10:44.829007 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7243 | 2026.05.11 19:10:44.829075 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7244 | 2026.05.11 19:10:44.829270 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7245 | 2026.05.11 19:10:44.829310 [ 285 ] {} <Debug> TCP-Session: fa8c9aa0-66d4-4218-91d3-c3d26c00e1df Authenticating user 'default' from [fd00:1122:3344:101::e]:52435 | ||
| 7246 | 2026.05.11 19:10:44.829332 [ 285 ] {} <Debug> TCP-Session: fa8c9aa0-66d4-4218-91d3-c3d26c00e1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.05.11 19:10:44.829345 [ 285 ] {} <Debug> TCP-Session: fa8c9aa0-66d4-4218-91d3-c3d26c00e1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.05.11 19:10:44.829393 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 7249 | 2026.05.11 19:10:44.829533 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7250 | 2026.05.11 19:10:44.829577 [ 302 ] {} <Debug> TCP-Session: db823e2a-34bb-448e-b5bf-e5555851e37d Authenticating user 'default' from [fd00:1122:3344:101::e]:42818 | ||
| 7251 | 2026.05.11 19:10:44.829603 [ 302 ] {} <Debug> TCP-Session: db823e2a-34bb-448e-b5bf-e5555851e37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2026.05.11 19:10:44.829617 [ 302 ] {} <Debug> TCP-Session: db823e2a-34bb-448e-b5bf-e5555851e37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.05.11 19:10:44.829697 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7254 | 2026.05.11 19:10:44.829740 [ 304 ] {} <Debug> TCP-Session: dbbc55d1-d8d1-4b1a-acd9-96fa6f8dd020 Authenticating user 'default' from [fd00:1122:3344:101::e]:48072 | ||
| 7255 | 2026.05.11 19:10:44.829758 [ 304 ] {} <Debug> TCP-Session: dbbc55d1-d8d1-4b1a-acd9-96fa6f8dd020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.05.11 19:10:44.829774 [ 304 ] {} <Debug> TCP-Session: dbbc55d1-d8d1-4b1a-acd9-96fa6f8dd020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.05.11 19:10:44.829829 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7258 | 2026.05.11 19:10:44.829865 [ 308 ] {} <Debug> TCP-Session: 29bc8539-c34a-498a-8bae-f9eccd70ffcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49163 | ||
| 7259 | 2026.05.11 19:10:44.829883 [ 308 ] {} <Debug> TCP-Session: 29bc8539-c34a-498a-8bae-f9eccd70ffcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.05.11 19:10:44.829897 [ 308 ] {} <Debug> TCP-Session: 29bc8539-c34a-498a-8bae-f9eccd70ffcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.05.11 19:10:44.830117 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2026.05.11 19:10:44.830155 [ 310 ] {} <Debug> TCP-Session: e064ba33-359b-498c-982c-c8c16e1a7015 Authenticating user 'default' from [fd00:1122:3344:101::e]:59865 | ||
| 7263 | 2026.05.11 19:10:44.830174 [ 310 ] {} <Debug> TCP-Session: e064ba33-359b-498c-982c-c8c16e1a7015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.05.11 19:10:44.830188 [ 310 ] {} <Debug> TCP-Session: e064ba33-359b-498c-982c-c8c16e1a7015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.05.11 19:10:44.830262 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2026.05.11 19:10:44.830311 [ 309 ] {} <Debug> TCP-Session: 7795ae10-e9c9-4cea-97ff-636a2b004421 Authenticating user 'default' from [fd00:1122:3344:101::e]:58341 | ||
| 7267 | 2026.05.11 19:10:44.830334 [ 309 ] {} <Debug> TCP-Session: 7795ae10-e9c9-4cea-97ff-636a2b004421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.05.11 19:10:44.830350 [ 309 ] {} <Debug> TCP-Session: 7795ae10-e9c9-4cea-97ff-636a2b004421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.05.11 19:10:44.830744 [ 331 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> AggregatingTransform: Aggregating | ||
| 7270 | 2026.05.11 19:10:44.830796 [ 331 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> Aggregator: Aggregation method: without_key | ||
| 7271 | 2026.05.11 19:10:44.830835 [ 331 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001327459 sec. (753.319 rows/sec., 29.43 KiB/sec.) | ||
| 7272 | 2026.05.11 19:10:44.830864 [ 331 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Trace> Aggregator: Merging aggregated data | ||
| 7273 | 2026.05.11 19:10:44.832145 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00364 sec., 274.72527472527474 rows/sec., 10.73 KiB/sec. | ||
| 7274 | 2026.05.11 19:10:44.832340 [ 258 ] {6d3516d3-c5fd-4e8d-bb7b-5e38b0dfaf54} <Debug> TCPHandler: Processed in 0.004109816 sec. | ||
| 7275 | 2026.05.11 19:10:44.832472 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7276 | 2026.05.11 19:10:44.832501 [ 258 ] {} <Debug> TCP-Session: 097062e5-e6b1-461d-9148-e167f2626e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.05.11 19:10:44.832502 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7278 | 2026.05.11 19:10:44.832520 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7279 | 2026.05.11 19:10:44.832538 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7280 | 2026.05.11 19:10:44.832561 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7281 | 2026.05.11 19:10:44.832579 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7282 | 2026.05.11 19:10:44.832601 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7283 | 2026.05.11 19:10:44.832620 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7284 | 2026.05.11 19:10:44.832625 [ 304 ] {} <Debug> TCP-Session: dbbc55d1-d8d1-4b1a-acd9-96fa6f8dd020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.05.11 19:10:44.832634 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7286 | 2026.05.11 19:10:44.832655 [ 308 ] {} <Debug> TCP-Session: 29bc8539-c34a-498a-8bae-f9eccd70ffcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.05.11 19:10:44.832648 [ 302 ] {} <Debug> TCP-Session: db823e2a-34bb-448e-b5bf-e5555851e37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.05.11 19:10:44.832688 [ 309 ] {} <Debug> TCP-Session: 7795ae10-e9c9-4cea-97ff-636a2b004421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.05.11 19:10:44.832609 [ 285 ] {} <Debug> TCP-Session: fa8c9aa0-66d4-4218-91d3-c3d26c00e1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.05.11 19:10:44.832546 [ 310 ] {} <Debug> TCP-Session: e064ba33-359b-498c-982c-c8c16e1a7015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.05.11 19:10:44.832611 [ 307 ] {} <Debug> TCP-Session: f178c9d3-eac6-45af-a430-e6777e3a6246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.05.11 19:10:44.832565 [ 303 ] {} <Debug> TCP-Session: c8fb9d1f-09db-414b-a265-81ca8aa48522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.05.11 19:10:45.001316 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000843637 sec. | ||
| 7294 | 2026.05.11 19:10:45.370175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7295 | 2026.05.11 19:10:45.385605 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.05.11 19:10:45.385675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7297 | 2026.05.11 19:10:45.391166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7298 | 2026.05.11 19:10:45.391887 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.05.11 19:10:45.395949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7300 | 2026.05.11 19:10:46.107540 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 7301 | 2026.05.11 19:10:46.107677 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7302 | 2026.05.11 19:10:46.107713 [ 302 ] {} <Debug> TCP-Session: c7b22a7d-fcd2-4e56-bc7f-3e177d2983b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 7303 | 2026.05.11 19:10:46.107743 [ 302 ] {} <Debug> TCP-Session: c7b22a7d-fcd2-4e56-bc7f-3e177d2983b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.05.11 19:10:46.107762 [ 302 ] {} <Debug> TCP-Session: c7b22a7d-fcd2-4e56-bc7f-3e177d2983b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.05.11 19:10:46.107968 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33006 | ||
| 7306 | 2026.05.11 19:10:46.107981 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44976 | ||
| 7307 | 2026.05.11 19:10:46.108014 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41403 | ||
| 7308 | 2026.05.11 19:10:46.108038 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49983 | ||
| 7309 | 2026.05.11 19:10:46.108066 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34601 | ||
| 7310 | 2026.05.11 19:10:46.108089 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7311 | 2026.05.11 19:10:46.108125 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7312 | 2026.05.11 19:10:46.108148 [ 302 ] {} <Trace> TCP-Session: c7b22a7d-fcd2-4e56-bc7f-3e177d2983b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.05.11 19:10:46.108174 [ 304 ] {} <Debug> TCP-Session: 3ddc8d5e-6806-496a-a2ac-1a31f1b0d9ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44976 | ||
| 7314 | 2026.05.11 19:10:46.108179 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7315 | 2026.05.11 19:10:46.108158 [ 303 ] {} <Debug> TCP-Session: 0a2fed4d-c7a3-487d-ba5b-1dbeb04b3d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:33006 | ||
| 7316 | 2026.05.11 19:10:46.108210 [ 304 ] {} <Debug> TCP-Session: 3ddc8d5e-6806-496a-a2ac-1a31f1b0d9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.05.11 19:10:46.108223 [ 258 ] {} <Debug> TCP-Session: 68b02e54-7df6-409f-8a28-abcce1ded653 Authenticating user 'default' from [fd00:1122:3344:101::e]:34601 | ||
| 7318 | 2026.05.11 19:10:46.108241 [ 303 ] {} <Debug> TCP-Session: 0a2fed4d-c7a3-487d-ba5b-1dbeb04b3d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.05.11 19:10:46.108247 [ 304 ] {} <Debug> TCP-Session: 3ddc8d5e-6806-496a-a2ac-1a31f1b0d9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.05.11 19:10:46.108262 [ 258 ] {} <Debug> TCP-Session: 68b02e54-7df6-409f-8a28-abcce1ded653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.05.11 19:10:46.108266 [ 303 ] {} <Debug> TCP-Session: 0a2fed4d-c7a3-487d-ba5b-1dbeb04b3d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.05.11 19:10:46.108292 [ 258 ] {} <Debug> TCP-Session: 68b02e54-7df6-409f-8a28-abcce1ded653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.05.11 19:10:46.108127 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7324 | 2026.05.11 19:10:46.108055 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46244 | ||
| 7325 | 2026.05.11 19:10:46.108342 [ 308 ] {} <Debug> TCP-Session: ccdf70df-2a95-4e5c-bf37-f260eed4afca Authenticating user 'default' from [fd00:1122:3344:101::e]:41403 | ||
| 7326 | 2026.05.11 19:10:46.108350 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7327 | 2026.05.11 19:10:46.108378 [ 308 ] {} <Debug> TCP-Session: ccdf70df-2a95-4e5c-bf37-f260eed4afca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.05.11 19:10:46.108004 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56135 | ||
| 7329 | 2026.05.11 19:10:46.108397 [ 308 ] {} <Debug> TCP-Session: ccdf70df-2a95-4e5c-bf37-f260eed4afca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.05.11 19:10:46.108404 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.05.11 19:10:46.107985 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64341 | ||
| 7332 | 2026.05.11 19:10:46.108459 [ 310 ] {} <Debug> TCP-Session: 34fdfeea-ead3-4908-96bc-de30af70585b Authenticating user 'default' from [fd00:1122:3344:101::e]:46244 | ||
| 7333 | 2026.05.11 19:10:46.108483 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7334 | 2026.05.11 19:10:46.108495 [ 310 ] {} <Debug> TCP-Session: 34fdfeea-ead3-4908-96bc-de30af70585b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.05.11 19:10:46.108513 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7336 | 2026.05.11 19:10:46.108528 [ 310 ] {} <Debug> TCP-Session: 34fdfeea-ead3-4908-96bc-de30af70585b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.05.11 19:10:46.108552 [ 285 ] {} <Debug> TCP-Session: be7793a4-6a71-45e8-b7e5-fcc375f3b03c Authenticating user 'default' from [fd00:1122:3344:101::e]:64341 | ||
| 7338 | 2026.05.11 19:10:46.108517 [ 307 ] {} <Debug> TCP-Session: 866bbd9c-e18b-4529-b86f-1f019c81a4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56135 | ||
| 7339 | 2026.05.11 19:10:46.108584 [ 285 ] {} <Debug> TCP-Session: be7793a4-6a71-45e8-b7e5-fcc375f3b03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2026.05.11 19:10:46.108167 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7341 | 2026.05.11 19:10:46.108607 [ 285 ] {} <Debug> TCP-Session: be7793a4-6a71-45e8-b7e5-fcc375f3b03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.05.11 19:10:46.108601 [ 307 ] {} <Debug> TCP-Session: 866bbd9c-e18b-4529-b86f-1f019c81a4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.05.11 19:10:46.108643 [ 309 ] {} <Debug> TCP-Session: ae218439-bdb4-457f-bafb-97553edf97d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49983 | ||
| 7344 | 2026.05.11 19:10:46.108658 [ 307 ] {} <Debug> TCP-Session: 866bbd9c-e18b-4529-b86f-1f019c81a4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.05.11 19:10:46.108676 [ 309 ] {} <Debug> TCP-Session: ae218439-bdb4-457f-bafb-97553edf97d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.05.11 19:10:46.108646 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7347 | 2026.05.11 19:10:46.108702 [ 309 ] {} <Debug> TCP-Session: ae218439-bdb4-457f-bafb-97553edf97d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.05.11 19:10:46.108769 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7349 | 2026.05.11 19:10:46.109063 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 7350 | 2026.05.11 19:10:46.109966 [ 347 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> AggregatingTransform: Aggregating | ||
| 7351 | 2026.05.11 19:10:46.110019 [ 347 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> Aggregator: Aggregation method: without_key | ||
| 7352 | 2026.05.11 19:10:46.110058 [ 347 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895569 sec. (1116.609 rows/sec., 43.62 KiB/sec.) | ||
| 7353 | 2026.05.11 19:10:46.110080 [ 347 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Trace> Aggregator: Merging aggregated data | ||
| 7354 | 2026.05.11 19:10:46.111411 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 7355 | 2026.05.11 19:10:46.111537 [ 302 ] {b8a62724-8e0f-4dfb-b250-f42a4e026f55} <Debug> TCPHandler: Processed in 0.003514174 sec. | ||
| 7356 | 2026.05.11 19:10:46.111687 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7357 | 2026.05.11 19:10:46.111716 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7358 | 2026.05.11 19:10:46.111728 [ 302 ] {} <Debug> TCP-Session: c7b22a7d-fcd2-4e56-bc7f-3e177d2983b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.05.11 19:10:46.111740 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7360 | 2026.05.11 19:10:46.111762 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7361 | 2026.05.11 19:10:46.111786 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7362 | 2026.05.11 19:10:46.111794 [ 304 ] {} <Debug> TCP-Session: 3ddc8d5e-6806-496a-a2ac-1a31f1b0d9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.05.11 19:10:46.111812 [ 307 ] {} <Debug> TCP-Session: 866bbd9c-e18b-4529-b86f-1f019c81a4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.05.11 19:10:46.111836 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7365 | 2026.05.11 19:10:46.111856 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7366 | 2026.05.11 19:10:46.111872 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7367 | 2026.05.11 19:10:46.111888 [ 309 ] {} <Debug> TCP-Session: ae218439-bdb4-457f-bafb-97553edf97d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.05.11 19:10:46.111910 [ 258 ] {} <Debug> TCP-Session: 68b02e54-7df6-409f-8a28-abcce1ded653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.05.11 19:10:46.111929 [ 308 ] {} <Debug> TCP-Session: ccdf70df-2a95-4e5c-bf37-f260eed4afca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.05.11 19:10:46.111838 [ 285 ] {} <Debug> TCP-Session: be7793a4-6a71-45e8-b7e5-fcc375f3b03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.05.11 19:10:46.111807 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7372 | 2026.05.11 19:10:46.111762 [ 303 ] {} <Debug> TCP-Session: 0a2fed4d-c7a3-487d-ba5b-1dbeb04b3d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.05.11 19:10:46.112019 [ 310 ] {} <Debug> TCP-Session: 34fdfeea-ead3-4908-96bc-de30af70585b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.05.11 19:10:46.269363 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63981 | ||
| 7375 | 2026.05.11 19:10:46.269464 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.05.11 19:10:46.269492 [ 302 ] {} <Debug> TCP-Session: e0b3044c-2e93-49ed-8000-1da4c8c4629b Authenticating user 'default' from [fd00:1122:3344:101::e]:63981 | ||
| 7377 | 2026.05.11 19:10:46.269515 [ 302 ] {} <Debug> TCP-Session: e0b3044c-2e93-49ed-8000-1da4c8c4629b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.05.11 19:10:46.269527 [ 302 ] {} <Debug> TCP-Session: e0b3044c-2e93-49ed-8000-1da4c8c4629b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.05.11 19:10:46.269733 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56370 | ||
| 7380 | 2026.05.11 19:10:46.269769 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46120 | ||
| 7381 | 2026.05.11 19:10:46.269797 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60493 | ||
| 7382 | 2026.05.11 19:10:46.269824 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44559 | ||
| 7383 | 2026.05.11 19:10:46.269817 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39628 | ||
| 7384 | 2026.05.11 19:10:46.269869 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7385 | 2026.05.11 19:10:46.269891 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7386 | 2026.05.11 19:10:46.269902 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7387 | 2026.05.11 19:10:46.269920 [ 303 ] {} <Debug> TCP-Session: 67c5df2d-dff7-4f28-85b8-52a9277aca36 Authenticating user 'default' from [fd00:1122:3344:101::e]:56370 | ||
| 7388 | 2026.05.11 19:10:46.269942 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2026.05.11 19:10:46.269951 [ 308 ] {} <Debug> TCP-Session: df6f9888-f460-4832-8159-71eafb7547ba Authenticating user 'default' from [fd00:1122:3344:101::e]:60493 | ||
| 7390 | 2026.05.11 19:10:46.269968 [ 303 ] {} <Debug> TCP-Session: 67c5df2d-dff7-4f28-85b8-52a9277aca36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.05.11 19:10:46.269977 [ 310 ] {} <Debug> TCP-Session: 7cfd34c2-8e15-4f6f-b6ea-f78698eced37 Authenticating user 'default' from [fd00:1122:3344:101::e]:39628 | ||
| 7392 | 2026.05.11 19:10:46.269993 [ 308 ] {} <Debug> TCP-Session: df6f9888-f460-4832-8159-71eafb7547ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.05.11 19:10:46.270020 [ 310 ] {} <Debug> TCP-Session: 7cfd34c2-8e15-4f6f-b6ea-f78698eced37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.05.11 19:10:46.270040 [ 308 ] {} <Debug> TCP-Session: df6f9888-f460-4832-8159-71eafb7547ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.05.11 19:10:46.270055 [ 310 ] {} <Debug> TCP-Session: 7cfd34c2-8e15-4f6f-b6ea-f78698eced37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.05.11 19:10:46.269936 [ 304 ] {} <Debug> TCP-Session: b540a293-5018-4396-ad66-ec7c06c1f64d Authenticating user 'default' from [fd00:1122:3344:101::e]:46120 | ||
| 7397 | 2026.05.11 19:10:46.269915 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7398 | 2026.05.11 19:10:46.270113 [ 304 ] {} <Debug> TCP-Session: b540a293-5018-4396-ad66-ec7c06c1f64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.05.11 19:10:46.269806 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55587 | ||
| 7400 | 2026.05.11 19:10:46.270139 [ 304 ] {} <Debug> TCP-Session: b540a293-5018-4396-ad66-ec7c06c1f64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.05.11 19:10:46.270134 [ 258 ] {} <Debug> TCP-Session: 54e8f7ac-a87b-4c8d-97a8-ccc53bf982f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44559 | ||
| 7402 | 2026.05.11 19:10:46.269782 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32937 | ||
| 7403 | 2026.05.11 19:10:46.270229 [ 258 ] {} <Debug> TCP-Session: 54e8f7ac-a87b-4c8d-97a8-ccc53bf982f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2026.05.11 19:10:46.270262 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.05.11 19:10:46.270276 [ 258 ] {} <Debug> TCP-Session: 54e8f7ac-a87b-4c8d-97a8-ccc53bf982f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.05.11 19:10:46.269781 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58657 | ||
| 7407 | 2026.05.11 19:10:46.270302 [ 309 ] {} <Debug> TCP-Session: 153e02c8-1c03-418c-8bf5-24bfecf27f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:55587 | ||
| 7408 | 2026.05.11 19:10:46.270313 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7409 | 2026.05.11 19:10:46.270000 [ 303 ] {} <Debug> TCP-Session: 67c5df2d-dff7-4f28-85b8-52a9277aca36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.05.11 19:10:46.270352 [ 309 ] {} <Debug> TCP-Session: 153e02c8-1c03-418c-8bf5-24bfecf27f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.05.11 19:10:46.270363 [ 285 ] {} <Debug> TCP-Session: afe68c8a-feb8-437b-87d0-b7da4fcf067e Authenticating user 'default' from [fd00:1122:3344:101::e]:32937 | ||
| 7412 | 2026.05.11 19:10:46.270372 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2026.05.11 19:10:46.270391 [ 309 ] {} <Debug> TCP-Session: 153e02c8-1c03-418c-8bf5-24bfecf27f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.05.11 19:10:46.270407 [ 285 ] {} <Debug> TCP-Session: afe68c8a-feb8-437b-87d0-b7da4fcf067e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.05.11 19:10:46.270422 [ 307 ] {} <Debug> TCP-Session: bc3068c0-f22d-4180-89f8-f7643094fe99 Authenticating user 'default' from [fd00:1122:3344:101::e]:58657 | ||
| 7416 | 2026.05.11 19:10:46.270438 [ 285 ] {} <Debug> TCP-Session: afe68c8a-feb8-437b-87d0-b7da4fcf067e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.05.11 19:10:46.270456 [ 307 ] {} <Debug> TCP-Session: bc3068c0-f22d-4180-89f8-f7643094fe99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.05.11 19:10:46.269835 [ 302 ] {} <Trace> TCP-Session: e0b3044c-2e93-49ed-8000-1da4c8c4629b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.05.11 19:10:46.270482 [ 307 ] {} <Debug> TCP-Session: bc3068c0-f22d-4180-89f8-f7643094fe99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.05.11 19:10:46.270650 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7421 | 2026.05.11 19:10:46.270910 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7422 | 2026.05.11 19:10:46.270965 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7423 | 2026.05.11 19:10:46.271246 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 7424 | 2026.05.11 19:10:46.272156 [ 314 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> AggregatingTransform: Aggregating | ||
| 7425 | 2026.05.11 19:10:46.272196 [ 314 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> Aggregator: Aggregation method: without_key | ||
| 7426 | 2026.05.11 19:10:46.272240 [ 314 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896033 sec. (1116.030 rows/sec., 43.59 KiB/sec.) | ||
| 7427 | 2026.05.11 19:10:46.272257 [ 314 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Trace> Aggregator: Merging aggregated data | ||
| 7428 | 2026.05.11 19:10:46.273497 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 7429 | 2026.05.11 19:10:46.273681 [ 302 ] {547340b8-f274-4a8e-b03c-3a5933e8d801} <Debug> TCPHandler: Processed in 0.003974703 sec. | ||
| 7430 | 2026.05.11 19:10:46.273815 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7431 | 2026.05.11 19:10:46.273842 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.05.11 19:10:46.273860 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7433 | 2026.05.11 19:10:46.273880 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7434 | 2026.05.11 19:10:46.273884 [ 258 ] {} <Debug> TCP-Session: 54e8f7ac-a87b-4c8d-97a8-ccc53bf982f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.05.11 19:10:46.273899 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.05.11 19:10:46.273920 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.05.11 19:10:46.273935 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.05.11 19:10:46.273950 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7439 | 2026.05.11 19:10:46.273969 [ 310 ] {} <Debug> TCP-Session: 7cfd34c2-8e15-4f6f-b6ea-f78698eced37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.05.11 19:10:46.273985 [ 303 ] {} <Debug> TCP-Session: 67c5df2d-dff7-4f28-85b8-52a9277aca36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.05.11 19:10:46.273979 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2026.05.11 19:10:46.274005 [ 304 ] {} <Debug> TCP-Session: b540a293-5018-4396-ad66-ec7c06c1f64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.05.11 19:10:46.273959 [ 307 ] {} <Debug> TCP-Session: bc3068c0-f22d-4180-89f8-f7643094fe99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.05.11 19:10:46.274046 [ 308 ] {} <Debug> TCP-Session: df6f9888-f460-4832-8159-71eafb7547ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.05.11 19:10:46.273922 [ 309 ] {} <Debug> TCP-Session: 153e02c8-1c03-418c-8bf5-24bfecf27f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.05.11 19:10:46.273915 [ 285 ] {} <Debug> TCP-Session: afe68c8a-feb8-437b-87d0-b7da4fcf067e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.05.11 19:10:46.273853 [ 302 ] {} <Debug> TCP-Session: e0b3044c-2e93-49ed-8000-1da4c8c4629b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.05.11 19:10:46.305451 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.05.11 19:10:46.305626 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7450 | 2026.05.11 19:10:46.305908 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7451 | 2026.05.11 19:10:46.305944 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7452 | 2026.05.11 19:10:46.306149 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7453 | 2026.05.11 19:10:46.306211 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7454 | 2026.05.11 19:10:46.306338 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7455 | 2026.05.11 19:10:46.306373 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7456 | 2026.05.11 19:10:46.306394 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7457 | 2026.05.11 19:10:46.306410 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7458 | 2026.05.11 19:10:46.306450 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7459 | 2026.05.11 19:10:46.306471 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7460 | 2026.05.11 19:10:46.307537 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.001983 sec., 26222.89460413515 rows/sec., 6.13 MiB/sec. | ||
| 7461 | 2026.05.11 19:10:46.307613 [ 259 ] {99041d95-5536-4967-8ee1-c3fa0ecd8bf3} <Debug> TCPHandler: Processed in 0.002231726 sec. | ||
| 7462 | 2026.05.11 19:10:46.309907 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.05.11 19:10:46.310092 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7464 | 2026.05.11 19:10:46.310166 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7465 | 2026.05.11 19:10:46.310866 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.05.11 19:10:46.310911 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7467 | 2026.05.11 19:10:46.311287 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7468 | 2026.05.11 19:10:46.311523 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.11 19:10:46.311678 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001641 sec., 76782.44972577695 rows/sec., 6.63 MiB/sec. | ||
| 7470 | 2026.05.11 19:10:46.311717 [ 259 ] {2aeb88ff-85eb-4281-b273-bf7009ad2b72} <Debug> TCPHandler: Processed in 0.00190381 sec. | ||
| 7471 | 2026.05.11 19:10:46.311846 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.05.11 19:10:46.311947 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7473 | 2026.05.11 19:10:46.311989 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7474 | 2026.05.11 19:10:46.312408 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.05.11 19:10:46.312444 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7476 | 2026.05.11 19:10:46.312767 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7477 | 2026.05.11 19:10:46.312986 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.05.11 19:10:46.313125 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001201 sec., 29142.381348875937 rows/sec., 2.14 MiB/sec. | ||
| 7479 | 2026.05.11 19:10:46.313162 [ 259 ] {cefe531b-63e6-4883-8b67-dd8dfe95c6dc} <Debug> TCPHandler: Processed in 0.001366789 sec. | ||
| 7480 | 2026.05.11 19:10:46.313278 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.05.11 19:10:46.313375 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7482 | 2026.05.11 19:10:46.313414 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7483 | 2026.05.11 19:10:46.313854 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.05.11 19:10:46.313892 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7485 | 2026.05.11 19:10:46.314220 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7486 | 2026.05.11 19:10:46.314447 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.05.11 19:10:46.314579 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001225 sec., 80816.32653061225 rows/sec., 6.31 MiB/sec. | ||
| 7488 | 2026.05.11 19:10:46.314618 [ 259 ] {f99e5a21-2699-4521-85fb-91a2b053985a} <Debug> TCPHandler: Processed in 0.001389589 sec. | ||
| 7489 | 2026.05.11 19:10:46.314745 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.05.11 19:10:46.314841 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.05.11 19:10:46.314886 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7492 | 2026.05.11 19:10:46.315310 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.05.11 19:10:46.315346 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7494 | 2026.05.11 19:10:46.315710 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7495 | 2026.05.11 19:10:46.315934 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.05.11 19:10:46.316074 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 7497 | 2026.05.11 19:10:46.316111 [ 259 ] {73ad56d5-e37f-4f65-ae64-6260ff4f83d8} <Debug> TCPHandler: Processed in 0.001417219 sec. | ||
| 7498 | 2026.05.11 19:10:46.316240 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.05.11 19:10:46.316335 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7500 | 2026.05.11 19:10:46.316389 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <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 | ||
| 7501 | 2026.05.11 19:10:46.317258 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.05.11 19:10:46.317295 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7503 | 2026.05.11 19:10:46.317899 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7504 | 2026.05.11 19:10:46.318133 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.05.11 19:10:46.318255 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7506 | 2026.05.11 19:10:46.318278 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001961 sec., 17848.036715961243 rows/sec., 31.98 MiB/sec. | ||
| 7507 | 2026.05.11 19:10:46.318310 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.05.11 19:10:46.318335 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7509 | 2026.05.11 19:10:46.318355 [ 259 ] {1296f4f2-8392-4df2-b62c-1b27dd6e1f36} <Debug> TCPHandler: Processed in 0.002165175 sec. | ||
| 7510 | 2026.05.11 19:10:46.318441 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7511 | 2026.05.11 19:10:46.318495 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.05.11 19:10:46.318597 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.05.11 19:10:46.318640 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.05.11 19:10:46.318688 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7515 | 2026.05.11 19:10:46.318750 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 788 rows starting from the beginning of the part | ||
| 7516 | 2026.05.11 19:10:46.318879 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 7517 | 2026.05.11 19:10:46.318984 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7518 | 2026.05.11 19:10:46.318995 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.05.11 19:10:46.319037 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7520 | 2026.05.11 19:10:46.319077 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 7521 | 2026.05.11 19:10:46.319170 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7522 | 2026.05.11 19:10:46.319262 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 7523 | 2026.05.11 19:10:46.319376 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7524 | 2026.05.11 19:10:46.319626 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.05.11 19:10:46.319770 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 7526 | 2026.05.11 19:10:46.319808 [ 259 ] {88fddcef-63e6-40d5-9d3b-98e9a745b197} <Debug> TCPHandler: Processed in 0.001363298 sec. | ||
| 7527 | 2026.05.11 19:10:46.341990 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 19 columns (19 merged, 0 gathered) in 0.023598886 sec., 38815.39154009219 rows/sec., 69.56 MiB/sec. | ||
| 7528 | 2026.05.11 19:10:46.343150 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7529 | 2026.05.11 19:10:46.343516 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.05.11 19:10:46.343597 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7531 | 2026.05.11 19:10:46.343710 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7532 | 2026.05.11 19:10:47.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.68 MiB, peak 292.27 MiB, free memory in arenas 0.00 B, will set to 286.93 MiB (RSS), difference: 2.25 MiB | ||
| 7533 | 2026.05.11 19:10:51.304673 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.05.11 19:10:51.304926 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7535 | 2026.05.11 19:10:51.305304 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7536 | 2026.05.11 19:10:51.305348 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7537 | 2026.05.11 19:10:51.305613 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7538 | 2026.05.11 19:10:51.305695 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7539 | 2026.05.11 19:10:51.305857 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7540 | 2026.05.11 19:10:51.305894 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7541 | 2026.05.11 19:10:51.305916 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7542 | 2026.05.11 19:10:51.305932 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7543 | 2026.05.11 19:10:51.305972 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7544 | 2026.05.11 19:10:51.305994 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7545 | 2026.05.11 19:10:51.306950 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002131 sec., 24401.689347724074 rows/sec., 5.71 MiB/sec. | ||
| 7546 | 2026.05.11 19:10:51.307022 [ 259 ] {c5762948-1126-414f-99d1-88116d078833} <Debug> TCPHandler: Processed in 0.002486661 sec. | ||
| 7547 | 2026.05.11 19:10:51.308907 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.05.11 19:10:51.309035 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7549 | 2026.05.11 19:10:51.309086 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7550 | 2026.05.11 19:10:51.309627 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.05.11 19:10:51.309672 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7552 | 2026.05.11 19:10:51.310047 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7553 | 2026.05.11 19:10:51.310275 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.05.11 19:10:51.310421 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001424 sec., 2808.9887640449438 rows/sec., 229.05 KiB/sec. | ||
| 7555 | 2026.05.11 19:10:51.310461 [ 259 ] {9e3fe90e-31c6-4280-a093-c4fcf6615564} <Debug> TCPHandler: Processed in 0.001615214 sec. | ||
| 7556 | 2026.05.11 19:10:51.310587 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.05.11 19:10:51.310683 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7558 | 2026.05.11 19:10:51.310723 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7559 | 2026.05.11 19:10:51.311154 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.05.11 19:10:51.311189 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7561 | 2026.05.11 19:10:51.311499 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7562 | 2026.05.11 19:10:51.311727 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.05.11 19:10:51.311856 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Debug> executeQuery: Read 72 rows, 5.90 KiB in 0.001192 sec., 60402.68456375839 rows/sec., 4.83 MiB/sec. | ||
| 7564 | 2026.05.11 19:10:51.311894 [ 259 ] {0b0c9c0e-0d00-46ff-9dd5-ce8b98aa0238} <Debug> TCPHandler: Processed in 0.001357079 sec. | ||
| 7565 | 2026.05.11 19:10:51.312013 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.05.11 19:10:51.312108 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7567 | 2026.05.11 19:10:51.312147 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7568 | 2026.05.11 19:10:51.312548 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.05.11 19:10:51.312583 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7570 | 2026.05.11 19:10:51.312886 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7571 | 2026.05.11 19:10:51.313105 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.05.11 19:10:51.313236 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 702.41 KiB/sec. | ||
| 7573 | 2026.05.11 19:10:51.313274 [ 259 ] {5142e889-5759-4601-bf4d-7eda18351d6f} <Debug> TCPHandler: Processed in 0.001310888 sec. | ||
| 7574 | 2026.05.11 19:10:51.313386 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7575 | 2026.05.11 19:10:51.313481 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7576 | 2026.05.11 19:10:51.313521 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7577 | 2026.05.11 19:10:51.313951 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.05.11 19:10:51.313985 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7579 | 2026.05.11 19:10:51.314305 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7580 | 2026.05.11 19:10:51.314533 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.05.11 19:10:51.314664 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001202 sec., 62396.00665557405 rows/sec., 4.88 MiB/sec. | ||
| 7582 | 2026.05.11 19:10:51.314702 [ 259 ] {b8e968a5-dd5c-431f-a6b3-c8114bcd2b46} <Debug> TCPHandler: Processed in 0.001364608 sec. | ||
| 7583 | 2026.05.11 19:10:51.314820 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.05.11 19:10:51.314915 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7585 | 2026.05.11 19:10:51.314958 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7586 | 2026.05.11 19:10:51.315373 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.05.11 19:10:51.315407 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7588 | 2026.05.11 19:10:51.315749 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7589 | 2026.05.11 19:10:51.315964 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.05.11 19:10:51.316095 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001199 sec., 135112.59382819015 rows/sec., 9.41 MiB/sec. | ||
| 7591 | 2026.05.11 19:10:51.316133 [ 259 ] {13bc0e2b-150d-4c3d-a49d-586c2cfd5733} <Debug> TCPHandler: Processed in 0.001363608 sec. | ||
| 7592 | 2026.05.11 19:10:51.316244 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.05.11 19:10:51.316338 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7594 | 2026.05.11 19:10:51.316392 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <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 | ||
| 7595 | 2026.05.11 19:10:51.317136 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.05.11 19:10:51.317172 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7597 | 2026.05.11 19:10:51.317677 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7598 | 2026.05.11 19:10:51.317905 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.05.11 19:10:51.318043 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001724 sec., 4060.324825986079 rows/sec., 7.28 MiB/sec. | ||
| 7600 | 2026.05.11 19:10:51.318102 [ 259 ] {180b6469-6b55-41bc-937a-443dd4608a23} <Debug> TCPHandler: Processed in 0.00190719 sec. | ||
| 7601 | 2026.05.11 19:10:51.318229 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2026.05.11 19:10:51.318324 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7603 | 2026.05.11 19:10:51.318366 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7604 | 2026.05.11 19:10:51.318712 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.05.11 19:10:51.318747 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7606 | 2026.05.11 19:10:51.319062 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7607 | 2026.05.11 19:10:51.319280 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.05.11 19:10:51.319413 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7609 | 2026.05.11 19:10:51.319449 [ 259 ] {90546abc-919f-4105-aa66-028c884e871c} <Debug> TCPHandler: Processed in 0.001269296 sec. | ||
| 7610 | 2026.05.11 19:10:52.075391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15906 | ||
| 7611 | 2026.05.11 19:10:52.076009 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.05.11 19:10:52.076053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7613 | 2026.05.11 19:10:52.076523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7614 | 2026.05.11 19:10:52.076748 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.05.11 19:10:52.076875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15906 | ||
| 7616 | 2026.05.11 19:10:52.896062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7617 | 2026.05.11 19:10:52.912485 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.05.11 19:10:52.912549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7619 | 2026.05.11 19:10:52.917935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7620 | 2026.05.11 19:10:52.918663 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.05.11 19:10:52.921623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7622 | 2026.05.11 19:10:54.620171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 892 | ||
| 7623 | 2026.05.11 19:10:54.622599 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.05.11 19:10:54.622659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7625 | 2026.05.11 19:10:54.623907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7626 | 2026.05.11 19:10:54.624187 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.05.11 19:10:54.624566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7628 | 2026.05.11 19:10:56.305681 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.05.11 19:10:56.306041 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7630 | 2026.05.11 19:10:56.306384 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7631 | 2026.05.11 19:10:56.306421 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7632 | 2026.05.11 19:10:56.306636 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7633 | 2026.05.11 19:10:56.306706 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7634 | 2026.05.11 19:10:56.306845 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7635 | 2026.05.11 19:10:56.306880 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7636 | 2026.05.11 19:10:56.306902 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7637 | 2026.05.11 19:10:56.306917 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7638 | 2026.05.11 19:10:56.306958 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7639 | 2026.05.11 19:10:56.306979 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7640 | 2026.05.11 19:10:56.308053 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00216 sec., 24074.074074074073 rows/sec., 5.63 MiB/sec. | ||
| 7641 | 2026.05.11 19:10:56.308125 [ 259 ] {f268a3d1-981c-4323-9727-685f1e9a6253} <Debug> TCPHandler: Processed in 0.002628894 sec. | ||
| 7642 | 2026.05.11 19:10:56.310338 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.05.11 19:10:56.310541 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7644 | 2026.05.11 19:10:56.310621 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7645 | 2026.05.11 19:10:56.311399 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.05.11 19:10:56.311440 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7647 | 2026.05.11 19:10:56.311819 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7648 | 2026.05.11 19:10:56.312051 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.05.11 19:10:56.312195 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001711 sec., 73641.14552893044 rows/sec., 6.36 MiB/sec. | ||
| 7650 | 2026.05.11 19:10:56.312234 [ 259 ] {9680571c-67fd-43c6-8427-4408def39145} <Debug> TCPHandler: Processed in 0.001996952 sec. | ||
| 7651 | 2026.05.11 19:10:56.312390 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.05.11 19:10:56.312485 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.05.11 19:10:56.312524 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7654 | 2026.05.11 19:10:56.313012 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.05.11 19:10:56.313048 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7656 | 2026.05.11 19:10:56.313349 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7657 | 2026.05.11 19:10:56.313561 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.05.11 19:10:56.313707 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00124 sec., 28225.8064516129 rows/sec., 2.07 MiB/sec. | ||
| 7659 | 2026.05.11 19:10:56.313746 [ 259 ] {583b1358-2349-4343-9a23-2b9853310947} <Debug> TCPHandler: Processed in 0.001409519 sec. | ||
| 7660 | 2026.05.11 19:10:56.313882 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.05.11 19:10:56.313986 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7662 | 2026.05.11 19:10:56.314025 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7663 | 2026.05.11 19:10:56.314478 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.05.11 19:10:56.314514 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7665 | 2026.05.11 19:10:56.314838 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7666 | 2026.05.11 19:10:56.315084 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.05.11 19:10:56.315223 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00126 sec., 78571.42857142857 rows/sec., 6.14 MiB/sec. | ||
| 7668 | 2026.05.11 19:10:56.315260 [ 259 ] {1d64570e-d1e3-48f7-9e35-fe49da4e60b2} <Debug> TCPHandler: Processed in 0.00142787 sec. | ||
| 7669 | 2026.05.11 19:10:56.315380 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.05.11 19:10:56.315475 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.05.11 19:10:56.315517 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7672 | 2026.05.11 19:10:56.315941 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.05.11 19:10:56.315977 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7674 | 2026.05.11 19:10:56.316322 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7675 | 2026.05.11 19:10:56.316538 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.05.11 19:10:56.316670 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 7677 | 2026.05.11 19:10:56.316707 [ 259 ] {34e8a06d-eadb-4df4-a95f-9cd02199f693} <Debug> TCPHandler: Processed in 0.001375689 sec. | ||
| 7678 | 2026.05.11 19:10:56.316826 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.05.11 19:10:56.316921 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7680 | 2026.05.11 19:10:56.316974 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <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 | ||
| 7681 | 2026.05.11 19:10:56.317775 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.05.11 19:10:56.317812 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7683 | 2026.05.11 19:10:56.318388 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7684 | 2026.05.11 19:10:56.318623 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.11 19:10:56.318763 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 7686 | 2026.05.11 19:10:56.318818 [ 259 ] {e9bb9798-27e0-403c-84e3-19c345115ada} <Debug> TCPHandler: Processed in 0.002040683 sec. | ||
| 7687 | 2026.05.11 19:10:56.318949 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.05.11 19:10:56.319044 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7689 | 2026.05.11 19:10:56.319086 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7690 | 2026.05.11 19:10:56.319433 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.11 19:10:56.319474 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7692 | 2026.05.11 19:10:56.319781 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7693 | 2026.05.11 19:10:56.320013 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.11 19:10:56.320152 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 7695 | 2026.05.11 19:10:56.320188 [ 259 ] {219786e6-25ab-48ef-9432-923c326abb3d} <Debug> TCPHandler: Processed in 0.001289107 sec. | ||
| 7696 | 2026.05.11 19:10:59.435968 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7697 | 2026.05.11 19:10:59.436034 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7698 | 2026.05.11 19:10:59.577017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16354 | ||
| 7699 | 2026.05.11 19:10:59.577642 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.05.11 19:10:59.577708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7701 | 2026.05.11 19:10:59.578313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7702 | 2026.05.11 19:10:59.578566 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.11 19:10:59.578724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7704 | 2026.05.11 19:11:00.421734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7705 | 2026.05.11 19:11:00.438675 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.05.11 19:11:00.438745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7707 | 2026.05.11 19:11:00.444876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7708 | 2026.05.11 19:11:00.445668 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.05.11 19:11:00.449278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7710 | 2026.05.11 19:11:01.305404 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.11 19:11:01.305775 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7712 | 2026.05.11 19:11:01.306292 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7713 | 2026.05.11 19:11:01.306327 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7714 | 2026.05.11 19:11:01.306552 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7715 | 2026.05.11 19:11:01.306624 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7716 | 2026.05.11 19:11:01.306767 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7717 | 2026.05.11 19:11:01.306804 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7718 | 2026.05.11 19:11:01.306826 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7719 | 2026.05.11 19:11:01.306841 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7720 | 2026.05.11 19:11:01.306883 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7721 | 2026.05.11 19:11:01.306905 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7722 | 2026.05.11 19:11:01.307979 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002359 sec., 22043.238660449344 rows/sec., 5.16 MiB/sec. | ||
| 7723 | 2026.05.11 19:11:01.308049 [ 259 ] {498a22e0-aaeb-4977-9bfa-d24d600fd5fe} <Debug> TCPHandler: Processed in 0.002855219 sec. | ||
| 7724 | 2026.05.11 19:11:01.309847 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.05.11 19:11:01.309957 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7726 | 2026.05.11 19:11:01.309999 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7727 | 2026.05.11 19:11:01.310513 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.05.11 19:11:01.310557 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7729 | 2026.05.11 19:11:01.310942 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7730 | 2026.05.11 19:11:01.311175 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.05.11 19:11:01.311323 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001398 sec., 50071.53075822604 rows/sec., 4.02 MiB/sec. | ||
| 7732 | 2026.05.11 19:11:01.311362 [ 259 ] {fa844cda-65d5-41ad-981a-741730c316b0} <Debug> TCPHandler: Processed in 0.001566822 sec. | ||
| 7733 | 2026.05.11 19:11:01.311500 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.05.11 19:11:01.311596 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.05.11 19:11:01.311636 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7736 | 2026.05.11 19:11:01.312084 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.05.11 19:11:01.312121 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7738 | 2026.05.11 19:11:01.312422 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7739 | 2026.05.11 19:11:01.312639 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.05.11 19:11:01.312775 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001199 sec., 5838.198498748958 rows/sec., 439.01 KiB/sec. | ||
| 7741 | 2026.05.11 19:11:01.312813 [ 259 ] {39981939-8b51-481b-a7bb-9f2b991c6ffc} <Debug> TCPHandler: Processed in 0.001367989 sec. | ||
| 7742 | 2026.05.11 19:11:01.312929 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.05.11 19:11:01.313022 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7744 | 2026.05.11 19:11:01.313062 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7745 | 2026.05.11 19:11:01.313499 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.05.11 19:11:01.313536 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7747 | 2026.05.11 19:11:01.313844 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7748 | 2026.05.11 19:11:01.314072 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.05.11 19:11:01.314202 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001197 sec., 59314.95405179616 rows/sec., 4.63 MiB/sec. | ||
| 7750 | 2026.05.11 19:11:01.314239 [ 259 ] {c624985a-da7f-4c24-ac45-e68fddca556d} <Debug> TCPHandler: Processed in 0.001359648 sec. | ||
| 7751 | 2026.05.11 19:11:01.314356 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.05.11 19:11:01.314452 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.05.11 19:11:01.314496 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7754 | 2026.05.11 19:11:01.314899 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.05.11 19:11:01.314935 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7756 | 2026.05.11 19:11:01.315265 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7757 | 2026.05.11 19:11:01.315482 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.11 19:11:01.315614 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7759 | 2026.05.11 19:11:01.315653 [ 259 ] {655c0faa-e0fe-4f3a-9daf-9793953a91e3} <Debug> TCPHandler: Processed in 0.001346268 sec. | ||
| 7760 | 2026.05.11 19:11:01.315755 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.05.11 19:11:01.315849 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.05.11 19:11:01.315902 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <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 | ||
| 7763 | 2026.05.11 19:11:01.316647 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.11 19:11:01.316683 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7765 | 2026.05.11 19:11:01.317190 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7766 | 2026.05.11 19:11:01.317419 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.11 19:11:01.317559 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 7768 | 2026.05.11 19:11:01.317620 [ 259 ] {7921ff91-9ad2-4cb3-bd98-bc149de7d637} <Debug> TCPHandler: Processed in 0.00191307 sec. | ||
| 7769 | 2026.05.11 19:11:01.317747 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.11 19:11:01.317847 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.11 19:11:01.317889 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7772 | 2026.05.11 19:11:01.318231 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.05.11 19:11:01.318266 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7774 | 2026.05.11 19:11:01.318579 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7775 | 2026.05.11 19:11:01.318798 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.05.11 19:11:01.318929 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7777 | 2026.05.11 19:11:01.318965 [ 259 ] {5c52da48-4602-4c59-b0c7-df2d4f56da9b} <Debug> TCPHandler: Processed in 0.001267737 sec. | ||
| 7778 | 2026.05.11 19:11:01.681084 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.05.11 19:11:01.681339 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7780 | 2026.05.11 19:11:01.681682 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7781 | 2026.05.11 19:11:01.681718 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7782 | 2026.05.11 19:11:01.681951 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7783 | 2026.05.11 19:11:01.682018 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7784 | 2026.05.11 19:11:01.682159 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7785 | 2026.05.11 19:11:01.682195 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7786 | 2026.05.11 19:11:01.682216 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7787 | 2026.05.11 19:11:01.682232 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7788 | 2026.05.11 19:11:01.682272 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7789 | 2026.05.11 19:11:01.682292 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7790 | 2026.05.11 19:11:01.683325 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002086 sec., 24928.092042186 rows/sec., 5.83 MiB/sec. | ||
| 7791 | 2026.05.11 19:11:01.683389 [ 259 ] {9af13eb6-0705-4b68-8541-9e2dd895bb5c} <Debug> TCPHandler: Processed in 0.002445631 sec. | ||
| 7792 | 2026.05.11 19:11:01.695647 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.05.11 19:11:01.695776 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7794 | 2026.05.11 19:11:01.695826 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7795 | 2026.05.11 19:11:01.696327 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.05.11 19:11:01.696397 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7797 | 2026.05.11 19:11:01.696754 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7798 | 2026.05.11 19:11:01.696974 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.05.11 19:11:01.697124 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001386 sec., 7215.007215007215 rows/sec., 588.33 KiB/sec. | ||
| 7800 | 2026.05.11 19:11:01.697162 [ 259 ] {f85833fb-2e0b-428e-bf76-a9406702e264} <Debug> TCPHandler: Processed in 0.001576343 sec. | ||
| 7801 | 2026.05.11 19:11:01.697285 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.05.11 19:11:01.697378 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7803 | 2026.05.11 19:11:01.697417 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7804 | 2026.05.11 19:11:01.698938 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.05.11 19:11:01.698976 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7806 | 2026.05.11 19:11:01.699454 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7807 | 2026.05.11 19:11:01.699661 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.05.11 19:11:01.699778 [ 152 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7809 | 2026.05.11 19:11:01.699790 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Debug> executeQuery: Read 2476 rows, 188.43 KiB in 0.00243 sec., 1018930.0411522634 rows/sec., 75.73 MiB/sec. | ||
| 7810 | 2026.05.11 19:11:01.699845 [ 152 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.05.11 19:11:01.699853 [ 259 ] {620776af-5b61-4d34-abd1-f56700bf91c9} <Debug> TCPHandler: Processed in 0.002618355 sec. | ||
| 7812 | 2026.05.11 19:11:01.699878 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7813 | 2026.05.11 19:11:01.699986 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7814 | 2026.05.11 19:11:01.699988 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.05.11 19:11:01.700105 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7816 | 2026.05.11 19:11:01.700105 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.05.11 19:11:01.700146 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3359 rows starting from the beginning of the part | ||
| 7818 | 2026.05.11 19:11:01.700166 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7819 | 2026.05.11 19:11:01.700220 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 126 rows starting from the beginning of the part | ||
| 7820 | 2026.05.11 19:11:01.700270 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part | ||
| 7821 | 2026.05.11 19:11:01.700312 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 126 rows starting from the beginning of the part | ||
| 7822 | 2026.05.11 19:11:01.700351 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 70 rows starting from the beginning of the part | ||
| 7823 | 2026.05.11 19:11:01.700388 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2476 rows starting from the beginning of the part | ||
| 7824 | 2026.05.11 19:11:01.700601 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.11 19:11:01.700642 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7826 | 2026.05.11 19:11:01.700956 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7827 | 2026.05.11 19:11:01.701178 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.11 19:11:01.701297 [ 152 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7829 | 2026.05.11 19:11:01.701312 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001225 sec., 44081.63265306123 rows/sec., 3.19 MiB/sec. | ||
| 7830 | 2026.05.11 19:11:01.701334 [ 152 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.11 19:11:01.701357 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7832 | 2026.05.11 19:11:01.701357 [ 259 ] {1d108c1c-75ef-4166-ad8a-4ec7198d258a} <Debug> TCPHandler: Processed in 0.00141952 sec. | ||
| 7833 | 2026.05.11 19:11:01.701478 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7834 | 2026.05.11 19:11:01.701488 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.05.11 19:11:01.701609 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.05.11 19:11:01.701631 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7837 | 2026.05.11 19:11:01.701649 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7838 | 2026.05.11 19:11:01.701670 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 7839 | 2026.05.11 19:11:01.701742 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 7840 | 2026.05.11 19:11:01.701788 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 7841 | 2026.05.11 19:11:01.701831 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 7842 | 2026.05.11 19:11:01.701875 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 7843 | 2026.05.11 19:11:01.701915 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 7844 | 2026.05.11 19:11:01.702312 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.05.11 19:11:01.702352 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7846 | 2026.05.11 19:11:01.702619 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002677811 sec., 2326153.712864724 rows/sec., 184.89 MiB/sec. | ||
| 7847 | 2026.05.11 19:11:01.702740 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7848 | 2026.05.11 19:11:01.702781 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366433 sec., 267118.8415385167 rows/sec., 19.03 MiB/sec. | ||
| 7849 | 2026.05.11 19:11:01.702943 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7850 | 2026.05.11 19:11:01.702944 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7851 | 2026.05.11 19:11:01.702985 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.05.11 19:11:01.703128 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001537 sec., 521145.0878334418 rows/sec., 30.10 MiB/sec. | ||
| 7853 | 2026.05.11 19:11:01.703170 [ 259 ] {9c7225c1-b4c2-47df-ab09-598d99971165} <Debug> TCPHandler: Processed in 0.001732557 sec. | ||
| 7854 | 2026.05.11 19:11:01.703234 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.05.11 19:11:01.703250 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.05.11 19:11:01.703305 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.05.11 19:11:01.703314 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_51_10} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7858 | 2026.05.11 19:11:01.703388 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_46_9} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7859 | 2026.05.11 19:11:01.703397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7860 | 2026.05.11 19:11:01.703406 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.05.11 19:11:01.703460 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7862 | 2026.05.11 19:11:01.703534 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7863 | 2026.05.11 19:11:01.703840 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.05.11 19:11:01.703880 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7865 | 2026.05.11 19:11:01.704173 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7866 | 2026.05.11 19:11:01.704383 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.05.11 19:11:01.704507 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 7868 | 2026.05.11 19:11:01.704544 [ 259 ] {af289c9b-373e-430c-8d2a-09fec9c9e593} <Debug> TCPHandler: Processed in 0.001288247 sec. | ||
| 7869 | 2026.05.11 19:11:01.704662 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.05.11 19:11:01.704757 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7871 | 2026.05.11 19:11:01.704795 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7872 | 2026.05.11 19:11:01.705634 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.05.11 19:11:01.705669 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7874 | 2026.05.11 19:11:01.706041 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7875 | 2026.05.11 19:11:01.706253 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.05.11 19:11:01.706359 [ 150 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7877 | 2026.05.11 19:11:01.706382 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001644 sec., 810827.2506082725 rows/sec., 54.40 MiB/sec. | ||
| 7878 | 2026.05.11 19:11:01.706392 [ 150 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.05.11 19:11:01.706418 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7880 | 2026.05.11 19:11:01.706420 [ 259 ] {94142788-b32d-48ae-9bf2-09833092f024} <Debug> TCPHandler: Processed in 0.001807687 sec. | ||
| 7881 | 2026.05.11 19:11:01.706490 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7882 | 2026.05.11 19:11:01.706542 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.05.11 19:11:01.706576 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7884 | 2026.05.11 19:11:01.706605 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1828 rows starting from the beginning of the part | ||
| 7885 | 2026.05.11 19:11:01.706644 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7886 | 2026.05.11 19:11:01.706660 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 99 rows starting from the beginning of the part | ||
| 7887 | 2026.05.11 19:11:01.706689 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7888 | 2026.05.11 19:11:01.706704 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part | ||
| 7889 | 2026.05.11 19:11:01.706745 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 99 rows starting from the beginning of the part | ||
| 7890 | 2026.05.11 19:11:01.706783 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 71 rows starting from the beginning of the part | ||
| 7891 | 2026.05.11 19:11:01.706821 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1333 rows starting from the beginning of the part | ||
| 7892 | 2026.05.11 19:11:01.707385 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.05.11 19:11:01.707421 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7894 | 2026.05.11 19:11:01.707875 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7895 | 2026.05.11 19:11:01.708036 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3505 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157303 sec., 2228183.8235761556 rows/sec., 161.62 MiB/sec. | ||
| 7896 | 2026.05.11 19:11:01.708102 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.05.11 19:11:01.708210 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7898 | 2026.05.11 19:11:01.708239 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.05.11 19:11:01.708240 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001613 sec., 930564.1661500309 rows/sec., 56.46 MiB/sec. | ||
| 7900 | 2026.05.11 19:11:01.708253 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7901 | 2026.05.11 19:11:01.708262 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7902 | 2026.05.11 19:11:01.708289 [ 259 ] {29127e88-b4ba-4256-8a91-566f8cc94187} <Debug> TCPHandler: Processed in 0.001798227 sec. | ||
| 7903 | 2026.05.11 19:11:01.708358 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7904 | 2026.05.11 19:11:01.708408 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.05.11 19:11:01.708467 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7906 | 2026.05.11 19:11:01.708505 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15687 rows starting from the beginning of the part | ||
| 7907 | 2026.05.11 19:11:01.708515 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.11 19:11:01.708531 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.05.11 19:11:01.708569 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7910 | 2026.05.11 19:11:01.708578 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <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 | ||
| 7911 | 2026.05.11 19:11:01.708630 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_51_10} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7912 | 2026.05.11 19:11:01.708631 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part | ||
| 7913 | 2026.05.11 19:11:01.708690 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7914 | 2026.05.11 19:11:01.708711 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7915 | 2026.05.11 19:11:01.708733 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7916 | 2026.05.11 19:11:01.708776 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1501 rows starting from the beginning of the part | ||
| 7917 | 2026.05.11 19:11:01.709417 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.05.11 19:11:01.709459 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7919 | 2026.05.11 19:11:01.710050 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7920 | 2026.05.11 19:11:01.710303 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.05.11 19:11:01.710452 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001955 sec., 22506.393861892582 rows/sec., 40.33 MiB/sec. | ||
| 7922 | 2026.05.11 19:11:01.710504 [ 259 ] {0706f6d0-b8c2-407b-8ce4-cfcc2f2079a9} <Debug> TCPHandler: Processed in 0.002146205 sec. | ||
| 7923 | 2026.05.11 19:11:01.710629 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.05.11 19:11:01.710724 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.05.11 19:11:01.710766 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7926 | 2026.05.11 19:11:01.711097 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.05.11 19:11:01.711132 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7928 | 2026.05.11 19:11:01.711449 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7929 | 2026.05.11 19:11:01.711661 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.05.11 19:11:01.711757 [ 150 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7931 | 2026.05.11 19:11:01.711779 [ 150 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.05.11 19:11:01.711791 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 7933 | 2026.05.11 19:11:01.711794 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7934 | 2026.05.11 19:11:01.711827 [ 259 ] {4741912e-14d1-49c6-8a9e-a369f6545170} <Debug> TCPHandler: Processed in 0.001248026 sec. | ||
| 7935 | 2026.05.11 19:11:01.711892 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7936 | 2026.05.11 19:11:01.712017 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7937 | 2026.05.11 19:11:01.712054 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2670 rows starting from the beginning of the part | ||
| 7938 | 2026.05.11 19:11:01.712121 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7939 | 2026.05.11 19:11:01.712168 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7940 | 2026.05.11 19:11:01.712208 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7941 | 2026.05.11 19:11:01.712242 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7942 | 2026.05.11 19:11:01.712276 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7943 | 2026.05.11 19:11:01.713066 [ 194 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17830 rows, containing 5 columns (5 merged, 0 gathered) in 0.004737257 sec., 3763781.445676264 rows/sec., 250.56 MiB/sec. | ||
| 7944 | 2026.05.11 19:11:01.713331 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7945 | 2026.05.11 19:11:01.713554 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705925 sec., 1712853.7303808783 rows/sec., 114.36 MiB/sec. | ||
| 7946 | 2026.05.11 19:11:01.713624 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.05.11 19:11:01.713701 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7948 | 2026.05.11 19:11:01.713792 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 7949 | 2026.05.11 19:11:01.713955 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7950 | 2026.05.11 19:11:01.714273 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.05.11 19:11:01.714360 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_51_10} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7952 | 2026.05.11 19:11:01.714464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7953 | 2026.05.11 19:11:04.624794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 940 | ||
| 7954 | 2026.05.11 19:11:04.627364 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.11 19:11:04.627412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7956 | 2026.05.11 19:11:04.628792 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7957 | 2026.05.11 19:11:04.629080 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.11 19:11:04.629230 [ 148 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7959 | 2026.05.11 19:11:04.629294 [ 148 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.05.11 19:11:04.629313 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7961 | 2026.05.11 19:11:04.629349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7962 | 2026.05.11 19:11:04.629417 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 7963 | 2026.05.11 19:11:04.630033 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7964 | 2026.05.11 19:11:04.630177 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 748 rows starting from the beginning of the part | ||
| 7965 | 2026.05.11 19:11:04.630525 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 7966 | 2026.05.11 19:11:04.630837 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 7967 | 2026.05.11 19:11:04.631136 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 7968 | 2026.05.11 19:11:04.631424 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 7969 | 2026.05.11 19:11:04.631762 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 7970 | 2026.05.11 19:11:04.638168 [ 194 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 72 columns (72 merged, 0 gathered) in 0.00879309 sec., 106902.12428168027 rows/sec., 90.86 MiB/sec. | ||
| 7971 | 2026.05.11 19:11:04.639227 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7972 | 2026.05.11 19:11:04.639762 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.05.11 19:11:04.639837 [ 190 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_26_5} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7974 | 2026.05.11 19:11:04.640023 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7975 | 2026.05.11 19:11:06.303516 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.11 19:11:06.303874 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 7977 | 2026.05.11 19:11:06.304399 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7978 | 2026.05.11 19:11:06.304435 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <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 | ||
| 7979 | 2026.05.11 19:11:06.304645 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7980 | 2026.05.11 19:11:06.304711 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7981 | 2026.05.11 19:11:06.304847 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7982 | 2026.05.11 19:11:06.304882 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7983 | 2026.05.11 19:11:06.304903 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 7984 | 2026.05.11 19:11:06.304918 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7985 | 2026.05.11 19:11:06.304957 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <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'))" | ||
| 7986 | 2026.05.11 19:11:06.304977 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 7987 | 2026.05.11 19:11:06.306071 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002345 sec., 22174.840085287848 rows/sec., 5.19 MiB/sec. | ||
| 7988 | 2026.05.11 19:11:06.306146 [ 259 ] {9baea8d9-3be4-435b-b124-99de1cee8d16} <Debug> TCPHandler: Processed in 0.002808468 sec. | ||
| 7989 | 2026.05.11 19:11:06.307724 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.05.11 19:11:06.307836 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7991 | 2026.05.11 19:11:06.307878 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7992 | 2026.05.11 19:11:06.308367 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.05.11 19:11:06.308410 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7994 | 2026.05.11 19:11:06.308771 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7995 | 2026.05.11 19:11:06.308985 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.05.11 19:11:06.309129 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001324 sec., 42296.07250755287 rows/sec., 3.25 MiB/sec. | ||
| 7997 | 2026.05.11 19:11:06.309167 [ 259 ] {0d929dc6-8dfc-45a3-af62-7fadbd0468ac} <Debug> TCPHandler: Processed in 0.001502941 sec. | ||
| 7998 | 2026.05.11 19:11:06.309300 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.05.11 19:11:06.309421 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8000 | 2026.05.11 19:11:06.309467 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8001 | 2026.05.11 19:11:06.309892 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.05.11 19:11:06.309927 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8003 | 2026.05.11 19:11:06.310214 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8004 | 2026.05.11 19:11:06.310416 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.05.11 19:11:06.310540 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 8006 | 2026.05.11 19:11:06.310575 [ 259 ] {efea25d9-5832-4f53-8c50-43659df03f77} <Debug> TCPHandler: Processed in 0.001322338 sec. | ||
| 8007 | 2026.05.11 19:11:06.310710 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.05.11 19:11:06.310802 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2026.05.11 19:11:06.310843 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8010 | 2026.05.11 19:11:06.311255 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.05.11 19:11:06.311292 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8012 | 2026.05.11 19:11:06.311617 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8013 | 2026.05.11 19:11:06.311834 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.05.11 19:11:06.311960 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 8015 | 2026.05.11 19:11:06.311996 [ 259 ] {22c55279-da23-4b9f-8dc0-a4c41bee756b} <Debug> TCPHandler: Processed in 0.001332997 sec. | ||
| 8016 | 2026.05.11 19:11:06.312114 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.05.11 19:11:06.312208 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.05.11 19:11:06.312249 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8019 | 2026.05.11 19:11:06.312575 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.05.11 19:11:06.312611 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8021 | 2026.05.11 19:11:06.312908 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8022 | 2026.05.11 19:11:06.313106 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.05.11 19:11:06.313232 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 8024 | 2026.05.11 19:11:06.313267 [ 259 ] {97bb664e-16db-462b-a3d4-9e323bbe682a} <Debug> TCPHandler: Processed in 0.001201165 sec. | ||
| 8025 | 2026.05.11 19:11:07.078808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16866 | ||
| 8026 | 2026.05.11 19:11:07.079308 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.05.11 19:11:07.079343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8028 | 2026.05.11 19:11:07.079826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8029 | 2026.05.11 19:11:07.080052 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.05.11 19:11:07.080173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16866 | ||
| 8031 | 2026.05.11 19:11:07.949357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8032 | 2026.05.11 19:11:07.966977 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.05.11 19:11:07.967035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8034 | 2026.05.11 19:11:07.973325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8035 | 2026.05.11 19:11:07.974037 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.05.11 19:11:07.976980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8037 | 2026.05.11 19:11:11.305480 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.05.11 19:11:11.305757 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8039 | 2026.05.11 19:11:11.306076 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8040 | 2026.05.11 19:11:11.306112 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8041 | 2026.05.11 19:11:11.306329 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8042 | 2026.05.11 19:11:11.306398 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8043 | 2026.05.11 19:11:11.306535 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8044 | 2026.05.11 19:11:11.306571 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8045 | 2026.05.11 19:11:11.306593 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 8046 | 2026.05.11 19:11:11.306609 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8047 | 2026.05.11 19:11:11.306650 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8048 | 2026.05.11 19:11:11.306672 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8049 | 2026.05.11 19:11:11.307648 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00198 sec., 26262.62626262626 rows/sec., 6.14 MiB/sec. | ||
| 8050 | 2026.05.11 19:11:11.307716 [ 259 ] {7679fa47-8efe-4689-964e-df6be44cdb7f} <Debug> TCPHandler: Processed in 0.002431121 sec. | ||
| 8051 | 2026.05.11 19:11:11.309469 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.05.11 19:11:11.309620 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.11 19:11:11.309699 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8054 | 2026.05.11 19:11:11.310590 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.05.11 19:11:11.310627 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8056 | 2026.05.11 19:11:11.310988 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8057 | 2026.05.11 19:11:11.311208 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.05.11 19:11:11.311348 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001786 sec., 39193.72900335946 rows/sec., 3.14 MiB/sec. | ||
| 8059 | 2026.05.11 19:11:11.311386 [ 259 ] {6288bbf2-1cf6-400e-9131-d5349ab5c08e} <Debug> TCPHandler: Processed in 0.001966231 sec. | ||
| 8060 | 2026.05.11 19:11:11.311538 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.05.11 19:11:11.311642 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.05.11 19:11:11.311681 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8063 | 2026.05.11 19:11:11.312087 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.05.11 19:11:11.312121 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8065 | 2026.05.11 19:11:11.312412 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8066 | 2026.05.11 19:11:11.312624 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.11 19:11:11.312751 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001128 sec., 6205.673758865248 rows/sec., 466.64 KiB/sec. | ||
| 8068 | 2026.05.11 19:11:11.312787 [ 259 ] {53dee68e-7db3-4d25-be5d-f265ff0c20ef} <Debug> TCPHandler: Processed in 0.001307997 sec. | ||
| 8069 | 2026.05.11 19:11:11.312924 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.05.11 19:11:11.313019 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8071 | 2026.05.11 19:11:11.313056 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8072 | 2026.05.11 19:11:11.313465 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.05.11 19:11:11.313498 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8074 | 2026.05.11 19:11:11.313805 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8075 | 2026.05.11 19:11:11.314015 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.05.11 19:11:11.314138 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001138 sec., 62390.15817223199 rows/sec., 4.87 MiB/sec. | ||
| 8077 | 2026.05.11 19:11:11.314183 [ 259 ] {5a74a3e7-97f6-4ae5-b7d1-b5e0f17b3141} <Debug> TCPHandler: Processed in 0.001315007 sec. | ||
| 8078 | 2026.05.11 19:11:11.314308 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.05.11 19:11:11.314404 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.05.11 19:11:11.314446 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8081 | 2026.05.11 19:11:11.314845 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.05.11 19:11:11.314879 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8083 | 2026.05.11 19:11:11.315199 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8084 | 2026.05.11 19:11:11.315412 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.05.11 19:11:11.315541 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 8086 | 2026.05.11 19:11:11.315577 [ 259 ] {fc1434a9-d906-4cc5-8ff8-e007a42772a6} <Debug> TCPHandler: Processed in 0.001318107 sec. | ||
| 8087 | 2026.05.11 19:11:11.315704 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.05.11 19:11:11.315799 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.05.11 19:11:11.315851 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <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 | ||
| 8090 | 2026.05.11 19:11:11.316587 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.05.11 19:11:11.316622 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8092 | 2026.05.11 19:11:11.317118 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8093 | 2026.05.11 19:11:11.317342 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.05.11 19:11:11.317466 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8095 | 2026.05.11 19:11:11.317476 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001695 sec., 4129.7935103244845 rows/sec., 7.40 MiB/sec. | ||
| 8096 | 2026.05.11 19:11:11.317503 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.05.11 19:11:11.317524 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8098 | 2026.05.11 19:11:11.317536 [ 259 ] {c9542b9d-7148-4685-bbbf-4d038ada4045} <Debug> TCPHandler: Processed in 0.00188903 sec. | ||
| 8099 | 2026.05.11 19:11:11.317655 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8100 | 2026.05.11 19:11:11.317663 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.05.11 19:11:11.317819 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.05.11 19:11:11.317860 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8103 | 2026.05.11 19:11:11.317949 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8104 | 2026.05.11 19:11:11.318019 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
| 8105 | 2026.05.11 19:11:11.318160 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 8106 | 2026.05.11 19:11:11.318200 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.05.11 19:11:11.318240 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8108 | 2026.05.11 19:11:11.318270 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8109 | 2026.05.11 19:11:11.318377 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8110 | 2026.05.11 19:11:11.318477 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 8111 | 2026.05.11 19:11:11.318565 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8112 | 2026.05.11 19:11:11.318573 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8113 | 2026.05.11 19:11:11.318808 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.05.11 19:11:11.318948 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8115 | 2026.05.11 19:11:11.318984 [ 259 ] {f079683e-9cce-4485-9ccd-9349ae1ba689} <Debug> TCPHandler: Processed in 0.001371919 sec. | ||
| 8116 | 2026.05.11 19:11:11.325027 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 19 columns (19 merged, 0 gathered) in 0.007426515 sec., 136807.1026585148 rows/sec., 245.15 MiB/sec. | ||
| 8117 | 2026.05.11 19:11:11.326160 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8118 | 2026.05.11 19:11:11.326469 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.05.11 19:11:11.326541 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8120 | 2026.05.11 19:11:11.326626 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 8121 | 2026.05.11 19:11:12.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.15 MiB, peak 297.38 MiB, free memory in arenas 0.00 B, will set to 293.66 MiB (RSS), difference: 4.51 MiB | ||
| 8122 | 2026.05.11 19:11:14.436295 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8123 | 2026.05.11 19:11:14.436342 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8124 | 2026.05.11 19:11:14.580308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17314 | ||
| 8125 | 2026.05.11 19:11:14.580843 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.05.11 19:11:14.580890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8127 | 2026.05.11 19:11:14.581367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8128 | 2026.05.11 19:11:14.581659 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.05.11 19:11:14.581802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17314 | ||
| 8130 | 2026.05.11 19:11:14.581848 [ 134 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8131 | 2026.05.11 19:11:14.581937 [ 134 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.11 19:11:14.581972 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8133 | 2026.05.11 19:11:14.582105 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8134 | 2026.05.11 19:11:14.582250 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8135 | 2026.05.11 19:11:14.582299 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14946 rows starting from the beginning of the part | ||
| 8136 | 2026.05.11 19:11:14.582381 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8137 | 2026.05.11 19:11:14.582441 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8138 | 2026.05.11 19:11:14.582497 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8139 | 2026.05.11 19:11:14.582551 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8140 | 2026.05.11 19:11:14.582603 [ 192 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8141 | 2026.05.11 19:11:14.584913 [ 189 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867435 sec., 6038149.077485627 rows/sec., 86.38 MiB/sec. | ||
| 8142 | 2026.05.11 19:11:14.585185 [ 190 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8143 | 2026.05.11 19:11:14.585524 [ 190 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.05.11 19:11:14.585615 [ 190 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_36_7} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8145 | 2026.05.11 19:11:14.585752 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8146 | 2026.05.11 19:11:14.629653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 964 | ||
| 8147 | 2026.05.11 19:11:14.631928 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.05.11 19:11:14.631977 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8149 | 2026.05.11 19:11:14.633208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8150 | 2026.05.11 19:11:14.633483 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.11 19:11:14.633868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 8152 | 2026.05.11 19:11:15.477115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8153 | 2026.05.11 19:11:15.503024 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.05.11 19:11:15.503132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8155 | 2026.05.11 19:11:15.512898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8156 | 2026.05.11 19:11:15.514641 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.05.11 19:11:15.515230 [ 134 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8158 | 2026.05.11 19:11:15.515307 [ 134 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.05.11 19:11:15.515330 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8160 | 2026.05.11 19:11:15.515482 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8161 | 2026.05.11 19:11:15.520389 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8162 | 2026.05.11 19:11:15.522111 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8163 | 2026.05.11 19:11:15.525560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8164 | 2026.05.11 19:11:15.528309 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8165 | 2026.05.11 19:11:15.532745 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8166 | 2026.05.11 19:11:15.537248 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8167 | 2026.05.11 19:11:15.542450 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8168 | 2026.05.11 19:11:15.548195 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8169 | 2026.05.11 19:11:15.609412 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.093997176 sec., 2883.065338048028 rows/sec., 14.91 MiB/sec. | ||
| 8170 | 2026.05.11 19:11:15.612196 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8171 | 2026.05.11 19:11:15.614378 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.05.11 19:11:15.614506 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_36_7} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8173 | 2026.05.11 19:11:15.616995 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8174 | 2026.05.11 19:11:16.306103 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.05.11 19:11:16.306323 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8176 | 2026.05.11 19:11:16.306642 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8177 | 2026.05.11 19:11:16.306677 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8178 | 2026.05.11 19:11:16.306889 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8179 | 2026.05.11 19:11:16.306954 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8180 | 2026.05.11 19:11:16.307091 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8181 | 2026.05.11 19:11:16.307126 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8182 | 2026.05.11 19:11:16.307147 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 8183 | 2026.05.11 19:11:16.307162 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8184 | 2026.05.11 19:11:16.307201 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8185 | 2026.05.11 19:11:16.307221 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8186 | 2026.05.11 19:11:16.308259 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002027 sec., 25653.675382338428 rows/sec., 6.00 MiB/sec. | ||
| 8187 | 2026.05.11 19:11:16.308330 [ 259 ] {25f87021-5a13-4514-b5b1-6c4696a26ea2} <Debug> TCPHandler: Processed in 0.002350229 sec. | ||
| 8188 | 2026.05.11 19:11:16.310545 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.05.11 19:11:16.310656 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8190 | 2026.05.11 19:11:16.310700 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8191 | 2026.05.11 19:11:16.311217 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.05.11 19:11:16.311258 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8193 | 2026.05.11 19:11:16.311624 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8194 | 2026.05.11 19:11:16.311833 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.05.11 19:11:16.311962 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001356 sec., 92920.35398230089 rows/sec., 8.03 MiB/sec. | ||
| 8196 | 2026.05.11 19:11:16.311997 [ 259 ] {1019d309-0592-4a02-a2e0-6493bbb30b2f} <Debug> TCPHandler: Processed in 0.001527972 sec. | ||
| 8197 | 2026.05.11 19:11:16.312116 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.05.11 19:11:16.312203 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.05.11 19:11:16.312239 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8200 | 2026.05.11 19:11:16.312685 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.05.11 19:11:16.312721 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8202 | 2026.05.11 19:11:16.313012 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8203 | 2026.05.11 19:11:16.313226 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.05.11 19:11:16.313353 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.27 MiB/sec. | ||
| 8205 | 2026.05.11 19:11:16.313388 [ 259 ] {4011b36d-e7f8-4f9f-a5fe-c0fa0dd07687} <Debug> TCPHandler: Processed in 0.001289947 sec. | ||
| 8206 | 2026.05.11 19:11:16.313532 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.05.11 19:11:16.313624 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8208 | 2026.05.11 19:11:16.313661 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8209 | 2026.05.11 19:11:16.314086 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.11 19:11:16.314122 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8211 | 2026.05.11 19:11:16.314414 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8212 | 2026.05.11 19:11:16.314616 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.05.11 19:11:16.314744 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001137 sec., 87071.2401055409 rows/sec., 6.80 MiB/sec. | ||
| 8214 | 2026.05.11 19:11:16.314780 [ 259 ] {bc4364f0-8842-4001-91fd-5167dfe6662d} <Debug> TCPHandler: Processed in 0.001294307 sec. | ||
| 8215 | 2026.05.11 19:11:16.314904 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.05.11 19:11:16.314997 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8217 | 2026.05.11 19:11:16.315038 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8218 | 2026.05.11 19:11:16.315447 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.05.11 19:11:16.315483 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8220 | 2026.05.11 19:11:16.315797 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8221 | 2026.05.11 19:11:16.315995 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.05.11 19:11:16.316121 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 8223 | 2026.05.11 19:11:16.316156 [ 259 ] {b418041d-bb0c-4682-a26d-14a84dfba169} <Debug> TCPHandler: Processed in 0.001298667 sec. | ||
| 8224 | 2026.05.11 19:11:16.316272 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.05.11 19:11:16.316363 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8226 | 2026.05.11 19:11:16.316414 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <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 | ||
| 8227 | 2026.05.11 19:11:16.317260 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.05.11 19:11:16.317296 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8229 | 2026.05.11 19:11:16.317853 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8230 | 2026.05.11 19:11:16.318079 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.05.11 19:11:16.318214 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001869 sec., 18726.591760299627 rows/sec., 33.56 MiB/sec. | ||
| 8232 | 2026.05.11 19:11:16.318282 [ 259 ] {af715f43-0493-49d2-a64c-c0eeb764d99e} <Debug> TCPHandler: Processed in 0.002056603 sec. | ||
| 8233 | 2026.05.11 19:11:16.318416 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.05.11 19:11:16.318508 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8235 | 2026.05.11 19:11:16.318552 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8236 | 2026.05.11 19:11:16.318892 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.05.11 19:11:16.318927 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8238 | 2026.05.11 19:11:16.319218 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8239 | 2026.05.11 19:11:16.319418 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.05.11 19:11:16.319544 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8241 | 2026.05.11 19:11:16.319583 [ 259 ] {cdc4aa7f-92d4-42b0-bfb8-c1a28a4a3dea} <Debug> TCPHandler: Processed in 0.001224565 sec. | ||
| 8242 | 2026.05.11 19:11:21.307915 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.05.11 19:11:21.308184 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8244 | 2026.05.11 19:11:21.308570 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8245 | 2026.05.11 19:11:21.308615 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8246 | 2026.05.11 19:11:21.308893 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8247 | 2026.05.11 19:11:21.308972 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8248 | 2026.05.11 19:11:21.309113 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 8249 | 2026.05.11 19:11:21.309148 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8250 | 2026.05.11 19:11:21.309169 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (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 | ||
| 8251 | 2026.05.11 19:11:21.309184 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8252 | 2026.05.11 19:11:21.309222 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8253 | 2026.05.11 19:11:21.309242 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8254 | 2026.05.11 19:11:21.310370 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002296 sec., 22648.083623693383 rows/sec., 5.30 MiB/sec. | ||
| 8255 | 2026.05.11 19:11:21.310479 [ 259 ] {4e44a585-1fc6-43e7-94ab-6ef8aed9f8f6} <Debug> TCPHandler: Processed in 0.002695426 sec. | ||
| 8256 | 2026.05.11 19:11:21.313422 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.05.11 19:11:21.313554 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 8258 | 2026.05.11 19:11:21.313606 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8259 | 2026.05.11 19:11:21.314206 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.11 19:11:21.314255 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8261 | 2026.05.11 19:11:21.314690 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8262 | 2026.05.11 19:11:21.314891 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.11 19:11:21.315038 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 164.37 KiB/sec. | ||
| 8264 | 2026.05.11 19:11:21.315076 [ 259 ] {1b5dbc8b-c147-47bf-9956-b538abb22a51} <Debug> TCPHandler: Processed in 0.001719796 sec. | ||
| 8265 | 2026.05.11 19:11:21.315209 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.05.11 19:11:21.315306 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.05.11 19:11:21.315346 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8268 | 2026.05.11 19:11:21.315777 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.05.11 19:11:21.315814 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8270 | 2026.05.11 19:11:21.316115 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8271 | 2026.05.11 19:11:21.316330 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.05.11 19:11:21.316458 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 8273 | 2026.05.11 19:11:21.316495 [ 259 ] {439a1a1b-5ff8-4fdd-8218-07457bbd7884} <Debug> TCPHandler: Processed in 0.001336167 sec. | ||
| 8274 | 2026.05.11 19:11:21.316619 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.05.11 19:11:21.316713 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8276 | 2026.05.11 19:11:21.316753 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8277 | 2026.05.11 19:11:21.317150 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.05.11 19:11:21.317187 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8279 | 2026.05.11 19:11:21.317479 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8280 | 2026.05.11 19:11:21.317690 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.05.11 19:11:21.317817 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 448.64 KiB/sec. | ||
| 8282 | 2026.05.11 19:11:21.317854 [ 259 ] {7767c2c6-28f1-40db-b117-1af3a311d7b0} <Debug> TCPHandler: Processed in 0.001284257 sec. | ||
| 8283 | 2026.05.11 19:11:21.317970 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.05.11 19:11:21.318064 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8285 | 2026.05.11 19:11:21.318103 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8286 | 2026.05.11 19:11:21.318575 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.05.11 19:11:21.318611 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8288 | 2026.05.11 19:11:21.318916 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8289 | 2026.05.11 19:11:21.319137 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.05.11 19:11:21.319266 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.00122 sec., 159016.39344262297 rows/sec., 14.03 MiB/sec. | ||
| 8291 | 2026.05.11 19:11:21.319303 [ 259 ] {ea76bc3e-5940-4500-b1f8-895d92cd2736} <Debug> TCPHandler: Processed in 0.001383289 sec. | ||
| 8292 | 2026.05.11 19:11:21.319425 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.05.11 19:11:21.319519 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.05.11 19:11:21.319557 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8295 | 2026.05.11 19:11:21.319955 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.05.11 19:11:21.319991 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8297 | 2026.05.11 19:11:21.320276 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8298 | 2026.05.11 19:11:21.320504 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.05.11 19:11:21.320630 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.00113 sec., 22123.893805309737 rows/sec., 1.66 MiB/sec. | ||
| 8300 | 2026.05.11 19:11:21.320669 [ 259 ] {3841f6b0-0077-4ec7-b9eb-998d9f0997fd} <Debug> TCPHandler: Processed in 0.001293487 sec. | ||
| 8301 | 2026.05.11 19:11:21.320791 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.05.11 19:11:21.320885 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.05.11 19:11:21.320923 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8304 | 2026.05.11 19:11:21.321318 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.05.11 19:11:21.321354 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8306 | 2026.05.11 19:11:21.321643 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8307 | 2026.05.11 19:11:21.321852 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.05.11 19:11:21.321978 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 8309 | 2026.05.11 19:11:21.322017 [ 259 ] {73732791-40a3-443a-84d3-64b7046e5de9} <Debug> TCPHandler: Processed in 0.001280787 sec. | ||
| 8310 | 2026.05.11 19:11:21.322135 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.05.11 19:11:21.322229 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8312 | 2026.05.11 19:11:21.322266 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8313 | 2026.05.11 19:11:21.322658 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.05.11 19:11:21.322695 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8315 | 2026.05.11 19:11:21.322978 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8316 | 2026.05.11 19:11:21.323192 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.05.11 19:11:21.323318 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 8318 | 2026.05.11 19:11:21.323357 [ 259 ] {18259d14-b1a8-414c-a357-b833b894e272} <Debug> TCPHandler: Processed in 0.001270916 sec. | ||
| 8319 | 2026.05.11 19:11:21.323473 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.05.11 19:11:21.323567 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8321 | 2026.05.11 19:11:21.323606 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8322 | 2026.05.11 19:11:21.324030 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.05.11 19:11:21.324067 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8324 | 2026.05.11 19:11:21.324384 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8325 | 2026.05.11 19:11:21.324592 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.05.11 19:11:21.324722 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Debug> executeQuery: Read 113 rows, 9.44 KiB in 0.001173 sec., 96334.18584825234 rows/sec., 7.86 MiB/sec. | ||
| 8327 | 2026.05.11 19:11:21.324759 [ 259 ] {fc14fc05-3880-4c6c-8429-cf82b086a46f} <Debug> TCPHandler: Processed in 0.001333728 sec. | ||
| 8328 | 2026.05.11 19:11:21.324886 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.05.11 19:11:21.324980 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8330 | 2026.05.11 19:11:21.325023 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8331 | 2026.05.11 19:11:21.325433 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.05.11 19:11:21.325470 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8333 | 2026.05.11 19:11:21.325797 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8334 | 2026.05.11 19:11:21.326001 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.05.11 19:11:21.326128 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Debug> executeQuery: Read 235 rows, 17.61 KiB in 0.001166 sec., 201543.73927958834 rows/sec., 14.75 MiB/sec. | ||
| 8336 | 2026.05.11 19:11:21.326164 [ 259 ] {c76ad2d2-e62f-4352-8a2f-7d0d0f53a20d} <Debug> TCPHandler: Processed in 0.001327588 sec. | ||
| 8337 | 2026.05.11 19:11:21.326286 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.05.11 19:11:21.326381 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8339 | 2026.05.11 19:11:21.326434 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <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 | ||
| 8340 | 2026.05.11 19:11:21.327187 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.05.11 19:11:21.327224 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8342 | 2026.05.11 19:11:21.327715 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8343 | 2026.05.11 19:11:21.327940 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.05.11 19:11:21.328079 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001717 sec., 4076.8782760629006 rows/sec., 7.31 MiB/sec. | ||
| 8345 | 2026.05.11 19:11:21.328141 [ 259 ] {518a8e5e-c04c-4d17-b417-b72831f6d1c0} <Debug> TCPHandler: Processed in 0.00190347 sec. | ||
| 8346 | 2026.05.11 19:11:21.328274 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.05.11 19:11:21.328370 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8348 | 2026.05.11 19:11:21.328410 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8349 | 2026.05.11 19:11:21.328749 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.05.11 19:11:21.328785 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8351 | 2026.05.11 19:11:21.329085 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8352 | 2026.05.11 19:11:21.329289 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.05.11 19:11:21.329418 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8354 | 2026.05.11 19:11:21.329454 [ 259 ] {76725ef6-3ed4-42d0-a79d-8c218773cd4d} <Debug> TCPHandler: Processed in 0.001231586 sec. | ||
| 8355 | 2026.05.11 19:11:22.081976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17826 | ||
| 8356 | 2026.05.11 19:11:22.082485 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.05.11 19:11:22.082521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8358 | 2026.05.11 19:11:22.083012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8359 | 2026.05.11 19:11:22.083251 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.05.11 19:11:22.083385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17826 | ||
| 8361 | 2026.05.11 19:11:23.025771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8362 | 2026.05.11 19:11:23.041072 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.05.11 19:11:23.041125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8364 | 2026.05.11 19:11:23.046465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8365 | 2026.05.11 19:11:23.047194 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.05.11 19:11:23.049738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8367 | 2026.05.11 19:11:24.634203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1002 | ||
| 8368 | 2026.05.11 19:11:24.636896 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.05.11 19:11:24.636953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8370 | 2026.05.11 19:11:24.638173 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8371 | 2026.05.11 19:11:24.638446 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.05.11 19:11:24.638817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 8373 | 2026.05.11 19:11:26.306752 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.05.11 19:11:26.306975 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8375 | 2026.05.11 19:11:26.307310 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8376 | 2026.05.11 19:11:26.307345 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8377 | 2026.05.11 19:11:26.307566 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8378 | 2026.05.11 19:11:26.307638 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8379 | 2026.05.11 19:11:26.307778 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8380 | 2026.05.11 19:11:26.307896 [ 359 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8381 | 2026.05.11 19:11:26.307896 [ 319 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8382 | 2026.05.11 19:11:26.308026 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8383 | 2026.05.11 19:11:26.308056 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8384 | 2026.05.11 19:11:26.308100 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8385 | 2026.05.11 19:11:26.308121 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8386 | 2026.05.11 19:11:26.309256 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002369 sec., 21950.189953566907 rows/sec., 5.13 MiB/sec. | ||
| 8387 | 2026.05.11 19:11:26.309368 [ 259 ] {f544aa50-9501-445d-9c8c-7032c52c1dd0} <Debug> TCPHandler: Processed in 0.002743457 sec. | ||
| 8388 | 2026.05.11 19:11:26.311683 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2026.05.11 19:11:26.311886 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8390 | 2026.05.11 19:11:26.311968 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8391 | 2026.05.11 19:11:26.312625 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.05.11 19:11:26.312673 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8393 | 2026.05.11 19:11:26.313050 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8394 | 2026.05.11 19:11:26.313273 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.05.11 19:11:26.313407 [ 115 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8396 | 2026.05.11 19:11:26.313422 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001596 sec., 78947.36842105263 rows/sec., 6.82 MiB/sec. | ||
| 8397 | 2026.05.11 19:11:26.313477 [ 115 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.05.11 19:11:26.313487 [ 259 ] {77b4bf45-c398-4ed2-b257-2c84d27b7b13} <Debug> TCPHandler: Processed in 0.00190342 sec. | ||
| 8399 | 2026.05.11 19:11:26.313507 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8400 | 2026.05.11 19:11:26.313617 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8401 | 2026.05.11 19:11:26.313624 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.05.11 19:11:26.313759 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8403 | 2026.05.11 19:11:26.313778 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8404 | 2026.05.11 19:11:26.313800 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8405 | 2026.05.11 19:11:26.313826 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3359 rows starting from the beginning of the part | ||
| 8406 | 2026.05.11 19:11:26.313906 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8407 | 2026.05.11 19:11:26.313957 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part | ||
| 8408 | 2026.05.11 19:11:26.314008 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 126 rows starting from the beginning of the part | ||
| 8409 | 2026.05.11 19:11:26.314058 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 194 rows starting from the beginning of the part | ||
| 8410 | 2026.05.11 19:11:26.314104 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 126 rows starting from the beginning of the part | ||
| 8411 | 2026.05.11 19:11:26.314228 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.05.11 19:11:26.314298 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8413 | 2026.05.11 19:11:26.314623 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8414 | 2026.05.11 19:11:26.314842 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.05.11 19:11:26.314984 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001247 sec., 28067.361668003206 rows/sec., 2.06 MiB/sec. | ||
| 8416 | 2026.05.11 19:11:26.315024 [ 259 ] {bff5276d-9aac-4c78-932e-e02068f64ed4} <Debug> TCPHandler: Processed in 0.00144788 sec. | ||
| 8417 | 2026.05.11 19:11:26.315141 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.05.11 19:11:26.315236 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8419 | 2026.05.11 19:11:26.315275 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8420 | 2026.05.11 19:11:26.315726 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.05.11 19:11:26.315750 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002181911 sec., 1801631.6889185673 rows/sec., 145.73 MiB/sec. | ||
| 8422 | 2026.05.11 19:11:26.315763 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8423 | 2026.05.11 19:11:26.316124 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8424 | 2026.05.11 19:11:26.316122 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8425 | 2026.05.11 19:11:26.316378 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.05.11 19:11:26.316507 [ 115 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8427 | 2026.05.11 19:11:26.316522 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001306 sec., 75803.98162327717 rows/sec., 5.92 MiB/sec. | ||
| 8428 | 2026.05.11 19:11:26.316553 [ 115 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.05.11 19:11:26.316510 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.05.11 19:11:26.316580 [ 259 ] {4ff7d351-5ff2-4709-ac09-34703c021357} <Debug> TCPHandler: Processed in 0.001486211 sec. | ||
| 8431 | 2026.05.11 19:11:26.316584 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8432 | 2026.05.11 19:11:26.316677 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_56_11} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8433 | 2026.05.11 19:11:26.316679 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8434 | 2026.05.11 19:11:26.316719 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.05.11 19:11:26.316783 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8436 | 2026.05.11 19:11:26.316791 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8437 | 2026.05.11 19:11:26.316815 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1828 rows starting from the beginning of the part | ||
| 8438 | 2026.05.11 19:11:26.316817 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.05.11 19:11:26.316872 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8440 | 2026.05.11 19:11:26.316877 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8441 | 2026.05.11 19:11:26.316916 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 71 rows starting from the beginning of the part | ||
| 8442 | 2026.05.11 19:11:26.316955 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 99 rows starting from the beginning of the part | ||
| 8443 | 2026.05.11 19:11:26.316989 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part | ||
| 8444 | 2026.05.11 19:11:26.317019 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 99 rows starting from the beginning of the part | ||
| 8445 | 2026.05.11 19:11:26.317315 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.05.11 19:11:26.317355 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8447 | 2026.05.11 19:11:26.317716 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8448 | 2026.05.11 19:11:26.317930 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.05.11 19:11:26.317985 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335705 sec., 1702471.7284130852 rows/sec., 126.12 MiB/sec. | ||
| 8450 | 2026.05.11 19:11:26.318038 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8451 | 2026.05.11 19:11:26.318063 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.05.11 19:11:26.318065 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 8453 | 2026.05.11 19:11:26.318081 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8454 | 2026.05.11 19:11:26.318116 [ 259 ] {2caef2e4-7456-4ee7-a5eb-8499566342d8} <Debug> TCPHandler: Processed in 0.001445261 sec. | ||
| 8455 | 2026.05.11 19:11:26.318170 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8456 | 2026.05.11 19:11:26.318236 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.05.11 19:11:26.318284 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8458 | 2026.05.11 19:11:26.318303 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8459 | 2026.05.11 19:11:26.318326 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17830 rows starting from the beginning of the part | ||
| 8460 | 2026.05.11 19:11:26.318333 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8461 | 2026.05.11 19:11:26.318399 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <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 | ||
| 8462 | 2026.05.11 19:11:26.318406 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 8463 | 2026.05.11 19:11:26.318468 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8464 | 2026.05.11 19:11:26.318520 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8465 | 2026.05.11 19:11:26.318567 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 235 rows starting from the beginning of the part | ||
| 8466 | 2026.05.11 19:11:26.318615 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8467 | 2026.05.11 19:11:26.318676 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.05.11 19:11:26.318783 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_56_11} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8469 | 2026.05.11 19:11:26.318902 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 8470 | 2026.05.11 19:11:26.319240 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.05.11 19:11:26.319282 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8472 | 2026.05.11 19:11:26.319887 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8473 | 2026.05.11 19:11:26.320123 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.05.11 19:11:26.320264 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00195 sec., 17948.71794871795 rows/sec., 32.16 MiB/sec. | ||
| 8475 | 2026.05.11 19:11:26.320328 [ 259 ] {545b0a8f-89e9-4224-9663-fa653a502e7c} <Debug> TCPHandler: Processed in 0.002139364 sec. | ||
| 8476 | 2026.05.11 19:11:26.320455 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2026.05.11 19:11:26.320547 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8478 | 2026.05.11 19:11:26.320588 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8479 | 2026.05.11 19:11:26.320926 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.05.11 19:11:26.320963 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8481 | 2026.05.11 19:11:26.321265 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8482 | 2026.05.11 19:11:26.321485 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.11 19:11:26.321587 [ 115 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8484 | 2026.05.11 19:11:26.321614 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8485 | 2026.05.11 19:11:26.321615 [ 115 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.11 19:11:26.321660 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8487 | 2026.05.11 19:11:26.321664 [ 259 ] {f6f6e9e9-d116-43f5-8b65-536645245637} <Debug> TCPHandler: Processed in 0.001256086 sec. | ||
| 8488 | 2026.05.11 19:11:26.321738 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8489 | 2026.05.11 19:11:26.321850 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8490 | 2026.05.11 19:11:26.321883 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2922 rows starting from the beginning of the part | ||
| 8491 | 2026.05.11 19:11:26.321943 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 8492 | 2026.05.11 19:11:26.321991 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8493 | 2026.05.11 19:11:26.322026 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8494 | 2026.05.11 19:11:26.322060 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8495 | 2026.05.11 19:11:26.322094 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8496 | 2026.05.11 19:11:26.323424 [ 191 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722476 sec., 1863596.3578012118 rows/sec., 124.53 MiB/sec. | ||
| 8497 | 2026.05.11 19:11:26.323807 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8498 | 2026.05.11 19:11:26.324100 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.05.11 19:11:26.324177 [ 186 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_56_11} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8500 | 2026.05.11 19:11:26.324259 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8501 | 2026.05.11 19:11:26.324538 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18673 rows, containing 5 columns (5 merged, 0 gathered) in 0.006404981 sec., 2915387.2587600183 rows/sec., 194.61 MiB/sec. | ||
| 8502 | 2026.05.11 19:11:26.324798 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8503 | 2026.05.11 19:11:26.325079 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.11 19:11:26.325151 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8505 | 2026.05.11 19:11:26.325226 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8506 | 2026.05.11 19:11:27.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.39 MiB, peak 307.01 MiB, free memory in arenas 0.00 B, will set to 298.45 MiB (RSS), difference: 2.05 MiB | ||
| 8507 | 2026.05.11 19:11:29.436385 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8508 | 2026.05.11 19:11:29.436435 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8509 | 2026.05.11 19:11:29.583488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18274 | ||
| 8510 | 2026.05.11 19:11:29.584059 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.05.11 19:11:29.584117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8512 | 2026.05.11 19:11:29.584644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8513 | 2026.05.11 19:11:29.584895 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.11 19:11:29.585055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18274 | ||
| 8515 | 2026.05.11 19:11:30.549812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8516 | 2026.05.11 19:11:30.567086 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.05.11 19:11:30.567153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8518 | 2026.05.11 19:11:30.573075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8519 | 2026.05.11 19:11:30.573781 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.05.11 19:11:30.576710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8521 | 2026.05.11 19:11:31.305271 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.11 19:11:31.305524 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8523 | 2026.05.11 19:11:31.305907 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8524 | 2026.05.11 19:11:31.305951 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8525 | 2026.05.11 19:11:31.306233 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8526 | 2026.05.11 19:11:31.306317 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8527 | 2026.05.11 19:11:31.306469 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8528 | 2026.05.11 19:11:31.306576 [ 341 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8529 | 2026.05.11 19:11:31.306581 [ 319 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8530 | 2026.05.11 19:11:31.306703 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8531 | 2026.05.11 19:11:31.306730 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8532 | 2026.05.11 19:11:31.306775 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8533 | 2026.05.11 19:11:31.306796 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8534 | 2026.05.11 19:11:31.307777 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002355 sec., 22080.67940552017 rows/sec., 5.16 MiB/sec. | ||
| 8535 | 2026.05.11 19:11:31.307858 [ 259 ] {fa875ea4-2253-4063-90ad-46633e9c5bfa} <Debug> TCPHandler: Processed in 0.002724737 sec. | ||
| 8536 | 2026.05.11 19:11:31.309834 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.05.11 19:11:31.309950 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8538 | 2026.05.11 19:11:31.309995 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8539 | 2026.05.11 19:11:31.310483 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.11 19:11:31.310521 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8541 | 2026.05.11 19:11:31.310898 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8542 | 2026.05.11 19:11:31.311129 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.11 19:11:31.311280 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001365 sec., 51282.05128205129 rows/sec., 4.11 MiB/sec. | ||
| 8544 | 2026.05.11 19:11:31.311320 [ 259 ] {bb1eec26-1790-4d07-bbce-cbaec650dd64} <Debug> TCPHandler: Processed in 0.001540942 sec. | ||
| 8545 | 2026.05.11 19:11:31.311451 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.11 19:11:31.311556 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.11 19:11:31.311597 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8548 | 2026.05.11 19:11:31.312014 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.11 19:11:31.312051 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8550 | 2026.05.11 19:11:31.312355 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8551 | 2026.05.11 19:11:31.312570 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.11 19:11:31.312675 [ 106 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8553 | 2026.05.11 19:11:31.312705 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001174 sec., 5962.52129471891 rows/sec., 448.35 KiB/sec. | ||
| 8554 | 2026.05.11 19:11:31.312713 [ 106 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.11 19:11:31.312737 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8556 | 2026.05.11 19:11:31.312743 [ 259 ] {dc615101-0c89-4594-a77c-f6b1f1f89e70} <Debug> TCPHandler: Processed in 0.001343717 sec. | ||
| 8557 | 2026.05.11 19:11:31.312866 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.11 19:11:31.312868 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8559 | 2026.05.11 19:11:31.312967 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8560 | 2026.05.11 19:11:31.313012 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8561 | 2026.05.11 19:11:31.313037 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8562 | 2026.05.11 19:11:31.313080 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 8563 | 2026.05.11 19:11:31.313159 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 8564 | 2026.05.11 19:11:31.313212 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 8565 | 2026.05.11 19:11:31.313262 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8566 | 2026.05.11 19:11:31.313305 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 8567 | 2026.05.11 19:11:31.313348 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 8568 | 2026.05.11 19:11:31.313449 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.05.11 19:11:31.313490 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8570 | 2026.05.11 19:11:31.313826 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8571 | 2026.05.11 19:11:31.314075 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.05.11 19:11:31.314211 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001267 sec., 56037.88476716654 rows/sec., 4.37 MiB/sec. | ||
| 8573 | 2026.05.11 19:11:31.314249 [ 259 ] {5d9a8959-050b-4d85-b148-887ea1bdad91} <Debug> TCPHandler: Processed in 0.00143354 sec. | ||
| 8574 | 2026.05.11 19:11:31.314247 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143841 sec., 230810.40871517858 rows/sec., 16.38 MiB/sec. | ||
| 8575 | 2026.05.11 19:11:31.314371 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.05.11 19:11:31.314460 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8577 | 2026.05.11 19:11:31.314473 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.05.11 19:11:31.314529 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8579 | 2026.05.11 19:11:31.314777 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.05.11 19:11:31.314872 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_51_10} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8581 | 2026.05.11 19:11:31.314946 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.05.11 19:11:31.314975 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8583 | 2026.05.11 19:11:31.314986 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8584 | 2026.05.11 19:11:31.315339 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8585 | 2026.05.11 19:11:31.315559 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.05.11 19:11:31.315694 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 8587 | 2026.05.11 19:11:31.315731 [ 259 ] {031df97b-e1fb-411e-ad65-112d50e76d1c} <Debug> TCPHandler: Processed in 0.001410469 sec. | ||
| 8588 | 2026.05.11 19:11:31.315856 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.05.11 19:11:31.315953 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8590 | 2026.05.11 19:11:31.316007 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <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 | ||
| 8591 | 2026.05.11 19:11:31.316761 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2026.05.11 19:11:31.316796 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8593 | 2026.05.11 19:11:31.317320 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8594 | 2026.05.11 19:11:31.317542 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.05.11 19:11:31.317683 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001749 sec., 4002.2870211549457 rows/sec., 7.17 MiB/sec. | ||
| 8596 | 2026.05.11 19:11:31.317751 [ 259 ] {0689b5f6-5e31-46dd-9395-d280bee1ae81} <Debug> TCPHandler: Processed in 0.001946221 sec. | ||
| 8597 | 2026.05.11 19:11:31.317880 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2026.05.11 19:11:31.317976 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8599 | 2026.05.11 19:11:31.318018 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8600 | 2026.05.11 19:11:31.318358 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.05.11 19:11:31.318391 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8602 | 2026.05.11 19:11:31.318696 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8603 | 2026.05.11 19:11:31.318918 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.05.11 19:11:31.319046 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8605 | 2026.05.11 19:11:31.319082 [ 259 ] {66a21679-78b1-4410-9263-9505bab301ba} <Debug> TCPHandler: Processed in 0.001251586 sec. | ||
| 8606 | 2026.05.11 19:11:31.680257 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.05.11 19:11:31.680500 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8608 | 2026.05.11 19:11:31.680873 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8609 | 2026.05.11 19:11:31.680911 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8610 | 2026.05.11 19:11:31.681148 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8611 | 2026.05.11 19:11:31.681217 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8612 | 2026.05.11 19:11:31.681361 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 8613 | 2026.05.11 19:11:31.681450 [ 341 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8614 | 2026.05.11 19:11:31.681482 [ 319 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8615 | 2026.05.11 19:11:31.681583 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8616 | 2026.05.11 19:11:31.681609 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8617 | 2026.05.11 19:11:31.681656 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8618 | 2026.05.11 19:11:31.681683 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8619 | 2026.05.11 19:11:31.682905 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002501 sec., 20791.683326669332 rows/sec., 4.86 MiB/sec. | ||
| 8620 | 2026.05.11 19:11:31.683016 [ 259 ] {a7cc3070-291f-4428-95cc-abc1c8ef753d} <Debug> TCPHandler: Processed in 0.00289577 sec. | ||
| 8621 | 2026.05.11 19:11:31.695207 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.05.11 19:11:31.695421 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8623 | 2026.05.11 19:11:31.695467 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8624 | 2026.05.11 19:11:31.697073 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.05.11 19:11:31.697111 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8626 | 2026.05.11 19:11:31.697621 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8627 | 2026.05.11 19:11:31.697849 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.05.11 19:11:31.698016 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Debug> executeQuery: Read 2471 rows, 188.07 KiB in 0.002655 sec., 930696.7984934087 rows/sec., 69.17 MiB/sec. | ||
| 8629 | 2026.05.11 19:11:31.698056 [ 259 ] {06c519da-f2fb-4611-8827-98a58a0853d7} <Debug> TCPHandler: Processed in 0.002956251 sec. | ||
| 8630 | 2026.05.11 19:11:31.698184 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.05.11 19:11:31.698279 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.05.11 19:11:31.698320 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8633 | 2026.05.11 19:11:31.698739 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.05.11 19:11:31.698774 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8635 | 2026.05.11 19:11:31.699076 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8636 | 2026.05.11 19:11:31.699293 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.11 19:11:31.699422 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001162 sec., 37865.7487091222 rows/sec., 2.78 MiB/sec. | ||
| 8638 | 2026.05.11 19:11:31.699459 [ 259 ] {982bfdf1-b9fe-4ee4-8801-7e86c8e2a797} <Debug> TCPHandler: Processed in 0.001324577 sec. | ||
| 8639 | 2026.05.11 19:11:31.699573 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.05.11 19:11:31.699668 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.05.11 19:11:31.699706 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8642 | 2026.05.11 19:11:31.700370 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.05.11 19:11:31.700405 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8644 | 2026.05.11 19:11:31.700739 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8645 | 2026.05.11 19:11:31.700955 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.05.11 19:11:31.701086 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001437 sec., 557411.2734864301 rows/sec., 32.20 MiB/sec. | ||
| 8647 | 2026.05.11 19:11:31.701125 [ 259 ] {0b71e0b6-b189-43c5-bf83-8f927c3f1e04} <Debug> TCPHandler: Processed in 0.001600763 sec. | ||
| 8648 | 2026.05.11 19:11:31.701236 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.05.11 19:11:31.701332 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.05.11 19:11:31.701371 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8651 | 2026.05.11 19:11:31.701751 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.05.11 19:11:31.701786 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8653 | 2026.05.11 19:11:31.702103 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8654 | 2026.05.11 19:11:31.702306 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.05.11 19:11:31.702433 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 8656 | 2026.05.11 19:11:31.702471 [ 259 ] {90cea3a4-f220-4030-b889-5a09cd0baa6f} <Debug> TCPHandler: Processed in 0.001283947 sec. | ||
| 8657 | 2026.05.11 19:11:31.702583 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.05.11 19:11:31.702677 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8659 | 2026.05.11 19:11:31.702715 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8660 | 2026.05.11 19:11:31.703565 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.05.11 19:11:31.703601 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8662 | 2026.05.11 19:11:31.704003 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8663 | 2026.05.11 19:11:31.704202 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.05.11 19:11:31.704332 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001708 sec., 774590.1639344261 rows/sec., 51.89 MiB/sec. | ||
| 8665 | 2026.05.11 19:11:31.704369 [ 259 ] {ceb8859b-244c-41d3-b8d9-bdf2a9152130} <Debug> TCPHandler: Processed in 0.001872819 sec. | ||
| 8666 | 2026.05.11 19:11:31.704479 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2026.05.11 19:11:31.704573 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8668 | 2026.05.11 19:11:31.704616 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8669 | 2026.05.11 19:11:31.705434 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.05.11 19:11:31.705473 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8671 | 2026.05.11 19:11:31.705945 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8672 | 2026.05.11 19:11:31.706161 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.05.11 19:11:31.706307 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.0017 sec., 880000 rows/sec., 53.37 MiB/sec. | ||
| 8674 | 2026.05.11 19:11:31.706349 [ 259 ] {8d5ec8df-223a-4903-951e-28fb25924953} <Debug> TCPHandler: Processed in 0.001874749 sec. | ||
| 8675 | 2026.05.11 19:11:31.706475 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.05.11 19:11:31.706572 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8677 | 2026.05.11 19:11:31.706628 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <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 | ||
| 8678 | 2026.05.11 19:11:31.707503 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.05.11 19:11:31.707540 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8680 | 2026.05.11 19:11:31.708117 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8681 | 2026.05.11 19:11:31.708342 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.05.11 19:11:31.708467 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8683 | 2026.05.11 19:11:31.708486 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001932 sec., 22774.32712215321 rows/sec., 40.81 MiB/sec. | ||
| 8684 | 2026.05.11 19:11:31.708536 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.05.11 19:11:31.708565 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8686 | 2026.05.11 19:11:31.708569 [ 259 ] {fad401e7-5bc2-4659-a01a-5fbef742ce4e} <Debug> TCPHandler: Processed in 0.002142935 sec. | ||
| 8687 | 2026.05.11 19:11:31.708705 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.05.11 19:11:31.708713 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8689 | 2026.05.11 19:11:31.708803 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8690 | 2026.05.11 19:11:31.708851 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8691 | 2026.05.11 19:11:31.708968 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8692 | 2026.05.11 19:11:31.709032 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1016 rows starting from the beginning of the part | ||
| 8693 | 2026.05.11 19:11:31.709163 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 8694 | 2026.05.11 19:11:31.709185 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.05.11 19:11:31.709228 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8696 | 2026.05.11 19:11:31.709266 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 8697 | 2026.05.11 19:11:31.709366 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 8698 | 2026.05.11 19:11:31.709458 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 8699 | 2026.05.11 19:11:31.709548 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 8700 | 2026.05.11 19:11:31.709586 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8701 | 2026.05.11 19:11:31.709825 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.05.11 19:11:31.709975 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 695.90 KiB/sec. | ||
| 8703 | 2026.05.11 19:11:31.710013 [ 259 ] {77033c3e-511d-4d23-97fc-f765d8127d14} <Debug> TCPHandler: Processed in 0.001357868 sec. | ||
| 8704 | 2026.05.11 19:11:31.718735 [ 188 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 19 columns (19 merged, 0 gathered) in 0.010081203 sec., 113478.52037103112 rows/sec., 203.35 MiB/sec. | ||
| 8705 | 2026.05.11 19:11:31.720207 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8706 | 2026.05.11 19:11:31.720617 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.05.11 19:11:31.720706 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8708 | 2026.05.11 19:11:31.720887 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8709 | 2026.05.11 19:11:32.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.75 MiB, peak 311.10 MiB, free memory in arenas 0.00 B, will set to 302.21 MiB (RSS), difference: 2.46 MiB | ||
| 8710 | 2026.05.11 19:11:33.393219 [ 104 ] {} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 8711 | 2026.05.11 19:11:33.393288 [ 104 ] {} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.05.11 19:11:33.393313 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8713 | 2026.05.11 19:11:33.393435 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::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 | ||
| 8714 | 2026.05.11 19:11:33.393567 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2026.05.11 19:11:33.393601 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 8716 | 2026.05.11 19:11:33.393669 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 8717 | 2026.05.11 19:11:33.393727 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 8718 | 2026.05.11 19:11:33.393773 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 8719 | 2026.05.11 19:11:33.393821 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8720 | 2026.05.11 19:11:33.394715 [ 188 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331473 sec., 369515.5665942907 rows/sec., 23.13 MiB/sec. | ||
| 8721 | 2026.05.11 19:11:33.394916 [ 189 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8722 | 2026.05.11 19:11:33.395245 [ 189 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.05.11 19:11:33.395327 [ 189 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_10_2} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 8724 | 2026.05.11 19:11:33.395421 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8725 | 2026.05.11 19:11:33.704848 [ 104 ] {} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 8726 | 2026.05.11 19:11:33.704918 [ 104 ] {} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.11 19:11:33.704940 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8728 | 2026.05.11 19:11:33.705066 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::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 | ||
| 8729 | 2026.05.11 19:11:33.705212 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8730 | 2026.05.11 19:11:33.705244 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 8731 | 2026.05.11 19:11:33.705312 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 8732 | 2026.05.11 19:11:33.705358 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 308 rows starting from the beginning of the part | ||
| 8733 | 2026.05.11 19:11:33.705401 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 8734 | 2026.05.11 19:11:33.705444 [ 194 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8735 | 2026.05.11 19:11:33.706375 [ 189 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367689 sec., 693140.0340282038 rows/sec., 48.03 MiB/sec. | ||
| 8736 | 2026.05.11 19:11:33.706597 [ 188 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8737 | 2026.05.11 19:11:33.706924 [ 188 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.11 19:11:33.707006 [ 188 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_10_2} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 8739 | 2026.05.11 19:11:33.707115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8740 | 2026.05.11 19:11:33.721779 [ 104 ] {} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8741 | 2026.05.11 19:11:33.721813 [ 104 ] {} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.05.11 19:11:33.721831 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8743 | 2026.05.11 19:11:33.721922 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8744 | 2026.05.11 19:11:33.722035 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.05.11 19:11:33.722067 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 8746 | 2026.05.11 19:11:33.722132 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8747 | 2026.05.11 19:11:33.722177 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8748 | 2026.05.11 19:11:33.722214 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8749 | 2026.05.11 19:11:33.722251 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8750 | 2026.05.11 19:11:33.722986 [ 188 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001102633 sec., 38090.643033538814 rows/sec., 3.19 MiB/sec. | ||
| 8751 | 2026.05.11 19:11:33.723155 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8752 | 2026.05.11 19:11:33.723463 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.05.11 19:11:33.723542 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_14_3} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8754 | 2026.05.11 19:11:33.723635 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8755 | 2026.05.11 19:11:34.639106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1048 | ||
| 8756 | 2026.05.11 19:11:34.641668 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.05.11 19:11:34.641721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8758 | 2026.05.11 19:11:34.642927 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8759 | 2026.05.11 19:11:34.643193 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.05.11 19:11:34.643446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8761 | 2026.05.11 19:11:36.304075 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.05.11 19:11:36.304332 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 8763 | 2026.05.11 19:11:36.304697 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8764 | 2026.05.11 19:11:36.304732 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <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 | ||
| 8765 | 2026.05.11 19:11:36.304953 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8766 | 2026.05.11 19:11:36.305031 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8767 | 2026.05.11 19:11:36.305179 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8768 | 2026.05.11 19:11:36.305289 [ 341 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8769 | 2026.05.11 19:11:36.305303 [ 319 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8770 | 2026.05.11 19:11:36.305447 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8771 | 2026.05.11 19:11:36.305476 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8772 | 2026.05.11 19:11:36.305525 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <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'))" | ||
| 8773 | 2026.05.11 19:11:36.305546 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8774 | 2026.05.11 19:11:36.306524 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002295 sec., 22657.952069716775 rows/sec., 5.30 MiB/sec. | ||
| 8775 | 2026.05.11 19:11:36.306604 [ 259 ] {d263c531-58d1-465a-9b1c-014f07db0aa6} <Debug> TCPHandler: Processed in 0.002669116 sec. | ||
| 8776 | 2026.05.11 19:11:36.308125 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.05.11 19:11:36.308237 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8778 | 2026.05.11 19:11:36.308283 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8779 | 2026.05.11 19:11:36.308764 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.11 19:11:36.308808 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8781 | 2026.05.11 19:11:36.309174 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8782 | 2026.05.11 19:11:36.309392 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.11 19:11:36.309536 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001331 sec., 42073.628850488356 rows/sec., 3.23 MiB/sec. | ||
| 8784 | 2026.05.11 19:11:36.309574 [ 259 ] {3d4c408d-90cf-4f92-8203-5f35906c7049} <Debug> TCPHandler: Processed in 0.001504112 sec. | ||
| 8785 | 2026.05.11 19:11:36.309713 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.11 19:11:36.309822 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8787 | 2026.05.11 19:11:36.309864 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8788 | 2026.05.11 19:11:36.310270 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.11 19:11:36.310306 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8790 | 2026.05.11 19:11:36.310597 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8791 | 2026.05.11 19:11:36.310806 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.05.11 19:11:36.310938 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 8793 | 2026.05.11 19:11:36.310976 [ 259 ] {14eb31e9-3b7a-4271-b644-dcb9a495fbbb} <Debug> TCPHandler: Processed in 0.001322358 sec. | ||
| 8794 | 2026.05.11 19:11:36.311095 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.05.11 19:11:36.311190 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.05.11 19:11:36.311232 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8797 | 2026.05.11 19:11:36.311599 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.05.11 19:11:36.311636 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8799 | 2026.05.11 19:11:36.311946 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8800 | 2026.05.11 19:11:36.312151 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.05.11 19:11:36.312277 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001106 sec., 115732.36889692587 rows/sec., 8.06 MiB/sec. | ||
| 8802 | 2026.05.11 19:11:36.312314 [ 259 ] {15664776-88a3-45f5-b19b-229aa8d69df8} <Debug> TCPHandler: Processed in 0.001270247 sec. | ||
| 8803 | 2026.05.11 19:11:36.312431 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.05.11 19:11:36.312524 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8805 | 2026.05.11 19:11:36.312565 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8806 | 2026.05.11 19:11:36.312891 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.05.11 19:11:36.312927 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8808 | 2026.05.11 19:11:36.313235 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8809 | 2026.05.11 19:11:36.313446 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.05.11 19:11:36.313572 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 8811 | 2026.05.11 19:11:36.313607 [ 259 ] {fc15547a-ec86-4647-9c66-02be476d1aec} <Debug> TCPHandler: Processed in 0.001226026 sec. | ||
| 8812 | 2026.05.11 19:11:37.085265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18786 | ||
| 8813 | 2026.05.11 19:11:37.085957 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.05.11 19:11:37.085994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8815 | 2026.05.11 19:11:37.086496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8816 | 2026.05.11 19:11:37.086728 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.11 19:11:37.086859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18786 | ||
| 8818 | 2026.05.11 19:11:38.076930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8819 | 2026.05.11 19:11:38.093964 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.05.11 19:11:38.094028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8821 | 2026.05.11 19:11:38.100124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8822 | 2026.05.11 19:11:38.100822 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.11 19:11:38.103988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8824 | 2026.05.11 19:11:41.305751 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.05.11 19:11:41.305988 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8826 | 2026.05.11 19:11:41.306336 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8827 | 2026.05.11 19:11:41.306373 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8828 | 2026.05.11 19:11:41.306601 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8829 | 2026.05.11 19:11:41.306674 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8830 | 2026.05.11 19:11:41.306818 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8831 | 2026.05.11 19:11:41.306910 [ 341 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8832 | 2026.05.11 19:11:41.306940 [ 319 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8833 | 2026.05.11 19:11:41.307052 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8834 | 2026.05.11 19:11:41.307078 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8835 | 2026.05.11 19:11:41.307123 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8836 | 2026.05.11 19:11:41.307144 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 8837 | 2026.05.11 19:11:41.308097 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00221 sec., 23529.41176470588 rows/sec., 5.50 MiB/sec. | ||
| 8838 | 2026.05.11 19:11:41.308177 [ 259 ] {b5ac8342-438e-40fe-aaea-faf3bac7cd71} <Debug> TCPHandler: Processed in 0.002559474 sec. | ||
| 8839 | 2026.05.11 19:11:41.310110 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.05.11 19:11:41.310241 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8841 | 2026.05.11 19:11:41.310296 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8842 | 2026.05.11 19:11:41.310866 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.05.11 19:11:41.310911 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8844 | 2026.05.11 19:11:41.311292 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8845 | 2026.05.11 19:11:41.311529 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.05.11 19:11:41.311680 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001478 sec., 47361.29905277402 rows/sec., 3.80 MiB/sec. | ||
| 8847 | 2026.05.11 19:11:41.311721 [ 259 ] {5dfe46c9-8446-4c4b-a1a1-321ec69dcbc3} <Debug> TCPHandler: Processed in 0.001674134 sec. | ||
| 8848 | 2026.05.11 19:11:41.311854 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.05.11 19:11:41.311954 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8850 | 2026.05.11 19:11:41.311997 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8851 | 2026.05.11 19:11:41.312403 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8852 | 2026.05.11 19:11:41.312440 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8853 | 2026.05.11 19:11:41.312746 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8854 | 2026.05.11 19:11:41.312959 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2026.05.11 19:11:41.313100 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001168 sec., 5993.1506849315065 rows/sec., 450.66 KiB/sec. | ||
| 8856 | 2026.05.11 19:11:41.313139 [ 259 ] {6961961d-16c2-4639-b2f8-c9b96acaef88} <Debug> TCPHandler: Processed in 0.001336048 sec. | ||
| 8857 | 2026.05.11 19:11:41.313253 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.05.11 19:11:41.313349 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8859 | 2026.05.11 19:11:41.313389 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8860 | 2026.05.11 19:11:41.313810 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.05.11 19:11:41.313847 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8862 | 2026.05.11 19:11:41.314164 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8863 | 2026.05.11 19:11:41.314382 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.11 19:11:41.314512 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001182 sec., 60067.681895093054 rows/sec., 4.69 MiB/sec. | ||
| 8865 | 2026.05.11 19:11:41.314551 [ 259 ] {fd6ff619-4946-4202-9154-ab41c1be0e96} <Debug> TCPHandler: Processed in 0.001347038 sec. | ||
| 8866 | 2026.05.11 19:11:41.314669 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.05.11 19:11:41.314766 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8868 | 2026.05.11 19:11:41.314809 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8869 | 2026.05.11 19:11:41.315216 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.11 19:11:41.315252 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8871 | 2026.05.11 19:11:41.315599 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8872 | 2026.05.11 19:11:41.315829 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.11 19:11:41.315962 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8874 | 2026.05.11 19:11:41.316001 [ 259 ] {264596b3-c5bc-46da-b007-4ab89a37851b} <Debug> TCPHandler: Processed in 0.001381769 sec. | ||
| 8875 | 2026.05.11 19:11:41.316125 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.05.11 19:11:41.316247 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8877 | 2026.05.11 19:11:41.316314 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <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 | ||
| 8878 | 2026.05.11 19:11:41.317143 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.11 19:11:41.317182 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8880 | 2026.05.11 19:11:41.317703 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8881 | 2026.05.11 19:11:41.317934 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.11 19:11:41.318076 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001854 sec., 3775.6202804746495 rows/sec., 6.77 MiB/sec. | ||
| 8883 | 2026.05.11 19:11:41.318131 [ 259 ] {f3c535c3-be7f-4fcf-9970-e15c31fc0db3} <Debug> TCPHandler: Processed in 0.002068873 sec. | ||
| 8884 | 2026.05.11 19:11:41.318254 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.05.11 19:11:41.318349 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.05.11 19:11:41.318391 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8887 | 2026.05.11 19:11:41.318727 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.05.11 19:11:41.318765 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8889 | 2026.05.11 19:11:41.319074 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8890 | 2026.05.11 19:11:41.319296 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.11 19:11:41.319427 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8892 | 2026.05.11 19:11:41.319464 [ 259 ] {da47bd44-2023-46a5-8dcd-ed3bd236859f} <Debug> TCPHandler: Processed in 0.001260616 sec. | ||
| 8893 | 2026.05.11 19:11:44.436683 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8894 | 2026.05.11 19:11:44.436762 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8895 | 2026.05.11 19:11:44.586973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19234 | ||
| 8896 | 2026.05.11 19:11:44.587658 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.05.11 19:11:44.587729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8898 | 2026.05.11 19:11:44.588462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8899 | 2026.05.11 19:11:44.588813 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.11 19:11:44.589024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19234 | ||
| 8901 | 2026.05.11 19:11:44.643850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1072 | ||
| 8902 | 2026.05.11 19:11:44.647249 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.05.11 19:11:44.647341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8904 | 2026.05.11 19:11:44.649166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8905 | 2026.05.11 19:11:44.649595 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.11 19:11:44.650115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8907 | 2026.05.11 19:11:44.700319 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 8908 | 2026.05.11 19:11:44.700402 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8909 | 2026.05.11 19:11:44.700427 [ 302 ] {} <Debug> TCP-Session: 257b97dc-3000-48d6-bf70-5d71108c9f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 8910 | 2026.05.11 19:11:44.700449 [ 302 ] {} <Debug> TCP-Session: 257b97dc-3000-48d6-bf70-5d71108c9f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.05.11 19:11:44.700461 [ 302 ] {} <Debug> TCP-Session: 257b97dc-3000-48d6-bf70-5d71108c9f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.05.11 19:11:44.700635 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 8913 | 2026.05.11 19:11:44.700678 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54278 | ||
| 8914 | 2026.05.11 19:11:44.700688 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38536 | ||
| 8915 | 2026.05.11 19:11:44.700742 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50156 | ||
| 8916 | 2026.05.11 19:11:44.700773 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8917 | 2026.05.11 19:11:44.700785 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8918 | 2026.05.11 19:11:44.700736 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44839 | ||
| 8919 | 2026.05.11 19:11:44.700821 [ 285 ] {} <Debug> TCP-Session: 9e3588e5-75d9-40f9-98f6-0686b0924273 Authenticating user 'default' from [fd00:1122:3344:101::e]:54278 | ||
| 8920 | 2026.05.11 19:11:44.700807 [ 303 ] {} <Debug> TCP-Session: df4e1e8b-f81c-4e28-9d8e-4053b5cb866f Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 8921 | 2026.05.11 19:11:44.700869 [ 285 ] {} <Debug> TCP-Session: 9e3588e5-75d9-40f9-98f6-0686b0924273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.05.11 19:11:44.700723 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53628 | ||
| 8923 | 2026.05.11 19:11:44.700900 [ 303 ] {} <Debug> TCP-Session: df4e1e8b-f81c-4e28-9d8e-4053b5cb866f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.05.11 19:11:44.700722 [ 302 ] {} <Trace> TCP-Session: 257b97dc-3000-48d6-bf70-5d71108c9f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.05.11 19:11:44.700960 [ 303 ] {} <Debug> TCP-Session: df4e1e8b-f81c-4e28-9d8e-4053b5cb866f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2026.05.11 19:11:44.700981 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8927 | 2026.05.11 19:11:44.700712 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59572 | ||
| 8928 | 2026.05.11 19:11:44.701040 [ 307 ] {} <Debug> TCP-Session: 0a4c88ed-6a02-4fda-aa3f-ac2b398af93c Authenticating user 'default' from [fd00:1122:3344:101::e]:38536 | ||
| 8929 | 2026.05.11 19:11:44.700643 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34649 | ||
| 8930 | 2026.05.11 19:11:44.701083 [ 307 ] {} <Debug> TCP-Session: 0a4c88ed-6a02-4fda-aa3f-ac2b398af93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.05.11 19:11:44.700897 [ 285 ] {} <Debug> TCP-Session: 9e3588e5-75d9-40f9-98f6-0686b0924273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8932 | 2026.05.11 19:11:44.701110 [ 307 ] {} <Debug> TCP-Session: 0a4c88ed-6a02-4fda-aa3f-ac2b398af93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2026.05.11 19:11:44.701117 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8934 | 2026.05.11 19:11:44.701380 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8935 | 2026.05.11 19:11:44.701433 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8936 | 2026.05.11 19:11:44.701502 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.05.11 19:11:44.701531 [ 308 ] {} <Debug> TCP-Session: 69f92038-1542-4442-9445-96a7452866ed Authenticating user 'default' from [fd00:1122:3344:101::e]:59572 | ||
| 8938 | 2026.05.11 19:11:44.701548 [ 308 ] {} <Debug> TCP-Session: 69f92038-1542-4442-9445-96a7452866ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.05.11 19:11:44.701561 [ 308 ] {} <Debug> TCP-Session: 69f92038-1542-4442-9445-96a7452866ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.05.11 19:11:44.701621 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8941 | 2026.05.11 19:11:44.701656 [ 310 ] {} <Debug> TCP-Session: 140bef26-db53-4c46-979e-d56427559620 Authenticating user 'default' from [fd00:1122:3344:101::e]:44839 | ||
| 8942 | 2026.05.11 19:11:44.701674 [ 310 ] {} <Debug> TCP-Session: 140bef26-db53-4c46-979e-d56427559620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.05.11 19:11:44.701687 [ 310 ] {} <Debug> TCP-Session: 140bef26-db53-4c46-979e-d56427559620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.05.11 19:11:44.701704 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 8945 | 2026.05.11 19:11:44.702014 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8946 | 2026.05.11 19:11:44.702049 [ 309 ] {} <Debug> TCP-Session: a72f5283-8e64-473f-9121-5bcc708e0985 Authenticating user 'default' from [fd00:1122:3344:101::e]:53628 | ||
| 8947 | 2026.05.11 19:11:44.702066 [ 309 ] {} <Debug> TCP-Session: a72f5283-8e64-473f-9121-5bcc708e0985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8948 | 2026.05.11 19:11:44.702079 [ 309 ] {} <Debug> TCP-Session: a72f5283-8e64-473f-9121-5bcc708e0985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8949 | 2026.05.11 19:11:44.702133 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2026.05.11 19:11:44.702170 [ 258 ] {} <Debug> TCP-Session: a97702de-a789-4fde-85e7-2660c3f0cff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50156 | ||
| 8951 | 2026.05.11 19:11:44.702188 [ 258 ] {} <Debug> TCP-Session: a97702de-a789-4fde-85e7-2660c3f0cff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.05.11 19:11:44.702200 [ 258 ] {} <Debug> TCP-Session: a97702de-a789-4fde-85e7-2660c3f0cff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.05.11 19:11:44.702256 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8954 | 2026.05.11 19:11:44.702292 [ 304 ] {} <Debug> TCP-Session: 0cfd5ba7-b0cb-4154-bcbb-c89b1d6fa164 Authenticating user 'default' from [fd00:1122:3344:101::e]:34649 | ||
| 8955 | 2026.05.11 19:11:44.702312 [ 304 ] {} <Debug> TCP-Session: 0cfd5ba7-b0cb-4154-bcbb-c89b1d6fa164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.05.11 19:11:44.702325 [ 304 ] {} <Debug> TCP-Session: 0cfd5ba7-b0cb-4154-bcbb-c89b1d6fa164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.05.11 19:11:44.702644 [ 327 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> AggregatingTransform: Aggregating | ||
| 8958 | 2026.05.11 19:11:44.702691 [ 327 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> Aggregator: Aggregation method: without_key | ||
| 8959 | 2026.05.11 19:11:44.702730 [ 327 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921977 sec. (1084.626 rows/sec., 42.37 KiB/sec.) | ||
| 8960 | 2026.05.11 19:11:44.702755 [ 327 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Trace> Aggregator: Merging aggregated data | ||
| 8961 | 2026.05.11 19:11:44.703902 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002832 sec., 353.1073446327684 rows/sec., 13.79 KiB/sec. | ||
| 8962 | 2026.05.11 19:11:44.704101 [ 302 ] {a6320e3e-9e75-456a-bbb7-9547c785c682} <Debug> TCPHandler: Processed in 0.003452632 sec. | ||
| 8963 | 2026.05.11 19:11:44.704237 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8964 | 2026.05.11 19:11:44.704267 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8965 | 2026.05.11 19:11:44.704272 [ 302 ] {} <Debug> TCP-Session: 257b97dc-3000-48d6-bf70-5d71108c9f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.05.11 19:11:44.704288 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8967 | 2026.05.11 19:11:44.704316 [ 303 ] {} <Debug> TCP-Session: df4e1e8b-f81c-4e28-9d8e-4053b5cb866f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.05.11 19:11:44.704327 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8969 | 2026.05.11 19:11:44.704343 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8970 | 2026.05.11 19:11:44.704368 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2026.05.11 19:11:44.704385 [ 258 ] {} <Debug> TCP-Session: a97702de-a789-4fde-85e7-2660c3f0cff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.05.11 19:11:44.704405 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8973 | 2026.05.11 19:11:44.704425 [ 309 ] {} <Debug> TCP-Session: a72f5283-8e64-473f-9121-5bcc708e0985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2026.05.11 19:11:44.704404 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8975 | 2026.05.11 19:11:44.704454 [ 307 ] {} <Debug> TCP-Session: 0a4c88ed-6a02-4fda-aa3f-ac2b398af93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.05.11 19:11:44.704404 [ 308 ] {} <Debug> TCP-Session: 69f92038-1542-4442-9445-96a7452866ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.05.11 19:11:44.704485 [ 285 ] {} <Debug> TCP-Session: 9e3588e5-75d9-40f9-98f6-0686b0924273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.05.11 19:11:44.704361 [ 304 ] {} <Debug> TCP-Session: 0cfd5ba7-b0cb-4154-bcbb-c89b1d6fa164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.05.11 19:11:44.704309 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2026.05.11 19:11:44.704574 [ 310 ] {} <Debug> TCP-Session: 140bef26-db53-4c46-979e-d56427559620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.05.11 19:11:45.604068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8982 | 2026.05.11 19:11:45.634959 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.05.11 19:11:45.635063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8984 | 2026.05.11 19:11:45.643786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8985 | 2026.05.11 19:11:45.645511 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.05.11 19:11:45.655221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8987 | 2026.05.11 19:11:46.105730 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62397 | ||
| 8988 | 2026.05.11 19:11:46.105840 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8989 | 2026.05.11 19:11:46.105867 [ 309 ] {} <Debug> TCP-Session: 6eba9602-0784-4b0c-b728-58fa1969f6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62397 | ||
| 8990 | 2026.05.11 19:11:46.105890 [ 309 ] {} <Debug> TCP-Session: 6eba9602-0784-4b0c-b728-58fa1969f6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.05.11 19:11:46.105902 [ 309 ] {} <Debug> TCP-Session: 6eba9602-0784-4b0c-b728-58fa1969f6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2026.05.11 19:11:46.106115 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37906 | ||
| 8993 | 2026.05.11 19:11:46.106146 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55341 | ||
| 8994 | 2026.05.11 19:11:46.106172 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62739 | ||
| 8995 | 2026.05.11 19:11:46.106205 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41372 | ||
| 8996 | 2026.05.11 19:11:46.106219 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51272 | ||
| 8997 | 2026.05.11 19:11:46.106250 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8998 | 2026.05.11 19:11:46.106252 [ 309 ] {} <Trace> TCP-Session: 6eba9602-0784-4b0c-b728-58fa1969f6b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.05.11 19:11:46.106300 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9000 | 2026.05.11 19:11:46.106303 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9001 | 2026.05.11 19:11:46.106337 [ 285 ] {} <Debug> TCP-Session: 69ccf825-68f0-4827-899a-0ceb947bf31a Authenticating user 'default' from [fd00:1122:3344:101::e]:41372 | ||
| 9002 | 2026.05.11 19:11:46.106352 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2026.05.11 19:11:46.106364 [ 302 ] {} <Debug> TCP-Session: e2ac7324-cf21-478e-8a44-dba0f2d28b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:62739 | ||
| 9004 | 2026.05.11 19:11:46.106371 [ 285 ] {} <Debug> TCP-Session: 69ccf825-68f0-4827-899a-0ceb947bf31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.05.11 19:11:46.106390 [ 307 ] {} <Debug> TCP-Session: f8bd542f-53a7-4276-a656-da11d8e0dda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51272 | ||
| 9006 | 2026.05.11 19:11:46.106408 [ 285 ] {} <Debug> TCP-Session: 69ccf825-68f0-4827-899a-0ceb947bf31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.05.11 19:11:46.106433 [ 307 ] {} <Debug> TCP-Session: f8bd542f-53a7-4276-a656-da11d8e0dda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.05.11 19:11:46.106404 [ 302 ] {} <Debug> TCP-Session: e2ac7324-cf21-478e-8a44-dba0f2d28b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.05.11 19:11:46.106456 [ 307 ] {} <Debug> TCP-Session: f8bd542f-53a7-4276-a656-da11d8e0dda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2026.05.11 19:11:46.106478 [ 302 ] {} <Debug> TCP-Session: e2ac7324-cf21-478e-8a44-dba0f2d28b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.05.11 19:11:46.106476 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9012 | 2026.05.11 19:11:46.106308 [ 258 ] {} <Debug> TCP-Session: ec6818a1-0220-40ef-9be7-2c129aa989f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55341 | ||
| 9013 | 2026.05.11 19:11:46.106250 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9014 | 2026.05.11 19:11:46.106555 [ 258 ] {} <Debug> TCP-Session: ec6818a1-0220-40ef-9be7-2c129aa989f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.05.11 19:11:46.106225 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54739 | ||
| 9016 | 2026.05.11 19:11:46.106578 [ 258 ] {} <Debug> TCP-Session: ec6818a1-0220-40ef-9be7-2c129aa989f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.05.11 19:11:46.106580 [ 310 ] {} <Debug> TCP-Session: e0c8f0ca-102e-45f5-848e-03b0e3334b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:37906 | ||
| 9018 | 2026.05.11 19:11:46.106210 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47501 | ||
| 9019 | 2026.05.11 19:11:46.106637 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9020 | 2026.05.11 19:11:46.106617 [ 310 ] {} <Debug> TCP-Session: e0c8f0ca-102e-45f5-848e-03b0e3334b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.05.11 19:11:46.106674 [ 308 ] {} <Debug> TCP-Session: 1387d342-efcd-4cef-9fa7-adebb3d0f258 Authenticating user 'default' from [fd00:1122:3344:101::e]:54739 | ||
| 9022 | 2026.05.11 19:11:46.106694 [ 310 ] {} <Debug> TCP-Session: e0c8f0ca-102e-45f5-848e-03b0e3334b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.05.11 19:11:46.106709 [ 308 ] {} <Debug> TCP-Session: 1387d342-efcd-4cef-9fa7-adebb3d0f258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.05.11 19:11:46.106713 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.05.11 19:11:46.106733 [ 308 ] {} <Debug> TCP-Session: 1387d342-efcd-4cef-9fa7-adebb3d0f258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2026.05.11 19:11:46.106179 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41608 | ||
| 9027 | 2026.05.11 19:11:46.106766 [ 304 ] {} <Debug> TCP-Session: 7f0ce456-15bf-40e2-bb60-e8c1756fd77c Authenticating user 'default' from [fd00:1122:3344:101::e]:47501 | ||
| 9028 | 2026.05.11 19:11:46.106818 [ 304 ] {} <Debug> TCP-Session: 7f0ce456-15bf-40e2-bb60-e8c1756fd77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.05.11 19:11:46.106836 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9030 | 2026.05.11 19:11:46.106839 [ 304 ] {} <Debug> TCP-Session: 7f0ce456-15bf-40e2-bb60-e8c1756fd77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.05.11 19:11:46.106838 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9032 | 2026.05.11 19:11:46.106903 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9033 | 2026.05.11 19:11:46.106912 [ 303 ] {} <Debug> TCP-Session: 2f778f33-2d3d-4114-b7c6-4d0e7645adec Authenticating user 'default' from [fd00:1122:3344:101::e]:41608 | ||
| 9034 | 2026.05.11 19:11:46.106942 [ 303 ] {} <Debug> TCP-Session: 2f778f33-2d3d-4114-b7c6-4d0e7645adec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2026.05.11 19:11:46.106954 [ 303 ] {} <Debug> TCP-Session: 2f778f33-2d3d-4114-b7c6-4d0e7645adec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2026.05.11 19:11:46.107237 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 9037 | 2026.05.11 19:11:46.108319 [ 352 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> AggregatingTransform: Aggregating | ||
| 9038 | 2026.05.11 19:11:46.108361 [ 352 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9039 | 2026.05.11 19:11:46.108396 [ 352 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051582 sec. (950.948 rows/sec., 37.15 KiB/sec.) | ||
| 9040 | 2026.05.11 19:11:46.108414 [ 352 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Trace> Aggregator: Merging aggregated data | ||
| 9041 | 2026.05.11 19:11:46.110005 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 9042 | 2026.05.11 19:11:46.110150 [ 309 ] {9b8279c9-a5de-4a37-b69d-e7069826806a} <Debug> TCPHandler: Processed in 0.004058754 sec. | ||
| 9043 | 2026.05.11 19:11:46.110283 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9044 | 2026.05.11 19:11:46.110304 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2026.05.11 19:11:46.110317 [ 309 ] {} <Debug> TCP-Session: 6eba9602-0784-4b0c-b728-58fa1969f6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.05.11 19:11:46.110325 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9047 | 2026.05.11 19:11:46.110350 [ 308 ] {} <Debug> TCP-Session: 1387d342-efcd-4cef-9fa7-adebb3d0f258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.05.11 19:11:46.110364 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9049 | 2026.05.11 19:11:46.110389 [ 310 ] {} <Debug> TCP-Session: e0c8f0ca-102e-45f5-848e-03b0e3334b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.05.11 19:11:46.110385 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9051 | 2026.05.11 19:11:46.110412 [ 303 ] {} <Debug> TCP-Session: 2f778f33-2d3d-4114-b7c6-4d0e7645adec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9052 | 2026.05.11 19:11:46.110421 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9053 | 2026.05.11 19:11:46.110443 [ 258 ] {} <Debug> TCP-Session: ec6818a1-0220-40ef-9be7-2c129aa989f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.05.11 19:11:46.110435 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9055 | 2026.05.11 19:11:46.110489 [ 304 ] {} <Debug> TCP-Session: 7f0ce456-15bf-40e2-bb60-e8c1756fd77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.05.11 19:11:46.110347 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9057 | 2026.05.11 19:11:46.110529 [ 285 ] {} <Debug> TCP-Session: 69ccf825-68f0-4827-899a-0ceb947bf31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.05.11 19:11:46.110399 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.05.11 19:11:46.110561 [ 307 ] {} <Debug> TCP-Session: f8bd542f-53a7-4276-a656-da11d8e0dda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2026.05.11 19:11:46.110611 [ 302 ] {} <Debug> TCP-Session: e2ac7324-cf21-478e-8a44-dba0f2d28b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.05.11 19:11:46.306828 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.05.11 19:11:46.307098 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9063 | 2026.05.11 19:11:46.307493 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9064 | 2026.05.11 19:11:46.307535 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9065 | 2026.05.11 19:11:46.307796 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9066 | 2026.05.11 19:11:46.307875 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9067 | 2026.05.11 19:11:46.308022 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9068 | 2026.05.11 19:11:46.308134 [ 321 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9069 | 2026.05.11 19:11:46.308168 [ 326 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9070 | 2026.05.11 19:11:46.308335 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9071 | 2026.05.11 19:11:46.308362 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9072 | 2026.05.11 19:11:46.308408 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9073 | 2026.05.11 19:11:46.308501 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9074 | 2026.05.11 19:11:46.309707 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002727 sec., 19068.57352401907 rows/sec., 4.46 MiB/sec. | ||
| 9075 | 2026.05.11 19:11:46.309797 [ 259 ] {f2cc5f53-64c9-40c0-8a00-fd3da83f9377} <Debug> TCPHandler: Processed in 0.003107034 sec. | ||
| 9076 | 2026.05.11 19:11:46.312618 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.05.11 19:11:46.312734 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9078 | 2026.05.11 19:11:46.312780 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9079 | 2026.05.11 19:11:46.313412 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.11 19:11:46.313466 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9081 | 2026.05.11 19:11:46.313886 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9082 | 2026.05.11 19:11:46.314198 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.05.11 19:11:46.314346 [ 78 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9084 | 2026.05.11 19:11:46.314361 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001659 sec., 75949.36708860759 rows/sec., 6.56 MiB/sec. | ||
| 9085 | 2026.05.11 19:11:46.314380 [ 78 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.05.11 19:11:46.314400 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9087 | 2026.05.11 19:11:46.314407 [ 259 ] {71abecf8-306e-468d-af66-a03a3b62c65e} <Debug> TCPHandler: Processed in 0.001844748 sec. | ||
| 9088 | 2026.05.11 19:11:46.314533 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9089 | 2026.05.11 19:11:46.314566 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.05.11 19:11:46.314682 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.05.11 19:11:46.314690 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9092 | 2026.05.11 19:11:46.314731 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9093 | 2026.05.11 19:11:46.314739 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3361 rows starting from the beginning of the part | ||
| 9094 | 2026.05.11 19:11:46.314818 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 9095 | 2026.05.11 19:11:46.314865 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2471 rows starting from the beginning of the part | ||
| 9096 | 2026.05.11 19:11:46.314906 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9097 | 2026.05.11 19:11:46.314944 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 70 rows starting from the beginning of the part | ||
| 9098 | 2026.05.11 19:11:46.315003 [ 190 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 126 rows starting from the beginning of the part | ||
| 9099 | 2026.05.11 19:11:46.315187 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.05.11 19:11:46.315230 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9101 | 2026.05.11 19:11:46.315591 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9102 | 2026.05.11 19:11:46.315860 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.05.11 19:11:46.316023 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001363 sec., 25678.650036683786 rows/sec., 1.89 MiB/sec. | ||
| 9104 | 2026.05.11 19:11:46.316072 [ 259 ] {ece2cf0a-ab48-4627-8bc3-9085ef8f686e} <Debug> TCPHandler: Processed in 0.001557873 sec. | ||
| 9105 | 2026.05.11 19:11:46.316207 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2026.05.11 19:11:46.316319 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9107 | 2026.05.11 19:11:46.316364 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9108 | 2026.05.11 19:11:46.316852 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.05.11 19:11:46.316897 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9110 | 2026.05.11 19:11:46.317260 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9111 | 2026.05.11 19:11:46.317431 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002962017 sec., 2077638.3120015855 rows/sec., 164.72 MiB/sec. | ||
| 9112 | 2026.05.11 19:11:46.317493 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.11 19:11:46.317614 [ 78 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9114 | 2026.05.11 19:11:46.317642 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001346 sec., 73551.26300148589 rows/sec., 5.74 MiB/sec. | ||
| 9115 | 2026.05.11 19:11:46.317647 [ 78 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.05.11 19:11:46.317673 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9117 | 2026.05.11 19:11:46.317681 [ 259 ] {aa0dae0d-7cc1-4b35-a164-3e407264fd5d} <Debug> TCPHandler: Processed in 0.001527352 sec. | ||
| 9118 | 2026.05.11 19:11:46.317757 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9119 | 2026.05.11 19:11:46.317782 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9120 | 2026.05.11 19:11:46.317828 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.05.11 19:11:46.317845 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2026.05.11 19:11:46.317875 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9123 | 2026.05.11 19:11:46.317930 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 71 rows starting from the beginning of the part | ||
| 9124 | 2026.05.11 19:11:46.317936 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.05.11 19:11:46.317975 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1323 rows starting from the beginning of the part | ||
| 9126 | 2026.05.11 19:11:46.317992 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9127 | 2026.05.11 19:11:46.318021 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9128 | 2026.05.11 19:11:46.318059 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 71 rows starting from the beginning of the part | ||
| 9129 | 2026.05.11 19:11:46.318095 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 99 rows starting from the beginning of the part | ||
| 9130 | 2026.05.11 19:11:46.318154 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.05.11 19:11:46.318226 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_61_12} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9132 | 2026.05.11 19:11:46.318308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9133 | 2026.05.11 19:11:46.318438 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.05.11 19:11:46.318473 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9135 | 2026.05.11 19:11:46.318830 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9136 | 2026.05.11 19:11:46.319080 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.05.11 19:11:46.319184 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9138 | 2026.05.11 19:11:46.319209 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.05.11 19:11:46.319216 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 9140 | 2026.05.11 19:11:46.319224 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9141 | 2026.05.11 19:11:46.319254 [ 259 ] {c46cf815-4c32-4ec3-ad00-7269c0cfc66d} <Debug> TCPHandler: Processed in 0.001477631 sec. | ||
| 9142 | 2026.05.11 19:11:46.319323 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9143 | 2026.05.11 19:11:46.319367 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165079 sec., 2094754.6326304374 rows/sec., 151.67 MiB/sec. | ||
| 9144 | 2026.05.11 19:11:46.319403 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.11 19:11:46.319462 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9146 | 2026.05.11 19:11:46.319503 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18673 rows starting from the beginning of the part | ||
| 9147 | 2026.05.11 19:11:46.319507 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.05.11 19:11:46.319572 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <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 | ||
| 9149 | 2026.05.11 19:11:46.319579 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9150 | 2026.05.11 19:11:46.319634 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9151 | 2026.05.11 19:11:46.319637 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1496 rows starting from the beginning of the part | ||
| 9152 | 2026.05.11 19:11:46.319709 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
| 9153 | 2026.05.11 19:11:46.319751 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9154 | 2026.05.11 19:11:46.319794 [ 189 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9155 | 2026.05.11 19:11:46.320017 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.05.11 19:11:46.320118 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_61_12} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9157 | 2026.05.11 19:11:46.320240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9158 | 2026.05.11 19:11:46.320469 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.05.11 19:11:46.320511 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9160 | 2026.05.11 19:11:46.321155 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9161 | 2026.05.11 19:11:46.321415 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.05.11 19:11:46.321565 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002079 sec., 16835.016835016835 rows/sec., 30.17 MiB/sec. | ||
| 9163 | 2026.05.11 19:11:46.321633 [ 259 ] {76661f8c-fd10-4bf8-ba8f-cbb9140e0f5c} <Debug> TCPHandler: Processed in 0.002279978 sec. | ||
| 9164 | 2026.05.11 19:11:46.321774 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.05.11 19:11:46.321874 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9166 | 2026.05.11 19:11:46.321915 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9167 | 2026.05.11 19:11:46.322373 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.05.11 19:11:46.322409 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9169 | 2026.05.11 19:11:46.322760 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9170 | 2026.05.11 19:11:46.322991 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.05.11 19:11:46.323096 [ 78 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9172 | 2026.05.11 19:11:46.323126 [ 78 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.05.11 19:11:46.323129 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 9174 | 2026.05.11 19:11:46.323143 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9175 | 2026.05.11 19:11:46.323183 [ 259 ] {8429d0e6-23da-4055-b95c-bf69aa8cc025} <Debug> TCPHandler: Processed in 0.00145703 sec. | ||
| 9176 | 2026.05.11 19:11:46.323231 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9177 | 2026.05.11 19:11:46.323317 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9178 | 2026.05.11 19:11:46.323345 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3210 rows starting from the beginning of the part | ||
| 9179 | 2026.05.11 19:11:46.323393 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9180 | 2026.05.11 19:11:46.323430 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
| 9181 | 2026.05.11 19:11:46.323467 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 9182 | 2026.05.11 19:11:46.323498 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9183 | 2026.05.11 19:11:46.323539 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9184 | 2026.05.11 19:11:46.324725 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533757 sec., 2249378.486944151 rows/sec., 150.40 MiB/sec. | ||
| 9185 | 2026.05.11 19:11:46.325098 [ 196 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9186 | 2026.05.11 19:11:46.325175 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20777 rows, containing 5 columns (5 merged, 0 gathered) in 0.005896677 sec., 3523509.9361894843 rows/sec., 233.96 MiB/sec. | ||
| 9187 | 2026.05.11 19:11:46.325358 [ 196 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.05.11 19:11:46.325428 [ 196 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_61_12} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9189 | 2026.05.11 19:11:46.325493 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9190 | 2026.05.11 19:11:46.325596 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9191 | 2026.05.11 19:11:46.325913 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.05.11 19:11:46.326006 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9193 | 2026.05.11 19:11:46.326111 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9194 | 2026.05.11 19:11:46.492464 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60953 | ||
| 9195 | 2026.05.11 19:11:46.492583 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9196 | 2026.05.11 19:11:46.492613 [ 309 ] {} <Debug> TCP-Session: bae4cfb7-71bd-47a7-a05e-f9f5e713add0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60953 | ||
| 9197 | 2026.05.11 19:11:46.492640 [ 309 ] {} <Debug> TCP-Session: bae4cfb7-71bd-47a7-a05e-f9f5e713add0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.05.11 19:11:46.492655 [ 309 ] {} <Debug> TCP-Session: bae4cfb7-71bd-47a7-a05e-f9f5e713add0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.05.11 19:11:46.492853 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36706 | ||
| 9200 | 2026.05.11 19:11:46.492871 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37409 | ||
| 9201 | 2026.05.11 19:11:46.492913 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60216 | ||
| 9202 | 2026.05.11 19:11:46.492942 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50250 | ||
| 9203 | 2026.05.11 19:11:46.492948 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 9204 | 2026.05.11 19:11:46.492976 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47332 | ||
| 9205 | 2026.05.11 19:11:46.493014 [ 309 ] {} <Trace> TCP-Session: bae4cfb7-71bd-47a7-a05e-f9f5e713add0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.05.11 19:11:46.493038 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9207 | 2026.05.11 19:11:46.493035 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9208 | 2026.05.11 19:11:46.493074 [ 285 ] {} <Debug> TCP-Session: 2082f1b0-f097-4238-83ba-b8c887087d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:50250 | ||
| 9209 | 2026.05.11 19:11:46.493085 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9210 | 2026.05.11 19:11:46.493099 [ 302 ] {} <Debug> TCP-Session: 002c6db5-2182-49de-b274-5eeb0e08142f Authenticating user 'default' from [fd00:1122:3344:101::e]:60216 | ||
| 9211 | 2026.05.11 19:11:46.493091 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2026.05.11 19:11:46.493125 [ 304 ] {} <Debug> TCP-Session: 2ba7bfe3-d3c3-4977-a235-2cd9f466be29 Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 9213 | 2026.05.11 19:11:46.493136 [ 302 ] {} <Debug> TCP-Session: 002c6db5-2182-49de-b274-5eeb0e08142f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.05.11 19:11:46.493147 [ 308 ] {} <Debug> TCP-Session: 8bd8de65-8f9d-4c9c-a8ff-2a79b1e46c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:47332 | ||
| 9215 | 2026.05.11 19:11:46.493163 [ 304 ] {} <Debug> TCP-Session: 2ba7bfe3-d3c3-4977-a235-2cd9f466be29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.05.11 19:11:46.493166 [ 302 ] {} <Debug> TCP-Session: 002c6db5-2182-49de-b274-5eeb0e08142f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.05.11 19:11:46.493183 [ 308 ] {} <Debug> TCP-Session: 8bd8de65-8f9d-4c9c-a8ff-2a79b1e46c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.05.11 19:11:46.493198 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9219 | 2026.05.11 19:11:46.493214 [ 308 ] {} <Debug> TCP-Session: 8bd8de65-8f9d-4c9c-a8ff-2a79b1e46c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.05.11 19:11:46.493192 [ 304 ] {} <Debug> TCP-Session: 2ba7bfe3-d3c3-4977-a235-2cd9f466be29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.05.11 19:11:46.492973 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9222 | 2026.05.11 19:11:46.492921 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39800 | ||
| 9223 | 2026.05.11 19:11:46.493304 [ 258 ] {} <Debug> TCP-Session: 121e8dc2-dd42-4700-98d2-8fc4ae8830b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37409 | ||
| 9224 | 2026.05.11 19:11:46.493103 [ 285 ] {} <Debug> TCP-Session: 2082f1b0-f097-4238-83ba-b8c887087d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.05.11 19:11:46.493337 [ 258 ] {} <Debug> TCP-Session: 121e8dc2-dd42-4700-98d2-8fc4ae8830b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.05.11 19:11:46.493350 [ 285 ] {} <Debug> TCP-Session: 2082f1b0-f097-4238-83ba-b8c887087d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.05.11 19:11:46.493365 [ 258 ] {} <Debug> TCP-Session: 121e8dc2-dd42-4700-98d2-8fc4ae8830b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.05.11 19:11:46.493365 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9229 | 2026.05.11 19:11:46.492972 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9230 | 2026.05.11 19:11:46.493408 [ 303 ] {} <Debug> TCP-Session: f7502d63-5a4b-47a9-8990-a6731d23de74 Authenticating user 'default' from [fd00:1122:3344:101::e]:39800 | ||
| 9231 | 2026.05.11 19:11:46.492967 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39825 | ||
| 9232 | 2026.05.11 19:11:46.493432 [ 303 ] {} <Debug> TCP-Session: f7502d63-5a4b-47a9-8990-a6731d23de74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.05.11 19:11:46.493428 [ 310 ] {} <Debug> TCP-Session: 46cc83c5-1a1c-4804-b382-b7dbca8ba51c Authenticating user 'default' from [fd00:1122:3344:101::e]:36706 | ||
| 9234 | 2026.05.11 19:11:46.493470 [ 303 ] {} <Debug> TCP-Session: f7502d63-5a4b-47a9-8990-a6731d23de74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.05.11 19:11:46.493477 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9236 | 2026.05.11 19:11:46.493484 [ 310 ] {} <Debug> TCP-Session: 46cc83c5-1a1c-4804-b382-b7dbca8ba51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.05.11 19:11:46.493519 [ 310 ] {} <Debug> TCP-Session: 46cc83c5-1a1c-4804-b382-b7dbca8ba51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.05.11 19:11:46.493546 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9239 | 2026.05.11 19:11:46.493638 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9240 | 2026.05.11 19:11:46.493673 [ 307 ] {} <Debug> TCP-Session: dbb11dba-0ef8-4b62-a374-3cecd2e8c610 Authenticating user 'default' from [fd00:1122:3344:101::e]:39825 | ||
| 9241 | 2026.05.11 19:11:46.493692 [ 307 ] {} <Debug> TCP-Session: dbb11dba-0ef8-4b62-a374-3cecd2e8c610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2026.05.11 19:11:46.493708 [ 307 ] {} <Debug> TCP-Session: dbb11dba-0ef8-4b62-a374-3cecd2e8c610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.05.11 19:11:46.493836 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 9244 | 2026.05.11 19:11:46.494814 [ 326 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> AggregatingTransform: Aggregating | ||
| 9245 | 2026.05.11 19:11:46.494877 [ 326 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> Aggregator: Aggregation method: without_key | ||
| 9246 | 2026.05.11 19:11:46.494922 [ 326 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981513 sec. (1018.835 rows/sec., 39.80 KiB/sec.) | ||
| 9247 | 2026.05.11 19:11:46.494944 [ 326 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Trace> Aggregator: Merging aggregated data | ||
| 9248 | 2026.05.11 19:11:46.496189 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003041 sec., 328.8391976323578 rows/sec., 12.85 KiB/sec. | ||
| 9249 | 2026.05.11 19:11:46.496388 [ 309 ] {83cc36e3-5b6f-4ed7-b5ca-63db4fdbccbf} <Debug> TCPHandler: Processed in 0.003531094 sec. | ||
| 9250 | 2026.05.11 19:11:46.496526 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9251 | 2026.05.11 19:11:46.496549 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9252 | 2026.05.11 19:11:46.496564 [ 309 ] {} <Debug> TCP-Session: bae4cfb7-71bd-47a7-a05e-f9f5e713add0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.05.11 19:11:46.496580 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9254 | 2026.05.11 19:11:46.496593 [ 310 ] {} <Debug> TCP-Session: 46cc83c5-1a1c-4804-b382-b7dbca8ba51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.05.11 19:11:46.496585 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2026.05.11 19:11:46.496627 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9257 | 2026.05.11 19:11:46.496655 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2026.05.11 19:11:46.496672 [ 308 ] {} <Debug> TCP-Session: 8bd8de65-8f9d-4c9c-a8ff-2a79b1e46c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.05.11 19:11:46.496687 [ 304 ] {} <Debug> TCP-Session: 2ba7bfe3-d3c3-4977-a235-2cd9f466be29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9260 | 2026.05.11 19:11:46.496694 [ 307 ] {} <Debug> TCP-Session: dbb11dba-0ef8-4b62-a374-3cecd2e8c610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.05.11 19:11:46.496627 [ 258 ] {} <Debug> TCP-Session: 121e8dc2-dd42-4700-98d2-8fc4ae8830b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.05.11 19:11:46.496612 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9263 | 2026.05.11 19:11:46.496596 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2026.05.11 19:11:46.496769 [ 303 ] {} <Debug> TCP-Session: f7502d63-5a4b-47a9-8990-a6731d23de74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.05.11 19:11:46.496643 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9266 | 2026.05.11 19:11:46.496794 [ 302 ] {} <Debug> TCP-Session: 002c6db5-2182-49de-b274-5eeb0e08142f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.05.11 19:11:46.496841 [ 285 ] {} <Debug> TCP-Session: 2082f1b0-f097-4238-83ba-b8c887087d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.05.11 19:11:51.310933 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.05.11 19:11:51.311263 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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', 'oximeter_collector:collections', '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) | ||
| 9270 | 2026.05.11 19:11:51.311602 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9271 | 2026.05.11 19:11:51.311639 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <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', 'oximeter_collector:collections', '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 | ||
| 9272 | 2026.05.11 19:11:51.311867 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9273 | 2026.05.11 19:11:51.311995 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9274 | 2026.05.11 19:11:51.312139 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9275 | 2026.05.11 19:11:51.312240 [ 329 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9276 | 2026.05.11 19:11:51.312261 [ 319 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9277 | 2026.05.11 19:11:51.312368 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9278 | 2026.05.11 19:11:51.312395 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9279 | 2026.05.11 19:11:51.312437 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <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', 'oximeter_collector:collections', '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'))" | ||
| 9280 | 2026.05.11 19:11:51.312460 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9281 | 2026.05.11 19:11:51.313606 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002428 sec., 21416.8039538715 rows/sec., 5.01 MiB/sec. | ||
| 9282 | 2026.05.11 19:11:51.313712 [ 259 ] {30a5a76e-59ac-486a-bb5b-c709b16b3630} <Debug> TCPHandler: Processed in 0.002961332 sec. | ||
| 9283 | 2026.05.11 19:11:51.318736 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.05.11 19:11:51.318947 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.05.11 19:11:51.319028 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9286 | 2026.05.11 19:11:51.319657 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.05.11 19:11:51.319704 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9288 | 2026.05.11 19:11:51.320098 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9289 | 2026.05.11 19:11:51.320333 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.05.11 19:11:51.320486 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0016 sec., 177500 rows/sec., 11.27 MiB/sec. | ||
| 9291 | 2026.05.11 19:11:51.320525 [ 259 ] {b4c18a43-df93-42cf-9bc1-48c7063db27e} <Debug> TCPHandler: Processed in 0.00189266 sec. | ||
| 9292 | 2026.05.11 19:11:51.320649 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.05.11 19:11:51.320745 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9294 | 2026.05.11 19:11:51.320784 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9295 | 2026.05.11 19:11:51.321184 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.05.11 19:11:51.321221 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9297 | 2026.05.11 19:11:51.321534 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9298 | 2026.05.11 19:11:51.321757 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.05.11 19:11:51.321889 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 280.46 KiB/sec. | ||
| 9300 | 2026.05.11 19:11:51.321928 [ 259 ] {64b07d74-e8e1-4a61-bfb6-ef75d6c735ec} <Debug> TCPHandler: Processed in 0.001328398 sec. | ||
| 9301 | 2026.05.11 19:11:51.322052 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.05.11 19:11:51.322147 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9303 | 2026.05.11 19:11:51.322187 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9304 | 2026.05.11 19:11:51.322976 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.05.11 19:11:51.323015 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9306 | 2026.05.11 19:11:51.323382 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9307 | 2026.05.11 19:11:51.323604 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.05.11 19:11:51.323747 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Debug> executeQuery: Read 813 rows, 64.33 KiB in 0.001617 sec., 502782.93135435996 rows/sec., 38.85 MiB/sec. | ||
| 9309 | 2026.05.11 19:11:51.323786 [ 259 ] {5c956802-bd29-4b23-8c56-13aa5525eb4f} <Debug> TCPHandler: Processed in 0.001782357 sec. | ||
| 9310 | 2026.05.11 19:11:51.323900 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.05.11 19:11:51.323998 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.05.11 19:11:51.324038 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9313 | 2026.05.11 19:11:51.324485 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.05.11 19:11:51.324521 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9315 | 2026.05.11 19:11:51.324852 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9316 | 2026.05.11 19:11:51.325075 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.05.11 19:11:51.325207 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Debug> executeQuery: Read 153 rows, 9.35 KiB in 0.001229 sec., 124491.45646867371 rows/sec., 7.43 MiB/sec. | ||
| 9318 | 2026.05.11 19:11:51.325253 [ 259 ] {a033df61-4576-4ce6-a2cf-3f8215b627ca} <Debug> TCPHandler: Processed in 0.001401279 sec. | ||
| 9319 | 2026.05.11 19:11:51.325393 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.05.11 19:11:51.325497 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9321 | 2026.05.11 19:11:51.325544 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9322 | 2026.05.11 19:11:51.326058 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.05.11 19:11:51.326099 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9324 | 2026.05.11 19:11:51.326431 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9325 | 2026.05.11 19:11:51.326653 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.05.11 19:11:51.326798 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001322 sec., 112708.01815431165 rows/sec., 7.28 MiB/sec. | ||
| 9327 | 2026.05.11 19:11:51.326837 [ 259 ] {4530c9cd-a0fd-4633-905d-a7d3e2d5df60} <Debug> TCPHandler: Processed in 0.001500841 sec. | ||
| 9328 | 2026.05.11 19:11:51.327030 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2026.05.11 19:11:51.327124 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9330 | 2026.05.11 19:11:51.327165 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9331 | 2026.05.11 19:11:51.327624 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.05.11 19:11:51.327661 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9333 | 2026.05.11 19:11:51.327996 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9334 | 2026.05.11 19:11:51.328230 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.05.11 19:11:51.328382 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001275 sec., 116078.431372549 rows/sec., 6.60 MiB/sec. | ||
| 9336 | 2026.05.11 19:11:51.328422 [ 259 ] {2ac9e6cc-455b-467a-bc4f-e0c68d37afe3} <Debug> TCPHandler: Processed in 0.00144366 sec. | ||
| 9337 | 2026.05.11 19:11:51.328546 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.05.11 19:11:51.328641 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9339 | 2026.05.11 19:11:51.328681 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9340 | 2026.05.11 19:11:51.329332 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.05.11 19:11:51.329371 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9342 | 2026.05.11 19:11:51.329718 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9343 | 2026.05.11 19:11:51.329932 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.05.11 19:11:51.330076 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001453 sec., 344803.8540949759 rows/sec., 24.24 MiB/sec. | ||
| 9345 | 2026.05.11 19:11:51.330116 [ 259 ] {ca1870d5-9a24-4ba2-ba42-8a5c19320df8} <Debug> TCPHandler: Processed in 0.001620414 sec. | ||
| 9346 | 2026.05.11 19:11:51.330235 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.05.11 19:11:51.330329 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9348 | 2026.05.11 19:11:51.330371 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9349 | 2026.05.11 19:11:51.330699 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.05.11 19:11:51.330735 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9351 | 2026.05.11 19:11:51.331042 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9352 | 2026.05.11 19:11:51.331271 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.05.11 19:11:51.331403 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 9354 | 2026.05.11 19:11:51.331441 [ 259 ] {636ce16d-8bb7-4696-891f-ac83a85fcba7} <Debug> TCPHandler: Processed in 0.001255756 sec. | ||
| 9355 | 2026.05.11 19:11:51.331558 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.05.11 19:11:51.331661 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9357 | 2026.05.11 19:11:51.331705 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9358 | 2026.05.11 19:11:51.332185 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.05.11 19:11:51.332221 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9360 | 2026.05.11 19:11:51.332550 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9361 | 2026.05.11 19:11:51.332762 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.05.11 19:11:51.332975 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001331 sec., 200601.05184072128 rows/sec., 13.33 MiB/sec. | ||
| 9363 | 2026.05.11 19:11:51.333019 [ 259 ] {d290e49e-d27c-4c58-90b7-ed23835fff36} <Debug> TCPHandler: Processed in 0.001511172 sec. | ||
| 9364 | 2026.05.11 19:11:51.333154 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.05.11 19:11:51.333251 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9366 | 2026.05.11 19:11:51.333293 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9367 | 2026.05.11 19:11:51.333622 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.05.11 19:11:51.333660 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9369 | 2026.05.11 19:11:51.333970 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9370 | 2026.05.11 19:11:51.334181 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.05.11 19:11:51.334315 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 9372 | 2026.05.11 19:11:51.334355 [ 259 ] {a56a206e-1699-4795-a9a3-701b0ee692f2} <Debug> TCPHandler: Processed in 0.001253407 sec. | ||
| 9373 | 2026.05.11 19:11:51.334474 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.05.11 19:11:51.334568 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9375 | 2026.05.11 19:11:51.334623 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <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 | ||
| 9376 | 2026.05.11 19:11:51.335385 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.05.11 19:11:51.335422 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9378 | 2026.05.11 19:11:51.335936 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9379 | 2026.05.11 19:11:51.336159 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.05.11 19:11:51.336306 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001754 sec., 3990.877993158495 rows/sec., 7.15 MiB/sec. | ||
| 9381 | 2026.05.11 19:11:51.336362 [ 259 ] {5cd7ec4b-ba06-41ae-8a97-165a26923c6e} <Debug> TCPHandler: Processed in 0.00193749 sec. | ||
| 9382 | 2026.05.11 19:11:51.336483 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.05.11 19:11:51.336577 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.05.11 19:11:51.336619 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9385 | 2026.05.11 19:11:51.336968 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.05.11 19:11:51.337005 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9387 | 2026.05.11 19:11:51.337308 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9388 | 2026.05.11 19:11:51.337523 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.05.11 19:11:51.337656 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 9390 | 2026.05.11 19:11:51.337695 [ 259 ] {c7f9add1-557b-41a4-b72b-aaffbf357f79} <Debug> TCPHandler: Processed in 0.001261976 sec. | ||
| 9391 | 2026.05.11 19:11:52.089147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19746 | ||
| 9392 | 2026.05.11 19:11:52.090046 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.05.11 19:11:52.090118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9394 | 2026.05.11 19:11:52.090638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9395 | 2026.05.11 19:11:52.090871 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.05.11 19:11:52.091006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19746 | ||
| 9397 | 2026.05.11 19:11:52.091006 [ 52 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9398 | 2026.05.11 19:11:52.091090 [ 52 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.05.11 19:11:52.091113 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9400 | 2026.05.11 19:11:52.091224 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9401 | 2026.05.11 19:11:52.091357 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9402 | 2026.05.11 19:11:52.091401 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17314 rows starting from the beginning of the part | ||
| 9403 | 2026.05.11 19:11:52.091473 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9404 | 2026.05.11 19:11:52.091525 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9405 | 2026.05.11 19:11:52.091570 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9406 | 2026.05.11 19:11:52.091613 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9407 | 2026.05.11 19:11:52.091656 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9408 | 2026.05.11 19:11:52.093887 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19746 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713564 sec., 7276776.961958516 rows/sec., 104.10 MiB/sec. | ||
| 9409 | 2026.05.11 19:11:52.094226 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9410 | 2026.05.11 19:11:52.094532 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.05.11 19:11:52.094617 [ 200 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_41_8} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9412 | 2026.05.11 19:11:52.094723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9413 | 2026.05.11 19:11:53.155333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9414 | 2026.05.11 19:11:53.173675 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.05.11 19:11:53.173729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9416 | 2026.05.11 19:11:53.179959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9417 | 2026.05.11 19:11:53.180662 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.05.11 19:11:53.180949 [ 24 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9419 | 2026.05.11 19:11:53.180993 [ 24 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.05.11 19:11:53.181015 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9421 | 2026.05.11 19:11:53.181104 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9422 | 2026.05.11 19:11:53.183862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9423 | 2026.05.11 19:11:53.184029 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9424 | 2026.05.11 19:11:53.184738 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9425 | 2026.05.11 19:11:53.188081 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9426 | 2026.05.11 19:11:53.191588 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9427 | 2026.05.11 19:11:53.195540 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9428 | 2026.05.11 19:11:53.199567 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9429 | 2026.05.11 19:11:53.203335 [ 195 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9430 | 2026.05.11 19:11:53.253466 [ 193 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.07239267 sec., 4268.3879459066775 rows/sec., 22.07 MiB/sec. | ||
| 9431 | 2026.05.11 19:11:53.256354 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9432 | 2026.05.11 19:11:53.258426 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.05.11 19:11:53.258540 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_41_8} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9434 | 2026.05.11 19:11:53.261337 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9435 | 2026.05.11 19:11:54.650303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1118 | ||
| 9436 | 2026.05.11 19:11:54.653107 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.05.11 19:11:54.653165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9438 | 2026.05.11 19:11:54.654449 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9439 | 2026.05.11 19:11:54.654732 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.05.11 19:11:54.654890 [ 17 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9441 | 2026.05.11 19:11:54.654967 [ 17 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.05.11 19:11:54.654991 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9443 | 2026.05.11 19:11:54.655095 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::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 | ||
| 9444 | 2026.05.11 19:11:54.655111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 9445 | 2026.05.11 19:11:54.655712 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9446 | 2026.05.11 19:11:54.655879 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 940 rows starting from the beginning of the part | ||
| 9447 | 2026.05.11 19:11:54.656276 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9448 | 2026.05.11 19:11:54.656600 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 9449 | 2026.05.11 19:11:54.656913 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
| 9450 | 2026.05.11 19:11:54.657210 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9451 | 2026.05.11 19:11:54.657506 [ 198 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
| 9452 | 2026.05.11 19:11:54.664900 [ 191 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 72 columns (72 merged, 0 gathered) in 0.009849745 sec., 113505.47653771748 rows/sec., 95.85 MiB/sec. | ||
| 9453 | 2026.05.11 19:11:54.666385 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9454 | 2026.05.11 19:11:54.667033 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.11 19:11:54.667126 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_31_6} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9456 | 2026.05.11 19:11:54.667392 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 9457 | 2026.05.11 19:11:56.306797 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.11 19:11:56.307042 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.11 19:11:56.307395 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9460 | 2026.05.11 19:11:56.307428 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9461 | 2026.05.11 19:11:56.307642 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9462 | 2026.05.11 19:11:56.307708 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9463 | 2026.05.11 19:11:56.307843 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9464 | 2026.05.11 19:11:56.307949 [ 329 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9465 | 2026.05.11 19:11:56.307954 [ 319 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9466 | 2026.05.11 19:11:56.308076 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9467 | 2026.05.11 19:11:56.308101 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9468 | 2026.05.11 19:11:56.308142 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9469 | 2026.05.11 19:11:56.308163 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9470 | 2026.05.11 19:11:56.309231 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002288 sec., 22727.272727272728 rows/sec., 5.32 MiB/sec. | ||
| 9471 | 2026.05.11 19:11:56.309300 [ 259 ] {b9386283-ffeb-44a8-bf59-63eb48fe195f} <Debug> TCPHandler: Processed in 0.002637055 sec. | ||
| 9472 | 2026.05.11 19:11:56.311660 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.05.11 19:11:56.311871 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9474 | 2026.05.11 19:11:56.311950 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9475 | 2026.05.11 19:11:56.312716 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.11 19:11:56.312758 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9477 | 2026.05.11 19:11:56.313115 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9478 | 2026.05.11 19:11:56.313335 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.11 19:11:56.313479 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001663 sec., 75766.68671076368 rows/sec., 6.54 MiB/sec. | ||
| 9480 | 2026.05.11 19:11:56.313520 [ 259 ] {fa270ee1-588d-4250-906b-b08361ba0eeb} <Debug> TCPHandler: Processed in 0.001962141 sec. | ||
| 9481 | 2026.05.11 19:11:56.313660 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.05.11 19:11:56.313754 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.05.11 19:11:56.313792 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9484 | 2026.05.11 19:11:56.314214 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.05.11 19:11:56.314250 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9486 | 2026.05.11 19:11:56.314543 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9487 | 2026.05.11 19:11:56.314748 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.05.11 19:11:56.314864 [ 25 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9489 | 2026.05.11 19:11:56.314876 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001139 sec., 30728.70939420544 rows/sec., 2.26 MiB/sec. | ||
| 9490 | 2026.05.11 19:11:56.314943 [ 25 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.05.11 19:11:56.314957 [ 259 ] {1968a1e8-ea4e-4476-8fdc-e2d5f0066472} <Debug> TCPHandler: Processed in 0.001344308 sec. | ||
| 9492 | 2026.05.11 19:11:56.314971 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9493 | 2026.05.11 19:11:56.315086 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.05.11 19:11:56.315102 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9495 | 2026.05.11 19:11:56.315183 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9496 | 2026.05.11 19:11:56.315228 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9497 | 2026.05.11 19:11:56.315270 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9498 | 2026.05.11 19:11:56.315315 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9499 | 2026.05.11 19:11:56.315382 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 44 rows starting from the beginning of the part | ||
| 9500 | 2026.05.11 19:11:56.315426 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9501 | 2026.05.11 19:11:56.315466 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 9502 | 2026.05.11 19:11:56.315503 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 153 rows starting from the beginning of the part | ||
| 9503 | 2026.05.11 19:11:56.315541 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 9504 | 2026.05.11 19:11:56.315707 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.05.11 19:11:56.315750 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9506 | 2026.05.11 19:11:56.316086 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9507 | 2026.05.11 19:11:56.316310 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.05.11 19:11:56.316400 [ 191 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359697 sec., 366993.52870529244 rows/sec., 25.24 MiB/sec. | ||
| 9509 | 2026.05.11 19:11:56.316443 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001276 sec., 77586.20689655172 rows/sec., 6.06 MiB/sec. | ||
| 9510 | 2026.05.11 19:11:56.316487 [ 259 ] {7c7ecf96-2741-49c9-bb07-9f20950246e5} <Debug> TCPHandler: Processed in 0.00144845 sec. | ||
| 9511 | 2026.05.11 19:11:56.316566 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9512 | 2026.05.11 19:11:56.316614 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.05.11 19:11:56.316713 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9514 | 2026.05.11 19:11:56.316758 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9515 | 2026.05.11 19:11:56.316841 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.05.11 19:11:56.316915 [ 201 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_56_11} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9517 | 2026.05.11 19:11:56.316986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9518 | 2026.05.11 19:11:56.317211 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.05.11 19:11:56.317251 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9520 | 2026.05.11 19:11:56.317577 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9521 | 2026.05.11 19:11:56.317784 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.05.11 19:11:56.317913 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9523 | 2026.05.11 19:11:56.317951 [ 259 ] {816a9ac1-1347-4570-bbe9-846137ec49c0} <Debug> TCPHandler: Processed in 0.00138742 sec. | ||
| 9524 | 2026.05.11 19:11:56.318066 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.05.11 19:11:56.318158 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9526 | 2026.05.11 19:11:56.318210 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <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 | ||
| 9527 | 2026.05.11 19:11:56.319080 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.11 19:11:56.319116 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9529 | 2026.05.11 19:11:56.319789 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9530 | 2026.05.11 19:11:56.320072 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.05.11 19:11:56.320244 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002101 sec., 16658.733936220848 rows/sec., 29.85 MiB/sec. | ||
| 9532 | 2026.05.11 19:11:56.320311 [ 259 ] {ce761539-ab01-4f43-89ed-5b4ea2a8c27c} <Debug> TCPHandler: Processed in 0.002291778 sec. | ||
| 9533 | 2026.05.11 19:11:56.320455 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2026.05.11 19:11:56.320551 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9535 | 2026.05.11 19:11:56.320593 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9536 | 2026.05.11 19:11:56.320946 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.05.11 19:11:56.320984 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9538 | 2026.05.11 19:11:56.321294 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9539 | 2026.05.11 19:11:56.321511 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.05.11 19:11:56.321645 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 9541 | 2026.05.11 19:11:56.321681 [ 259 ] {91280933-b920-40f4-af27-dfe0543f444b} <Debug> TCPHandler: Processed in 0.001275576 sec. | ||
| 9542 | 2026.05.11 19:11:59.436801 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9543 | 2026.05.11 19:11:59.436872 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9544 | 2026.05.11 19:11:59.591120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20194 | ||
| 9545 | 2026.05.11 19:11:59.591628 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.05.11 19:11:59.591664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9547 | 2026.05.11 19:11:59.592137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9548 | 2026.05.11 19:11:59.592380 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.05.11 19:11:59.592517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20194 | ||
| 9550 | 2026.05.11 19:12:00.683991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9551 | 2026.05.11 19:12:00.699947 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.05.11 19:12:00.700033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9553 | 2026.05.11 19:12:00.705821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9554 | 2026.05.11 19:12:00.706526 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.05.11 19:12:00.709454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9556 | 2026.05.11 19:12:01.310233 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.05.11 19:12:01.310495 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 9558 | 2026.05.11 19:12:01.310858 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9559 | 2026.05.11 19:12:01.310899 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <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 | ||
| 9560 | 2026.05.11 19:12:01.311152 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9561 | 2026.05.11 19:12:01.311222 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9562 | 2026.05.11 19:12:01.311367 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9563 | 2026.05.11 19:12:01.311458 [ 329 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9564 | 2026.05.11 19:12:01.311478 [ 319 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9565 | 2026.05.11 19:12:01.311575 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9566 | 2026.05.11 19:12:01.311601 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9567 | 2026.05.11 19:12:01.311644 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <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'))" | ||
| 9568 | 2026.05.11 19:12:01.311667 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9569 | 2026.05.11 19:12:01.312724 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002342 sec., 22203.24508966695 rows/sec., 5.19 MiB/sec. | ||
| 9570 | 2026.05.11 19:12:01.312827 [ 259 ] {1234bc07-6d72-4009-b589-c55d68a92df9} <Debug> TCPHandler: Processed in 0.002763348 sec. | ||
| 9571 | 2026.05.11 19:12:01.317695 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.05.11 19:12:01.317898 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.05.11 19:12:01.317982 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9574 | 2026.05.11 19:12:01.318776 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.05.11 19:12:01.318814 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9576 | 2026.05.11 19:12:01.319198 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9577 | 2026.05.11 19:12:01.319436 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.05.11 19:12:01.319584 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 9579 | 2026.05.11 19:12:01.319624 [ 259 ] {bb51ea09-35c5-47d9-a4d7-7acb6366836b} <Debug> TCPHandler: Processed in 0.002033292 sec. | ||
| 9580 | 2026.05.11 19:12:01.319748 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.05.11 19:12:01.319841 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9582 | 2026.05.11 19:12:01.319882 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9583 | 2026.05.11 19:12:01.320579 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.05.11 19:12:01.320614 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9585 | 2026.05.11 19:12:01.320991 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9586 | 2026.05.11 19:12:01.321209 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.05.11 19:12:01.321341 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001518 sec., 534255.5994729907 rows/sec., 41.29 MiB/sec. | ||
| 9588 | 2026.05.11 19:12:01.321379 [ 259 ] {8c1b32e5-f987-45d3-982d-874b7c31be87} <Debug> TCPHandler: Processed in 0.001680185 sec. | ||
| 9589 | 2026.05.11 19:12:01.321485 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.05.11 19:12:01.321579 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9591 | 2026.05.11 19:12:01.321619 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9592 | 2026.05.11 19:12:01.322039 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.05.11 19:12:01.322073 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9594 | 2026.05.11 19:12:01.322386 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9595 | 2026.05.11 19:12:01.322602 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.05.11 19:12:01.322729 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 7.58 MiB/sec. | ||
| 9597 | 2026.05.11 19:12:01.322767 [ 259 ] {8449aadd-8441-4886-98dd-31fcee65e660} <Debug> TCPHandler: Processed in 0.001332598 sec. | ||
| 9598 | 2026.05.11 19:12:01.322881 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.05.11 19:12:01.322973 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.05.11 19:12:01.323013 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9601 | 2026.05.11 19:12:01.323435 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.05.11 19:12:01.323469 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9603 | 2026.05.11 19:12:01.323774 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9604 | 2026.05.11 19:12:01.323988 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.05.11 19:12:01.324079 [ 42 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 9606 | 2026.05.11 19:12:01.324111 [ 42 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.05.11 19:12:01.324117 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 9608 | 2026.05.11 19:12:01.324131 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9609 | 2026.05.11 19:12:01.324160 [ 259 ] {d605a402-e065-4555-bb7a-708ac8ce28ef} <Debug> TCPHandler: Processed in 0.001329888 sec. | ||
| 9610 | 2026.05.11 19:12:01.324228 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::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 | ||
| 9611 | 2026.05.11 19:12:01.324291 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.05.11 19:12:01.324343 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9613 | 2026.05.11 19:12:01.324382 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 9614 | 2026.05.11 19:12:01.324400 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9615 | 2026.05.11 19:12:01.324444 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9616 | 2026.05.11 19:12:01.324458 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 9617 | 2026.05.11 19:12:01.324522 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9618 | 2026.05.11 19:12:01.324592 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 9619 | 2026.05.11 19:12:01.324663 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 9620 | 2026.05.11 19:12:01.324710 [ 188 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 9621 | 2026.05.11 19:12:01.324996 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.05.11 19:12:01.325043 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9623 | 2026.05.11 19:12:01.325450 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9624 | 2026.05.11 19:12:01.325687 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.05.11 19:12:01.325816 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00144 sec., 102777.77777777777 rows/sec., 5.85 MiB/sec. | ||
| 9626 | 2026.05.11 19:12:01.325856 [ 259 ] {4468b9f0-d710-4231-8c9c-7ff22c69eb0c} <Debug> TCPHandler: Processed in 0.001624624 sec. | ||
| 9627 | 2026.05.11 19:12:01.325910 [ 201 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725533 sec., 1680060.595769539 rows/sec., 105.93 MiB/sec. | ||
| 9628 | 2026.05.11 19:12:01.325971 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.05.11 19:12:01.326071 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9630 | 2026.05.11 19:12:01.326114 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9631 | 2026.05.11 19:12:01.326168 [ 191 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 9632 | 2026.05.11 19:12:01.326511 [ 191 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.05.11 19:12:01.326591 [ 191 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_16_3} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 9634 | 2026.05.11 19:12:01.326674 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.05.11 19:12:01.326692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9636 | 2026.05.11 19:12:01.326720 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9637 | 2026.05.11 19:12:01.327071 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9638 | 2026.05.11 19:12:01.327296 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.05.11 19:12:01.327430 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001378 sec., 360667.6342525399 rows/sec., 25.33 MiB/sec. | ||
| 9640 | 2026.05.11 19:12:01.327467 [ 259 ] {57e196ef-b7b3-4d5f-ae91-41bc738d65a9} <Debug> TCPHandler: Processed in 0.001545953 sec. | ||
| 9641 | 2026.05.11 19:12:01.327575 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.05.11 19:12:01.327675 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9643 | 2026.05.11 19:12:01.327718 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9644 | 2026.05.11 19:12:01.328091 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.05.11 19:12:01.328130 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9646 | 2026.05.11 19:12:01.328450 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9647 | 2026.05.11 19:12:01.328658 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.05.11 19:12:01.328748 [ 42 ] {} <Debug> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9649 | 2026.05.11 19:12:01.328777 [ 42 ] {} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.05.11 19:12:01.328786 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 9651 | 2026.05.11 19:12:01.328794 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9652 | 2026.05.11 19:12:01.328825 [ 259 ] {45f68f93-0ed2-4352-8816-ed58f7ddeecc} <Debug> TCPHandler: Processed in 0.001300357 sec. | ||
| 9653 | 2026.05.11 19:12:01.328889 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::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 | ||
| 9654 | 2026.05.11 19:12:01.328942 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.05.11 19:12:01.329022 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9656 | 2026.05.11 19:12:01.329042 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9657 | 2026.05.11 19:12:01.329064 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9658 | 2026.05.11 19:12:01.329089 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9659 | 2026.05.11 19:12:01.329144 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9660 | 2026.05.11 19:12:01.329194 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9661 | 2026.05.11 19:12:01.329236 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9662 | 2026.05.11 19:12:01.329274 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9663 | 2026.05.11 19:12:01.329314 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9664 | 2026.05.11 19:12:01.329500 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.05.11 19:12:01.329541 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9666 | 2026.05.11 19:12:01.329903 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9667 | 2026.05.11 19:12:01.330123 [ 192 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276289 sec., 28206.77761854878 rows/sec., 1.44 MiB/sec. | ||
| 9668 | 2026.05.11 19:12:01.330128 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.05.11 19:12:01.330245 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9670 | 2026.05.11 19:12:01.330277 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001253 sec., 211492.4181963288 rows/sec., 14.05 MiB/sec. | ||
| 9671 | 2026.05.11 19:12:01.330323 [ 259 ] {ed2b5155-ec8d-439a-838f-c66353b2e958} <Debug> TCPHandler: Processed in 0.00143065 sec. | ||
| 9672 | 2026.05.11 19:12:01.330442 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.05.11 19:12:01.330514 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.05.11 19:12:01.330539 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9675 | 2026.05.11 19:12:01.330586 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9676 | 2026.05.11 19:12:01.330587 [ 201 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_6_1} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9677 | 2026.05.11 19:12:01.330665 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9678 | 2026.05.11 19:12:01.330907 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.05.11 19:12:01.330947 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9680 | 2026.05.11 19:12:01.331245 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9681 | 2026.05.11 19:12:01.331448 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.05.11 19:12:01.331575 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 9683 | 2026.05.11 19:12:01.331612 [ 259 ] {69c643c5-7c99-4111-a606-7347f0e23a29} <Debug> TCPHandler: Processed in 0.001219356 sec. | ||
| 9684 | 2026.05.11 19:12:01.331723 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.05.11 19:12:01.331816 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.05.11 19:12:01.331869 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <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 | ||
| 9687 | 2026.05.11 19:12:01.332614 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.05.11 19:12:01.332650 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9689 | 2026.05.11 19:12:01.333143 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9690 | 2026.05.11 19:12:01.333371 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.05.11 19:12:01.333471 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9692 | 2026.05.11 19:12:01.333498 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.05.11 19:12:01.333512 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001712 sec., 4088.785046728972 rows/sec., 7.33 MiB/sec. | ||
| 9694 | 2026.05.11 19:12:01.333514 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9695 | 2026.05.11 19:12:01.333576 [ 259 ] {3e7c5d2a-4a7c-4791-947e-1a2824ef1623} <Debug> TCPHandler: Processed in 0.00190274 sec. | ||
| 9696 | 2026.05.11 19:12:01.333611 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9697 | 2026.05.11 19:12:01.333694 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.05.11 19:12:01.333793 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.05.11 19:12:01.333833 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9700 | 2026.05.11 19:12:01.333843 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9701 | 2026.05.11 19:12:01.333906 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1144 rows starting from the beginning of the part | ||
| 9702 | 2026.05.11 19:12:01.334045 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 9703 | 2026.05.11 19:12:01.334159 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 9704 | 2026.05.11 19:12:01.334163 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.05.11 19:12:01.334205 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9706 | 2026.05.11 19:12:01.334260 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 9707 | 2026.05.11 19:12:01.334364 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 9708 | 2026.05.11 19:12:01.334462 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9709 | 2026.05.11 19:12:01.334497 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9710 | 2026.05.11 19:12:01.334692 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.05.11 19:12:01.334850 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 9712 | 2026.05.11 19:12:01.334887 [ 259 ] {040c9780-96ae-4e12-bc3e-b4edc108512a} <Debug> TCPHandler: Processed in 0.001296137 sec. | ||
| 9713 | 2026.05.11 19:12:01.341123 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1235 rows, containing 19 columns (19 merged, 0 gathered) in 0.007549632 sec., 163584.1323126743 rows/sec., 293.14 MiB/sec. | ||
| 9714 | 2026.05.11 19:12:01.342611 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9715 | 2026.05.11 19:12:01.343061 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.05.11 19:12:01.343152 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9717 | 2026.05.11 19:12:01.343281 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 9718 | 2026.05.11 19:12:01.681564 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.05.11 19:12:01.681835 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9720 | 2026.05.11 19:12:01.682186 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9721 | 2026.05.11 19:12:01.682226 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9722 | 2026.05.11 19:12:01.682518 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9723 | 2026.05.11 19:12:01.682602 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9724 | 2026.05.11 19:12:01.682770 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9725 | 2026.05.11 19:12:01.682885 [ 329 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9726 | 2026.05.11 19:12:01.682885 [ 319 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9727 | 2026.05.11 19:12:01.682995 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9728 | 2026.05.11 19:12:01.683021 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9729 | 2026.05.11 19:12:01.683064 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9730 | 2026.05.11 19:12:01.683087 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9731 | 2026.05.11 19:12:01.684107 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002357 sec., 22061.94314806958 rows/sec., 5.16 MiB/sec. | ||
| 9732 | 2026.05.11 19:12:01.684201 [ 259 ] {59646d15-c010-45da-947c-6c27c238674b} <Debug> TCPHandler: Processed in 0.002768887 sec. | ||
| 9733 | 2026.05.11 19:12:01.695329 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.05.11 19:12:01.695444 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9735 | 2026.05.11 19:12:01.695493 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9736 | 2026.05.11 19:12:01.695975 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.05.11 19:12:01.696018 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9738 | 2026.05.11 19:12:01.696370 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9739 | 2026.05.11 19:12:01.696596 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.05.11 19:12:01.696753 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001342 sec., 7451.564828614009 rows/sec., 607.62 KiB/sec. | ||
| 9741 | 2026.05.11 19:12:01.696794 [ 259 ] {322dc4c3-5dfd-49fd-a7d5-7769c7b5a728} <Debug> TCPHandler: Processed in 0.001520592 sec. | ||
| 9742 | 2026.05.11 19:12:01.696910 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.05.11 19:12:01.697011 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9744 | 2026.05.11 19:12:01.697053 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9745 | 2026.05.11 19:12:01.698373 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.05.11 19:12:01.698410 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9747 | 2026.05.11 19:12:01.698895 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9748 | 2026.05.11 19:12:01.699113 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.11 19:12:01.699257 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Debug> executeQuery: Read 2480 rows, 188.80 KiB in 0.002267 sec., 1093956.771063079 rows/sec., 81.33 MiB/sec. | ||
| 9750 | 2026.05.11 19:12:01.699297 [ 259 ] {6fe262a1-2d91-46b6-8596-ab9b893d96b2} <Debug> TCPHandler: Processed in 0.002438841 sec. | ||
| 9751 | 2026.05.11 19:12:01.699416 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.05.11 19:12:01.699514 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.05.11 19:12:01.699555 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9754 | 2026.05.11 19:12:01.699977 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.05.11 19:12:01.700015 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9756 | 2026.05.11 19:12:01.700331 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9757 | 2026.05.11 19:12:01.700539 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.05.11 19:12:01.700678 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Debug> executeQuery: Read 56 rows, 4.16 KiB in 0.001184 sec., 47297.2972972973 rows/sec., 3.43 MiB/sec. | ||
| 9759 | 2026.05.11 19:12:01.700717 [ 259 ] {dd7097b5-66f0-46aa-ae84-985eee86be32} <Debug> TCPHandler: Processed in 0.001352628 sec. | ||
| 9760 | 2026.05.11 19:12:01.700823 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2026.05.11 19:12:01.700921 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9762 | 2026.05.11 19:12:01.700963 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9763 | 2026.05.11 19:12:01.701589 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.05.11 19:12:01.701628 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9765 | 2026.05.11 19:12:01.701991 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9766 | 2026.05.11 19:12:01.702210 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.05.11 19:12:01.702345 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001443 sec., 555093.5550935551 rows/sec., 32.06 MiB/sec. | ||
| 9768 | 2026.05.11 19:12:01.702386 [ 259 ] {a05851b6-03dd-443f-8899-074035676db0} <Debug> TCPHandler: Processed in 0.001613194 sec. | ||
| 9769 | 2026.05.11 19:12:01.702510 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.05.11 19:12:01.702619 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.05.11 19:12:01.702660 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9772 | 2026.05.11 19:12:01.703053 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.05.11 19:12:01.703090 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9774 | 2026.05.11 19:12:01.703395 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9775 | 2026.05.11 19:12:01.703609 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.11 19:12:01.703742 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 9777 | 2026.05.11 19:12:01.703782 [ 259 ] {0553f7e2-0bbe-4779-948e-39e70679201a} <Debug> TCPHandler: Processed in 0.001333958 sec. | ||
| 9778 | 2026.05.11 19:12:01.703890 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.05.11 19:12:01.703989 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9780 | 2026.05.11 19:12:01.704030 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9781 | 2026.05.11 19:12:01.704843 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.11 19:12:01.704880 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9783 | 2026.05.11 19:12:01.705300 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9784 | 2026.05.11 19:12:01.705520 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.11 19:12:01.705658 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001688 sec., 790876.7772511848 rows/sec., 53.07 MiB/sec. | ||
| 9786 | 2026.05.11 19:12:01.705698 [ 259 ] {b178a691-b588-4a8d-80dd-51c6a960712f} <Debug> TCPHandler: Processed in 0.001858599 sec. | ||
| 9787 | 2026.05.11 19:12:01.705806 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.05.11 19:12:01.705902 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.11 19:12:01.705945 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9790 | 2026.05.11 19:12:01.706582 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.11 19:12:01.706618 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9792 | 2026.05.11 19:12:01.707065 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9793 | 2026.05.11 19:12:01.707279 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.05.11 19:12:01.707420 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001538 sec., 975942.7828348504 rows/sec., 59.21 MiB/sec. | ||
| 9795 | 2026.05.11 19:12:01.707458 [ 259 ] {573dcae0-338d-4d56-bec3-38268a2f8b3a} <Debug> TCPHandler: Processed in 0.001701936 sec. | ||
| 9796 | 2026.05.11 19:12:01.707575 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.05.11 19:12:01.707689 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.05.11 19:12:01.707755 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <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 | ||
| 9799 | 2026.05.11 19:12:01.708676 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.05.11 19:12:01.708714 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9801 | 2026.05.11 19:12:01.709312 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9802 | 2026.05.11 19:12:01.709542 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.05.11 19:12:01.709683 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002019 sec., 22783.55621594849 rows/sec., 40.83 MiB/sec. | ||
| 9804 | 2026.05.11 19:12:01.709746 [ 259 ] {962b9239-8ec9-47b9-9b4e-f4dae90f6215} <Debug> TCPHandler: Processed in 0.002231106 sec. | ||
| 9805 | 2026.05.11 19:12:01.709861 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.05.11 19:12:01.709955 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.05.11 19:12:01.709999 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9808 | 2026.05.11 19:12:01.710326 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.11 19:12:01.710363 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9810 | 2026.05.11 19:12:01.710667 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9811 | 2026.05.11 19:12:01.710880 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.11 19:12:01.711013 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 9813 | 2026.05.11 19:12:01.711051 [ 259 ] {5778f8b1-9e6e-40ac-b8ba-5a1446dffa0b} <Debug> TCPHandler: Processed in 0.001239026 sec. | ||
| 9814 | 2026.05.11 19:12:02.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.01 MiB, peak 317.35 MiB, free memory in arenas 0.00 B, will set to 309.02 MiB (RSS), difference: 3.01 MiB | ||
| 9815 | 2026.05.11 19:12:04.655496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1176 | ||
| 9816 | 2026.05.11 19:12:04.658247 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.05.11 19:12:04.658285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9818 | 2026.05.11 19:12:04.659496 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9819 | 2026.05.11 19:12:04.659749 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.05.11 19:12:04.660014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9821 | 2026.05.11 19:12:06.304246 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.05.11 19:12:06.304504 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 9823 | 2026.05.11 19:12:06.304877 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9824 | 2026.05.11 19:12:06.304912 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <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 | ||
| 9825 | 2026.05.11 19:12:06.305131 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9826 | 2026.05.11 19:12:06.305203 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9827 | 2026.05.11 19:12:06.305345 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9828 | 2026.05.11 19:12:06.305437 [ 329 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9829 | 2026.05.11 19:12:06.305459 [ 319 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9830 | 2026.05.11 19:12:06.305561 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9831 | 2026.05.11 19:12:06.305586 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9832 | 2026.05.11 19:12:06.305632 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <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'))" | ||
| 9833 | 2026.05.11 19:12:06.305652 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9834 | 2026.05.11 19:12:06.306729 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002329 sec., 22327.179046801204 rows/sec., 5.22 MiB/sec. | ||
| 9835 | 2026.05.11 19:12:06.306834 [ 259 ] {b5db7d64-9cf1-4f65-b8ee-279cbe18fd36} <Debug> TCPHandler: Processed in 0.002749218 sec. | ||
| 9836 | 2026.05.11 19:12:06.308328 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.05.11 19:12:06.308437 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9838 | 2026.05.11 19:12:06.308481 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9839 | 2026.05.11 19:12:06.308969 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.05.11 19:12:06.309017 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9841 | 2026.05.11 19:12:06.309406 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9842 | 2026.05.11 19:12:06.309641 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.05.11 19:12:06.309780 [ 64 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9844 | 2026.05.11 19:12:06.309792 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.10 MiB/sec. | ||
| 9845 | 2026.05.11 19:12:06.309829 [ 64 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.11 19:12:06.309847 [ 259 ] {a81c90d7-feca-4518-a31a-ee71e443caeb} <Debug> TCPHandler: Processed in 0.001570052 sec. | ||
| 9847 | 2026.05.11 19:12:06.309855 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9848 | 2026.05.11 19:12:06.309967 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9849 | 2026.05.11 19:12:06.309980 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.05.11 19:12:06.310079 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9851 | 2026.05.11 19:12:06.310115 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3361 rows starting from the beginning of the part | ||
| 9852 | 2026.05.11 19:12:06.310115 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2026.05.11 19:12:06.310174 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2026.05.11 19:12:06.310183 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 813 rows starting from the beginning of the part | ||
| 9855 | 2026.05.11 19:12:06.310234 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 126 rows starting from the beginning of the part | ||
| 9856 | 2026.05.11 19:12:06.310279 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 811 rows starting from the beginning of the part | ||
| 9857 | 2026.05.11 19:12:06.310325 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2480 rows starting from the beginning of the part | ||
| 9858 | 2026.05.11 19:12:06.310368 [ 192 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9859 | 2026.05.11 19:12:06.310690 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.05.11 19:12:06.310732 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9861 | 2026.05.11 19:12:06.311059 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9862 | 2026.05.11 19:12:06.311285 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.05.11 19:12:06.311403 [ 64 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9864 | 2026.05.11 19:12:06.311420 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00133 sec., 48120.3007518797 rows/sec., 3.76 MiB/sec. | ||
| 9865 | 2026.05.11 19:12:06.311432 [ 64 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.05.11 19:12:06.311459 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9867 | 2026.05.11 19:12:06.311466 [ 259 ] {41fedce3-6549-400b-8bde-2a8fec45f239} <Debug> TCPHandler: Processed in 0.001548512 sec. | ||
| 9868 | 2026.05.11 19:12:06.311575 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9869 | 2026.05.11 19:12:06.311590 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.05.11 19:12:06.311713 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.05.11 19:12:06.311727 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9872 | 2026.05.11 19:12:06.311757 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9873 | 2026.05.11 19:12:06.311769 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 9874 | 2026.05.11 19:12:06.311849 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 501 rows starting from the beginning of the part | ||
| 9875 | 2026.05.11 19:12:06.311897 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 99 rows starting from the beginning of the part | ||
| 9876 | 2026.05.11 19:12:06.311945 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 497 rows starting from the beginning of the part | ||
| 9877 | 2026.05.11 19:12:06.311988 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1335 rows starting from the beginning of the part | ||
| 9878 | 2026.05.11 19:12:06.312030 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9879 | 2026.05.11 19:12:06.312159 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.05.11 19:12:06.312202 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9881 | 2026.05.11 19:12:06.312567 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9882 | 2026.05.11 19:12:06.312586 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7647 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266208 sec., 2872565.813198702 rows/sec., 228.61 MiB/sec. | ||
| 9883 | 2026.05.11 19:12:06.312818 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.11 19:12:06.312935 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9885 | 2026.05.11 19:12:06.312957 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001263 sec., 101346.00158353128 rows/sec., 7.06 MiB/sec. | ||
| 9886 | 2026.05.11 19:12:06.312964 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.05.11 19:12:06.312972 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9888 | 2026.05.11 19:12:06.313000 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9889 | 2026.05.11 19:12:06.313001 [ 259 ] {1c1b0954-218b-4ee6-be47-a81eaef41e94} <Debug> TCPHandler: Processed in 0.00146193 sec. | ||
| 9890 | 2026.05.11 19:12:06.313104 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9891 | 2026.05.11 19:12:06.313143 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.05.11 19:12:06.313243 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9893 | 2026.05.11 19:12:06.313256 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9894 | 2026.05.11 19:12:06.313273 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.05.11 19:12:06.313285 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9896 | 2026.05.11 19:12:06.313307 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20777 rows starting from the beginning of the part | ||
| 9897 | 2026.05.11 19:12:06.313349 [ 196 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_66_13} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9898 | 2026.05.11 19:12:06.313394 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 267 rows starting from the beginning of the part | ||
| 9899 | 2026.05.11 19:12:06.313430 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 9900 | 2026.05.11 19:12:06.313469 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9901 | 2026.05.11 19:12:06.313538 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9902 | 2026.05.11 19:12:06.313604 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1501 rows starting from the beginning of the part | ||
| 9903 | 2026.05.11 19:12:06.313649 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.05.11 19:12:06.313650 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137482 sec., 2023876.6922949527 rows/sec., 146.75 MiB/sec. | ||
| 9905 | 2026.05.11 19:12:06.313669 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 9906 | 2026.05.11 19:12:06.313692 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9907 | 2026.05.11 19:12:06.313875 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9908 | 2026.05.11 19:12:06.314050 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9909 | 2026.05.11 19:12:06.314164 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.05.11 19:12:06.314233 [ 196 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_66_13} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9911 | 2026.05.11 19:12:06.314290 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.05.11 19:12:06.314315 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9913 | 2026.05.11 19:12:06.314393 [ 64 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9914 | 2026.05.11 19:12:06.314420 [ 64 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.05.11 19:12:06.314424 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001199 sec., 40033.361134278566 rows/sec., 2.70 MiB/sec. | ||
| 9916 | 2026.05.11 19:12:06.314437 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9917 | 2026.05.11 19:12:06.314471 [ 259 ] {5aae4819-b0ca-4dbb-bac1-aa659d47f8f0} <Debug> TCPHandler: Processed in 0.001378799 sec. | ||
| 9918 | 2026.05.11 19:12:06.314519 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9919 | 2026.05.11 19:12:06.314625 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9920 | 2026.05.11 19:12:06.314656 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3450 rows starting from the beginning of the part | ||
| 9921 | 2026.05.11 19:12:06.314702 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9922 | 2026.05.11 19:12:06.314740 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9923 | 2026.05.11 19:12:06.314776 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9924 | 2026.05.11 19:12:06.314815 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
| 9925 | 2026.05.11 19:12:06.314852 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 9926 | 2026.05.11 19:12:06.316577 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002085974 sec., 1797721.3522316194 rows/sec., 119.86 MiB/sec. | ||
| 9927 | 2026.05.11 19:12:06.316850 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9928 | 2026.05.11 19:12:06.317117 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.05.11 19:12:06.317195 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_66_13} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9930 | 2026.05.11 19:12:06.317279 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9931 | 2026.05.11 19:12:06.326265 [ 196 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23098 rows, containing 5 columns (5 merged, 0 gathered) in 0.013207775 sec., 1748818.404311097 rows/sec., 115.54 MiB/sec. | ||
| 9932 | 2026.05.11 19:12:06.326789 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9933 | 2026.05.11 19:12:06.327061 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.05.11 19:12:06.327130 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9935 | 2026.05.11 19:12:06.327209 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9936 | 2026.05.11 19:12:07.001212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.45 MiB, peak 317.35 MiB, free memory in arenas 0.00 B, will set to 311.44 MiB (RSS), difference: 1.99 MiB | ||
| 9937 | 2026.05.11 19:12:07.092677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20706 | ||
| 9938 | 2026.05.11 19:12:07.093282 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.05.11 19:12:07.093336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9940 | 2026.05.11 19:12:07.093908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9941 | 2026.05.11 19:12:07.094149 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.05.11 19:12:07.094297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20706 | ||
| 9943 | 2026.05.11 19:12:08.209550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9944 | 2026.05.11 19:12:08.225871 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.05.11 19:12:08.225937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9946 | 2026.05.11 19:12:08.231838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9947 | 2026.05.11 19:12:08.232544 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.05.11 19:12:08.235196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9949 | 2026.05.11 19:12:11.310103 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.05.11 19:12:11.310452 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 9951 | 2026.05.11 19:12:11.310960 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9952 | 2026.05.11 19:12:11.310998 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <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 | ||
| 9953 | 2026.05.11 19:12:11.311245 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9954 | 2026.05.11 19:12:11.311315 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9955 | 2026.05.11 19:12:11.311460 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9956 | 2026.05.11 19:12:11.311558 [ 317 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9957 | 2026.05.11 19:12:11.311590 [ 339 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9958 | 2026.05.11 19:12:11.311701 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9959 | 2026.05.11 19:12:11.311727 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9960 | 2026.05.11 19:12:11.311770 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <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'))" | ||
| 9961 | 2026.05.11 19:12:11.311791 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 9962 | 2026.05.11 19:12:11.312881 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002579 sec., 20162.85381930981 rows/sec., 4.72 MiB/sec. | ||
| 9963 | 2026.05.11 19:12:11.312994 [ 259 ] {67681006-fb0a-4ca5-8ab1-e04b13791b3b} <Debug> TCPHandler: Processed in 0.003065114 sec. | ||
| 9964 | 2026.05.11 19:12:11.317993 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.05.11 19:12:11.318126 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9966 | 2026.05.11 19:12:11.318180 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9967 | 2026.05.11 19:12:11.318863 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.05.11 19:12:11.318907 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9969 | 2026.05.11 19:12:11.319297 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9970 | 2026.05.11 19:12:11.319525 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.05.11 19:12:11.319673 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001587 sec., 178954.00126023943 rows/sec., 11.37 MiB/sec. | ||
| 9972 | 2026.05.11 19:12:11.319713 [ 259 ] {5886b8f7-786e-4b2e-b641-42480f3d4ceb} <Debug> TCPHandler: Processed in 0.001785187 sec. | ||
| 9973 | 2026.05.11 19:12:11.319841 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2026.05.11 19:12:11.319941 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9975 | 2026.05.11 19:12:11.319984 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9976 | 2026.05.11 19:12:11.320779 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.05.11 19:12:11.320815 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9978 | 2026.05.11 19:12:11.321173 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9979 | 2026.05.11 19:12:11.321398 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.05.11 19:12:11.321531 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001612 sec., 503101.73697270476 rows/sec., 38.88 MiB/sec. | ||
| 9981 | 2026.05.11 19:12:11.321567 [ 259 ] {a36cf70b-469d-40ca-8729-3da0722e02a1} <Debug> TCPHandler: Processed in 0.001776697 sec. | ||
| 9982 | 2026.05.11 19:12:11.321683 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.05.11 19:12:11.321779 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9984 | 2026.05.11 19:12:11.321819 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9985 | 2026.05.11 19:12:11.322278 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.05.11 19:12:11.322313 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9987 | 2026.05.11 19:12:11.322634 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9988 | 2026.05.11 19:12:11.322845 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.05.11 19:12:11.322972 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.30 MiB/sec. | ||
| 9990 | 2026.05.11 19:12:11.323009 [ 259 ] {a5e9fe7e-34c0-4f0d-8ad6-72e7fba6e5eb} <Debug> TCPHandler: Processed in 0.001377199 sec. | ||
| 9991 | 2026.05.11 19:12:11.323127 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.05.11 19:12:11.323226 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.05.11 19:12:11.323264 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9994 | 2026.05.11 19:12:11.323721 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.05.11 19:12:11.323757 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9996 | 2026.05.11 19:12:11.324063 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9997 | 2026.05.11 19:12:11.324278 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.05.11 19:12:11.324409 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 9999 | 2026.05.11 19:12:11.324446 [ 259 ] {19428d67-b9d5-4bda-9438-91ea12e5f104} <Debug> TCPHandler: Processed in 0.001369488 sec. | ||
| 10000 | 2026.05.11 19:12:11.324564 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.05.11 19:12:11.324659 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10002 | 2026.05.11 19:12:11.324697 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10003 | 2026.05.11 19:12:11.325144 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.11 19:12:11.325180 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10005 | 2026.05.11 19:12:11.325488 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10006 | 2026.05.11 19:12:11.325702 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.11 19:12:11.325828 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 10008 | 2026.05.11 19:12:11.325866 [ 259 ] {4abc11bc-dcb4-4d7e-b377-53c2e996ea1d} <Debug> TCPHandler: Processed in 0.001352348 sec. | ||
| 10009 | 2026.05.11 19:12:11.325984 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.11 19:12:11.326079 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10011 | 2026.05.11 19:12:11.326117 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10012 | 2026.05.11 19:12:11.326754 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.05.11 19:12:11.326790 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10014 | 2026.05.11 19:12:11.327113 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10015 | 2026.05.11 19:12:11.327334 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.05.11 19:12:11.327463 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001403 sec., 354240.9123307199 rows/sec., 24.88 MiB/sec. | ||
| 10017 | 2026.05.11 19:12:11.327501 [ 259 ] {9b393b41-358c-4a5c-a24c-2020c93bf99b} <Debug> TCPHandler: Processed in 0.001566183 sec. | ||
| 10018 | 2026.05.11 19:12:11.327617 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.05.11 19:12:11.327713 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10020 | 2026.05.11 19:12:11.327754 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10021 | 2026.05.11 19:12:11.328079 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.05.11 19:12:11.328114 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10023 | 2026.05.11 19:12:11.328416 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10024 | 2026.05.11 19:12:11.328626 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.05.11 19:12:11.328753 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10026 | 2026.05.11 19:12:11.328789 [ 259 ] {d84cb8b6-d02d-4e42-96da-577c5172f825} <Debug> TCPHandler: Processed in 0.001221636 sec. | ||
| 10027 | 2026.05.11 19:12:11.328901 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.05.11 19:12:11.328996 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.05.11 19:12:11.329038 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10030 | 2026.05.11 19:12:11.329466 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.05.11 19:12:11.329500 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10032 | 2026.05.11 19:12:11.329828 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10033 | 2026.05.11 19:12:11.330041 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.05.11 19:12:11.330169 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 10035 | 2026.05.11 19:12:11.330204 [ 259 ] {dcbafe75-b404-42a2-a510-6760e2191672} <Debug> TCPHandler: Processed in 0.001353708 sec. | ||
| 10036 | 2026.05.11 19:12:11.330319 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.05.11 19:12:11.330413 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.05.11 19:12:11.330454 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10039 | 2026.05.11 19:12:11.330761 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.05.11 19:12:11.330795 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10041 | 2026.05.11 19:12:11.331099 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10042 | 2026.05.11 19:12:11.331316 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.05.11 19:12:11.331444 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 10044 | 2026.05.11 19:12:11.331480 [ 259 ] {bb9b920f-c1e2-4f1e-96dd-4aa255939796} <Debug> TCPHandler: Processed in 0.001209745 sec. | ||
| 10045 | 2026.05.11 19:12:11.331600 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.05.11 19:12:11.331724 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.05.11 19:12:11.331789 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <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 | ||
| 10048 | 2026.05.11 19:12:11.332569 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.05.11 19:12:11.332604 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10050 | 2026.05.11 19:12:11.333140 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10051 | 2026.05.11 19:12:11.333369 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.05.11 19:12:11.333510 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001812 sec., 3863.1346578366447 rows/sec., 6.92 MiB/sec. | ||
| 10053 | 2026.05.11 19:12:11.333563 [ 259 ] {51110d98-54c1-4652-a759-10832030d00d} <Debug> TCPHandler: Processed in 0.002023983 sec. | ||
| 10054 | 2026.05.11 19:12:11.333687 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.05.11 19:12:11.333783 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.05.11 19:12:11.333825 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10057 | 2026.05.11 19:12:11.334171 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.05.11 19:12:11.334205 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10059 | 2026.05.11 19:12:11.334513 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10060 | 2026.05.11 19:12:11.334731 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.05.11 19:12:11.334855 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 10062 | 2026.05.11 19:12:11.334889 [ 259 ] {d512c8f1-ecb9-4753-9263-44a5a2fbab4f} <Debug> TCPHandler: Processed in 0.001252826 sec. | ||
| 10063 | 2026.05.11 19:12:12.453323 [ 69 ] {} <Debug> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10064 | 2026.05.11 19:12:12.453405 [ 69 ] {} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.05.11 19:12:12.453430 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10066 | 2026.05.11 19:12:12.453559 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 10067 | 2026.05.11 19:12:12.453718 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10068 | 2026.05.11 19:12:12.453760 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 10069 | 2026.05.11 19:12:12.453845 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 10070 | 2026.05.11 19:12:12.453902 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 10071 | 2026.05.11 19:12:12.453957 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 10072 | 2026.05.11 19:12:12.454002 [ 197 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 10073 | 2026.05.11 19:12:12.454703 [ 196 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201217 sec., 4994.934304126565 rows/sec., 370.72 KiB/sec. | ||
| 10074 | 2026.05.11 19:12:12.454914 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10075 | 2026.05.11 19:12:12.455274 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2026.05.11 19:12:12.455362 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_5_1} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10077 | 2026.05.11 19:12:12.455475 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10078 | 2026.05.11 19:12:14.436933 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10079 | 2026.05.11 19:12:14.437004 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10080 | 2026.05.11 19:12:14.594389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21154 | ||
| 10081 | 2026.05.11 19:12:14.594898 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.05.11 19:12:14.594945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10083 | 2026.05.11 19:12:14.595458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10084 | 2026.05.11 19:12:14.595702 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.05.11 19:12:14.595850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21154 | ||
| 10086 | 2026.05.11 19:12:14.660327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1210 | ||
| 10087 | 2026.05.11 19:12:14.662790 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.05.11 19:12:14.662850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10089 | 2026.05.11 19:12:14.664127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10090 | 2026.05.11 19:12:14.664409 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.05.11 19:12:14.664778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 10092 | 2026.05.11 19:12:15.735305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10093 | 2026.05.11 19:12:15.755793 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.05.11 19:12:15.755872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10095 | 2026.05.11 19:12:15.762144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10096 | 2026.05.11 19:12:15.762934 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.05.11 19:12:15.767990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10098 | 2026.05.11 19:12:16.305688 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.05.11 19:12:16.305896 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10100 | 2026.05.11 19:12:16.306281 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10101 | 2026.05.11 19:12:16.306318 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10102 | 2026.05.11 19:12:16.306541 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10103 | 2026.05.11 19:12:16.306615 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10104 | 2026.05.11 19:12:16.306757 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10105 | 2026.05.11 19:12:16.306846 [ 317 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10106 | 2026.05.11 19:12:16.306877 [ 332 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10107 | 2026.05.11 19:12:16.306983 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10108 | 2026.05.11 19:12:16.307010 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10109 | 2026.05.11 19:12:16.307054 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10110 | 2026.05.11 19:12:16.307075 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10111 | 2026.05.11 19:12:16.308195 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00234 sec., 22222.222222222223 rows/sec., 5.20 MiB/sec. | ||
| 10112 | 2026.05.11 19:12:16.308305 [ 259 ] {3936ba4f-26f9-41a4-8d2b-2cca2fc76db4} <Debug> TCPHandler: Processed in 0.002710407 sec. | ||
| 10113 | 2026.05.11 19:12:16.310618 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.11 19:12:16.310752 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.11 19:12:16.310805 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10116 | 2026.05.11 19:12:16.311433 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.11 19:12:16.311473 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10118 | 2026.05.11 19:12:16.311869 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10119 | 2026.05.11 19:12:16.312109 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.11 19:12:16.312289 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001575 sec., 80000 rows/sec., 6.91 MiB/sec. | ||
| 10121 | 2026.05.11 19:12:16.312328 [ 259 ] {6491a4f9-fd44-4b3a-9431-e44109768ab9} <Debug> TCPHandler: Processed in 0.001773167 sec. | ||
| 10122 | 2026.05.11 19:12:16.312462 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2026.05.11 19:12:16.312562 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10124 | 2026.05.11 19:12:16.312604 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10125 | 2026.05.11 19:12:16.313024 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.11 19:12:16.313060 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10127 | 2026.05.11 19:12:16.313401 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10128 | 2026.05.11 19:12:16.313615 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.11 19:12:16.313748 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.13 MiB/sec. | ||
| 10130 | 2026.05.11 19:12:16.313786 [ 259 ] {5637008f-ac67-4338-9c43-47fc58857de7} <Debug> TCPHandler: Processed in 0.001374739 sec. | ||
| 10131 | 2026.05.11 19:12:16.313921 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.05.11 19:12:16.314045 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10133 | 2026.05.11 19:12:16.314093 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10134 | 2026.05.11 19:12:16.314632 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.11 19:12:16.314675 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10136 | 2026.05.11 19:12:16.315056 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10137 | 2026.05.11 19:12:16.315286 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.11 19:12:16.315418 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.0014 sec., 70714.28571428571 rows/sec., 5.52 MiB/sec. | ||
| 10139 | 2026.05.11 19:12:16.315457 [ 259 ] {55b359ae-b2ae-4f89-87cb-dfe383ba6183} <Debug> TCPHandler: Processed in 0.001598194 sec. | ||
| 10140 | 2026.05.11 19:12:16.315582 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.05.11 19:12:16.315677 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.05.11 19:12:16.315722 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10143 | 2026.05.11 19:12:16.316142 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.05.11 19:12:16.316177 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10145 | 2026.05.11 19:12:16.316510 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10146 | 2026.05.11 19:12:16.316725 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.05.11 19:12:16.316856 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10148 | 2026.05.11 19:12:16.316893 [ 259 ] {e0f07f01-a438-40c5-aeb3-0d580c63ba34} <Debug> TCPHandler: Processed in 0.001361848 sec. | ||
| 10149 | 2026.05.11 19:12:16.317021 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.11 19:12:16.317118 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.11 19:12:16.317170 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <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 | ||
| 10152 | 2026.05.11 19:12:16.318009 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.11 19:12:16.318045 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10154 | 2026.05.11 19:12:16.318590 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10155 | 2026.05.11 19:12:16.318825 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.11 19:12:16.318963 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001865 sec., 18766.756032171583 rows/sec., 33.63 MiB/sec. | ||
| 10157 | 2026.05.11 19:12:16.319025 [ 259 ] {de58fe54-09b3-4309-b151-95ef6490572a} <Debug> TCPHandler: Processed in 0.002054643 sec. | ||
| 10158 | 2026.05.11 19:12:16.319151 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.05.11 19:12:16.319246 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.05.11 19:12:16.319288 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2026.05.11 19:12:16.319636 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.05.11 19:12:16.319670 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10163 | 2026.05.11 19:12:16.319978 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10164 | 2026.05.11 19:12:16.320192 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.05.11 19:12:16.320323 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10166 | 2026.05.11 19:12:16.320359 [ 259 ] {87b5d5db-70ae-4976-8a55-50150117dd72} <Debug> TCPHandler: Processed in 0.001259117 sec. | ||
| 10167 | 2026.05.11 19:12:21.307609 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.05.11 19:12:21.307887 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10169 | 2026.05.11 19:12:21.308292 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10170 | 2026.05.11 19:12:21.308340 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10171 | 2026.05.11 19:12:21.308581 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10172 | 2026.05.11 19:12:21.308650 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10173 | 2026.05.11 19:12:21.308793 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 10174 | 2026.05.11 19:12:21.308904 [ 317 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10175 | 2026.05.11 19:12:21.308913 [ 332 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10176 | 2026.05.11 19:12:21.309050 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 10177 | 2026.05.11 19:12:21.309079 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10178 | 2026.05.11 19:12:21.309147 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10179 | 2026.05.11 19:12:21.309167 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 53 rows with 2 streams | ||
| 10180 | 2026.05.11 19:12:21.309200 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10181 | 2026.05.11 19:12:21.309241 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10182 | 2026.05.11 19:12:21.310445 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> executeQuery: Read 53 rows, 12.70 KiB in 0.00267 sec., 19850.187265917604 rows/sec., 4.65 MiB/sec. | ||
| 10183 | 2026.05.11 19:12:21.310578 [ 259 ] {33627bd2-2df6-41ac-8bcd-cfcd393799f4} <Debug> TCPHandler: Processed in 0.003108384 sec. | ||
| 10184 | 2026.05.11 19:12:21.313545 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.05.11 19:12:21.313673 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.05.11 19:12:21.313722 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10187 | 2026.05.11 19:12:21.314260 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.05.11 19:12:21.314316 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10189 | 2026.05.11 19:12:21.314683 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10190 | 2026.05.11 19:12:21.314902 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.05.11 19:12:21.315046 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001409 sec., 17033.3569907736 rows/sec., 1.41 MiB/sec. | ||
| 10192 | 2026.05.11 19:12:21.315084 [ 259 ] {c122d092-100e-487c-90b4-119bbc6b0f7f} <Debug> TCPHandler: Processed in 0.001601923 sec. | ||
| 10193 | 2026.05.11 19:12:21.315200 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.05.11 19:12:21.315299 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10195 | 2026.05.11 19:12:21.315339 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10196 | 2026.05.11 19:12:21.315724 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.05.11 19:12:21.315759 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10198 | 2026.05.11 19:12:21.316046 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10199 | 2026.05.11 19:12:21.316251 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.05.11 19:12:21.316381 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 457.21 KiB/sec. | ||
| 10201 | 2026.05.11 19:12:21.316417 [ 259 ] {6eb74b13-fef4-4f60-b2cd-f096751194f6} <Debug> TCPHandler: Processed in 0.001268646 sec. | ||
| 10202 | 2026.05.11 19:12:21.316527 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.05.11 19:12:21.316621 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10204 | 2026.05.11 19:12:21.316659 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10205 | 2026.05.11 19:12:21.317098 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.05.11 19:12:21.317134 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10207 | 2026.05.11 19:12:21.317494 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10208 | 2026.05.11 19:12:21.317704 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.05.11 19:12:21.317831 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001228 sec., 157980.45602605864 rows/sec., 13.94 MiB/sec. | ||
| 10210 | 2026.05.11 19:12:21.317868 [ 259 ] {5bc24330-abcd-4ce9-af3a-e5c5a2123350} <Debug> TCPHandler: Processed in 0.001390269 sec. | ||
| 10211 | 2026.05.11 19:12:21.317979 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.05.11 19:12:21.318073 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10213 | 2026.05.11 19:12:21.318111 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10214 | 2026.05.11 19:12:21.318489 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.05.11 19:12:21.318525 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10216 | 2026.05.11 19:12:21.318822 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10217 | 2026.05.11 19:12:21.319024 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.05.11 19:12:21.319133 [ 53 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10219 | 2026.05.11 19:12:21.319150 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.001095 sec., 22831.0502283105 rows/sec., 1.71 MiB/sec. | ||
| 10220 | 2026.05.11 19:12:21.319199 [ 53 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.05.11 19:12:21.319210 [ 259 ] {89ea52e5-0ec7-453b-9248-0d03a3b3e6ee} <Debug> TCPHandler: Processed in 0.001279657 sec. | ||
| 10222 | 2026.05.11 19:12:21.319229 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10223 | 2026.05.11 19:12:21.319335 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2026.05.11 19:12:21.319345 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10225 | 2026.05.11 19:12:21.319434 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.05.11 19:12:21.319475 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10227 | 2026.05.11 19:12:21.319476 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10228 | 2026.05.11 19:12:21.319517 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10229 | 2026.05.11 19:12:21.319589 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 10230 | 2026.05.11 19:12:21.319640 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 10231 | 2026.05.11 19:12:21.319683 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 10232 | 2026.05.11 19:12:21.319727 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 10233 | 2026.05.11 19:12:21.319772 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10234 | 2026.05.11 19:12:21.319894 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.05.11 19:12:21.319938 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10236 | 2026.05.11 19:12:21.320264 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10237 | 2026.05.11 19:12:21.320495 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.05.11 19:12:21.320633 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 10239 | 2026.05.11 19:12:21.320671 [ 259 ] {a74bb4b5-9253-41d3-accc-c0c95817297d} <Debug> TCPHandler: Processed in 0.001387128 sec. | ||
| 10240 | 2026.05.11 19:12:21.320713 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407592 sec., 453966.7744630546 rows/sec., 30.59 MiB/sec. | ||
| 10241 | 2026.05.11 19:12:21.320783 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.11 19:12:21.320880 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.05.11 19:12:21.320908 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10244 | 2026.05.11 19:12:21.320921 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10245 | 2026.05.11 19:12:21.321211 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.05.11 19:12:21.321298 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_61_12} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10247 | 2026.05.11 19:12:21.321312 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.05.11 19:12:21.321353 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10249 | 2026.05.11 19:12:21.321407 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10250 | 2026.05.11 19:12:21.321670 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10251 | 2026.05.11 19:12:21.321887 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.05.11 19:12:21.322018 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 10253 | 2026.05.11 19:12:21.322055 [ 259 ] {da1087d6-5a2c-4fc3-824c-434dfbba89a1} <Debug> TCPHandler: Processed in 0.001323037 sec. | ||
| 10254 | 2026.05.11 19:12:21.322156 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.05.11 19:12:21.322248 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10256 | 2026.05.11 19:12:21.322287 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10257 | 2026.05.11 19:12:21.322696 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.05.11 19:12:21.322731 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10259 | 2026.05.11 19:12:21.323068 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10260 | 2026.05.11 19:12:21.323293 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.05.11 19:12:21.323422 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Debug> executeQuery: Read 113 rows, 9.44 KiB in 0.001191 sec., 94878.2535684299 rows/sec., 7.74 MiB/sec. | ||
| 10262 | 2026.05.11 19:12:21.323459 [ 259 ] {142597db-143e-4906-9b5d-2efb11a9236d} <Debug> TCPHandler: Processed in 0.001353489 sec. | ||
| 10263 | 2026.05.11 19:12:21.323569 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.05.11 19:12:21.323664 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10265 | 2026.05.11 19:12:21.323705 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10266 | 2026.05.11 19:12:21.324089 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.05.11 19:12:21.324125 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10268 | 2026.05.11 19:12:21.324467 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10269 | 2026.05.11 19:12:21.324675 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.05.11 19:12:21.324805 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Debug> executeQuery: Read 235 rows, 17.61 KiB in 0.001159 sec., 202761.00086281274 rows/sec., 14.83 MiB/sec. | ||
| 10271 | 2026.05.11 19:12:21.324842 [ 259 ] {7734d84c-9d0b-4f57-b606-c477d13df34b} <Debug> TCPHandler: Processed in 0.001321747 sec. | ||
| 10272 | 2026.05.11 19:12:21.324958 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.05.11 19:12:21.325051 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10274 | 2026.05.11 19:12:21.325104 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <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 | ||
| 10275 | 2026.05.11 19:12:21.325830 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.05.11 19:12:21.325867 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10277 | 2026.05.11 19:12:21.326401 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10278 | 2026.05.11 19:12:21.326634 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.05.11 19:12:21.326770 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001737 sec., 4029.936672423719 rows/sec., 7.22 MiB/sec. | ||
| 10280 | 2026.05.11 19:12:21.326831 [ 259 ] {a6ac9281-75aa-4932-848b-671519529485} <Debug> TCPHandler: Processed in 0.00192274 sec. | ||
| 10281 | 2026.05.11 19:12:21.326948 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.05.11 19:12:21.327042 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10283 | 2026.05.11 19:12:21.327083 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10284 | 2026.05.11 19:12:21.327457 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.05.11 19:12:21.327500 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10286 | 2026.05.11 19:12:21.327868 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10287 | 2026.05.11 19:12:21.328113 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.05.11 19:12:21.328266 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 10289 | 2026.05.11 19:12:21.328310 [ 259 ] {fb2cb675-c6db-4a52-a10d-4116ffc9e111} <Debug> TCPHandler: Processed in 0.00141079 sec. | ||
| 10290 | 2026.05.11 19:12:22.096045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21666 | ||
| 10291 | 2026.05.11 19:12:22.096681 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.05.11 19:12:22.096713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10293 | 2026.05.11 19:12:22.097199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10294 | 2026.05.11 19:12:22.097448 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.05.11 19:12:22.097573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21666 | ||
| 10296 | 2026.05.11 19:12:23.268142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10297 | 2026.05.11 19:12:23.284770 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.05.11 19:12:23.284811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10299 | 2026.05.11 19:12:23.290934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10300 | 2026.05.11 19:12:23.291603 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.05.11 19:12:23.294310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10302 | 2026.05.11 19:12:24.665088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1246 | ||
| 10303 | 2026.05.11 19:12:24.667696 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.05.11 19:12:24.667753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10305 | 2026.05.11 19:12:24.669061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10306 | 2026.05.11 19:12:24.669347 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.05.11 19:12:24.669741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 10308 | 2026.05.11 19:12:26.307156 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10309 | 2026.05.11 19:12:26.307384 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10310 | 2026.05.11 19:12:26.307751 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10311 | 2026.05.11 19:12:26.307788 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10312 | 2026.05.11 19:12:26.308001 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10313 | 2026.05.11 19:12:26.308070 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10314 | 2026.05.11 19:12:26.308210 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10315 | 2026.05.11 19:12:26.308355 [ 332 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10316 | 2026.05.11 19:12:26.308362 [ 318 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10317 | 2026.05.11 19:12:26.308504 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10318 | 2026.05.11 19:12:26.308532 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10319 | 2026.05.11 19:12:26.308575 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10320 | 2026.05.11 19:12:26.308596 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10321 | 2026.05.11 19:12:26.309783 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00249 sec., 20883.534136546183 rows/sec., 4.88 MiB/sec. | ||
| 10322 | 2026.05.11 19:12:26.309897 [ 259 ] {6779796c-df5d-4668-9e30-053eb12a11da} <Debug> TCPHandler: Processed in 0.00286891 sec. | ||
| 10323 | 2026.05.11 19:12:26.312130 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.05.11 19:12:26.312255 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10325 | 2026.05.11 19:12:26.312308 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10326 | 2026.05.11 19:12:26.312972 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.05.11 19:12:26.313020 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10328 | 2026.05.11 19:12:26.313417 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10329 | 2026.05.11 19:12:26.313643 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.05.11 19:12:26.313789 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001576 sec., 79949.2385786802 rows/sec., 6.91 MiB/sec. | ||
| 10331 | 2026.05.11 19:12:26.313828 [ 259 ] {6132dd38-41f6-4264-8d57-0e0d2e26f2c6} <Debug> TCPHandler: Processed in 0.001754396 sec. | ||
| 10332 | 2026.05.11 19:12:26.313961 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.05.11 19:12:26.314057 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.05.11 19:12:26.314096 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10335 | 2026.05.11 19:12:26.314548 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.05.11 19:12:26.314585 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10337 | 2026.05.11 19:12:26.314909 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10338 | 2026.05.11 19:12:26.315122 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.05.11 19:12:26.315253 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001215 sec., 28806.584362139918 rows/sec., 2.12 MiB/sec. | ||
| 10340 | 2026.05.11 19:12:26.315297 [ 259 ] {4d0119a6-61c8-43bb-92eb-6dd8f9a844a3} <Debug> TCPHandler: Processed in 0.001384149 sec. | ||
| 10341 | 2026.05.11 19:12:26.315419 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2026.05.11 19:12:26.315517 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10343 | 2026.05.11 19:12:26.315558 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10344 | 2026.05.11 19:12:26.315988 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.05.11 19:12:26.316025 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10346 | 2026.05.11 19:12:26.316340 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10347 | 2026.05.11 19:12:26.316551 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.05.11 19:12:26.316687 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00119 sec., 83193.27731092436 rows/sec., 6.50 MiB/sec. | ||
| 10349 | 2026.05.11 19:12:26.316725 [ 259 ] {c2818091-a755-444a-9f39-7f1b3fc29bfb} <Debug> TCPHandler: Processed in 0.001356309 sec. | ||
| 10350 | 2026.05.11 19:12:26.316847 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.05.11 19:12:26.316941 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10352 | 2026.05.11 19:12:26.316984 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10353 | 2026.05.11 19:12:26.317388 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.05.11 19:12:26.317425 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10355 | 2026.05.11 19:12:26.317760 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10356 | 2026.05.11 19:12:26.317964 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.05.11 19:12:26.318097 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 10358 | 2026.05.11 19:12:26.318135 [ 259 ] {ac5d8b1f-5b13-4fd7-a3ba-bb31b8a51d2a} <Debug> TCPHandler: Processed in 0.001337168 sec. | ||
| 10359 | 2026.05.11 19:12:26.318255 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.05.11 19:12:26.318351 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10361 | 2026.05.11 19:12:26.318406 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <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 | ||
| 10362 | 2026.05.11 19:12:26.319276 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.05.11 19:12:26.319314 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10364 | 2026.05.11 19:12:26.319893 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10365 | 2026.05.11 19:12:26.320111 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.05.11 19:12:26.320234 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10367 | 2026.05.11 19:12:26.320254 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001921 sec., 18219.677251431545 rows/sec., 32.65 MiB/sec. | ||
| 10368 | 2026.05.11 19:12:26.320290 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.05.11 19:12:26.320322 [ 259 ] {afbfe806-eee1-4fd9-92dc-34695131672d} <Debug> TCPHandler: Processed in 0.002116274 sec. | ||
| 10370 | 2026.05.11 19:12:26.320326 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10371 | 2026.05.11 19:12:26.320473 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.05.11 19:12:26.320472 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10373 | 2026.05.11 19:12:26.320575 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.05.11 19:12:26.320621 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10375 | 2026.05.11 19:12:26.320764 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10376 | 2026.05.11 19:12:26.320837 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1235 rows starting from the beginning of the part | ||
| 10377 | 2026.05.11 19:12:26.320992 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 10378 | 2026.05.11 19:12:26.320994 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.05.11 19:12:26.321051 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10380 | 2026.05.11 19:12:26.321119 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10381 | 2026.05.11 19:12:26.321244 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 10382 | 2026.05.11 19:12:26.321365 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10383 | 2026.05.11 19:12:26.321410 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10384 | 2026.05.11 19:12:26.321475 [ 186 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 10385 | 2026.05.11 19:12:26.321650 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.05.11 19:12:26.321787 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 10387 | 2026.05.11 19:12:26.321825 [ 259 ] {aa768bec-ba06-48fe-b2d5-a8e1902ce053} <Debug> TCPHandler: Processed in 0.001403549 sec. | ||
| 10388 | 2026.05.11 19:12:26.329294 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1365 rows, containing 19 columns (19 merged, 0 gathered) in 0.008879112 sec., 153731.58937515374 rows/sec., 275.48 MiB/sec. | ||
| 10389 | 2026.05.11 19:12:26.330981 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10390 | 2026.05.11 19:12:26.331361 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.05.11 19:12:26.331446 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10392 | 2026.05.11 19:12:26.331621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10393 | 2026.05.11 19:12:27.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.81 MiB, peak 324.39 MiB, free memory in arenas 0.00 B, will set to 316.21 MiB (RSS), difference: 3.40 MiB | ||
| 10394 | 2026.05.11 19:12:29.437090 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10395 | 2026.05.11 19:12:29.437158 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10396 | 2026.05.11 19:12:29.597702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22114 | ||
| 10397 | 2026.05.11 19:12:29.598270 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.05.11 19:12:29.598323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10399 | 2026.05.11 19:12:29.598860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10400 | 2026.05.11 19:12:29.599097 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.05.11 19:12:29.599227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22114 | ||
| 10402 | 2026.05.11 19:12:29.599228 [ 38 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10403 | 2026.05.11 19:12:29.599305 [ 38 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.05.11 19:12:29.599328 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10405 | 2026.05.11 19:12:29.599461 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10406 | 2026.05.11 19:12:29.599616 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10407 | 2026.05.11 19:12:29.599659 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19746 rows starting from the beginning of the part | ||
| 10408 | 2026.05.11 19:12:29.599731 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10409 | 2026.05.11 19:12:29.599783 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10410 | 2026.05.11 19:12:29.599830 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10411 | 2026.05.11 19:12:29.599872 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10412 | 2026.05.11 19:12:29.599915 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10413 | 2026.05.11 19:12:29.602101 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002699689 sec., 8191313.888377514 rows/sec., 117.18 MiB/sec. | ||
| 10414 | 2026.05.11 19:12:29.602430 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10415 | 2026.05.11 19:12:29.602755 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.05.11 19:12:29.602834 [ 194 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_46_9} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10417 | 2026.05.11 19:12:29.602933 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10418 | 2026.05.11 19:12:30.794429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10419 | 2026.05.11 19:12:30.812544 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.05.11 19:12:30.812609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10421 | 2026.05.11 19:12:30.818996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10422 | 2026.05.11 19:12:30.819682 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.05.11 19:12:30.820008 [ 37 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10424 | 2026.05.11 19:12:30.820103 [ 37 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.05.11 19:12:30.820139 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10426 | 2026.05.11 19:12:30.820608 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10427 | 2026.05.11 19:12:30.823087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10428 | 2026.05.11 19:12:30.824476 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10429 | 2026.05.11 19:12:30.825930 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10430 | 2026.05.11 19:12:30.830474 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10431 | 2026.05.11 19:12:30.835053 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10432 | 2026.05.11 19:12:30.839669 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10433 | 2026.05.11 19:12:30.844352 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10434 | 2026.05.11 19:12:30.848106 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10435 | 2026.05.11 19:12:30.898374 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077845989 sec., 4457.519320616506 rows/sec., 23.05 MiB/sec. | ||
| 10436 | 2026.05.11 19:12:30.901182 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10437 | 2026.05.11 19:12:30.903280 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.05.11 19:12:30.903384 [ 201 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_46_9} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10439 | 2026.05.11 19:12:30.906335 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10440 | 2026.05.11 19:12:31.305760 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.05.11 19:12:31.305984 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10442 | 2026.05.11 19:12:31.306314 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10443 | 2026.05.11 19:12:31.306348 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10444 | 2026.05.11 19:12:31.306560 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10445 | 2026.05.11 19:12:31.306626 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10446 | 2026.05.11 19:12:31.306764 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10447 | 2026.05.11 19:12:31.306861 [ 317 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10448 | 2026.05.11 19:12:31.306890 [ 318 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10449 | 2026.05.11 19:12:31.307018 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10450 | 2026.05.11 19:12:31.307054 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10451 | 2026.05.11 19:12:31.307100 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10452 | 2026.05.11 19:12:31.307122 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10453 | 2026.05.11 19:12:31.308168 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002273 sec., 22877.25472943247 rows/sec., 5.35 MiB/sec. | ||
| 10454 | 2026.05.11 19:12:31.308274 [ 259 ] {f8e7ffa0-7795-453a-b54c-1c439975ae9e} <Debug> TCPHandler: Processed in 0.002644585 sec. | ||
| 10455 | 2026.05.11 19:12:31.310127 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2026.05.11 19:12:31.310258 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10457 | 2026.05.11 19:12:31.310308 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10458 | 2026.05.11 19:12:31.310844 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.11 19:12:31.310890 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10460 | 2026.05.11 19:12:31.311264 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10461 | 2026.05.11 19:12:31.311490 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.05.11 19:12:31.311632 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001411 sec., 49610.20552799433 rows/sec., 3.98 MiB/sec. | ||
| 10463 | 2026.05.11 19:12:31.311640 [ 37 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10464 | 2026.05.11 19:12:31.311670 [ 259 ] {3b3e312b-8e9c-4372-8044-ad9d69302718} <Debug> TCPHandler: Processed in 0.001604533 sec. | ||
| 10465 | 2026.05.11 19:12:31.311707 [ 37 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.05.11 19:12:31.311742 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10467 | 2026.05.11 19:12:31.311810 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.05.11 19:12:31.311848 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10469 | 2026.05.11 19:12:31.311911 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10470 | 2026.05.11 19:12:31.311955 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10471 | 2026.05.11 19:12:31.311969 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10472 | 2026.05.11 19:12:31.312007 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3365 rows starting from the beginning of the part | ||
| 10473 | 2026.05.11 19:12:31.312070 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 811 rows starting from the beginning of the part | ||
| 10474 | 2026.05.11 19:12:31.312121 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 126 rows starting from the beginning of the part | ||
| 10475 | 2026.05.11 19:12:31.312167 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 194 rows starting from the beginning of the part | ||
| 10476 | 2026.05.11 19:12:31.312214 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 126 rows starting from the beginning of the part | ||
| 10477 | 2026.05.11 19:12:31.312260 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 70 rows starting from the beginning of the part | ||
| 10478 | 2026.05.11 19:12:31.312363 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.05.11 19:12:31.312404 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10480 | 2026.05.11 19:12:31.312842 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10481 | 2026.05.11 19:12:31.313062 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.05.11 19:12:31.313194 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001301 sec., 5380.476556495004 rows/sec., 404.59 KiB/sec. | ||
| 10483 | 2026.05.11 19:12:31.313231 [ 259 ] {ed762deb-c565-409f-9811-e51a0357f682} <Debug> TCPHandler: Processed in 0.00146905 sec. | ||
| 10484 | 2026.05.11 19:12:31.313364 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2026.05.11 19:12:31.313456 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10486 | 2026.05.11 19:12:31.313494 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10487 | 2026.05.11 19:12:31.313903 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.05.11 19:12:31.313937 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10489 | 2026.05.11 19:12:31.314259 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10490 | 2026.05.11 19:12:31.314357 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551603 sec., 1838844.052150746 rows/sec., 148.84 MiB/sec. | ||
| 10491 | 2026.05.11 19:12:31.314487 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.05.11 19:12:31.314616 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001178 sec., 60271.646859083194 rows/sec., 4.71 MiB/sec. | ||
| 10493 | 2026.05.11 19:12:31.314617 [ 34 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10494 | 2026.05.11 19:12:31.314653 [ 259 ] {22cb25a6-f90e-4c6d-9fde-c130826334fb} <Debug> TCPHandler: Processed in 0.001336208 sec. | ||
| 10495 | 2026.05.11 19:12:31.314658 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10496 | 2026.05.11 19:12:31.314668 [ 34 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.05.11 19:12:31.314704 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10498 | 2026.05.11 19:12:31.314773 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.05.11 19:12:31.314779 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10500 | 2026.05.11 19:12:31.314869 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10501 | 2026.05.11 19:12:31.314884 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10502 | 2026.05.11 19:12:31.314915 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1832 rows starting from the beginning of the part | ||
| 10503 | 2026.05.11 19:12:31.314917 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10504 | 2026.05.11 19:12:31.314932 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.05.11 19:12:31.314964 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 497 rows starting from the beginning of the part | ||
| 10506 | 2026.05.11 19:12:31.315002 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 99 rows starting from the beginning of the part | ||
| 10507 | 2026.05.11 19:12:31.315020 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_71_14} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10508 | 2026.05.11 19:12:31.315036 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 113 rows starting from the beginning of the part | ||
| 10509 | 2026.05.11 19:12:31.315074 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 99 rows starting from the beginning of the part | ||
| 10510 | 2026.05.11 19:12:31.315098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10511 | 2026.05.11 19:12:31.315127 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 71 rows starting from the beginning of the part | ||
| 10512 | 2026.05.11 19:12:31.315391 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.11 19:12:31.315430 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10514 | 2026.05.11 19:12:31.315767 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10515 | 2026.05.11 19:12:31.315983 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.11 19:12:31.316110 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10517 | 2026.05.11 19:12:31.316111 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10518 | 2026.05.11 19:12:31.316145 [ 259 ] {caf8d972-740b-41cc-b69d-48d1251fd3e8} <Debug> TCPHandler: Processed in 0.00141949 sec. | ||
| 10519 | 2026.05.11 19:12:31.316154 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.05.11 19:12:31.316173 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10521 | 2026.05.11 19:12:31.316171 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2711 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422912 sec., 1905247.829802546 rows/sec., 140.81 MiB/sec. | ||
| 10522 | 2026.05.11 19:12:31.316253 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10523 | 2026.05.11 19:12:31.316264 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2026.05.11 19:12:31.316382 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10525 | 2026.05.11 19:12:31.316405 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.05.11 19:12:31.316424 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2026.05.11 19:12:31.316464 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <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 | ||
| 10528 | 2026.05.11 19:12:31.316472 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23098 rows starting from the beginning of the part | ||
| 10529 | 2026.05.11 19:12:31.316561 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10530 | 2026.05.11 19:12:31.316610 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10531 | 2026.05.11 19:12:31.316653 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.05.11 19:12:31.316661 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 235 rows starting from the beginning of the part | ||
| 10533 | 2026.05.11 19:12:31.316718 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10534 | 2026.05.11 19:12:31.316734 [ 191 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_71_14} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10535 | 2026.05.11 19:12:31.316760 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10536 | 2026.05.11 19:12:31.316803 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10537 | 2026.05.11 19:12:31.317258 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.05.11 19:12:31.317298 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10539 | 2026.05.11 19:12:31.317832 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10540 | 2026.05.11 19:12:31.318064 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.05.11 19:12:31.318200 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00182 sec., 3846.153846153846 rows/sec., 6.89 MiB/sec. | ||
| 10542 | 2026.05.11 19:12:31.318251 [ 259 ] {62ab8693-af81-4559-92c3-cb11df4e40da} <Debug> TCPHandler: Processed in 0.002032932 sec. | ||
| 10543 | 2026.05.11 19:12:31.318378 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.05.11 19:12:31.318472 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.05.11 19:12:31.318513 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10546 | 2026.05.11 19:12:31.318865 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.05.11 19:12:31.318899 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10548 | 2026.05.11 19:12:31.319394 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10549 | 2026.05.11 19:12:31.319616 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.11 19:12:31.319740 [ 34 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10551 | 2026.05.11 19:12:31.319742 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. | ||
| 10552 | 2026.05.11 19:12:31.319779 [ 34 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.05.11 19:12:31.319793 [ 259 ] {979b39e1-a5a4-413e-b27e-a40751a002aa} <Debug> TCPHandler: Processed in 0.001473291 sec. | ||
| 10554 | 2026.05.11 19:12:31.319804 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10555 | 2026.05.11 19:12:31.319888 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10556 | 2026.05.11 19:12:31.319995 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10557 | 2026.05.11 19:12:31.320024 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3750 rows starting from the beginning of the part | ||
| 10558 | 2026.05.11 19:12:31.320082 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10559 | 2026.05.11 19:12:31.320128 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10560 | 2026.05.11 19:12:31.320170 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10561 | 2026.05.11 19:12:31.320212 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10562 | 2026.05.11 19:12:31.320253 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10563 | 2026.05.11 19:12:31.321819 [ 187 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001966271 sec., 2074993.7317897687 rows/sec., 138.24 MiB/sec. | ||
| 10564 | 2026.05.11 19:12:31.322326 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10565 | 2026.05.11 19:12:31.322662 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.05.11 19:12:31.322754 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_71_14} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10567 | 2026.05.11 19:12:31.322856 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10568 | 2026.05.11 19:12:31.323321 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24078 rows, containing 5 columns (5 merged, 0 gathered) in 0.007107373 sec., 3387749.5946814665 rows/sec., 224.31 MiB/sec. | ||
| 10569 | 2026.05.11 19:12:31.323717 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10570 | 2026.05.11 19:12:31.323949 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.05.11 19:12:31.324020 [ 190 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10572 | 2026.05.11 19:12:31.324080 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10573 | 2026.05.11 19:12:31.679449 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.05.11 19:12:31.679720 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10575 | 2026.05.11 19:12:31.680072 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10576 | 2026.05.11 19:12:31.680108 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10577 | 2026.05.11 19:12:31.680344 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10578 | 2026.05.11 19:12:31.680417 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10579 | 2026.05.11 19:12:31.680558 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10580 | 2026.05.11 19:12:31.680655 [ 317 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10581 | 2026.05.11 19:12:31.680677 [ 318 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10582 | 2026.05.11 19:12:31.680773 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10583 | 2026.05.11 19:12:31.680798 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10584 | 2026.05.11 19:12:31.680840 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10585 | 2026.05.11 19:12:31.680863 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10586 | 2026.05.11 19:12:31.681792 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002184 sec., 23809.52380952381 rows/sec., 5.57 MiB/sec. | ||
| 10587 | 2026.05.11 19:12:31.681854 [ 259 ] {175181bf-e40b-4fc3-8bde-bdb5a301a1f5} <Debug> TCPHandler: Processed in 0.002542863 sec. | ||
| 10588 | 2026.05.11 19:12:31.693659 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.05.11 19:12:31.693824 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10590 | 2026.05.11 19:12:31.693867 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10591 | 2026.05.11 19:12:31.695381 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.05.11 19:12:31.695420 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10593 | 2026.05.11 19:12:31.695927 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10594 | 2026.05.11 19:12:31.696145 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.05.11 19:12:31.696288 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.002494 sec., 992381.7161186847 rows/sec., 73.78 MiB/sec. | ||
| 10596 | 2026.05.11 19:12:31.696327 [ 259 ] {580d8112-d9c5-4643-9a68-ad337978c36a} <Debug> TCPHandler: Processed in 0.002773498 sec. | ||
| 10597 | 2026.05.11 19:12:31.696453 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.05.11 19:12:31.696550 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10599 | 2026.05.11 19:12:31.696590 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10600 | 2026.05.11 19:12:31.696998 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.05.11 19:12:31.697033 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10602 | 2026.05.11 19:12:31.697327 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10603 | 2026.05.11 19:12:31.697534 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.05.11 19:12:31.697664 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001132 sec., 40636.04240282685 rows/sec., 2.98 MiB/sec. | ||
| 10605 | 2026.05.11 19:12:31.697700 [ 259 ] {4f4e75e8-542d-469a-b5fd-8de042fa375b} <Debug> TCPHandler: Processed in 0.001296307 sec. | ||
| 10606 | 2026.05.11 19:12:31.697815 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.05.11 19:12:31.697911 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10608 | 2026.05.11 19:12:31.697950 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10609 | 2026.05.11 19:12:31.698579 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.05.11 19:12:31.698615 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10611 | 2026.05.11 19:12:31.698948 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10612 | 2026.05.11 19:12:31.699162 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.05.11 19:12:31.699289 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001397 sec., 573371.5103793844 rows/sec., 33.12 MiB/sec. | ||
| 10614 | 2026.05.11 19:12:31.699325 [ 259 ] {52526a1c-1efa-49fb-82c8-104d9af68c6b} <Debug> TCPHandler: Processed in 0.001558822 sec. | ||
| 10615 | 2026.05.11 19:12:31.699442 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.05.11 19:12:31.699536 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10617 | 2026.05.11 19:12:31.699575 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10618 | 2026.05.11 19:12:31.699945 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.05.11 19:12:31.699979 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10620 | 2026.05.11 19:12:31.700281 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10621 | 2026.05.11 19:12:31.700505 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.05.11 19:12:31.700629 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 10623 | 2026.05.11 19:12:31.700667 [ 259 ] {23120b88-500e-4dd0-b52a-c762f749675c} <Debug> TCPHandler: Processed in 0.001274787 sec. | ||
| 10624 | 2026.05.11 19:12:31.700790 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.05.11 19:12:31.700911 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10626 | 2026.05.11 19:12:31.700959 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10627 | 2026.05.11 19:12:31.701912 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.05.11 19:12:31.701949 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10629 | 2026.05.11 19:12:31.702334 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10630 | 2026.05.11 19:12:31.702547 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.05.11 19:12:31.702679 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001793 sec., 738984.9414389292 rows/sec., 49.52 MiB/sec. | ||
| 10632 | 2026.05.11 19:12:31.702718 [ 259 ] {7e581470-3a4b-4c6e-8724-694974a9a18b} <Debug> TCPHandler: Processed in 0.001988681 sec. | ||
| 10633 | 2026.05.11 19:12:31.702845 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.05.11 19:12:31.702945 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10635 | 2026.05.11 19:12:31.702988 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10636 | 2026.05.11 19:12:31.703736 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.05.11 19:12:31.703773 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10638 | 2026.05.11 19:12:31.704224 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10639 | 2026.05.11 19:12:31.704446 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.05.11 19:12:31.704583 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001657 sec., 902836.4514182257 rows/sec., 54.75 MiB/sec. | ||
| 10641 | 2026.05.11 19:12:31.704623 [ 259 ] {b15e36e5-136f-40fa-84af-02a8bf923760} <Debug> TCPHandler: Processed in 0.001829368 sec. | ||
| 10642 | 2026.05.11 19:12:31.704741 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.05.11 19:12:31.704837 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.05.11 19:12:31.704892 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <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 | ||
| 10645 | 2026.05.11 19:12:31.705734 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.05.11 19:12:31.705768 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10647 | 2026.05.11 19:12:31.706356 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10648 | 2026.05.11 19:12:31.706578 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.05.11 19:12:31.706715 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001895 sec., 24274.406332453826 rows/sec., 43.50 MiB/sec. | ||
| 10650 | 2026.05.11 19:12:31.706770 [ 259 ] {a806f4cf-abaf-40b6-8f87-aac96f206057} <Debug> TCPHandler: Processed in 0.002078403 sec. | ||
| 10651 | 2026.05.11 19:12:31.706893 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.05.11 19:12:31.706988 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.05.11 19:12:31.707030 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10654 | 2026.05.11 19:12:31.707353 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.05.11 19:12:31.707387 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10656 | 2026.05.11 19:12:31.707686 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10657 | 2026.05.11 19:12:31.707895 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.05.11 19:12:31.708024 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 10659 | 2026.05.11 19:12:31.708061 [ 259 ] {530c6888-ce46-497b-8cbd-5444394be407} <Debug> TCPHandler: Processed in 0.001217505 sec. | ||
| 10660 | 2026.05.11 19:12:32.568472 [ 33 ] {} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10661 | 2026.05.11 19:12:32.568558 [ 33 ] {} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.05.11 19:12:32.568592 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10663 | 2026.05.11 19:12:32.568739 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10664 | 2026.05.11 19:12:32.568905 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10665 | 2026.05.11 19:12:32.568945 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10666 | 2026.05.11 19:12:32.569022 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 10667 | 2026.05.11 19:12:32.569078 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 10668 | 2026.05.11 19:12:32.569125 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 10669 | 2026.05.11 19:12:32.569170 [ 200 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10670 | 2026.05.11 19:12:32.570079 [ 187 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405259 sec., 438353.3569256628 rows/sec., 26.93 MiB/sec. | ||
| 10671 | 2026.05.11 19:12:32.570256 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10672 | 2026.05.11 19:12:32.570569 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.05.11 19:12:32.570640 [ 194 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_14_3} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10674 | 2026.05.11 19:12:32.570740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10675 | 2026.05.11 19:12:32.980283 [ 33 ] {} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10676 | 2026.05.11 19:12:32.980343 [ 33 ] {} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.05.11 19:12:32.980369 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10678 | 2026.05.11 19:12:32.980471 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10679 | 2026.05.11 19:12:32.980607 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10680 | 2026.05.11 19:12:32.980647 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 10681 | 2026.05.11 19:12:32.980725 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 10682 | 2026.05.11 19:12:32.980777 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 10683 | 2026.05.11 19:12:32.980825 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 10684 | 2026.05.11 19:12:32.980866 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 10685 | 2026.05.11 19:12:32.981758 [ 193 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324166 sec., 894147.7125979672 rows/sec., 60.91 MiB/sec. | ||
| 10686 | 2026.05.11 19:12:32.981981 [ 197 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10687 | 2026.05.11 19:12:32.982316 [ 197 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.05.11 19:12:32.982408 [ 197 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_14_3} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10689 | 2026.05.11 19:12:32.982521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10690 | 2026.05.11 19:12:34.670031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1292 | ||
| 10691 | 2026.05.11 19:12:34.672650 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.05.11 19:12:34.672688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10693 | 2026.05.11 19:12:34.673928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10694 | 2026.05.11 19:12:34.674187 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.05.11 19:12:34.674462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 10696 | 2026.05.11 19:12:36.304912 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.05.11 19:12:36.305236 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 10698 | 2026.05.11 19:12:36.305727 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10699 | 2026.05.11 19:12:36.305788 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <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 | ||
| 10700 | 2026.05.11 19:12:36.306031 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10701 | 2026.05.11 19:12:36.306099 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10702 | 2026.05.11 19:12:36.306239 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10703 | 2026.05.11 19:12:36.306330 [ 317 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10704 | 2026.05.11 19:12:36.306369 [ 318 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10705 | 2026.05.11 19:12:36.306475 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10706 | 2026.05.11 19:12:36.306501 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10707 | 2026.05.11 19:12:36.306542 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <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'))" | ||
| 10708 | 2026.05.11 19:12:36.306561 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10709 | 2026.05.11 19:12:36.307490 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002389 sec., 21766.42946839682 rows/sec., 5.09 MiB/sec. | ||
| 10710 | 2026.05.11 19:12:36.307557 [ 259 ] {b3bc8828-cbcb-485d-bf86-e9370a37c061} <Debug> TCPHandler: Processed in 0.002810969 sec. | ||
| 10711 | 2026.05.11 19:12:36.309075 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2026.05.11 19:12:36.309184 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10713 | 2026.05.11 19:12:36.309226 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10714 | 2026.05.11 19:12:36.309702 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.05.11 19:12:36.309739 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10716 | 2026.05.11 19:12:36.310100 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10717 | 2026.05.11 19:12:36.310338 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.05.11 19:12:36.310489 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 10719 | 2026.05.11 19:12:36.310528 [ 259 ] {6cac3594-e683-4dd4-8da7-751dcef00821} <Debug> TCPHandler: Processed in 0.001503562 sec. | ||
| 10720 | 2026.05.11 19:12:36.310654 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.05.11 19:12:36.310750 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10722 | 2026.05.11 19:12:36.310791 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10723 | 2026.05.11 19:12:36.311211 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.05.11 19:12:36.311247 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10725 | 2026.05.11 19:12:36.311546 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10726 | 2026.05.11 19:12:36.311768 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.05.11 19:12:36.311900 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 10728 | 2026.05.11 19:12:36.311939 [ 259 ] {164d9134-e98e-434a-a179-4b0045d7bced} <Debug> TCPHandler: Processed in 0.001334518 sec. | ||
| 10729 | 2026.05.11 19:12:36.312061 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.05.11 19:12:36.312157 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10731 | 2026.05.11 19:12:36.312202 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10732 | 2026.05.11 19:12:36.312587 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.05.11 19:12:36.312625 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10734 | 2026.05.11 19:12:36.312952 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10735 | 2026.05.11 19:12:36.313175 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.05.11 19:12:36.313309 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 10737 | 2026.05.11 19:12:36.313349 [ 259 ] {9b5f26ed-d34e-4107-8167-f6f202abc55e} <Debug> TCPHandler: Processed in 0.001336017 sec. | ||
| 10738 | 2026.05.11 19:12:36.313468 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.05.11 19:12:36.313564 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10740 | 2026.05.11 19:12:36.313607 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10741 | 2026.05.11 19:12:36.313951 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.11 19:12:36.313987 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10743 | 2026.05.11 19:12:36.314296 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10744 | 2026.05.11 19:12:36.314548 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.11 19:12:36.314684 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 10746 | 2026.05.11 19:12:36.314722 [ 259 ] {41b8aaad-24ee-4995-9af4-fb49d37b5ecd} <Debug> TCPHandler: Processed in 0.001302787 sec. | ||
| 10747 | 2026.05.11 19:12:37.100267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22626 | ||
| 10748 | 2026.05.11 19:12:37.100808 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.05.11 19:12:37.100853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10750 | 2026.05.11 19:12:37.101368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10751 | 2026.05.11 19:12:37.101614 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.05.11 19:12:37.101762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22626 | ||
| 10753 | 2026.05.11 19:12:37.924534 [ 286 ] {} <Trace> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.05.11 19:12:37.924844 [ 286 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) 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 has_own_data (stage: Complete) | ||
| 10755 | 2026.05.11 19:12:37.925257 [ 286 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10756 | 2026.05.11 19:12:37.925425 [ 286 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10757 | 2026.05.11 19:12:37.925818 [ 360 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10758 | 2026.05.11 19:12:37.926644 [ 286 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001938 sec., 72239.42208462332 rows/sec., 4.01 MiB/sec. | ||
| 10759 | 2026.05.11 19:12:37.926758 [ 286 ] {753ce05e-5da7-47e9-b5ab-cec979988a98} <Debug> TCPHandler: Processed in 0.00237628 sec. | ||
| 10760 | 2026.05.11 19:12:38.324108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10761 | 2026.05.11 19:12:38.339997 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.11 19:12:38.340064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10763 | 2026.05.11 19:12:38.345555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10764 | 2026.05.11 19:12:38.346226 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.11 19:12:38.349033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10766 | 2026.05.11 19:12:41.307298 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.05.11 19:12:41.307521 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10768 | 2026.05.11 19:12:41.307853 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10769 | 2026.05.11 19:12:41.307889 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10770 | 2026.05.11 19:12:41.308109 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10771 | 2026.05.11 19:12:41.308176 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10772 | 2026.05.11 19:12:41.308316 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10773 | 2026.05.11 19:12:41.308431 [ 347 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10774 | 2026.05.11 19:12:41.308452 [ 322 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10775 | 2026.05.11 19:12:41.308579 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10776 | 2026.05.11 19:12:41.308608 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10777 | 2026.05.11 19:12:41.308651 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10778 | 2026.05.11 19:12:41.308672 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10779 | 2026.05.11 19:12:41.309815 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002382 sec., 21830.3946263644 rows/sec., 5.11 MiB/sec. | ||
| 10780 | 2026.05.11 19:12:41.309927 [ 259 ] {97757e03-f790-45c0-97f3-f269055891c9} <Debug> TCPHandler: Processed in 0.002756618 sec. | ||
| 10781 | 2026.05.11 19:12:41.311748 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.05.11 19:12:41.311858 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10783 | 2026.05.11 19:12:41.311901 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10784 | 2026.05.11 19:12:41.312498 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.05.11 19:12:41.312552 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10786 | 2026.05.11 19:12:41.312998 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10787 | 2026.05.11 19:12:41.313237 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.05.11 19:12:41.313387 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00156 sec., 44871.794871794875 rows/sec., 3.60 MiB/sec. | ||
| 10789 | 2026.05.11 19:12:41.313426 [ 259 ] {ec8a717e-f6ab-4f77-a159-b0b34a6042d2} <Debug> TCPHandler: Processed in 0.001729425 sec. | ||
| 10790 | 2026.05.11 19:12:41.313555 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.05.11 19:12:41.313652 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10792 | 2026.05.11 19:12:41.313695 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10793 | 2026.05.11 19:12:41.314100 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.05.11 19:12:41.314137 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10795 | 2026.05.11 19:12:41.314449 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10796 | 2026.05.11 19:12:41.314667 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.05.11 19:12:41.314820 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001187 sec., 5897.219882055603 rows/sec., 443.44 KiB/sec. | ||
| 10798 | 2026.05.11 19:12:41.314858 [ 259 ] {d4b0a007-b357-4e52-af4c-8821f2de748c} <Debug> TCPHandler: Processed in 0.001352968 sec. | ||
| 10799 | 2026.05.11 19:12:41.314973 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.05.11 19:12:41.315070 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10801 | 2026.05.11 19:12:41.315110 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10802 | 2026.05.11 19:12:41.315526 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.05.11 19:12:41.315563 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10804 | 2026.05.11 19:12:41.315883 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10805 | 2026.05.11 19:12:41.316105 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.05.11 19:12:41.316235 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001184 sec., 59966.21621621622 rows/sec., 4.68 MiB/sec. | ||
| 10807 | 2026.05.11 19:12:41.316272 [ 259 ] {bc8293b4-884e-4be8-9dd2-e77d69f4a8ca} <Debug> TCPHandler: Processed in 0.001350158 sec. | ||
| 10808 | 2026.05.11 19:12:41.316389 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.05.11 19:12:41.316485 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10810 | 2026.05.11 19:12:41.316530 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10811 | 2026.05.11 19:12:41.316940 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.05.11 19:12:41.316976 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10813 | 2026.05.11 19:12:41.317311 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10814 | 2026.05.11 19:12:41.317528 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.05.11 19:12:41.317659 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 10816 | 2026.05.11 19:12:41.317697 [ 259 ] {10cfdd0a-a97b-4832-9a1b-04b299567839} <Debug> TCPHandler: Processed in 0.001357749 sec. | ||
| 10817 | 2026.05.11 19:12:41.317804 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.05.11 19:12:41.317906 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.05.11 19:12:41.317962 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <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 | ||
| 10820 | 2026.05.11 19:12:41.318743 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.05.11 19:12:41.318779 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10822 | 2026.05.11 19:12:41.319316 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10823 | 2026.05.11 19:12:41.319535 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.05.11 19:12:41.319672 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001808 sec., 3871.6814159292035 rows/sec., 6.94 MiB/sec. | ||
| 10825 | 2026.05.11 19:12:41.319731 [ 259 ] {d263d11d-9255-49f4-bf47-db16d72602f8} <Debug> TCPHandler: Processed in 0.002005442 sec. | ||
| 10826 | 2026.05.11 19:12:41.319848 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.05.11 19:12:41.319937 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.05.11 19:12:41.319976 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10829 | 2026.05.11 19:12:41.320365 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.05.11 19:12:41.320401 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10831 | 2026.05.11 19:12:41.320709 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10832 | 2026.05.11 19:12:41.320925 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.05.11 19:12:41.321054 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 10834 | 2026.05.11 19:12:41.321090 [ 259 ] {ce244420-e508-42f2-86e6-1fd9a41575a7} <Debug> TCPHandler: Processed in 0.001255526 sec. | ||
| 10835 | 2026.05.11 19:12:44.437223 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10836 | 2026.05.11 19:12:44.437293 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10837 | 2026.05.11 19:12:44.601904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23074 | ||
| 10838 | 2026.05.11 19:12:44.602509 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.05.11 19:12:44.602575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10840 | 2026.05.11 19:12:44.603280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10841 | 2026.05.11 19:12:44.603691 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.05.11 19:12:44.603928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23074 | ||
| 10843 | 2026.05.11 19:12:44.674915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1318 | ||
| 10844 | 2026.05.11 19:12:44.677168 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.05.11 19:12:44.677216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10846 | 2026.05.11 19:12:44.678429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10847 | 2026.05.11 19:12:44.678709 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.05.11 19:12:44.678853 [ 98 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10849 | 2026.05.11 19:12:44.678901 [ 98 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.05.11 19:12:44.678925 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10851 | 2026.05.11 19:12:44.678988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10852 | 2026.05.11 19:12:44.679054 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10853 | 2026.05.11 19:12:44.679775 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10854 | 2026.05.11 19:12:44.679963 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1118 rows starting from the beginning of the part | ||
| 10855 | 2026.05.11 19:12:44.680426 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
| 10856 | 2026.05.11 19:12:44.680780 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 10857 | 2026.05.11 19:12:44.681149 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10858 | 2026.05.11 19:12:44.681503 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
| 10859 | 2026.05.11 19:12:44.681850 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 10860 | 2026.05.11 19:12:44.689104 [ 193 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 72 columns (72 merged, 0 gathered) in 0.010110148 sec., 130364.06588706715 rows/sec., 109.48 MiB/sec. | ||
| 10861 | 2026.05.11 19:12:44.690867 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10862 | 2026.05.11 19:12:44.691541 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.05.11 19:12:44.691634 [ 186 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_36_7} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10864 | 2026.05.11 19:12:44.691905 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 10865 | 2026.05.11 19:12:44.724277 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38626 | ||
| 10866 | 2026.05.11 19:12:44.724355 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10867 | 2026.05.11 19:12:44.724381 [ 309 ] {} <Debug> TCP-Session: 3136ae74-56d8-41a3-81cd-d2b438ada7a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38626 | ||
| 10868 | 2026.05.11 19:12:44.724402 [ 309 ] {} <Debug> TCP-Session: 3136ae74-56d8-41a3-81cd-d2b438ada7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.05.11 19:12:44.724415 [ 309 ] {} <Debug> TCP-Session: 3136ae74-56d8-41a3-81cd-d2b438ada7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.05.11 19:12:44.724630 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50528 | ||
| 10871 | 2026.05.11 19:12:44.724641 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61506 | ||
| 10872 | 2026.05.11 19:12:44.724699 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 10873 | 2026.05.11 19:12:44.724719 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60453 | ||
| 10874 | 2026.05.11 19:12:44.724723 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37121 | ||
| 10875 | 2026.05.11 19:12:44.724739 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37266 | ||
| 10876 | 2026.05.11 19:12:44.724755 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10877 | 2026.05.11 19:12:44.724748 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10878 | 2026.05.11 19:12:44.724702 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45505 | ||
| 10879 | 2026.05.11 19:12:44.724838 [ 258 ] {} <Debug> TCP-Session: 18ec1c99-d259-4914-b5cb-3155616d5829 Authenticating user 'default' from [fd00:1122:3344:101::e]:61506 | ||
| 10880 | 2026.05.11 19:12:44.724849 [ 310 ] {} <Debug> TCP-Session: 044bfeb5-2f66-4c66-9e6f-5c443adc4b14 Authenticating user 'default' from [fd00:1122:3344:101::e]:50528 | ||
| 10881 | 2026.05.11 19:12:44.724841 [ 309 ] {} <Trace> TCP-Session: 3136ae74-56d8-41a3-81cd-d2b438ada7a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.05.11 19:12:44.724894 [ 310 ] {} <Debug> TCP-Session: 044bfeb5-2f66-4c66-9e6f-5c443adc4b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.05.11 19:12:44.724887 [ 258 ] {} <Debug> TCP-Session: 18ec1c99-d259-4914-b5cb-3155616d5829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.05.11 19:12:44.724933 [ 310 ] {} <Debug> TCP-Session: 044bfeb5-2f66-4c66-9e6f-5c443adc4b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.05.11 19:12:44.724937 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10886 | 2026.05.11 19:12:44.724949 [ 258 ] {} <Debug> TCP-Session: 18ec1c99-d259-4914-b5cb-3155616d5829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.05.11 19:12:44.724978 [ 285 ] {} <Debug> TCP-Session: 1c338e76-c491-43d2-b3e5-554cd4780424 Authenticating user 'default' from [fd00:1122:3344:101::e]:60453 | ||
| 10888 | 2026.05.11 19:12:44.724748 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43857 | ||
| 10889 | 2026.05.11 19:12:44.725007 [ 285 ] {} <Debug> TCP-Session: 1c338e76-c491-43d2-b3e5-554cd4780424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.05.11 19:12:44.725048 [ 285 ] {} <Debug> TCP-Session: 1c338e76-c491-43d2-b3e5-554cd4780424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.05.11 19:12:44.725066 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10892 | 2026.05.11 19:12:44.725326 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10893 | 2026.05.11 19:12:44.725381 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10894 | 2026.05.11 19:12:44.725499 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10895 | 2026.05.11 19:12:44.725536 [ 308 ] {} <Debug> TCP-Session: 48ebe71d-57a0-4f43-8599-f49164b8482c Authenticating user 'default' from [fd00:1122:3344:101::e]:43857 | ||
| 10896 | 2026.05.11 19:12:44.725559 [ 308 ] {} <Debug> TCP-Session: 48ebe71d-57a0-4f43-8599-f49164b8482c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.05.11 19:12:44.725572 [ 308 ] {} <Debug> TCP-Session: 48ebe71d-57a0-4f43-8599-f49164b8482c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2026.05.11 19:12:44.725646 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10899 | 2026.05.11 19:12:44.725677 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 10900 | 2026.05.11 19:12:44.725686 [ 303 ] {} <Debug> TCP-Session: d71d0b47-693b-4a8a-92dd-79d33867709a Authenticating user 'default' from [fd00:1122:3344:101::e]:45505 | ||
| 10901 | 2026.05.11 19:12:44.725729 [ 303 ] {} <Debug> TCP-Session: d71d0b47-693b-4a8a-92dd-79d33867709a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.05.11 19:12:44.725748 [ 303 ] {} <Debug> TCP-Session: d71d0b47-693b-4a8a-92dd-79d33867709a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.05.11 19:12:44.725773 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10904 | 2026.05.11 19:12:44.725810 [ 307 ] {} <Debug> TCP-Session: cc455f53-f854-4e0e-aa6d-1b35450fd7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37266 | ||
| 10905 | 2026.05.11 19:12:44.725833 [ 307 ] {} <Debug> TCP-Session: cc455f53-f854-4e0e-aa6d-1b35450fd7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2026.05.11 19:12:44.725849 [ 307 ] {} <Debug> TCP-Session: cc455f53-f854-4e0e-aa6d-1b35450fd7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2026.05.11 19:12:44.726024 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10908 | 2026.05.11 19:12:44.726058 [ 302 ] {} <Debug> TCP-Session: 4c239bf4-8156-4a1f-b63a-911bfc849860 Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 10909 | 2026.05.11 19:12:44.726074 [ 302 ] {} <Debug> TCP-Session: 4c239bf4-8156-4a1f-b63a-911bfc849860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.05.11 19:12:44.726087 [ 302 ] {} <Debug> TCP-Session: 4c239bf4-8156-4a1f-b63a-911bfc849860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.05.11 19:12:44.726154 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10912 | 2026.05.11 19:12:44.726193 [ 304 ] {} <Debug> TCP-Session: d0ef608e-197f-434f-babd-1f1cdfc5c1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37121 | ||
| 10913 | 2026.05.11 19:12:44.726212 [ 304 ] {} <Debug> TCP-Session: d0ef608e-197f-434f-babd-1f1cdfc5c1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.05.11 19:12:44.726225 [ 304 ] {} <Debug> TCP-Session: d0ef608e-197f-434f-babd-1f1cdfc5c1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.05.11 19:12:44.726699 [ 347 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> AggregatingTransform: Aggregating | ||
| 10916 | 2026.05.11 19:12:44.726732 [ 347 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> Aggregator: Aggregation method: without_key | ||
| 10917 | 2026.05.11 19:12:44.726767 [ 347 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975961 sec. (1024.631 rows/sec., 40.02 KiB/sec.) | ||
| 10918 | 2026.05.11 19:12:44.726786 [ 347 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Trace> Aggregator: Merging aggregated data | ||
| 10919 | 2026.05.11 19:12:44.728583 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003573 sec., 279.876854184159 rows/sec., 10.93 KiB/sec. | ||
| 10920 | 2026.05.11 19:12:44.728756 [ 309 ] {14226064-7a47-4978-8ff7-f45c1576fd81} <Debug> TCPHandler: Processed in 0.004029052 sec. | ||
| 10921 | 2026.05.11 19:12:44.728887 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10922 | 2026.05.11 19:12:44.728916 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.05.11 19:12:44.728933 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10924 | 2026.05.11 19:12:44.728950 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10925 | 2026.05.11 19:12:44.728968 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10926 | 2026.05.11 19:12:44.728984 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2026.05.11 19:12:44.728998 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10928 | 2026.05.11 19:12:44.729017 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10929 | 2026.05.11 19:12:44.729032 [ 304 ] {} <Debug> TCP-Session: d0ef608e-197f-434f-babd-1f1cdfc5c1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.05.11 19:12:44.729043 [ 307 ] {} <Debug> TCP-Session: cc455f53-f854-4e0e-aa6d-1b35450fd7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.05.11 19:12:44.729056 [ 303 ] {} <Debug> TCP-Session: d71d0b47-693b-4a8a-92dd-79d33867709a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.05.11 19:12:44.729035 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10933 | 2026.05.11 19:12:44.729007 [ 302 ] {} <Debug> TCP-Session: 4c239bf4-8156-4a1f-b63a-911bfc849860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.05.11 19:12:44.729124 [ 285 ] {} <Debug> TCP-Session: 1c338e76-c491-43d2-b3e5-554cd4780424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.05.11 19:12:44.728994 [ 308 ] {} <Debug> TCP-Session: 48ebe71d-57a0-4f43-8599-f49164b8482c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.05.11 19:12:44.728976 [ 258 ] {} <Debug> TCP-Session: 18ec1c99-d259-4914-b5cb-3155616d5829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2026.05.11 19:12:44.728960 [ 310 ] {} <Debug> TCP-Session: 044bfeb5-2f66-4c66-9e6f-5c443adc4b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.05.11 19:12:44.728921 [ 309 ] {} <Debug> TCP-Session: 3136ae74-56d8-41a3-81cd-d2b438ada7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.05.11 19:12:45.001411 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000923909 sec. | ||
| 10940 | 2026.05.11 19:12:45.849311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10941 | 2026.05.11 19:12:45.874375 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2026.05.11 19:12:45.874466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10943 | 2026.05.11 19:12:45.882619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10944 | 2026.05.11 19:12:45.883691 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.05.11 19:12:45.890484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10946 | 2026.05.11 19:12:46.178423 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57513 | ||
| 10947 | 2026.05.11 19:12:46.178537 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.05.11 19:12:46.178573 [ 309 ] {} <Debug> TCP-Session: 23a14596-007d-4a4b-8fc7-4a94237f6dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57513 | ||
| 10949 | 2026.05.11 19:12:46.178705 [ 309 ] {} <Debug> TCP-Session: 23a14596-007d-4a4b-8fc7-4a94237f6dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.05.11 19:12:46.178719 [ 309 ] {} <Debug> TCP-Session: 23a14596-007d-4a4b-8fc7-4a94237f6dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.05.11 19:12:46.178950 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 10952 | 2026.05.11 19:12:46.178950 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42051 | ||
| 10953 | 2026.05.11 19:12:46.178996 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52894 | ||
| 10954 | 2026.05.11 19:12:46.179025 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50630 | ||
| 10955 | 2026.05.11 19:12:46.179043 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53869 | ||
| 10956 | 2026.05.11 19:12:46.179077 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10957 | 2026.05.11 19:12:46.179085 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.05.11 19:12:46.179078 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10959 | 2026.05.11 19:12:46.179114 [ 310 ] {} <Debug> TCP-Session: e95c1a2f-6b4a-4f27-b4d4-c0f655ef201a Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 10960 | 2026.05.11 19:12:46.179119 [ 303 ] {} <Debug> TCP-Session: ae1c860a-7830-405b-9745-bd4943cd2bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52894 | ||
| 10961 | 2026.05.11 19:12:46.179136 [ 258 ] {} <Debug> TCP-Session: 3b7f8b85-d235-460d-8846-f0c0438c2f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:42051 | ||
| 10962 | 2026.05.11 19:12:46.179144 [ 310 ] {} <Debug> TCP-Session: e95c1a2f-6b4a-4f27-b4d4-c0f655ef201a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.05.11 19:12:46.179143 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10964 | 2026.05.11 19:12:46.179143 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10965 | 2026.05.11 19:12:46.179033 [ 309 ] {} <Trace> TCP-Session: 23a14596-007d-4a4b-8fc7-4a94237f6dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.05.11 19:12:46.179019 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61784 | ||
| 10967 | 2026.05.11 19:12:46.179212 [ 303 ] {} <Debug> TCP-Session: ae1c860a-7830-405b-9745-bd4943cd2bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.05.11 19:12:46.178999 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63740 | ||
| 10969 | 2026.05.11 19:12:46.179263 [ 303 ] {} <Debug> TCP-Session: ae1c860a-7830-405b-9745-bd4943cd2bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.05.11 19:12:46.179289 [ 307 ] {} <Debug> TCP-Session: 4e95e53f-fe59-4275-8666-1ba7d69c4e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:53869 | ||
| 10971 | 2026.05.11 19:12:46.179296 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10972 | 2026.05.11 19:12:46.179253 [ 304 ] {} <Debug> TCP-Session: 5c62030e-74e7-4084-ab54-230b8ef1851b Authenticating user 'default' from [fd00:1122:3344:101::e]:50630 | ||
| 10973 | 2026.05.11 19:12:46.179327 [ 307 ] {} <Debug> TCP-Session: 4e95e53f-fe59-4275-8666-1ba7d69c4e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.05.11 19:12:46.179333 [ 310 ] {} <Debug> TCP-Session: e95c1a2f-6b4a-4f27-b4d4-c0f655ef201a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.05.11 19:12:46.179356 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.05.11 19:12:46.179362 [ 307 ] {} <Debug> TCP-Session: 4e95e53f-fe59-4275-8666-1ba7d69c4e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.05.11 19:12:46.179380 [ 258 ] {} <Debug> TCP-Session: 3b7f8b85-d235-460d-8846-f0c0438c2f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.05.11 19:12:46.179403 [ 302 ] {} <Debug> TCP-Session: bda1d41d-b07c-4579-a3a6-d312326a310d Authenticating user 'default' from [fd00:1122:3344:101::e]:63740 | ||
| 10979 | 2026.05.11 19:12:46.179422 [ 258 ] {} <Debug> TCP-Session: 3b7f8b85-d235-460d-8846-f0c0438c2f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.05.11 19:12:46.179377 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10981 | 2026.05.11 19:12:46.179445 [ 302 ] {} <Debug> TCP-Session: bda1d41d-b07c-4579-a3a6-d312326a310d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.11 19:12:46.179358 [ 304 ] {} <Debug> TCP-Session: 5c62030e-74e7-4084-ab54-230b8ef1851b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.05.11 19:12:46.179487 [ 302 ] {} <Debug> TCP-Session: bda1d41d-b07c-4579-a3a6-d312326a310d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.05.11 19:12:46.179505 [ 304 ] {} <Debug> TCP-Session: 5c62030e-74e7-4084-ab54-230b8ef1851b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2026.05.11 19:12:46.179350 [ 285 ] {} <Debug> TCP-Session: 79ca1424-9d66-4f40-b9c8-72067e3c9a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:61784 | ||
| 10986 | 2026.05.11 19:12:46.179053 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46557 | ||
| 10987 | 2026.05.11 19:12:46.179562 [ 285 ] {} <Debug> TCP-Session: 79ca1424-9d66-4f40-b9c8-72067e3c9a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.05.11 19:12:46.179608 [ 285 ] {} <Debug> TCP-Session: 79ca1424-9d66-4f40-b9c8-72067e3c9a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.05.11 19:12:46.179644 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2026.05.11 19:12:46.179680 [ 308 ] {} <Debug> TCP-Session: a62382ff-d852-4b63-89f9-dac39e47a35e Authenticating user 'default' from [fd00:1122:3344:101::e]:46557 | ||
| 10991 | 2026.05.11 19:12:46.179704 [ 308 ] {} <Debug> TCP-Session: a62382ff-d852-4b63-89f9-dac39e47a35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.05.11 19:12:46.179717 [ 308 ] {} <Debug> TCP-Session: a62382ff-d852-4b63-89f9-dac39e47a35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.05.11 19:12:46.179785 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10994 | 2026.05.11 19:12:46.179851 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10995 | 2026.05.11 19:12:46.180147 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 10996 | 2026.05.11 19:12:46.181177 [ 327 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> AggregatingTransform: Aggregating | ||
| 10997 | 2026.05.11 19:12:46.181213 [ 327 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 10998 | 2026.05.11 19:12:46.181251 [ 327 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003251 sec. (996.760 rows/sec., 38.94 KiB/sec.) | ||
| 10999 | 2026.05.11 19:12:46.181268 [ 327 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Trace> Aggregator: Merging aggregated data | ||
| 11000 | 2026.05.11 19:12:46.182660 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 11001 | 2026.05.11 19:12:46.182829 [ 309 ] {13e2f9d6-91d1-45e4-b9cb-40ce2fc149ce} <Debug> TCPHandler: Processed in 0.003920171 sec. | ||
| 11002 | 2026.05.11 19:12:46.182982 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11003 | 2026.05.11 19:12:46.183008 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2026.05.11 19:12:46.183026 [ 309 ] {} <Debug> TCP-Session: 23a14596-007d-4a4b-8fc7-4a94237f6dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.05.11 19:12:46.183033 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11006 | 2026.05.11 19:12:46.183052 [ 310 ] {} <Debug> TCP-Session: e95c1a2f-6b4a-4f27-b4d4-c0f655ef201a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.05.11 19:12:46.183067 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11008 | 2026.05.11 19:12:46.183089 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11009 | 2026.05.11 19:12:46.183108 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11010 | 2026.05.11 19:12:46.183126 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11011 | 2026.05.11 19:12:46.183157 [ 302 ] {} <Debug> TCP-Session: bda1d41d-b07c-4579-a3a6-d312326a310d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.05.11 19:12:46.183172 [ 307 ] {} <Debug> TCP-Session: 4e95e53f-fe59-4275-8666-1ba7d69c4e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.05.11 19:12:46.183192 [ 303 ] {} <Debug> TCP-Session: ae1c860a-7830-405b-9745-bd4943cd2bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2026.05.11 19:12:46.183148 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11015 | 2026.05.11 19:12:46.183122 [ 258 ] {} <Debug> TCP-Session: 3b7f8b85-d235-460d-8846-f0c0438c2f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2026.05.11 19:12:46.183101 [ 308 ] {} <Debug> TCP-Session: a62382ff-d852-4b63-89f9-dac39e47a35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2026.05.11 19:12:46.183264 [ 304 ] {} <Debug> TCP-Session: 5c62030e-74e7-4084-ab54-230b8ef1851b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.05.11 19:12:46.183048 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11019 | 2026.05.11 19:12:46.183346 [ 285 ] {} <Debug> TCP-Session: 79ca1424-9d66-4f40-b9c8-72067e3c9a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2026.05.11 19:12:46.300293 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63043 | ||
| 11021 | 2026.05.11 19:12:46.300408 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11022 | 2026.05.11 19:12:46.300437 [ 258 ] {} <Debug> TCP-Session: 5e7ef3ec-65c2-41f4-a73e-2c8acb61d4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63043 | ||
| 11023 | 2026.05.11 19:12:46.300459 [ 258 ] {} <Debug> TCP-Session: 5e7ef3ec-65c2-41f4-a73e-2c8acb61d4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.05.11 19:12:46.300472 [ 258 ] {} <Debug> TCP-Session: 5e7ef3ec-65c2-41f4-a73e-2c8acb61d4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.05.11 19:12:46.300709 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65497 | ||
| 11026 | 2026.05.11 19:12:46.300713 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49243 | ||
| 11027 | 2026.05.11 19:12:46.300756 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53405 | ||
| 11028 | 2026.05.11 19:12:46.300766 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52033 | ||
| 11029 | 2026.05.11 19:12:46.300798 [ 258 ] {} <Trace> TCP-Session: 5e7ef3ec-65c2-41f4-a73e-2c8acb61d4a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.05.11 19:12:46.300801 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11031 | 2026.05.11 19:12:46.300847 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11032 | 2026.05.11 19:12:46.300873 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11033 | 2026.05.11 19:12:46.300874 [ 303 ] {} <Debug> TCP-Session: 36a75317-bb15-4ef4-b86a-27aac3efd523 Authenticating user 'default' from [fd00:1122:3344:101::e]:65497 | ||
| 11034 | 2026.05.11 19:12:46.300896 [ 302 ] {} <Debug> TCP-Session: 045b9464-4043-4886-b60f-1e836e47d800 Authenticating user 'default' from [fd00:1122:3344:101::e]:49243 | ||
| 11035 | 2026.05.11 19:12:46.300911 [ 307 ] {} <Debug> TCP-Session: 6d779632-0f83-4e9f-be3e-be2008153695 Authenticating user 'default' from [fd00:1122:3344:101::e]:53405 | ||
| 11036 | 2026.05.11 19:12:46.300919 [ 303 ] {} <Debug> TCP-Session: 36a75317-bb15-4ef4-b86a-27aac3efd523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2026.05.11 19:12:46.300938 [ 302 ] {} <Debug> TCP-Session: 045b9464-4043-4886-b60f-1e836e47d800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.05.11 19:12:46.300956 [ 303 ] {} <Debug> TCP-Session: 36a75317-bb15-4ef4-b86a-27aac3efd523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.05.11 19:12:46.300952 [ 307 ] {} <Debug> TCP-Session: 6d779632-0f83-4e9f-be3e-be2008153695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11040 | 2026.05.11 19:12:46.300969 [ 302 ] {} <Debug> TCP-Session: 045b9464-4043-4886-b60f-1e836e47d800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.05.11 19:12:46.300991 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11042 | 2026.05.11 19:12:46.301001 [ 307 ] {} <Debug> TCP-Session: 6d779632-0f83-4e9f-be3e-be2008153695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.05.11 19:12:46.300874 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11044 | 2026.05.11 19:12:46.300786 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51687 | ||
| 11045 | 2026.05.11 19:12:46.301073 [ 308 ] {} <Debug> TCP-Session: 1cdc4640-77bd-42b3-9dbb-5348d5a5f6d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52033 | ||
| 11046 | 2026.05.11 19:12:46.300752 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62736 | ||
| 11047 | 2026.05.11 19:12:46.301112 [ 308 ] {} <Debug> TCP-Session: 1cdc4640-77bd-42b3-9dbb-5348d5a5f6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2026.05.11 19:12:46.301136 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11049 | 2026.05.11 19:12:46.301159 [ 308 ] {} <Debug> TCP-Session: 1cdc4640-77bd-42b3-9dbb-5348d5a5f6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2026.05.11 19:12:46.300745 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40881 | ||
| 11051 | 2026.05.11 19:12:46.301180 [ 310 ] {} <Debug> TCP-Session: a886389e-b8c4-442a-93b4-1ce3fa5302eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51687 | ||
| 11052 | 2026.05.11 19:12:46.301209 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11053 | 2026.05.11 19:12:46.301227 [ 310 ] {} <Debug> TCP-Session: a886389e-b8c4-442a-93b4-1ce3fa5302eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.05.11 19:12:46.300777 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33541 | ||
| 11055 | 2026.05.11 19:12:46.301253 [ 285 ] {} <Debug> TCP-Session: 8c27f4cf-7823-4104-ab75-7f5984cc79d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62736 | ||
| 11056 | 2026.05.11 19:12:46.301281 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11057 | 2026.05.11 19:12:46.301298 [ 285 ] {} <Debug> TCP-Session: 8c27f4cf-7823-4104-ab75-7f5984cc79d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.05.11 19:12:46.301255 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11059 | 2026.05.11 19:12:46.301323 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11060 | 2026.05.11 19:12:46.301343 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11061 | 2026.05.11 19:12:46.301350 [ 304 ] {} <Debug> TCP-Session: 315eb65e-b9bb-43b2-8e66-f2399f6864a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40881 | ||
| 11062 | 2026.05.11 19:12:46.301364 [ 309 ] {} <Debug> TCP-Session: 8df8ca9a-7a02-4c01-8290-ac507638a530 Authenticating user 'default' from [fd00:1122:3344:101::e]:33541 | ||
| 11063 | 2026.05.11 19:12:46.301390 [ 304 ] {} <Debug> TCP-Session: 315eb65e-b9bb-43b2-8e66-f2399f6864a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.05.11 19:12:46.301407 [ 309 ] {} <Debug> TCP-Session: 8df8ca9a-7a02-4c01-8290-ac507638a530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.11 19:12:46.301418 [ 304 ] {} <Debug> TCP-Session: 315eb65e-b9bb-43b2-8e66-f2399f6864a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.05.11 19:12:46.301431 [ 309 ] {} <Debug> TCP-Session: 8df8ca9a-7a02-4c01-8290-ac507638a530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.05.11 19:12:46.301323 [ 285 ] {} <Debug> TCP-Session: 8c27f4cf-7823-4104-ab75-7f5984cc79d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.11 19:12:46.301253 [ 310 ] {} <Debug> TCP-Session: a886389e-b8c4-442a-93b4-1ce3fa5302eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.05.11 19:12:46.301655 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 11070 | 2026.05.11 19:12:46.302580 [ 324 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> AggregatingTransform: Aggregating | ||
| 11071 | 2026.05.11 19:12:46.302628 [ 324 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11072 | 2026.05.11 19:12:46.302672 [ 324 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912089 sec. (1096.384 rows/sec., 42.83 KiB/sec.) | ||
| 11073 | 2026.05.11 19:12:46.302694 [ 324 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Trace> Aggregator: Merging aggregated data | ||
| 11074 | 2026.05.11 19:12:46.304407 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003469 sec., 288.2675122513693 rows/sec., 11.26 KiB/sec. | ||
| 11075 | 2026.05.11 19:12:46.304586 [ 258 ] {b50fd0b5-1246-441e-8166-e6990092782f} <Debug> TCPHandler: Processed in 0.003909332 sec. | ||
| 11076 | 2026.05.11 19:12:46.304756 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11077 | 2026.05.11 19:12:46.304786 [ 258 ] {} <Debug> TCP-Session: 5e7ef3ec-65c2-41f4-a73e-2c8acb61d4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.05.11 19:12:46.304788 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11079 | 2026.05.11 19:12:46.304807 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.05.11 19:12:46.304833 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11081 | 2026.05.11 19:12:46.304837 [ 303 ] {} <Debug> TCP-Session: 36a75317-bb15-4ef4-b86a-27aac3efd523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.05.11 19:12:46.304857 [ 307 ] {} <Debug> TCP-Session: 6d779632-0f83-4e9f-be3e-be2008153695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.05.11 19:12:46.304870 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11084 | 2026.05.11 19:12:46.304888 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11085 | 2026.05.11 19:12:46.304907 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11086 | 2026.05.11 19:12:46.304931 [ 302 ] {} <Debug> TCP-Session: 045b9464-4043-4886-b60f-1e836e47d800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2026.05.11 19:12:46.304932 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11088 | 2026.05.11 19:12:46.304962 [ 304 ] {} <Debug> TCP-Session: 315eb65e-b9bb-43b2-8e66-f2399f6864a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.05.11 19:12:46.304936 [ 308 ] {} <Debug> TCP-Session: 1cdc4640-77bd-42b3-9dbb-5348d5a5f6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.05.11 19:12:46.305007 [ 310 ] {} <Debug> TCP-Session: a886389e-b8c4-442a-93b4-1ce3fa5302eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.05.11 19:12:46.304853 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2026.05.11 19:12:46.304880 [ 309 ] {} <Debug> TCP-Session: 8df8ca9a-7a02-4c01-8290-ac507638a530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.05.11 19:12:46.305089 [ 285 ] {} <Debug> TCP-Session: 8c27f4cf-7823-4104-ab75-7f5984cc79d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2026.05.11 19:12:46.307850 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2026.05.11 19:12:46.308053 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11096 | 2026.05.11 19:12:46.308438 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11097 | 2026.05.11 19:12:46.308492 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11098 | 2026.05.11 19:12:46.308754 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11099 | 2026.05.11 19:12:46.308837 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11100 | 2026.05.11 19:12:46.309000 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11101 | 2026.05.11 19:12:46.309103 [ 320 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11102 | 2026.05.11 19:12:46.309119 [ 339 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11103 | 2026.05.11 19:12:46.309229 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11104 | 2026.05.11 19:12:46.309258 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11105 | 2026.05.11 19:12:46.309308 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11106 | 2026.05.11 19:12:46.309329 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11107 | 2026.05.11 19:12:46.310563 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.0026 sec., 20000 rows/sec., 4.68 MiB/sec. | ||
| 11108 | 2026.05.11 19:12:46.310685 [ 259 ] {91038c17-cc47-4bd8-ae07-30b04c5d9c03} <Debug> TCPHandler: Processed in 0.002953061 sec. | ||
| 11109 | 2026.05.11 19:12:46.313088 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2026.05.11 19:12:46.313204 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11111 | 2026.05.11 19:12:46.313252 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11112 | 2026.05.11 19:12:46.313857 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.05.11 19:12:46.313910 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11114 | 2026.05.11 19:12:46.314322 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11115 | 2026.05.11 19:12:46.314564 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.05.11 19:12:46.314719 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00155 sec., 81290.32258064517 rows/sec., 7.02 MiB/sec. | ||
| 11117 | 2026.05.11 19:12:46.314775 [ 259 ] {b704875b-208d-4938-9ad0-8b4f06fb3754} <Debug> TCPHandler: Processed in 0.001743336 sec. | ||
| 11118 | 2026.05.11 19:12:46.314938 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.05.11 19:12:46.315064 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11120 | 2026.05.11 19:12:46.315122 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11121 | 2026.05.11 19:12:46.315719 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.05.11 19:12:46.315759 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11123 | 2026.05.11 19:12:46.316105 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11124 | 2026.05.11 19:12:46.316329 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.05.11 19:12:46.316448 [ 107 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11126 | 2026.05.11 19:12:46.316465 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001432 sec., 24441.34078212291 rows/sec., 1.79 MiB/sec. | ||
| 11127 | 2026.05.11 19:12:46.316499 [ 107 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.05.11 19:12:46.316517 [ 259 ] {b018f24b-d764-406a-95f8-1c396abb80d6} <Debug> TCPHandler: Processed in 0.001641034 sec. | ||
| 11129 | 2026.05.11 19:12:46.316528 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11130 | 2026.05.11 19:12:46.316645 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11131 | 2026.05.11 19:12:46.316679 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.05.11 19:12:46.316779 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11133 | 2026.05.11 19:12:46.316791 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11134 | 2026.05.11 19:12:46.316824 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 227 rows starting from the beginning of the part | ||
| 11135 | 2026.05.11 19:12:46.316841 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11136 | 2026.05.11 19:12:46.316899 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 11137 | 2026.05.11 19:12:46.316957 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 11138 | 2026.05.11 19:12:46.317006 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part | ||
| 11139 | 2026.05.11 19:12:46.317052 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 11140 | 2026.05.11 19:12:46.317096 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 11141 | 2026.05.11 19:12:46.317359 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.05.11 19:12:46.317404 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11143 | 2026.05.11 19:12:46.317732 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11144 | 2026.05.11 19:12:46.317949 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.05.11 19:12:46.318009 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416394 sec., 252048.51192535408 rows/sec., 17.97 MiB/sec. | ||
| 11146 | 2026.05.11 19:12:46.318088 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001318 sec., 75113.80880121396 rows/sec., 5.87 MiB/sec. | ||
| 11147 | 2026.05.11 19:12:46.318134 [ 259 ] {42a94306-8834-48b4-b338-bdd617759192} <Debug> TCPHandler: Processed in 0.001516612 sec. | ||
| 11148 | 2026.05.11 19:12:46.318199 [ 198 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11149 | 2026.05.11 19:12:46.318273 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.05.11 19:12:46.318375 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.05.11 19:12:46.318425 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11152 | 2026.05.11 19:12:46.318525 [ 198 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.05.11 19:12:46.318621 [ 198 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_66_13} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11154 | 2026.05.11 19:12:46.318722 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11155 | 2026.05.11 19:12:46.318924 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.05.11 19:12:46.318971 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11157 | 2026.05.11 19:12:46.319307 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11158 | 2026.05.11 19:12:46.319512 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.05.11 19:12:46.319650 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 11160 | 2026.05.11 19:12:46.319694 [ 259 ] {4b947d22-3be1-41ec-8239-6f22e359b93b} <Debug> TCPHandler: Processed in 0.00147002 sec. | ||
| 11161 | 2026.05.11 19:12:46.319830 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.05.11 19:12:46.319929 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11163 | 2026.05.11 19:12:46.319984 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <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 | ||
| 11164 | 2026.05.11 19:12:46.320866 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.05.11 19:12:46.320904 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11166 | 2026.05.11 19:12:46.321462 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11167 | 2026.05.11 19:12:46.321691 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.05.11 19:12:46.321833 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001922 sec., 18210.197710718003 rows/sec., 32.63 MiB/sec. | ||
| 11169 | 2026.05.11 19:12:46.321891 [ 259 ] {18a054a0-5813-40e6-8d36-ae5703cc9b93} <Debug> TCPHandler: Processed in 0.002115104 sec. | ||
| 11170 | 2026.05.11 19:12:46.322025 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.05.11 19:12:46.322120 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.05.11 19:12:46.322161 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11173 | 2026.05.11 19:12:46.322509 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.11 19:12:46.322544 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11175 | 2026.05.11 19:12:46.322860 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11176 | 2026.05.11 19:12:46.323084 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.05.11 19:12:46.323214 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11178 | 2026.05.11 19:12:46.323263 [ 259 ] {f258f75b-f9c6-4a80-b62a-c4aea9f78037} <Debug> TCPHandler: Processed in 0.001287017 sec. | ||
| 11179 | 2026.05.11 19:12:46.739428 [ 154 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 11180 | 2026.05.11 19:12:46.739505 [ 154 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.05.11 19:12:46.739526 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11182 | 2026.05.11 19:12:46.739682 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 11183 | 2026.05.11 19:12:46.739854 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11184 | 2026.05.11 19:12:46.739895 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 11185 | 2026.05.11 19:12:46.739975 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 11186 | 2026.05.11 19:12:46.740032 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 11187 | 2026.05.11 19:12:46.740085 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 11188 | 2026.05.11 19:12:46.740136 [ 186 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 11189 | 2026.05.11 19:12:46.741337 [ 198 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722993 sec., 1596059.8795235965 rows/sec., 100.17 MiB/sec. | ||
| 11190 | 2026.05.11 19:12:46.741579 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 11191 | 2026.05.11 19:12:46.741903 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.05.11 19:12:46.741985 [ 193 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_20_4} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 11193 | 2026.05.11 19:12:46.742084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11194 | 2026.05.11 19:12:47.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.13 MiB, peak 330.74 MiB, free memory in arenas 0.00 B, will set to 319.11 MiB (RSS), difference: -1.02 MiB | ||
| 11195 | 2026.05.11 19:12:51.307323 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.05.11 19:12:51.307585 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11197 | 2026.05.11 19:12:51.307978 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11198 | 2026.05.11 19:12:51.308021 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11199 | 2026.05.11 19:12:51.308300 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11200 | 2026.05.11 19:12:51.308380 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11201 | 2026.05.11 19:12:51.308542 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11202 | 2026.05.11 19:12:51.308658 [ 320 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11203 | 2026.05.11 19:12:51.308669 [ 330 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11204 | 2026.05.11 19:12:51.308808 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11205 | 2026.05.11 19:12:51.308833 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11206 | 2026.05.11 19:12:51.308876 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11207 | 2026.05.11 19:12:51.308896 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11208 | 2026.05.11 19:12:51.309891 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002415 sec., 21532.091097308486 rows/sec., 5.04 MiB/sec. | ||
| 11209 | 2026.05.11 19:12:51.309999 [ 259 ] {0ea34a62-de2d-4742-8c01-7dcf7526eff0} <Debug> TCPHandler: Processed in 0.002814188 sec. | ||
| 11210 | 2026.05.11 19:12:51.312750 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.05.11 19:12:51.312877 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.05.11 19:12:51.312927 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11213 | 2026.05.11 19:12:51.313465 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.11 19:12:51.313511 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11215 | 2026.05.11 19:12:51.313866 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11216 | 2026.05.11 19:12:51.314079 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.11 19:12:51.314215 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001425 sec., 16842.105263157893 rows/sec., 1.40 MiB/sec. | ||
| 11218 | 2026.05.11 19:12:51.314251 [ 259 ] {bf1225c1-486e-4530-ad63-a5fd3a3d97e2} <Debug> TCPHandler: Processed in 0.001613744 sec. | ||
| 11219 | 2026.05.11 19:12:51.314371 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.05.11 19:12:51.314529 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11221 | 2026.05.11 19:12:51.314568 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11222 | 2026.05.11 19:12:51.314963 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.05.11 19:12:51.314999 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11224 | 2026.05.11 19:12:51.315291 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11225 | 2026.05.11 19:12:51.315504 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.05.11 19:12:51.315640 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001129 sec., 3542.9583702391496 rows/sec., 288.90 KiB/sec. | ||
| 11227 | 2026.05.11 19:12:51.315677 [ 259 ] {6cfe9df3-62a6-46f6-b4f3-0c9576c64e63} <Debug> TCPHandler: Processed in 0.001295397 sec. | ||
| 11228 | 2026.05.11 19:12:51.315792 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.05.11 19:12:51.315885 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11230 | 2026.05.11 19:12:51.315923 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11231 | 2026.05.11 19:12:51.316399 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.05.11 19:12:51.316435 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11233 | 2026.05.11 19:12:51.316764 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11234 | 2026.05.11 19:12:51.316976 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.05.11 19:12:51.317096 [ 76 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11236 | 2026.05.11 19:12:51.317105 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Debug> executeQuery: Read 192 rows, 17.36 KiB in 0.001237 sec., 155214.22797089734 rows/sec., 13.70 MiB/sec. | ||
| 11237 | 2026.05.11 19:12:51.317167 [ 76 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.05.11 19:12:51.317183 [ 259 ] {56c6710a-674e-416a-9021-a0c622c21fc0} <Debug> TCPHandler: Processed in 0.00144133 sec. | ||
| 11239 | 2026.05.11 19:12:51.317194 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11240 | 2026.05.11 19:12:51.317300 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11241 | 2026.05.11 19:12:51.317309 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.05.11 19:12:51.317414 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11243 | 2026.05.11 19:12:51.317419 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.05.11 19:12:51.317450 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3365 rows starting from the beginning of the part | ||
| 11245 | 2026.05.11 19:12:51.317470 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11246 | 2026.05.11 19:12:51.317517 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2475 rows starting from the beginning of the part | ||
| 11247 | 2026.05.11 19:12:51.317570 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 11248 | 2026.05.11 19:12:51.317617 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
| 11249 | 2026.05.11 19:12:51.317662 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 126 rows starting from the beginning of the part | ||
| 11250 | 2026.05.11 19:12:51.317708 [ 199 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 192 rows starting from the beginning of the part | ||
| 11251 | 2026.05.11 19:12:51.317872 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.05.11 19:12:51.317907 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11253 | 2026.05.11 19:12:51.318205 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11254 | 2026.05.11 19:12:51.318424 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.11 19:12:51.318555 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001154 sec., 19930.675909878682 rows/sec., 1.49 MiB/sec. | ||
| 11256 | 2026.05.11 19:12:51.318591 [ 259 ] {66f6d4b0-f28e-4a27-b4f9-dad9d14594d3} <Debug> TCPHandler: Processed in 0.001333218 sec. | ||
| 11257 | 2026.05.11 19:12:51.318713 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.05.11 19:12:51.318818 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.11 19:12:51.318860 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11260 | 2026.05.11 19:12:51.319332 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.11 19:12:51.319371 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11262 | 2026.05.11 19:12:51.319691 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11263 | 2026.05.11 19:12:51.319897 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263873 sec., 2381448.6514345915 rows/sec., 189.65 MiB/sec. | ||
| 11264 | 2026.05.11 19:12:51.319911 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.05.11 19:12:51.320058 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.58 MiB/sec. | ||
| 11266 | 2026.05.11 19:12:51.320098 [ 259 ] {7c155b8a-eff3-4aec-be0e-718c5e978b0a} <Debug> TCPHandler: Processed in 0.00143591 sec. | ||
| 11267 | 2026.05.11 19:12:51.320219 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2026.05.11 19:12:51.320247 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11269 | 2026.05.11 19:12:51.320318 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.05.11 19:12:51.320363 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11271 | 2026.05.11 19:12:51.320580 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.05.11 19:12:51.320670 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_76_15} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11273 | 2026.05.11 19:12:51.320770 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.05.11 19:12:51.320773 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11275 | 2026.05.11 19:12:51.320815 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11276 | 2026.05.11 19:12:51.321142 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11277 | 2026.05.11 19:12:51.321359 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.05.11 19:12:51.321488 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. | ||
| 11279 | 2026.05.11 19:12:51.321525 [ 259 ] {199f42e7-2350-49f0-83b9-26e47a32dd71} <Debug> TCPHandler: Processed in 0.001356638 sec. | ||
| 11280 | 2026.05.11 19:12:51.321639 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.05.11 19:12:51.321734 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11282 | 2026.05.11 19:12:51.321773 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11283 | 2026.05.11 19:12:51.322200 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.05.11 19:12:51.322235 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11285 | 2026.05.11 19:12:51.322557 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11286 | 2026.05.11 19:12:51.322771 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.05.11 19:12:51.322890 [ 140 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11288 | 2026.05.11 19:12:51.322899 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001184 sec., 93750 rows/sec., 7.64 MiB/sec. | ||
| 11289 | 2026.05.11 19:12:51.322941 [ 140 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.05.11 19:12:51.322959 [ 259 ] {36bae91b-481c-4159-884c-7ceea14cdcb3} <Debug> TCPHandler: Processed in 0.001370948 sec. | ||
| 11291 | 2026.05.11 19:12:51.322968 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11292 | 2026.05.11 19:12:51.323050 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11293 | 2026.05.11 19:12:51.323085 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2026.05.11 19:12:51.323148 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11295 | 2026.05.11 19:12:51.323176 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 11296 | 2026.05.11 19:12:51.323179 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.05.11 19:12:51.323227 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11298 | 2026.05.11 19:12:51.323230 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1325 rows starting from the beginning of the part | ||
| 11299 | 2026.05.11 19:12:51.323281 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11300 | 2026.05.11 19:12:51.323322 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 71 rows starting from the beginning of the part | ||
| 11301 | 2026.05.11 19:12:51.323359 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 99 rows starting from the beginning of the part | ||
| 11302 | 2026.05.11 19:12:51.323398 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 111 rows starting from the beginning of the part | ||
| 11303 | 2026.05.11 19:12:51.323640 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.11 19:12:51.323674 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11305 | 2026.05.11 19:12:51.324008 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11306 | 2026.05.11 19:12:51.324224 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.11 19:12:51.324341 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11308 | 2026.05.11 19:12:51.324353 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001192 sec., 166107.38255033558 rows/sec., 11.91 MiB/sec. | ||
| 11309 | 2026.05.11 19:12:51.324373 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.05.11 19:12:51.324397 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11311 | 2026.05.11 19:12:51.324399 [ 259 ] {721e1530-988a-4113-9c37-5fcd09f2c07a} <Debug> TCPHandler: Processed in 0.001364578 sec. | ||
| 11312 | 2026.05.11 19:12:51.324479 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11313 | 2026.05.11 19:12:51.324558 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.05.11 19:12:51.324585 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11315 | 2026.05.11 19:12:51.324582 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564038 sec., 2239076.032679513 rows/sec., 162.63 MiB/sec. | ||
| 11316 | 2026.05.11 19:12:51.324622 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24078 rows starting from the beginning of the part | ||
| 11317 | 2026.05.11 19:12:51.324658 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11318 | 2026.05.11 19:12:51.324703 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1496 rows starting from the beginning of the part | ||
| 11319 | 2026.05.11 19:12:51.324716 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <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 | ||
| 11320 | 2026.05.11 19:12:51.324755 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 11321 | 2026.05.11 19:12:51.324807 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11322 | 2026.05.11 19:12:51.324835 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11323 | 2026.05.11 19:12:51.324847 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11324 | 2026.05.11 19:12:51.324905 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 198 rows starting from the beginning of the part | ||
| 11325 | 2026.05.11 19:12:51.325169 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.05.11 19:12:51.325242 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_76_15} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11327 | 2026.05.11 19:12:51.325307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11328 | 2026.05.11 19:12:51.325641 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.05.11 19:12:51.325683 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11330 | 2026.05.11 19:12:51.326230 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11331 | 2026.05.11 19:12:51.326465 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.05.11 19:12:51.326597 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11333 | 2026.05.11 19:12:51.326610 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001971 sec., 3551.4967021816337 rows/sec., 6.36 MiB/sec. | ||
| 11334 | 2026.05.11 19:12:51.326638 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.05.11 19:12:51.326662 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11336 | 2026.05.11 19:12:51.326678 [ 259 ] {128ffe33-bc52-4a25-a86d-9612214c8743} <Debug> TCPHandler: Processed in 0.002169774 sec. | ||
| 11337 | 2026.05.11 19:12:51.326744 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11338 | 2026.05.11 19:12:51.326823 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.05.11 19:12:51.326924 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.05.11 19:12:51.326969 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11341 | 2026.05.11 19:12:51.327068 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2026.05.11 19:12:51.327145 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1365 rows starting from the beginning of the part | ||
| 11343 | 2026.05.11 19:12:51.327314 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11344 | 2026.05.11 19:12:51.327321 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.05.11 19:12:51.327373 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11346 | 2026.05.11 19:12:51.327478 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
| 11347 | 2026.05.11 19:12:51.327633 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11348 | 2026.05.11 19:12:51.327706 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11349 | 2026.05.11 19:12:51.327776 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 11350 | 2026.05.11 19:12:51.327929 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11351 | 2026.05.11 19:12:51.327957 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.05.11 19:12:51.328078 [ 140 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11353 | 2026.05.11 19:12:51.328101 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 11354 | 2026.05.11 19:12:51.328108 [ 140 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.05.11 19:12:51.328140 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11356 | 2026.05.11 19:12:51.328145 [ 259 ] {f3298ae3-9451-4310-851a-9247f8b67597} <Debug> TCPHandler: Processed in 0.001372759 sec. | ||
| 11357 | 2026.05.11 19:12:51.328212 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11358 | 2026.05.11 19:12:51.328289 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11359 | 2026.05.11 19:12:51.328316 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4080 rows starting from the beginning of the part | ||
| 11360 | 2026.05.11 19:12:51.328360 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 12 rows starting from the beginning of the part | ||
| 11361 | 2026.05.11 19:12:51.328397 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
| 11362 | 2026.05.11 19:12:51.328431 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11363 | 2026.05.11 19:12:51.328465 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11364 | 2026.05.11 19:12:51.328502 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11365 | 2026.05.11 19:12:51.330251 [ 191 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067988 sec., 2088986.9767135978 rows/sec., 139.27 MiB/sec. | ||
| 11366 | 2026.05.11 19:12:51.330747 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11367 | 2026.05.11 19:12:51.331034 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.05.11 19:12:51.331109 [ 192 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_76_15} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11369 | 2026.05.11 19:12:51.331175 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11370 | 2026.05.11 19:12:51.332135 [ 188 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26220 rows, containing 5 columns (5 merged, 0 gathered) in 0.007692393 sec., 3408562.199045213 rows/sec., 224.95 MiB/sec. | ||
| 11371 | 2026.05.11 19:12:51.332378 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11372 | 2026.05.11 19:12:51.332665 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.05.11 19:12:51.332733 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11374 | 2026.05.11 19:12:51.332799 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 11375 | 2026.05.11 19:12:51.336667 [ 191 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 19 columns (19 merged, 0 gathered) in 0.009959387 sec., 147298.2222701056 rows/sec., 263.95 MiB/sec. | ||
| 11376 | 2026.05.11 19:12:51.338803 [ 188 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11377 | 2026.05.11 19:12:51.339144 [ 188 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.05.11 19:12:51.339211 [ 188 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11379 | 2026.05.11 19:12:51.339351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11380 | 2026.05.11 19:12:52.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.01 MiB, peak 334.22 MiB, free memory in arenas 0.00 B, will set to 326.47 MiB (RSS), difference: 6.46 MiB | ||
| 11381 | 2026.05.11 19:12:52.104108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23586 | ||
| 11382 | 2026.05.11 19:12:52.104689 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.05.11 19:12:52.104730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11384 | 2026.05.11 19:12:52.105229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11385 | 2026.05.11 19:12:52.105466 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.05.11 19:12:52.105601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23586 | ||
| 11387 | 2026.05.11 19:12:53.391523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11388 | 2026.05.11 19:12:53.408592 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.05.11 19:12:53.408644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11390 | 2026.05.11 19:12:53.415014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11391 | 2026.05.11 19:12:53.415695 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.05.11 19:12:53.418604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11393 | 2026.05.11 19:12:54.679281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1360 | ||
| 11394 | 2026.05.11 19:12:54.681861 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.05.11 19:12:54.681911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11396 | 2026.05.11 19:12:54.683181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11397 | 2026.05.11 19:12:54.683451 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.05.11 19:12:54.683724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11399 | 2026.05.11 19:12:56.306454 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2026.05.11 19:12:56.306675 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11401 | 2026.05.11 19:12:56.306998 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11402 | 2026.05.11 19:12:56.307033 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11403 | 2026.05.11 19:12:56.307249 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11404 | 2026.05.11 19:12:56.307317 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11405 | 2026.05.11 19:12:56.307461 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11406 | 2026.05.11 19:12:56.307583 [ 320 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11407 | 2026.05.11 19:12:56.307594 [ 330 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11408 | 2026.05.11 19:12:56.307734 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11409 | 2026.05.11 19:12:56.307759 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11410 | 2026.05.11 19:12:56.307802 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11411 | 2026.05.11 19:12:56.307822 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11412 | 2026.05.11 19:12:56.309015 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002428 sec., 21416.8039538715 rows/sec., 5.01 MiB/sec. | ||
| 11413 | 2026.05.11 19:12:56.309118 [ 259 ] {fb2e8909-b0cd-44b1-bfdd-3fd913b20455} <Debug> TCPHandler: Processed in 0.002790288 sec. | ||
| 11414 | 2026.05.11 19:12:56.311367 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.05.11 19:12:56.311496 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11416 | 2026.05.11 19:12:56.311546 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11417 | 2026.05.11 19:12:56.312055 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.05.11 19:12:56.312097 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11419 | 2026.05.11 19:12:56.312478 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11420 | 2026.05.11 19:12:56.312705 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.05.11 19:12:56.312848 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00139 sec., 90647.48201438849 rows/sec., 7.83 MiB/sec. | ||
| 11422 | 2026.05.11 19:12:56.312887 [ 259 ] {58d9d3c5-b323-4a52-9dc8-6483bb5af300} <Debug> TCPHandler: Processed in 0.001580973 sec. | ||
| 11423 | 2026.05.11 19:12:56.313005 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.05.11 19:12:56.313098 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11425 | 2026.05.11 19:12:56.313138 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11426 | 2026.05.11 19:12:56.313538 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.11 19:12:56.313574 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11428 | 2026.05.11 19:12:56.313871 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11429 | 2026.05.11 19:12:56.314080 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.05.11 19:12:56.314210 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001129 sec., 31000.88573959256 rows/sec., 2.28 MiB/sec. | ||
| 11431 | 2026.05.11 19:12:56.314247 [ 259 ] {04680ca6-66b5-4e26-8bef-3ab69180b9ee} <Debug> TCPHandler: Processed in 0.001292087 sec. | ||
| 11432 | 2026.05.11 19:12:56.314371 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2026.05.11 19:12:56.314466 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11434 | 2026.05.11 19:12:56.314506 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11435 | 2026.05.11 19:12:56.314920 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.05.11 19:12:56.314955 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11437 | 2026.05.11 19:12:56.315257 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11438 | 2026.05.11 19:12:56.315480 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.05.11 19:12:56.315610 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001162 sec., 85197.93459552496 rows/sec., 6.65 MiB/sec. | ||
| 11440 | 2026.05.11 19:12:56.315646 [ 259 ] {502206cd-c008-4d75-a44c-17818817fb45} <Debug> TCPHandler: Processed in 0.001325667 sec. | ||
| 11441 | 2026.05.11 19:12:56.315761 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2026.05.11 19:12:56.315855 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11443 | 2026.05.11 19:12:56.315898 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11444 | 2026.05.11 19:12:56.316272 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.05.11 19:12:56.316308 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11446 | 2026.05.11 19:12:56.316626 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11447 | 2026.05.11 19:12:56.316836 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.05.11 19:12:56.316964 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 11449 | 2026.05.11 19:12:56.317001 [ 259 ] {be8dd849-e357-484c-93c2-d3966b91f061} <Debug> TCPHandler: Processed in 0.001289157 sec. | ||
| 11450 | 2026.05.11 19:12:56.317120 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.05.11 19:12:56.317241 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11452 | 2026.05.11 19:12:56.317306 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <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 | ||
| 11453 | 2026.05.11 19:12:56.318146 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.05.11 19:12:56.318181 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11455 | 2026.05.11 19:12:56.318748 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11456 | 2026.05.11 19:12:56.318988 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.05.11 19:12:56.319131 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001915 sec., 18276.762402088774 rows/sec., 32.75 MiB/sec. | ||
| 11458 | 2026.05.11 19:12:56.319187 [ 259 ] {e324cd4d-bb2d-49e3-8346-70160a08b9f5} <Debug> TCPHandler: Processed in 0.002126084 sec. | ||
| 11459 | 2026.05.11 19:12:56.319330 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.05.11 19:12:56.319437 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11461 | 2026.05.11 19:12:56.319478 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11462 | 2026.05.11 19:12:56.319816 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.05.11 19:12:56.319850 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11464 | 2026.05.11 19:12:56.320160 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11465 | 2026.05.11 19:12:56.320372 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.05.11 19:12:56.320500 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11467 | 2026.05.11 19:12:56.320538 [ 259 ] {a87c3dc2-ebd7-42e7-8bb0-bbab0cc4e56e} <Debug> TCPHandler: Processed in 0.001269056 sec. | ||
| 11468 | 2026.05.11 19:12:59.437530 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11469 | 2026.05.11 19:12:59.437593 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11470 | 2026.05.11 19:12:59.605797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24034 | ||
| 11471 | 2026.05.11 19:12:59.606384 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.05.11 19:12:59.606435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11473 | 2026.05.11 19:12:59.606984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11474 | 2026.05.11 19:12:59.607225 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.05.11 19:12:59.607370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24034 | ||
| 11476 | 2026.05.11 19:13:00.918755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11477 | 2026.05.11 19:13:00.936430 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.05.11 19:13:00.936499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11479 | 2026.05.11 19:13:00.942590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11480 | 2026.05.11 19:13:00.943302 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.05.11 19:13:00.946588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11482 | 2026.05.11 19:13:01.306425 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2026.05.11 19:13:01.306674 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11484 | 2026.05.11 19:13:01.307028 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11485 | 2026.05.11 19:13:01.307063 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11486 | 2026.05.11 19:13:01.307287 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11487 | 2026.05.11 19:13:01.307356 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11488 | 2026.05.11 19:13:01.307500 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11489 | 2026.05.11 19:13:01.307620 [ 347 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11490 | 2026.05.11 19:13:01.307620 [ 323 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11491 | 2026.05.11 19:13:01.307732 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11492 | 2026.05.11 19:13:01.307759 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11493 | 2026.05.11 19:13:01.307802 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11494 | 2026.05.11 19:13:01.307824 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11495 | 2026.05.11 19:13:01.309029 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002457 sec., 21164.021164021164 rows/sec., 4.95 MiB/sec. | ||
| 11496 | 2026.05.11 19:13:01.309136 [ 259 ] {0c89ff5a-6936-45bd-a24e-5a47f2e28650} <Debug> TCPHandler: Processed in 0.00284956 sec. | ||
| 11497 | 2026.05.11 19:13:01.310968 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.05.11 19:13:01.311095 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11499 | 2026.05.11 19:13:01.311145 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11500 | 2026.05.11 19:13:01.311769 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.05.11 19:13:01.311820 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11502 | 2026.05.11 19:13:01.312204 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11503 | 2026.05.11 19:13:01.312429 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.05.11 19:13:01.312584 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001524 sec., 45931.75853018373 rows/sec., 3.68 MiB/sec. | ||
| 11505 | 2026.05.11 19:13:01.312631 [ 259 ] {e1768b6f-0c57-4c68-99d4-c4df5db3a47e} <Debug> TCPHandler: Processed in 0.001723926 sec. | ||
| 11506 | 2026.05.11 19:13:01.312779 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2026.05.11 19:13:01.312875 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11508 | 2026.05.11 19:13:01.312915 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11509 | 2026.05.11 19:13:01.313333 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.05.11 19:13:01.313369 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11511 | 2026.05.11 19:13:01.313671 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11512 | 2026.05.11 19:13:01.313916 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.05.11 19:13:01.314046 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00119 sec., 5882.35294117647 rows/sec., 442.33 KiB/sec. | ||
| 11514 | 2026.05.11 19:13:01.314083 [ 259 ] {e379a59d-562a-4865-b602-f4f3f0805b86} <Debug> TCPHandler: Processed in 0.001355878 sec. | ||
| 11515 | 2026.05.11 19:13:01.314214 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2026.05.11 19:13:01.314307 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11517 | 2026.05.11 19:13:01.314346 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11518 | 2026.05.11 19:13:01.314792 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.05.11 19:13:01.314828 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11520 | 2026.05.11 19:13:01.315131 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11521 | 2026.05.11 19:13:01.315345 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.05.11 19:13:01.315498 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001209 sec., 58726.2200165426 rows/sec., 4.58 MiB/sec. | ||
| 11523 | 2026.05.11 19:13:01.315537 [ 259 ] {318cc61d-e88d-49e7-a039-37d1ff3bfa39} <Debug> TCPHandler: Processed in 0.001373989 sec. | ||
| 11524 | 2026.05.11 19:13:01.315668 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.05.11 19:13:01.315762 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.05.11 19:13:01.315804 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11527 | 2026.05.11 19:13:01.316238 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.05.11 19:13:01.316275 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11529 | 2026.05.11 19:13:01.316615 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11530 | 2026.05.11 19:13:01.316822 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.05.11 19:13:01.316957 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 11532 | 2026.05.11 19:13:01.316996 [ 259 ] {bce8f6f5-222a-4434-97e5-a12f47222648} <Debug> TCPHandler: Processed in 0.001383329 sec. | ||
| 11533 | 2026.05.11 19:13:01.317105 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2026.05.11 19:13:01.317198 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11535 | 2026.05.11 19:13:01.317251 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <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 | ||
| 11536 | 2026.05.11 19:13:01.318030 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.05.11 19:13:01.318066 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11538 | 2026.05.11 19:13:01.318578 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11539 | 2026.05.11 19:13:01.318813 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.05.11 19:13:01.318956 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001776 sec., 3941.4414414414414 rows/sec., 7.06 MiB/sec. | ||
| 11541 | 2026.05.11 19:13:01.319010 [ 259 ] {2cd33f8b-92dc-4a15-bdcd-8d601cc67797} <Debug> TCPHandler: Processed in 0.001953701 sec. | ||
| 11542 | 2026.05.11 19:13:01.319141 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2026.05.11 19:13:01.319235 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.05.11 19:13:01.319276 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11545 | 2026.05.11 19:13:01.319619 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2026.05.11 19:13:01.319655 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11547 | 2026.05.11 19:13:01.319964 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11548 | 2026.05.11 19:13:01.320179 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2026.05.11 19:13:01.320314 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 11550 | 2026.05.11 19:13:01.320350 [ 259 ] {c1e9f6c2-5f45-4484-a470-c028b4a70d66} <Debug> TCPHandler: Processed in 0.001259986 sec. | ||
| 11551 | 2026.05.11 19:13:01.680436 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11552 | 2026.05.11 19:13:01.680684 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11553 | 2026.05.11 19:13:01.681109 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11554 | 2026.05.11 19:13:01.681147 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11555 | 2026.05.11 19:13:01.681388 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11556 | 2026.05.11 19:13:01.681457 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11557 | 2026.05.11 19:13:01.681608 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11558 | 2026.05.11 19:13:01.681719 [ 347 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11559 | 2026.05.11 19:13:01.681719 [ 323 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11560 | 2026.05.11 19:13:01.681831 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11561 | 2026.05.11 19:13:01.681858 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11562 | 2026.05.11 19:13:01.681901 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11563 | 2026.05.11 19:13:01.681922 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11564 | 2026.05.11 19:13:01.683153 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002566 sec., 20265.003897116134 rows/sec., 4.74 MiB/sec. | ||
| 11565 | 2026.05.11 19:13:01.683255 [ 259 ] {19962d7a-dbf8-494b-8ab4-25b72038f5ed} <Debug> TCPHandler: Processed in 0.002950172 sec. | ||
| 11566 | 2026.05.11 19:13:01.695955 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.05.11 19:13:01.696067 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11568 | 2026.05.11 19:13:01.696111 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11569 | 2026.05.11 19:13:01.696612 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.11 19:13:01.696660 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11571 | 2026.05.11 19:13:01.697019 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11572 | 2026.05.11 19:13:01.697262 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.05.11 19:13:01.697398 [ 87 ] {} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11574 | 2026.05.11 19:13:01.697417 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001381 sec., 7241.12961622013 rows/sec., 590.46 KiB/sec. | ||
| 11575 | 2026.05.11 19:13:01.697461 [ 87 ] {} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.05.11 19:13:01.697473 [ 259 ] {1f498e42-077f-4454-bb86-8aff6553ae82} <Debug> TCPHandler: Processed in 0.001603904 sec. | ||
| 11577 | 2026.05.11 19:13:01.697489 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11578 | 2026.05.11 19:13:01.697593 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 11579 | 2026.05.11 19:13:01.697603 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.05.11 19:13:01.697698 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11581 | 2026.05.11 19:13:01.697714 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11582 | 2026.05.11 19:13:01.697730 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11583 | 2026.05.11 19:13:01.697760 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11584 | 2026.05.11 19:13:01.697793 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 11585 | 2026.05.11 19:13:01.697840 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 11586 | 2026.05.11 19:13:01.697883 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 11587 | 2026.05.11 19:13:01.697918 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11588 | 2026.05.11 19:13:01.697957 [ 190 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 11589 | 2026.05.11 19:13:01.698678 [ 191 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121778 sec., 48137.86685066029 rows/sec., 4.04 MiB/sec. | ||
| 11590 | 2026.05.11 19:13:01.698848 [ 196 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11591 | 2026.05.11 19:13:01.699147 [ 196 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.05.11 19:13:01.699211 [ 196 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_19_4} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11593 | 2026.05.11 19:13:01.699306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11594 | 2026.05.11 19:13:01.699579 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.05.11 19:13:01.699615 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11596 | 2026.05.11 19:13:01.700076 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11597 | 2026.05.11 19:13:01.700295 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.05.11 19:13:01.700428 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Debug> executeQuery: Read 2480 rows, 188.80 KiB in 0.002732 sec., 907759.8828696925 rows/sec., 67.49 MiB/sec. | ||
| 11599 | 2026.05.11 19:13:01.700493 [ 259 ] {e662b3db-b257-4316-beb9-9b17ce05b6be} <Debug> TCPHandler: Processed in 0.002938401 sec. | ||
| 11600 | 2026.05.11 19:13:01.700614 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.05.11 19:13:01.700711 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11602 | 2026.05.11 19:13:01.700750 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11603 | 2026.05.11 19:13:01.701187 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.05.11 19:13:01.701224 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11605 | 2026.05.11 19:13:01.701536 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11606 | 2026.05.11 19:13:01.701761 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.05.11 19:13:01.701899 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Debug> executeQuery: Read 56 rows, 4.16 KiB in 0.001207 sec., 46396.0231980116 rows/sec., 3.36 MiB/sec. | ||
| 11608 | 2026.05.11 19:13:01.701936 [ 259 ] {e15b786e-d095-4f6b-bbb0-c13f5a429b53} <Debug> TCPHandler: Processed in 0.001372069 sec. | ||
| 11609 | 2026.05.11 19:13:01.702046 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.05.11 19:13:01.702140 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11611 | 2026.05.11 19:13:01.702178 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11612 | 2026.05.11 19:13:01.702903 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.05.11 19:13:01.702938 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11614 | 2026.05.11 19:13:01.703293 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11615 | 2026.05.11 19:13:01.703510 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.05.11 19:13:01.703641 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001519 sec., 527320.6056616195 rows/sec., 30.46 MiB/sec. | ||
| 11617 | 2026.05.11 19:13:01.703679 [ 259 ] {79666970-e013-4f40-b434-9409a8084379} <Debug> TCPHandler: Processed in 0.001681655 sec. | ||
| 11618 | 2026.05.11 19:13:01.703794 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2026.05.11 19:13:01.703889 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11620 | 2026.05.11 19:13:01.703929 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11621 | 2026.05.11 19:13:01.704313 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.05.11 19:13:01.704348 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11623 | 2026.05.11 19:13:01.704630 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11624 | 2026.05.11 19:13:01.704843 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.05.11 19:13:01.704970 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 11626 | 2026.05.11 19:13:01.705010 [ 259 ] {c7ec0b58-3823-4a22-b309-35bfcc14cc50} <Debug> TCPHandler: Processed in 0.001264967 sec. | ||
| 11627 | 2026.05.11 19:13:01.705135 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.05.11 19:13:01.705230 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11629 | 2026.05.11 19:13:01.705269 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11630 | 2026.05.11 19:13:01.706221 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.05.11 19:13:01.706257 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11632 | 2026.05.11 19:13:01.706629 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11633 | 2026.05.11 19:13:01.706847 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.05.11 19:13:01.706979 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001768 sec., 755090.4977375566 rows/sec., 50.67 MiB/sec. | ||
| 11635 | 2026.05.11 19:13:01.707017 [ 259 ] {21eab67e-9e3e-4061-a2d4-bf98ba036abf} <Debug> TCPHandler: Processed in 0.00193154 sec. | ||
| 11636 | 2026.05.11 19:13:01.707129 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.05.11 19:13:01.707224 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.05.11 19:13:01.707266 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11639 | 2026.05.11 19:13:01.708130 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.05.11 19:13:01.708173 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11641 | 2026.05.11 19:13:01.708695 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11642 | 2026.05.11 19:13:01.708942 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.05.11 19:13:01.709075 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00187 sec., 802673.7967914438 rows/sec., 48.70 MiB/sec. | ||
| 11644 | 2026.05.11 19:13:01.709112 [ 259 ] {5c60a76d-5e61-40d6-aebb-4c1b07101de1} <Debug> TCPHandler: Processed in 0.002032602 sec. | ||
| 11645 | 2026.05.11 19:13:01.709226 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2026.05.11 19:13:01.709325 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11647 | 2026.05.11 19:13:01.709380 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <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 | ||
| 11648 | 2026.05.11 19:13:01.710193 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.05.11 19:13:01.710230 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11650 | 2026.05.11 19:13:01.710814 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11651 | 2026.05.11 19:13:01.711045 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.05.11 19:13:01.711188 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00188 sec., 24468.08510638298 rows/sec., 43.85 MiB/sec. | ||
| 11653 | 2026.05.11 19:13:01.711251 [ 259 ] {fe407d8c-c7ff-43e6-b4e4-54706f51b3cb} <Debug> TCPHandler: Processed in 0.002075544 sec. | ||
| 11654 | 2026.05.11 19:13:01.711390 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2026.05.11 19:13:01.711484 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11656 | 2026.05.11 19:13:01.711526 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11657 | 2026.05.11 19:13:01.711921 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2026.05.11 19:13:01.711956 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11659 | 2026.05.11 19:13:01.712334 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11660 | 2026.05.11 19:13:01.712577 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.05.11 19:13:01.712716 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00125 sec., 9600 rows/sec., 662.50 KiB/sec. | ||
| 11662 | 2026.05.11 19:13:01.712752 [ 259 ] {42202a58-185c-4824-a905-e0f0472812c6} <Debug> TCPHandler: Processed in 0.001415129 sec. | ||
| 11663 | 2026.05.11 19:13:02.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.70 MiB, peak 334.22 MiB, free memory in arenas 0.00 B, will set to 326.49 MiB (RSS), difference: -1.20 MiB | ||
| 11664 | 2026.05.11 19:13:04.684014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1408 | ||
| 11665 | 2026.05.11 19:13:04.686719 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.05.11 19:13:04.686775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11667 | 2026.05.11 19:13:04.687989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11668 | 2026.05.11 19:13:04.688272 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.05.11 19:13:04.688543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1408 | ||
| 11670 | 2026.05.11 19:13:06.304720 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.05.11 19:13:06.305080 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 11672 | 2026.05.11 19:13:06.305412 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11673 | 2026.05.11 19:13:06.305448 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <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 | ||
| 11674 | 2026.05.11 19:13:06.305667 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11675 | 2026.05.11 19:13:06.305738 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11676 | 2026.05.11 19:13:06.305883 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11677 | 2026.05.11 19:13:06.306005 [ 347 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11678 | 2026.05.11 19:13:06.306005 [ 323 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11679 | 2026.05.11 19:13:06.306122 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11680 | 2026.05.11 19:13:06.306150 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11681 | 2026.05.11 19:13:06.306194 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <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'))" | ||
| 11682 | 2026.05.11 19:13:06.306214 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11683 | 2026.05.11 19:13:06.307310 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002379 sec., 21857.92349726776 rows/sec., 5.11 MiB/sec. | ||
| 11684 | 2026.05.11 19:13:06.307414 [ 259 ] {c9933ead-c8bd-4c33-9eed-4928fc85dbf6} <Debug> TCPHandler: Processed in 0.00288179 sec. | ||
| 11685 | 2026.05.11 19:13:06.308980 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2026.05.11 19:13:06.309090 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11687 | 2026.05.11 19:13:06.309134 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11688 | 2026.05.11 19:13:06.309642 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.05.11 19:13:06.309685 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11690 | 2026.05.11 19:13:06.310058 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11691 | 2026.05.11 19:13:06.310289 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.05.11 19:13:06.310441 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001383 sec., 40491.68474331164 rows/sec., 3.11 MiB/sec. | ||
| 11693 | 2026.05.11 19:13:06.310481 [ 259 ] {8a07ff0a-2cfe-434b-83f0-6406ad694165} <Debug> TCPHandler: Processed in 0.001550633 sec. | ||
| 11694 | 2026.05.11 19:13:06.310606 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.05.11 19:13:06.310701 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11696 | 2026.05.11 19:13:06.310742 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11697 | 2026.05.11 19:13:06.311159 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.05.11 19:13:06.311196 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11699 | 2026.05.11 19:13:06.311499 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11700 | 2026.05.11 19:13:06.311721 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.05.11 19:13:06.311853 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 11702 | 2026.05.11 19:13:06.311892 [ 259 ] {0eeeda4a-2181-498b-9aa2-d724d19a43e8} <Debug> TCPHandler: Processed in 0.001335468 sec. | ||
| 11703 | 2026.05.11 19:13:06.312016 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.05.11 19:13:06.312113 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11705 | 2026.05.11 19:13:06.312157 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11706 | 2026.05.11 19:13:06.312538 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.05.11 19:13:06.312575 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11708 | 2026.05.11 19:13:06.312903 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11709 | 2026.05.11 19:13:06.313117 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.05.11 19:13:06.313249 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 11711 | 2026.05.11 19:13:06.313286 [ 259 ] {c3700660-cdce-4e8d-a8c6-da9b45721667} <Debug> TCPHandler: Processed in 0.001319747 sec. | ||
| 11712 | 2026.05.11 19:13:06.313406 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.05.11 19:13:06.313500 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11714 | 2026.05.11 19:13:06.313542 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11715 | 2026.05.11 19:13:06.313872 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.05.11 19:13:06.313909 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11717 | 2026.05.11 19:13:06.314233 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11718 | 2026.05.11 19:13:06.314454 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.05.11 19:13:06.314589 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001102 sec., 43557.16878402904 rows/sec., 2.94 MiB/sec. | ||
| 11720 | 2026.05.11 19:13:06.314630 [ 259 ] {2761956c-beae-4431-abf6-5cb8c1e5be2f} <Debug> TCPHandler: Processed in 0.001272087 sec. | ||
| 11721 | 2026.05.11 19:13:07.107500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24546 | ||
| 11722 | 2026.05.11 19:13:07.108050 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.05.11 19:13:07.108087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11724 | 2026.05.11 19:13:07.108570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11725 | 2026.05.11 19:13:07.108798 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.05.11 19:13:07.108920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24546 | ||
| 11727 | 2026.05.11 19:13:07.108918 [ 127 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11728 | 2026.05.11 19:13:07.108969 [ 127 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.05.11 19:13:07.108987 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11730 | 2026.05.11 19:13:07.109114 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11731 | 2026.05.11 19:13:07.109290 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11732 | 2026.05.11 19:13:07.109335 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22114 rows starting from the beginning of the part | ||
| 11733 | 2026.05.11 19:13:07.109411 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11734 | 2026.05.11 19:13:07.109463 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11735 | 2026.05.11 19:13:07.109514 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11736 | 2026.05.11 19:13:07.109558 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11737 | 2026.05.11 19:13:07.109604 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11738 | 2026.05.11 19:13:07.111714 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646751 sec., 9274011.797860848 rows/sec., 132.67 MiB/sec. | ||
| 11739 | 2026.05.11 19:13:07.112205 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11740 | 2026.05.11 19:13:07.112518 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.05.11 19:13:07.112610 [ 196 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_51_10} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11742 | 2026.05.11 19:13:07.112737 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11743 | 2026.05.11 19:13:08.446668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11744 | 2026.05.11 19:13:08.464910 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.05.11 19:13:08.464987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11746 | 2026.05.11 19:13:08.470660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11747 | 2026.05.11 19:13:08.471483 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.05.11 19:13:08.471839 [ 126 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11749 | 2026.05.11 19:13:08.471922 [ 126 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.05.11 19:13:08.471951 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11751 | 2026.05.11 19:13:08.472140 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11752 | 2026.05.11 19:13:08.475477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11753 | 2026.05.11 19:13:08.476497 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11754 | 2026.05.11 19:13:08.478290 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11755 | 2026.05.11 19:13:08.483541 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11756 | 2026.05.11 19:13:08.488696 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11757 | 2026.05.11 19:13:08.493903 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11758 | 2026.05.11 19:13:08.499074 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11759 | 2026.05.11 19:13:08.503495 [ 191 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11760 | 2026.05.11 19:13:08.569654 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.097604855 sec., 3934.230525725385 rows/sec., 20.34 MiB/sec. | ||
| 11761 | 2026.05.11 19:13:08.572715 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11762 | 2026.05.11 19:13:08.574667 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.05.11 19:13:08.574781 [ 197 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_51_10} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11764 | 2026.05.11 19:13:08.577395 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11765 | 2026.05.11 19:13:09.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.56 MiB, peak 340.98 MiB, free memory in arenas 0.00 B, will set to 329.60 MiB (RSS), difference: 2.03 MiB | ||
| 11766 | 2026.05.11 19:13:11.306278 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.11 19:13:11.306506 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11768 | 2026.05.11 19:13:11.306857 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11769 | 2026.05.11 19:13:11.306894 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11770 | 2026.05.11 19:13:11.307121 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11771 | 2026.05.11 19:13:11.307195 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11772 | 2026.05.11 19:13:11.307345 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11773 | 2026.05.11 19:13:11.307455 [ 347 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11774 | 2026.05.11 19:13:11.307455 [ 323 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11775 | 2026.05.11 19:13:11.307570 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11776 | 2026.05.11 19:13:11.307600 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11777 | 2026.05.11 19:13:11.307645 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11778 | 2026.05.11 19:13:11.307667 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11779 | 2026.05.11 19:13:11.308721 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002307 sec., 22540.095361941916 rows/sec., 5.27 MiB/sec. | ||
| 11780 | 2026.05.11 19:13:11.308834 [ 259 ] {52365da7-691c-4fe7-8b85-fee8ed76935a} <Debug> TCPHandler: Processed in 0.002691876 sec. | ||
| 11781 | 2026.05.11 19:13:11.310624 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2026.05.11 19:13:11.310754 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11783 | 2026.05.11 19:13:11.310807 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11784 | 2026.05.11 19:13:11.311396 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.05.11 19:13:11.311443 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11786 | 2026.05.11 19:13:11.311839 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11787 | 2026.05.11 19:13:11.312070 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2026.05.11 19:13:11.312202 [ 160 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11789 | 2026.05.11 19:13:11.312222 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001507 sec., 46449.900464499 rows/sec., 3.73 MiB/sec. | ||
| 11790 | 2026.05.11 19:13:11.312251 [ 160 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.05.11 19:13:11.312269 [ 259 ] {68a40393-aad4-43e2-bbb3-997c7cf51b5f} <Debug> TCPHandler: Processed in 0.001709035 sec. | ||
| 11792 | 2026.05.11 19:13:11.312281 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11793 | 2026.05.11 19:13:11.312381 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11794 | 2026.05.11 19:13:11.312404 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.05.11 19:13:11.312490 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11796 | 2026.05.11 19:13:11.312508 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.05.11 19:13:11.312525 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3365 rows starting from the beginning of the part | ||
| 11798 | 2026.05.11 19:13:11.312573 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11799 | 2026.05.11 19:13:11.312592 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 126 rows starting from the beginning of the part | ||
| 11800 | 2026.05.11 19:13:11.312647 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 70 rows starting from the beginning of the part | ||
| 11801 | 2026.05.11 19:13:11.312689 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 2480 rows starting from the beginning of the part | ||
| 11802 | 2026.05.11 19:13:11.312731 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11803 | 2026.05.11 19:13:11.312772 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 11804 | 2026.05.11 19:13:11.313122 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.05.11 19:13:11.313173 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11806 | 2026.05.11 19:13:11.313547 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11807 | 2026.05.11 19:13:11.313793 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.05.11 19:13:11.313935 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00145 sec., 4827.586206896552 rows/sec., 363.01 KiB/sec. | ||
| 11809 | 2026.05.11 19:13:11.313946 [ 161 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11810 | 2026.05.11 19:13:11.313978 [ 259 ] {3bcf7834-1332-4e0e-9f9b-1d44c6d2e071} <Debug> TCPHandler: Processed in 0.001624924 sec. | ||
| 11811 | 2026.05.11 19:13:11.314013 [ 161 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.05.11 19:13:11.314039 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11813 | 2026.05.11 19:13:11.314106 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.05.11 19:13:11.314136 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11815 | 2026.05.11 19:13:11.314207 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11816 | 2026.05.11 19:13:11.314254 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11817 | 2026.05.11 19:13:11.314257 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11818 | 2026.05.11 19:13:11.314303 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 227 rows starting from the beginning of the part | ||
| 11819 | 2026.05.11 19:13:11.314368 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11820 | 2026.05.11 19:13:11.314417 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 11821 | 2026.05.11 19:13:11.314462 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 11822 | 2026.05.11 19:13:11.314503 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 11823 | 2026.05.11 19:13:11.314544 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 11824 | 2026.05.11 19:13:11.314712 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.05.11 19:13:11.314757 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11826 | 2026.05.11 19:13:11.314934 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002585299 sec., 2385410.739724883 rows/sec., 189.15 MiB/sec. | ||
| 11827 | 2026.05.11 19:13:11.315262 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11828 | 2026.05.11 19:13:11.315265 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11829 | 2026.05.11 19:13:11.315459 [ 199 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367872 sec., 259527.20722406774 rows/sec., 18.49 MiB/sec. | ||
| 11830 | 2026.05.11 19:13:11.315603 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.05.11 19:13:11.315612 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.11 19:13:11.315642 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11833 | 2026.05.11 19:13:11.315700 [ 186 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_81_16} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11834 | 2026.05.11 19:13:11.315738 [ 161 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11835 | 2026.05.11 19:13:11.315755 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001566 sec., 45338.44189016603 rows/sec., 3.54 MiB/sec. | ||
| 11836 | 2026.05.11 19:13:11.315772 [ 161 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.05.11 19:13:11.315808 [ 259 ] {abfe8ceb-0da6-411c-bc9e-8f40477ead2b} <Debug> TCPHandler: Processed in 0.001752177 sec. | ||
| 11838 | 2026.05.11 19:13:11.315784 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11839 | 2026.05.11 19:13:11.315838 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11840 | 2026.05.11 19:13:11.315919 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11841 | 2026.05.11 19:13:11.315949 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2026.05.11 19:13:11.316015 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11843 | 2026.05.11 19:13:11.316035 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2026.05.11 19:13:11.316044 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11845 | 2026.05.11 19:13:11.316051 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11846 | 2026.05.11 19:13:11.316109 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 99 rows starting from the beginning of the part | ||
| 11847 | 2026.05.11 19:13:11.316118 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11848 | 2026.05.11 19:13:11.316137 [ 193 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_71_14} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11849 | 2026.05.11 19:13:11.316157 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 71 rows starting from the beginning of the part | ||
| 11850 | 2026.05.11 19:13:11.316200 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1335 rows starting from the beginning of the part | ||
| 11851 | 2026.05.11 19:13:11.316236 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11852 | 2026.05.11 19:13:11.316263 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11853 | 2026.05.11 19:13:11.316274 [ 187 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 71 rows starting from the beginning of the part | ||
| 11854 | 2026.05.11 19:13:11.316567 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2026.05.11 19:13:11.316610 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11856 | 2026.05.11 19:13:11.316987 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11857 | 2026.05.11 19:13:11.317212 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2026.05.11 19:13:11.317341 [ 161 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11859 | 2026.05.11 19:13:11.317355 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 11860 | 2026.05.11 19:13:11.317383 [ 161 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.05.11 19:13:11.317405 [ 259 ] {adbdbbb0-7886-4b1a-bc4a-90a5f5b1e861} <Debug> TCPHandler: Processed in 0.001508321 sec. | ||
| 11862 | 2026.05.11 19:13:11.317410 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11863 | 2026.05.11 19:13:11.317518 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11864 | 2026.05.11 19:13:11.317527 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.05.11 19:13:11.317617 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11866 | 2026.05.11 19:13:11.317644 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.05.11 19:13:11.317649 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26220 rows starting from the beginning of the part | ||
| 11868 | 2026.05.11 19:13:11.317705 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <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 | ||
| 11869 | 2026.05.11 19:13:11.317716 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11870 | 2026.05.11 19:13:11.317731 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844431 sec., 1882423.359832924 rows/sec., 136.38 MiB/sec. | ||
| 11871 | 2026.05.11 19:13:11.317768 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11872 | 2026.05.11 19:13:11.317813 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1501 rows starting from the beginning of the part | ||
| 11873 | 2026.05.11 19:13:11.317851 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 11874 | 2026.05.11 19:13:11.317891 [ 187 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11875 | 2026.05.11 19:13:11.317964 [ 192 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11876 | 2026.05.11 19:13:11.318296 [ 192 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.05.11 19:13:11.318362 [ 192 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_81_16} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11878 | 2026.05.11 19:13:11.318437 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11879 | 2026.05.11 19:13:11.318456 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.05.11 19:13:11.318491 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11881 | 2026.05.11 19:13:11.319076 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11882 | 2026.05.11 19:13:11.319318 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.05.11 19:13:11.319470 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001843 sec., 3798.155181768855 rows/sec., 6.81 MiB/sec. | ||
| 11884 | 2026.05.11 19:13:11.319539 [ 259 ] {1669057e-a2f9-4a3f-934c-9890252ba30b} <Debug> TCPHandler: Processed in 0.002059653 sec. | ||
| 11885 | 2026.05.11 19:13:11.319659 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.05.11 19:13:11.319754 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.05.11 19:13:11.319797 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11888 | 2026.05.11 19:13:11.320144 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.05.11 19:13:11.320180 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11890 | 2026.05.11 19:13:11.320502 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11891 | 2026.05.11 19:13:11.320729 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.05.11 19:13:11.320848 [ 161 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11893 | 2026.05.11 19:13:11.320868 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 11894 | 2026.05.11 19:13:11.320880 [ 161 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.05.11 19:13:11.320908 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11896 | 2026.05.11 19:13:11.320914 [ 259 ] {d23933ab-9af3-4654-9430-8ed5195edbf6} <Debug> TCPHandler: Processed in 0.001304187 sec. | ||
| 11897 | 2026.05.11 19:13:11.320986 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11898 | 2026.05.11 19:13:11.321112 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11899 | 2026.05.11 19:13:11.321149 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4320 rows starting from the beginning of the part | ||
| 11900 | 2026.05.11 19:13:11.321217 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11901 | 2026.05.11 19:13:11.321266 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11902 | 2026.05.11 19:13:11.321306 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 11903 | 2026.05.11 19:13:11.321342 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
| 11904 | 2026.05.11 19:13:11.321378 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11905 | 2026.05.11 19:13:11.323781 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830434 sec., 1611060.353288577 rows/sec., 107.47 MiB/sec. | ||
| 11906 | 2026.05.11 19:13:11.324272 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11907 | 2026.05.11 19:13:11.324552 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.05.11 19:13:11.324617 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_81_16} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11909 | 2026.05.11 19:13:11.324711 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11910 | 2026.05.11 19:13:11.325213 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28329 rows, containing 5 columns (5 merged, 0 gathered) in 0.007735483 sec., 3662214.757630519 rows/sec., 240.94 MiB/sec. | ||
| 11911 | 2026.05.11 19:13:11.325657 [ 194 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11912 | 2026.05.11 19:13:11.325990 [ 194 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.05.11 19:13:11.326075 [ 194 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11914 | 2026.05.11 19:13:11.326173 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11915 | 2026.05.11 19:13:14.437842 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11916 | 2026.05.11 19:13:14.437921 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11917 | 2026.05.11 19:13:14.609169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24994 | ||
| 11918 | 2026.05.11 19:13:14.609691 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.05.11 19:13:14.609734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11920 | 2026.05.11 19:13:14.610253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11921 | 2026.05.11 19:13:14.610501 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.05.11 19:13:14.610652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24994 | ||
| 11923 | 2026.05.11 19:13:14.688915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1432 | ||
| 11924 | 2026.05.11 19:13:14.691119 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.05.11 19:13:14.691179 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11926 | 2026.05.11 19:13:14.692418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11927 | 2026.05.11 19:13:14.692702 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.05.11 19:13:14.693002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
| 11929 | 2026.05.11 19:13:15.975658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11930 | 2026.05.11 19:13:15.990881 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.05.11 19:13:15.990940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11932 | 2026.05.11 19:13:15.996287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11933 | 2026.05.11 19:13:15.996988 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.05.11 19:13:15.999678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11935 | 2026.05.11 19:13:16.307355 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.05.11 19:13:16.307619 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11937 | 2026.05.11 19:13:16.308044 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11938 | 2026.05.11 19:13:16.308105 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11939 | 2026.05.11 19:13:16.308433 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11940 | 2026.05.11 19:13:16.308526 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11941 | 2026.05.11 19:13:16.308686 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11942 | 2026.05.11 19:13:16.308808 [ 323 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11943 | 2026.05.11 19:13:16.308822 [ 354 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11944 | 2026.05.11 19:13:16.308938 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11945 | 2026.05.11 19:13:16.308965 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11946 | 2026.05.11 19:13:16.309010 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11947 | 2026.05.11 19:13:16.309031 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11948 | 2026.05.11 19:13:16.310158 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002659 sec., 19556.224144415195 rows/sec., 4.57 MiB/sec. | ||
| 11949 | 2026.05.11 19:13:16.310274 [ 259 ] {3fc7b5da-fa19-4ded-83a8-f4bcda711f04} <Debug> TCPHandler: Processed in 0.003053103 sec. | ||
| 11950 | 2026.05.11 19:13:16.312623 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.05.11 19:13:16.312751 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11952 | 2026.05.11 19:13:16.312797 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11953 | 2026.05.11 19:13:16.313408 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.05.11 19:13:16.313458 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11955 | 2026.05.11 19:13:16.313887 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11956 | 2026.05.11 19:13:16.314121 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.05.11 19:13:16.314276 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001566 sec., 80459.77011494253 rows/sec., 6.95 MiB/sec. | ||
| 11958 | 2026.05.11 19:13:16.314317 [ 259 ] {ef8d9159-946a-4247-9e90-67728e5cefcd} <Debug> TCPHandler: Processed in 0.001750066 sec. | ||
| 11959 | 2026.05.11 19:13:16.314451 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.05.11 19:13:16.314552 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11961 | 2026.05.11 19:13:16.314593 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11962 | 2026.05.11 19:13:16.315028 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.05.11 19:13:16.315063 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11964 | 2026.05.11 19:13:16.315408 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11965 | 2026.05.11 19:13:16.315630 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.05.11 19:13:16.315767 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001238 sec., 28271.40549273021 rows/sec., 2.08 MiB/sec. | ||
| 11967 | 2026.05.11 19:13:16.315805 [ 259 ] {8484d38a-ba8e-42ff-bbad-3b0cf0dc2aea} <Debug> TCPHandler: Processed in 0.001404479 sec. | ||
| 11968 | 2026.05.11 19:13:16.315944 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.05.11 19:13:16.316044 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11970 | 2026.05.11 19:13:16.316085 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11971 | 2026.05.11 19:13:16.316525 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.05.11 19:13:16.316561 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11973 | 2026.05.11 19:13:16.316891 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11974 | 2026.05.11 19:13:16.317115 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.05.11 19:13:16.317244 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001221 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 11976 | 2026.05.11 19:13:16.317281 [ 259 ] {524cb333-a21b-4f72-9d7c-30032dca52b9} <Debug> TCPHandler: Processed in 0.001385469 sec. | ||
| 11977 | 2026.05.11 19:13:16.317413 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.05.11 19:13:16.317509 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11979 | 2026.05.11 19:13:16.317552 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11980 | 2026.05.11 19:13:16.318052 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.05.11 19:13:16.318098 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11982 | 2026.05.11 19:13:16.318536 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11983 | 2026.05.11 19:13:16.318885 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.05.11 19:13:16.319045 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 11985 | 2026.05.11 19:13:16.319083 [ 259 ] {aeae2ae4-b0e2-4f18-bb86-31e30b4d47b1} <Debug> TCPHandler: Processed in 0.001720635 sec. | ||
| 11986 | 2026.05.11 19:13:16.319211 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.05.11 19:13:16.319310 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11988 | 2026.05.11 19:13:16.319367 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <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 | ||
| 11989 | 2026.05.11 19:13:16.320245 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.05.11 19:13:16.320282 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11991 | 2026.05.11 19:13:16.320902 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11992 | 2026.05.11 19:13:16.321145 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.05.11 19:13:16.321269 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11994 | 2026.05.11 19:13:16.321291 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002 sec., 17500 rows/sec., 31.36 MiB/sec. | ||
| 11995 | 2026.05.11 19:13:16.321303 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.05.11 19:13:16.321328 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11997 | 2026.05.11 19:13:16.321358 [ 259 ] {217428d3-0baa-4b01-b021-83ff1bc462dd} <Debug> TCPHandler: Processed in 0.002196936 sec. | ||
| 11998 | 2026.05.11 19:13:16.321426 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11999 | 2026.05.11 19:13:16.321495 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.05.11 19:13:16.321595 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12001 | 2026.05.11 19:13:16.321637 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12002 | 2026.05.11 19:13:16.321663 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12003 | 2026.05.11 19:13:16.321724 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1467 rows starting from the beginning of the part | ||
| 12004 | 2026.05.11 19:13:16.321847 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 12005 | 2026.05.11 19:13:16.321959 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12006 | 2026.05.11 19:13:16.322008 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.05.11 19:13:16.322049 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12008 | 2026.05.11 19:13:16.322055 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 12009 | 2026.05.11 19:13:16.322163 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12010 | 2026.05.11 19:13:16.322254 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 12011 | 2026.05.11 19:13:16.322385 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12012 | 2026.05.11 19:13:16.322652 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.05.11 19:13:16.322799 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 12014 | 2026.05.11 19:13:16.322848 [ 259 ] {041eaa83-6eb4-440d-abe9-0de438320e52} <Debug> TCPHandler: Processed in 0.001402669 sec. | ||
| 12015 | 2026.05.11 19:13:16.331198 [ 194 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1597 rows, containing 19 columns (19 merged, 0 gathered) in 0.0098119 sec., 162761.54465495978 rows/sec., 291.66 MiB/sec. | ||
| 12016 | 2026.05.11 19:13:16.333105 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12017 | 2026.05.11 19:13:16.333555 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.05.11 19:13:16.333658 [ 198 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12019 | 2026.05.11 19:13:16.333825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12020 | 2026.05.11 19:13:17.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.44 MiB, peak 343.02 MiB, free memory in arenas 0.00 B, will set to 334.92 MiB (RSS), difference: 3.48 MiB | ||
| 12021 | 2026.05.11 19:13:21.307705 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12022 | 2026.05.11 19:13:21.308039 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12023 | 2026.05.11 19:13:21.308546 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12024 | 2026.05.11 19:13:21.308606 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12025 | 2026.05.11 19:13:21.308840 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12026 | 2026.05.11 19:13:21.308906 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12027 | 2026.05.11 19:13:21.309046 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 12028 | 2026.05.11 19:13:21.309149 [ 360 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12029 | 2026.05.11 19:13:21.309167 [ 354 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12030 | 2026.05.11 19:13:21.309270 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 12031 | 2026.05.11 19:13:21.309296 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12032 | 2026.05.11 19:13:21.309361 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12033 | 2026.05.11 19:13:21.309380 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 53 rows with 2 streams | ||
| 12034 | 2026.05.11 19:13:21.309413 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12035 | 2026.05.11 19:13:21.309451 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12036 | 2026.05.11 19:13:21.310676 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> executeQuery: Read 53 rows, 12.70 KiB in 0.002785 sec., 19030.52064631957 rows/sec., 4.45 MiB/sec. | ||
| 12037 | 2026.05.11 19:13:21.310786 [ 259 ] {155707e7-7b26-4cd6-8188-bc1aeb1616ce} <Debug> TCPHandler: Processed in 0.003251027 sec. | ||
| 12038 | 2026.05.11 19:13:21.313638 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.05.11 19:13:21.313768 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.05.11 19:13:21.313819 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12041 | 2026.05.11 19:13:21.314354 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.05.11 19:13:21.314398 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12043 | 2026.05.11 19:13:21.314848 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12044 | 2026.05.11 19:13:21.315081 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.05.11 19:13:21.315222 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00149 sec., 16107.382550335571 rows/sec., 1.34 MiB/sec. | ||
| 12046 | 2026.05.11 19:13:21.315261 [ 259 ] {086abc95-ade5-4150-908d-46db45996b35} <Debug> TCPHandler: Processed in 0.001686555 sec. | ||
| 12047 | 2026.05.11 19:13:21.315399 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.05.11 19:13:21.315493 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12049 | 2026.05.11 19:13:21.315532 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12050 | 2026.05.11 19:13:21.315928 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.05.11 19:13:21.315964 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12052 | 2026.05.11 19:13:21.316249 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12053 | 2026.05.11 19:13:21.316467 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.05.11 19:13:21.316636 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 433.19 KiB/sec. | ||
| 12055 | 2026.05.11 19:13:21.316683 [ 259 ] {ce3bf957-7836-4c39-a832-bae03e79880c} <Debug> TCPHandler: Processed in 0.001331827 sec. | ||
| 12056 | 2026.05.11 19:13:21.316828 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.05.11 19:13:21.316953 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12058 | 2026.05.11 19:13:21.317003 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12059 | 2026.05.11 19:13:21.317590 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.05.11 19:13:21.317627 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12061 | 2026.05.11 19:13:21.317988 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12062 | 2026.05.11 19:13:21.318225 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.05.11 19:13:21.318358 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Debug> executeQuery: Read 194 rows, 17.52 KiB in 0.001429 sec., 135759.27221833452 rows/sec., 11.98 MiB/sec. | ||
| 12064 | 2026.05.11 19:13:21.318396 [ 259 ] {f19458a3-fea3-4f5e-983d-2df41667b97d} <Debug> TCPHandler: Processed in 0.001629324 sec. | ||
| 12065 | 2026.05.11 19:13:21.318520 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2026.05.11 19:13:21.318617 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12067 | 2026.05.11 19:13:21.318657 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12068 | 2026.05.11 19:13:21.319072 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.05.11 19:13:21.319109 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12070 | 2026.05.11 19:13:21.319413 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12071 | 2026.05.11 19:13:21.319632 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.05.11 19:13:21.319765 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.001167 sec., 21422.450728363325 rows/sec., 1.61 MiB/sec. | ||
| 12073 | 2026.05.11 19:13:21.319804 [ 259 ] {bb6413d2-abee-4bc2-b5e6-143737ecd394} <Debug> TCPHandler: Processed in 0.001335528 sec. | ||
| 12074 | 2026.05.11 19:13:21.319927 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2026.05.11 19:13:21.320043 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12076 | 2026.05.11 19:13:21.320089 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12077 | 2026.05.11 19:13:21.320547 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.05.11 19:13:21.320589 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12079 | 2026.05.11 19:13:21.320880 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12080 | 2026.05.11 19:13:21.321088 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.05.11 19:13:21.321218 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 12082 | 2026.05.11 19:13:21.321255 [ 259 ] {fb28854e-d691-4dd8-a695-d252d5065818} <Debug> TCPHandler: Processed in 0.001389189 sec. | ||
| 12083 | 2026.05.11 19:13:21.321364 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.05.11 19:13:21.321457 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.05.11 19:13:21.321494 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12086 | 2026.05.11 19:13:21.321888 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.05.11 19:13:21.321924 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12088 | 2026.05.11 19:13:21.322213 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12089 | 2026.05.11 19:13:21.322441 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.05.11 19:13:21.322570 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 12091 | 2026.05.11 19:13:21.322609 [ 259 ] {d7c4146a-e966-4f35-90bf-f8f64cc057ff} <Debug> TCPHandler: Processed in 0.001294177 sec. | ||
| 12092 | 2026.05.11 19:13:21.322727 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2026.05.11 19:13:21.322821 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12094 | 2026.05.11 19:13:21.322859 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12095 | 2026.05.11 19:13:21.323314 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.05.11 19:13:21.323350 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12097 | 2026.05.11 19:13:21.323655 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12098 | 2026.05.11 19:13:21.323871 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2026.05.11 19:13:21.323996 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Debug> executeQuery: Read 113 rows, 9.44 KiB in 0.001193 sec., 94719.19530595138 rows/sec., 7.72 MiB/sec. | ||
| 12100 | 2026.05.11 19:13:21.324035 [ 259 ] {44e1ab8f-618d-4d1e-98aa-46684b3096ad} <Debug> TCPHandler: Processed in 0.001358358 sec. | ||
| 12101 | 2026.05.11 19:13:21.324161 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.05.11 19:13:21.324256 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.05.11 19:13:21.324299 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12104 | 2026.05.11 19:13:21.324733 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.05.11 19:13:21.324770 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12106 | 2026.05.11 19:13:21.325091 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12107 | 2026.05.11 19:13:21.325297 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.05.11 19:13:21.325424 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Debug> executeQuery: Read 199 rows, 14.62 KiB in 0.001185 sec., 167932.48945147678 rows/sec., 12.05 MiB/sec. | ||
| 12109 | 2026.05.11 19:13:21.325461 [ 259 ] {4462fd20-ee9a-41f3-b5e6-2243ea7c794e} <Debug> TCPHandler: Processed in 0.001349428 sec. | ||
| 12110 | 2026.05.11 19:13:21.325592 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2026.05.11 19:13:21.325688 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12112 | 2026.05.11 19:13:21.325741 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <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 | ||
| 12113 | 2026.05.11 19:13:21.326468 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.05.11 19:13:21.326505 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12115 | 2026.05.11 19:13:21.326998 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12116 | 2026.05.11 19:13:21.327217 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.05.11 19:13:21.327352 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001683 sec., 4159.2394533571005 rows/sec., 7.45 MiB/sec. | ||
| 12118 | 2026.05.11 19:13:21.327406 [ 259 ] {d9c005ba-25a0-4c78-8944-9ce23c6f71e9} <Debug> TCPHandler: Processed in 0.001863358 sec. | ||
| 12119 | 2026.05.11 19:13:21.327530 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2026.05.11 19:13:21.327625 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12121 | 2026.05.11 19:13:21.327666 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12122 | 2026.05.11 19:13:21.328008 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2026.05.11 19:13:21.328045 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12124 | 2026.05.11 19:13:21.328346 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12125 | 2026.05.11 19:13:21.328559 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2026.05.11 19:13:21.328691 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12127 | 2026.05.11 19:13:21.328727 [ 259 ] {7a7c0732-9a32-4c68-8fd8-e90c8bbd07bd} <Debug> TCPHandler: Processed in 0.001246066 sec. | ||
| 12128 | 2026.05.11 19:13:22.111788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25506 | ||
| 12129 | 2026.05.11 19:13:22.112423 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.05.11 19:13:22.112459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12131 | 2026.05.11 19:13:22.112933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12132 | 2026.05.11 19:13:22.113159 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.05.11 19:13:22.113290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25506 | ||
| 12134 | 2026.05.11 19:13:23.500677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12135 | 2026.05.11 19:13:23.517087 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.05.11 19:13:23.517155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12137 | 2026.05.11 19:13:23.522896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12138 | 2026.05.11 19:13:23.523626 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.05.11 19:13:23.526406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12140 | 2026.05.11 19:13:24.694076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1468 | ||
| 12141 | 2026.05.11 19:13:24.696460 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.05.11 19:13:24.696506 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12143 | 2026.05.11 19:13:24.697717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12144 | 2026.05.11 19:13:24.697984 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.05.11 19:13:24.698258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 12146 | 2026.05.11 19:13:26.307387 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2026.05.11 19:13:26.307759 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12148 | 2026.05.11 19:13:26.308113 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12149 | 2026.05.11 19:13:26.308149 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12150 | 2026.05.11 19:13:26.308368 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12151 | 2026.05.11 19:13:26.308439 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12152 | 2026.05.11 19:13:26.308580 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12153 | 2026.05.11 19:13:26.308702 [ 333 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12154 | 2026.05.11 19:13:26.308711 [ 354 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12155 | 2026.05.11 19:13:26.308843 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12156 | 2026.05.11 19:13:26.308869 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12157 | 2026.05.11 19:13:26.308912 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12158 | 2026.05.11 19:13:26.308934 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12159 | 2026.05.11 19:13:26.310020 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00242 sec., 21487.603305785124 rows/sec., 5.03 MiB/sec. | ||
| 12160 | 2026.05.11 19:13:26.310135 [ 259 ] {c3fc8f3b-e3e3-44cb-8fda-81757cbde1c7} <Debug> TCPHandler: Processed in 0.002936071 sec. | ||
| 12161 | 2026.05.11 19:13:26.312361 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.05.11 19:13:26.312570 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12163 | 2026.05.11 19:13:26.312652 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12164 | 2026.05.11 19:13:26.313267 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.05.11 19:13:26.313305 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12166 | 2026.05.11 19:13:26.313689 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12167 | 2026.05.11 19:13:26.313918 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.05.11 19:13:26.314065 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001556 sec., 80976.86375321336 rows/sec., 6.99 MiB/sec. | ||
| 12169 | 2026.05.11 19:13:26.314104 [ 259 ] {d20490e5-b6b3-419e-abc0-f5595ebd5d1f} <Debug> TCPHandler: Processed in 0.001844489 sec. | ||
| 12170 | 2026.05.11 19:13:26.314233 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.05.11 19:13:26.314335 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.05.11 19:13:26.314377 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12173 | 2026.05.11 19:13:26.314850 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.11 19:13:26.314889 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12175 | 2026.05.11 19:13:26.315214 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12176 | 2026.05.11 19:13:26.315439 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.11 19:13:26.315580 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001269 sec., 27580.772261623326 rows/sec., 2.03 MiB/sec. | ||
| 12178 | 2026.05.11 19:13:26.315619 [ 259 ] {9e3fcd80-e037-48ae-8676-c68dd79f715e} <Debug> TCPHandler: Processed in 0.001437461 sec. | ||
| 12179 | 2026.05.11 19:13:26.315733 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.11 19:13:26.315827 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.05.11 19:13:26.315864 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.05.11 19:13:26.316297 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.11 19:13:26.316332 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12184 | 2026.05.11 19:13:26.316700 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12185 | 2026.05.11 19:13:26.316913 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.11 19:13:26.317044 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001228 sec., 80618.89250814333 rows/sec., 6.30 MiB/sec. | ||
| 12187 | 2026.05.11 19:13:26.317082 [ 259 ] {debfd5fb-d5dc-4eac-b441-a0069842f68d} <Debug> TCPHandler: Processed in 0.001395419 sec. | ||
| 12188 | 2026.05.11 19:13:26.317201 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.05.11 19:13:26.317296 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.05.11 19:13:26.317338 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12191 | 2026.05.11 19:13:26.317772 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.05.11 19:13:26.317808 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12193 | 2026.05.11 19:13:26.318147 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12194 | 2026.05.11 19:13:26.318362 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.05.11 19:13:26.318494 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 12196 | 2026.05.11 19:13:26.318530 [ 259 ] {4631ec45-a7de-4a00-933b-b4ebc8d86eaf} <Debug> TCPHandler: Processed in 0.001379189 sec. | ||
| 12197 | 2026.05.11 19:13:26.318644 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.05.11 19:13:26.318745 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.05.11 19:13:26.318801 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <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 | ||
| 12200 | 2026.05.11 19:13:26.319712 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.05.11 19:13:26.319751 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12202 | 2026.05.11 19:13:26.320355 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12203 | 2026.05.11 19:13:26.320592 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.05.11 19:13:26.320743 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002016 sec., 17361.11111111111 rows/sec., 31.11 MiB/sec. | ||
| 12205 | 2026.05.11 19:13:26.320809 [ 259 ] {a1806ffd-ffa5-4aa0-bb17-b677c44e23d0} <Debug> TCPHandler: Processed in 0.002216476 sec. | ||
| 12206 | 2026.05.11 19:13:26.320941 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.05.11 19:13:26.321038 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.05.11 19:13:26.321107 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12209 | 2026.05.11 19:13:26.321455 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.05.11 19:13:26.321491 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12211 | 2026.05.11 19:13:26.321801 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12212 | 2026.05.11 19:13:26.322020 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.05.11 19:13:26.322156 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12214 | 2026.05.11 19:13:26.322192 [ 259 ] {80b99dbd-191e-4583-b53b-efaaee0916e5} <Debug> TCPHandler: Processed in 0.001301707 sec. | ||
| 12215 | 2026.05.11 19:13:29.438193 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12216 | 2026.05.11 19:13:29.438284 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12217 | 2026.05.11 19:13:29.613476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25954 | ||
| 12218 | 2026.05.11 19:13:29.614044 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.05.11 19:13:29.614095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12220 | 2026.05.11 19:13:29.614611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12221 | 2026.05.11 19:13:29.614875 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.05.11 19:13:29.615019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25954 | ||
| 12223 | 2026.05.11 19:13:31.026626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12224 | 2026.05.11 19:13:31.042708 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.05.11 19:13:31.042761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12226 | 2026.05.11 19:13:31.048749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12227 | 2026.05.11 19:13:31.049436 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.05.11 19:13:31.052063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12229 | 2026.05.11 19:13:31.307201 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.05.11 19:13:31.307426 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12231 | 2026.05.11 19:13:31.307759 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12232 | 2026.05.11 19:13:31.307793 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12233 | 2026.05.11 19:13:31.308012 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12234 | 2026.05.11 19:13:31.308079 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12235 | 2026.05.11 19:13:31.308217 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12236 | 2026.05.11 19:13:31.308333 [ 360 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12237 | 2026.05.11 19:13:31.308333 [ 354 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12238 | 2026.05.11 19:13:31.308461 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12239 | 2026.05.11 19:13:31.308486 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12240 | 2026.05.11 19:13:31.308528 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12241 | 2026.05.11 19:13:31.308557 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12242 | 2026.05.11 19:13:31.309525 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002186 sec., 23787.740164684354 rows/sec., 5.56 MiB/sec. | ||
| 12243 | 2026.05.11 19:13:31.309617 [ 259 ] {21843d0e-65b2-4ba5-934f-854db9afec33} <Debug> TCPHandler: Processed in 0.002544264 sec. | ||
| 12244 | 2026.05.11 19:13:31.311471 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.05.11 19:13:31.311597 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12246 | 2026.05.11 19:13:31.311647 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12247 | 2026.05.11 19:13:31.312188 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.05.11 19:13:31.312231 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12249 | 2026.05.11 19:13:31.312598 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12250 | 2026.05.11 19:13:31.312814 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.05.11 19:13:31.312955 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001403 sec., 49893.08624376337 rows/sec., 4.00 MiB/sec. | ||
| 12252 | 2026.05.11 19:13:31.312989 [ 259 ] {6a200752-23c8-4914-9523-38592c5e6fb4} <Debug> TCPHandler: Processed in 0.001595173 sec. | ||
| 12253 | 2026.05.11 19:13:31.313106 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.05.11 19:13:31.313202 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12255 | 2026.05.11 19:13:31.313238 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12256 | 2026.05.11 19:13:31.313650 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.05.11 19:13:31.313683 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12258 | 2026.05.11 19:13:31.314027 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12259 | 2026.05.11 19:13:31.314231 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.05.11 19:13:31.314358 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001148 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. | ||
| 12261 | 2026.05.11 19:13:31.314393 [ 259 ] {d87de071-7b2d-4803-9d74-7ec5e8f5ee82} <Debug> TCPHandler: Processed in 0.001315507 sec. | ||
| 12262 | 2026.05.11 19:13:31.314521 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.05.11 19:13:31.314613 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12264 | 2026.05.11 19:13:31.314651 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12265 | 2026.05.11 19:13:31.315081 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2026.05.11 19:13:31.315116 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12267 | 2026.05.11 19:13:31.315411 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12268 | 2026.05.11 19:13:31.315615 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2026.05.11 19:13:31.315743 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001148 sec., 61846.68989547039 rows/sec., 4.83 MiB/sec. | ||
| 12270 | 2026.05.11 19:13:31.315779 [ 259 ] {5e197f53-d100-4895-bd42-7df9d68c51bd} <Debug> TCPHandler: Processed in 0.001313177 sec. | ||
| 12271 | 2026.05.11 19:13:31.315902 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.05.11 19:13:31.315993 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12273 | 2026.05.11 19:13:31.316034 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12274 | 2026.05.11 19:13:31.316438 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.05.11 19:13:31.316473 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12276 | 2026.05.11 19:13:31.316801 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12277 | 2026.05.11 19:13:31.317006 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.05.11 19:13:31.317136 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 12279 | 2026.05.11 19:13:31.317171 [ 259 ] {bcf1881d-f251-4b36-93bc-af31cbdc739a} <Debug> TCPHandler: Processed in 0.001316087 sec. | ||
| 12280 | 2026.05.11 19:13:31.317286 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.05.11 19:13:31.317378 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12282 | 2026.05.11 19:13:31.317431 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <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 | ||
| 12283 | 2026.05.11 19:13:31.318165 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.05.11 19:13:31.318201 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12285 | 2026.05.11 19:13:31.318707 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12286 | 2026.05.11 19:13:31.318924 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.05.11 19:13:31.319057 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001696 sec., 4127.358490566037 rows/sec., 7.40 MiB/sec. | ||
| 12288 | 2026.05.11 19:13:31.319109 [ 259 ] {64d6ca4e-346e-42da-b3a2-663ba5a80004} <Debug> TCPHandler: Processed in 0.001869259 sec. | ||
| 12289 | 2026.05.11 19:13:31.319255 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2026.05.11 19:13:31.319347 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12291 | 2026.05.11 19:13:31.319387 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12292 | 2026.05.11 19:13:31.319759 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.05.11 19:13:31.319794 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12294 | 2026.05.11 19:13:31.320098 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12295 | 2026.05.11 19:13:31.320305 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.05.11 19:13:31.320434 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12297 | 2026.05.11 19:13:31.320469 [ 259 ] {3e810747-c4f0-4a95-99a0-cde7b2b082b0} <Debug> TCPHandler: Processed in 0.001271787 sec. | ||
| 12298 | 2026.05.11 19:13:31.682321 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.05.11 19:13:31.682597 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12300 | 2026.05.11 19:13:31.682995 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12301 | 2026.05.11 19:13:31.683038 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12302 | 2026.05.11 19:13:31.683285 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12303 | 2026.05.11 19:13:31.683354 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12304 | 2026.05.11 19:13:31.683495 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 12305 | 2026.05.11 19:13:31.683628 [ 359 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12306 | 2026.05.11 19:13:31.683624 [ 354 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12307 | 2026.05.11 19:13:31.683767 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12308 | 2026.05.11 19:13:31.683794 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12309 | 2026.05.11 19:13:31.683836 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12310 | 2026.05.11 19:13:31.683859 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12311 | 2026.05.11 19:13:31.684956 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002471 sec., 21044.11169566977 rows/sec., 4.92 MiB/sec. | ||
| 12312 | 2026.05.11 19:13:31.685078 [ 259 ] {135a8022-f4d3-43e8-9c5b-ccae06cdc444} <Debug> TCPHandler: Processed in 0.00290026 sec. | ||
| 12313 | 2026.05.11 19:13:31.697623 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12314 | 2026.05.11 19:13:31.697759 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12315 | 2026.05.11 19:13:31.697812 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12316 | 2026.05.11 19:13:31.699549 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2026.05.11 19:13:31.699597 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12318 | 2026.05.11 19:13:31.700148 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12319 | 2026.05.11 19:13:31.700391 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2026.05.11 19:13:31.700548 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.002827 sec., 875486.3813229572 rows/sec., 65.09 MiB/sec. | ||
| 12321 | 2026.05.11 19:13:31.700565 [ 111 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12322 | 2026.05.11 19:13:31.700592 [ 259 ] {7f7d55ee-3447-4cb1-ba9f-9e1518f48ff9} <Debug> TCPHandler: Processed in 0.003032733 sec. | ||
| 12323 | 2026.05.11 19:13:31.700657 [ 111 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2026.05.11 19:13:31.700699 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12325 | 2026.05.11 19:13:31.700755 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2026.05.11 19:13:31.700838 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12327 | 2026.05.11 19:13:31.700861 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.05.11 19:13:31.700918 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12329 | 2026.05.11 19:13:31.700995 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12330 | 2026.05.11 19:13:31.701037 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3365 rows starting from the beginning of the part | ||
| 12331 | 2026.05.11 19:13:31.701113 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 126 rows starting from the beginning of the part | ||
| 12332 | 2026.05.11 19:13:31.701162 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 194 rows starting from the beginning of the part | ||
| 12333 | 2026.05.11 19:13:31.701208 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 126 rows starting from the beginning of the part | ||
| 12334 | 2026.05.11 19:13:31.701249 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 70 rows starting from the beginning of the part | ||
| 12335 | 2026.05.11 19:13:31.701294 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2475 rows starting from the beginning of the part | ||
| 12336 | 2026.05.11 19:13:31.701365 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.05.11 19:13:31.701409 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12338 | 2026.05.11 19:13:31.701763 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12339 | 2026.05.11 19:13:31.701977 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.05.11 19:13:31.702091 [ 111 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12341 | 2026.05.11 19:13:31.702108 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001287 sec., 35742.03574203575 rows/sec., 2.62 MiB/sec. | ||
| 12342 | 2026.05.11 19:13:31.702121 [ 111 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.05.11 19:13:31.702148 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12344 | 2026.05.11 19:13:31.702153 [ 259 ] {25248782-0498-4e42-b0f5-79a7a9348500} <Debug> TCPHandler: Processed in 0.001468691 sec. | ||
| 12345 | 2026.05.11 19:13:31.702239 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12346 | 2026.05.11 19:13:31.702267 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.05.11 19:13:31.702348 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12348 | 2026.05.11 19:13:31.702362 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12349 | 2026.05.11 19:13:31.702381 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
| 12350 | 2026.05.11 19:13:31.702405 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12351 | 2026.05.11 19:13:31.702443 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 12352 | 2026.05.11 19:13:31.702487 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12353 | 2026.05.11 19:13:31.702523 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 12354 | 2026.05.11 19:13:31.702558 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 12355 | 2026.05.11 19:13:31.702598 [ 200 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 12356 | 2026.05.11 19:13:31.703150 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.05.11 19:13:31.703193 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12358 | 2026.05.11 19:13:31.703461 [ 196 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241389 sec., 302080.9754234974 rows/sec., 21.66 MiB/sec. | ||
| 12359 | 2026.05.11 19:13:31.703576 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12360 | 2026.05.11 19:13:31.703597 [ 200 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002816731 sec., 2256516.5079661496 rows/sec., 180.16 MiB/sec. | ||
| 12361 | 2026.05.11 19:13:31.703609 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12362 | 2026.05.11 19:13:31.703870 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12363 | 2026.05.11 19:13:31.703937 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.05.11 19:13:31.703993 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12365 | 2026.05.11 19:13:31.704020 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_76_15} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12366 | 2026.05.11 19:13:31.704020 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001641 sec., 488117.00182815356 rows/sec., 28.20 MiB/sec. | ||
| 12367 | 2026.05.11 19:13:31.704078 [ 259 ] {23c10609-cd86-419d-8434-a0529f276778} <Debug> TCPHandler: Processed in 0.001831838 sec. | ||
| 12368 | 2026.05.11 19:13:31.704112 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12369 | 2026.05.11 19:13:31.704194 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.05.11 19:13:31.704295 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12371 | 2026.05.11 19:13:31.704328 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.05.11 19:13:31.704336 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12373 | 2026.05.11 19:13:31.704417 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_86_17} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12374 | 2026.05.11 19:13:31.704531 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12375 | 2026.05.11 19:13:31.704730 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.05.11 19:13:31.704771 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12377 | 2026.05.11 19:13:31.705075 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12378 | 2026.05.11 19:13:31.705297 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.05.11 19:13:31.705426 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 12380 | 2026.05.11 19:13:31.705466 [ 259 ] {59e6c5f6-2630-4d39-8a47-dabbcdcea633} <Debug> TCPHandler: Processed in 0.001322028 sec. | ||
| 12381 | 2026.05.11 19:13:31.705578 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2026.05.11 19:13:31.705672 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12383 | 2026.05.11 19:13:31.705711 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12384 | 2026.05.11 19:13:31.706594 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.05.11 19:13:31.706631 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12386 | 2026.05.11 19:13:31.706995 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12387 | 2026.05.11 19:13:31.707215 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.05.11 19:13:31.707331 [ 111 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12389 | 2026.05.11 19:13:31.707348 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001694 sec., 782172.373081464 rows/sec., 52.41 MiB/sec. | ||
| 12390 | 2026.05.11 19:13:31.707362 [ 111 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.05.11 19:13:31.707386 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12392 | 2026.05.11 19:13:31.707394 [ 259 ] {c69e97f7-3d35-4cb6-bdfc-48e07a4ed8b2} <Debug> TCPHandler: Processed in 0.001866319 sec. | ||
| 12393 | 2026.05.11 19:13:31.707454 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12394 | 2026.05.11 19:13:31.707522 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.11 19:13:31.707545 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12396 | 2026.05.11 19:13:31.707578 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12397 | 2026.05.11 19:13:31.707623 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 99 rows starting from the beginning of the part | ||
| 12398 | 2026.05.11 19:13:31.707649 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12399 | 2026.05.11 19:13:31.707661 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 113 rows starting from the beginning of the part | ||
| 12400 | 2026.05.11 19:13:31.707709 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12401 | 2026.05.11 19:13:31.707709 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 99 rows starting from the beginning of the part | ||
| 12402 | 2026.05.11 19:13:31.707764 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 71 rows starting from the beginning of the part | ||
| 12403 | 2026.05.11 19:13:31.707797 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1325 rows starting from the beginning of the part | ||
| 12404 | 2026.05.11 19:13:31.708472 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.05.11 19:13:31.708514 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12406 | 2026.05.11 19:13:31.708968 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12407 | 2026.05.11 19:13:31.708998 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573965 sec., 2248461.687521641 rows/sec., 163.54 MiB/sec. | ||
| 12408 | 2026.05.11 19:13:31.709210 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.05.11 19:13:31.709239 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12410 | 2026.05.11 19:13:31.709337 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12411 | 2026.05.11 19:13:31.709361 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001738 sec., 860759.4936708861 rows/sec., 52.20 MiB/sec. | ||
| 12412 | 2026.05.11 19:13:31.709368 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.05.11 19:13:31.709405 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12414 | 2026.05.11 19:13:31.709409 [ 259 ] {d0f81a95-168b-4521-bf98-b1e073828054} <Debug> TCPHandler: Processed in 0.001948481 sec. | ||
| 12415 | 2026.05.11 19:13:31.709497 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12416 | 2026.05.11 19:13:31.709537 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.05.11 19:13:31.709562 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.05.11 19:13:31.709619 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12419 | 2026.05.11 19:13:31.709637 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12420 | 2026.05.11 19:13:31.709657 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_86_17} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12421 | 2026.05.11 19:13:31.709662 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28329 rows starting from the beginning of the part | ||
| 12422 | 2026.05.11 19:13:31.709699 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <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 | ||
| 12423 | 2026.05.11 19:13:31.709745 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12424 | 2026.05.11 19:13:31.709757 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 12425 | 2026.05.11 19:13:31.709805 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 199 rows starting from the beginning of the part | ||
| 12426 | 2026.05.11 19:13:31.709858 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12427 | 2026.05.11 19:13:31.709906 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12428 | 2026.05.11 19:13:31.709954 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1496 rows starting from the beginning of the part | ||
| 12429 | 2026.05.11 19:13:31.710557 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.05.11 19:13:31.710600 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12431 | 2026.05.11 19:13:31.711230 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12432 | 2026.05.11 19:13:31.711481 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.05.11 19:13:31.711631 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002013 sec., 22851.465474416294 rows/sec., 40.95 MiB/sec. | ||
| 12434 | 2026.05.11 19:13:31.711686 [ 259 ] {b1c2aadc-dc2d-4aed-9479-40921c39d5a4} <Debug> TCPHandler: Processed in 0.002200016 sec. | ||
| 12435 | 2026.05.11 19:13:31.711816 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.05.11 19:13:31.711914 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.05.11 19:13:31.711956 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12438 | 2026.05.11 19:13:31.712283 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.05.11 19:13:31.712321 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12440 | 2026.05.11 19:13:31.712645 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12441 | 2026.05.11 19:13:31.712867 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.05.11 19:13:31.712982 [ 111 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12443 | 2026.05.11 19:13:31.713004 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 12444 | 2026.05.11 19:13:31.713011 [ 111 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.05.11 19:13:31.713043 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12446 | 2026.05.11 19:13:31.713049 [ 259 ] {85d16cc4-b272-4c21-9175-525900cd2c22} <Debug> TCPHandler: Processed in 0.001282366 sec. | ||
| 12447 | 2026.05.11 19:13:31.713119 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12448 | 2026.05.11 19:13:31.713227 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12449 | 2026.05.11 19:13:31.713263 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4560 rows starting from the beginning of the part | ||
| 12450 | 2026.05.11 19:13:31.713333 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12451 | 2026.05.11 19:13:31.713384 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12452 | 2026.05.11 19:13:31.713427 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12453 | 2026.05.11 19:13:31.713468 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12454 | 2026.05.11 19:13:31.713510 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 12 rows starting from the beginning of the part | ||
| 12455 | 2026.05.11 19:13:31.715572 [ 201 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4812 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248633 sec., 1935382.6724529727 rows/sec., 129.17 MiB/sec. | ||
| 12456 | 2026.05.11 19:13:31.715893 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12457 | 2026.05.11 19:13:31.716151 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.05.11 19:13:31.716222 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_86_17} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12459 | 2026.05.11 19:13:31.716309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12460 | 2026.05.11 19:13:31.716556 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30504 rows, containing 5 columns (5 merged, 0 gathered) in 0.00710185 sec., 4295218.851426037 rows/sec., 281.93 MiB/sec. | ||
| 12461 | 2026.05.11 19:13:31.717064 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12462 | 2026.05.11 19:13:31.717300 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.05.11 19:13:31.717366 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12464 | 2026.05.11 19:13:31.717453 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12465 | 2026.05.11 19:13:34.698694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1514 | ||
| 12466 | 2026.05.11 19:13:34.701257 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.05.11 19:13:34.701299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12468 | 2026.05.11 19:13:34.702549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12469 | 2026.05.11 19:13:34.702839 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.05.11 19:13:34.703006 [ 119 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12471 | 2026.05.11 19:13:34.703083 [ 119 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.05.11 19:13:34.703106 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12473 | 2026.05.11 19:13:34.703107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12474 | 2026.05.11 19:13:34.703218 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12475 | 2026.05.11 19:13:34.703788 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12476 | 2026.05.11 19:13:34.703927 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1318 rows starting from the beginning of the part | ||
| 12477 | 2026.05.11 19:13:34.704273 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 12478 | 2026.05.11 19:13:34.704576 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 12479 | 2026.05.11 19:13:34.704867 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 12480 | 2026.05.11 19:13:34.705164 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12481 | 2026.05.11 19:13:34.705478 [ 201 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part | ||
| 12482 | 2026.05.11 19:13:34.712088 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 72 columns (72 merged, 0 gathered) in 0.00891614 sec., 169804.42209296848 rows/sec., 142.09 MiB/sec. | ||
| 12483 | 2026.05.11 19:13:34.714238 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12484 | 2026.05.11 19:13:34.714809 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.05.11 19:13:34.714879 [ 192 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_41_8} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12486 | 2026.05.11 19:13:34.715212 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 12487 | 2026.05.11 19:13:36.304940 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12488 | 2026.05.11 19:13:36.305192 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 12489 | 2026.05.11 19:13:36.305536 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12490 | 2026.05.11 19:13:36.305570 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <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 | ||
| 12491 | 2026.05.11 19:13:36.305786 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12492 | 2026.05.11 19:13:36.305855 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12493 | 2026.05.11 19:13:36.305993 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12494 | 2026.05.11 19:13:36.306090 [ 353 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12495 | 2026.05.11 19:13:36.306122 [ 354 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12496 | 2026.05.11 19:13:36.306237 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12497 | 2026.05.11 19:13:36.306264 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12498 | 2026.05.11 19:13:36.306314 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <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'))" | ||
| 12499 | 2026.05.11 19:13:36.306335 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12500 | 2026.05.11 19:13:36.307366 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002275 sec., 22857.142857142855 rows/sec., 5.35 MiB/sec. | ||
| 12501 | 2026.05.11 19:13:36.307472 [ 259 ] {8508c50e-7fec-40b1-a791-614b6a67ba11} <Debug> TCPHandler: Processed in 0.002672756 sec. | ||
| 12502 | 2026.05.11 19:13:36.308979 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2026.05.11 19:13:36.309088 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12504 | 2026.05.11 19:13:36.309130 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12505 | 2026.05.11 19:13:36.309607 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2026.05.11 19:13:36.309644 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12507 | 2026.05.11 19:13:36.310012 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12508 | 2026.05.11 19:13:36.310230 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.05.11 19:13:36.310372 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001316 sec., 42553.19148936171 rows/sec., 3.27 MiB/sec. | ||
| 12510 | 2026.05.11 19:13:36.310410 [ 259 ] {856bb412-4c73-4905-9088-498161624d1c} <Debug> TCPHandler: Processed in 0.001481101 sec. | ||
| 12511 | 2026.05.11 19:13:36.310526 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2026.05.11 19:13:36.310620 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12513 | 2026.05.11 19:13:36.310659 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12514 | 2026.05.11 19:13:36.311064 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.05.11 19:13:36.311097 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12516 | 2026.05.11 19:13:36.311391 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12517 | 2026.05.11 19:13:36.311600 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.05.11 19:13:36.311726 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 12519 | 2026.05.11 19:13:36.311762 [ 259 ] {2cc3b3cd-7e02-45c9-bca3-154a349811c0} <Debug> TCPHandler: Processed in 0.001285576 sec. | ||
| 12520 | 2026.05.11 19:13:36.311876 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.05.11 19:13:36.311972 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12522 | 2026.05.11 19:13:36.312014 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12523 | 2026.05.11 19:13:36.312374 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.05.11 19:13:36.312408 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12525 | 2026.05.11 19:13:36.312725 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12526 | 2026.05.11 19:13:36.312947 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.05.11 19:13:36.313073 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 12528 | 2026.05.11 19:13:36.313109 [ 259 ] {0bf46200-f4df-4171-aa1c-e84b7765ac0a} <Debug> TCPHandler: Processed in 0.001282587 sec. | ||
| 12529 | 2026.05.11 19:13:36.313221 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12530 | 2026.05.11 19:13:36.313315 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12531 | 2026.05.11 19:13:36.313356 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12532 | 2026.05.11 19:13:36.313673 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.05.11 19:13:36.313707 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12534 | 2026.05.11 19:13:36.314008 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12535 | 2026.05.11 19:13:36.314220 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.05.11 19:13:36.314350 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 12537 | 2026.05.11 19:13:36.314386 [ 259 ] {fdbc11a7-a929-4ec9-a2e3-0961094cc1a9} <Debug> TCPHandler: Processed in 0.001212885 sec. | ||
| 12538 | 2026.05.11 19:13:37.115333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26466 | ||
| 12539 | 2026.05.11 19:13:37.116136 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.05.11 19:13:37.116209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12541 | 2026.05.11 19:13:37.116774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12542 | 2026.05.11 19:13:37.117007 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.05.11 19:13:37.117141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26466 | ||
| 12544 | 2026.05.11 19:13:38.552228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12545 | 2026.05.11 19:13:38.569431 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.05.11 19:13:38.569483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12547 | 2026.05.11 19:13:38.575756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12548 | 2026.05.11 19:13:38.576488 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.05.11 19:13:38.579464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12550 | 2026.05.11 19:13:41.306621 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.05.11 19:13:41.306873 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12552 | 2026.05.11 19:13:41.307262 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12553 | 2026.05.11 19:13:41.307306 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12554 | 2026.05.11 19:13:41.307560 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12555 | 2026.05.11 19:13:41.307632 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12556 | 2026.05.11 19:13:41.307778 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12557 | 2026.05.11 19:13:41.307878 [ 353 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12558 | 2026.05.11 19:13:41.307901 [ 324 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12559 | 2026.05.11 19:13:41.308005 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12560 | 2026.05.11 19:13:41.308033 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12561 | 2026.05.11 19:13:41.308075 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12562 | 2026.05.11 19:13:41.308097 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12563 | 2026.05.11 19:13:41.309120 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00235 sec., 22127.659574468085 rows/sec., 5.18 MiB/sec. | ||
| 12564 | 2026.05.11 19:13:41.309235 [ 259 ] {7f3502aa-b55f-47e0-9d93-8dd7e6823beb} <Debug> TCPHandler: Processed in 0.002754427 sec. | ||
| 12565 | 2026.05.11 19:13:41.311126 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2026.05.11 19:13:41.311239 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12567 | 2026.05.11 19:13:41.311285 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12568 | 2026.05.11 19:13:41.311773 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.05.11 19:13:41.311819 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12570 | 2026.05.11 19:13:41.312213 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12571 | 2026.05.11 19:13:41.312445 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2026.05.11 19:13:41.312600 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001394 sec., 50215.208034433286 rows/sec., 4.03 MiB/sec. | ||
| 12573 | 2026.05.11 19:13:41.312639 [ 259 ] {05f423f1-9837-4f02-bd4c-45357bf2c0f3} <Debug> TCPHandler: Processed in 0.001565052 sec. | ||
| 12574 | 2026.05.11 19:13:41.312757 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2026.05.11 19:13:41.312856 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12576 | 2026.05.11 19:13:41.312898 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12577 | 2026.05.11 19:13:41.313296 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.05.11 19:13:41.313333 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12579 | 2026.05.11 19:13:41.313645 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12580 | 2026.05.11 19:13:41.313862 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.05.11 19:13:41.313997 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001163 sec., 6018.916595012898 rows/sec., 452.59 KiB/sec. | ||
| 12582 | 2026.05.11 19:13:41.314036 [ 259 ] {5f5bfd1f-8d6f-4333-ac6d-ff81d0d812e2} <Debug> TCPHandler: Processed in 0.001329187 sec. | ||
| 12583 | 2026.05.11 19:13:41.314137 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2026.05.11 19:13:41.314232 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12585 | 2026.05.11 19:13:41.314272 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12586 | 2026.05.11 19:13:41.314686 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.05.11 19:13:41.314723 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12588 | 2026.05.11 19:13:41.315034 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12589 | 2026.05.11 19:13:41.315268 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.05.11 19:13:41.315400 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001187 sec., 59814.65880370683 rows/sec., 4.67 MiB/sec. | ||
| 12591 | 2026.05.11 19:13:41.315438 [ 259 ] {14af74f6-dd4f-4cf6-8426-ed76f03a152e} <Debug> TCPHandler: Processed in 0.001349917 sec. | ||
| 12592 | 2026.05.11 19:13:41.315550 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.05.11 19:13:41.315643 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12594 | 2026.05.11 19:13:41.315687 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12595 | 2026.05.11 19:13:41.316106 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.05.11 19:13:41.316143 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12597 | 2026.05.11 19:13:41.316492 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12598 | 2026.05.11 19:13:41.316712 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.05.11 19:13:41.316845 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12600 | 2026.05.11 19:13:41.316882 [ 259 ] {88e4310b-2642-4c8c-8aba-2efffeb9c4c4} <Debug> TCPHandler: Processed in 0.001381689 sec. | ||
| 12601 | 2026.05.11 19:13:41.316990 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.05.11 19:13:41.317087 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12603 | 2026.05.11 19:13:41.317142 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <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 | ||
| 12604 | 2026.05.11 19:13:41.317922 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.05.11 19:13:41.317960 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12606 | 2026.05.11 19:13:41.318487 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12607 | 2026.05.11 19:13:41.318717 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.05.11 19:13:41.318837 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12609 | 2026.05.11 19:13:41.318860 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001791 sec., 3908.431044109436 rows/sec., 7.00 MiB/sec. | ||
| 12610 | 2026.05.11 19:13:41.318891 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2026.05.11 19:13:41.318917 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12612 | 2026.05.11 19:13:41.318934 [ 259 ] {eac8a905-2c4b-4587-b3d8-e2ebbe55b3e4} <Debug> TCPHandler: Processed in 0.001991261 sec. | ||
| 12613 | 2026.05.11 19:13:41.319016 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12614 | 2026.05.11 19:13:41.319061 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.05.11 19:13:41.319155 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12616 | 2026.05.11 19:13:41.319197 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12617 | 2026.05.11 19:13:41.319240 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12618 | 2026.05.11 19:13:41.319300 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1597 rows starting from the beginning of the part | ||
| 12619 | 2026.05.11 19:13:41.319444 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 12620 | 2026.05.11 19:13:41.319540 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.05.11 19:13:41.319564 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 12622 | 2026.05.11 19:13:41.319577 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12623 | 2026.05.11 19:13:41.319675 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 12624 | 2026.05.11 19:13:41.319782 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 46 rows starting from the beginning of the part | ||
| 12625 | 2026.05.11 19:13:41.319888 [ 199 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 12626 | 2026.05.11 19:13:41.319897 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12627 | 2026.05.11 19:13:41.320125 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.05.11 19:13:41.320260 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12629 | 2026.05.11 19:13:41.320297 [ 259 ] {cb17105f-95d2-41bf-89df-1f4ab1005907} <Debug> TCPHandler: Processed in 0.001285257 sec. | ||
| 12630 | 2026.05.11 19:13:41.329347 [ 187 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 19 columns (19 merged, 0 gathered) in 0.010369463 sec., 163846.47883887525 rows/sec., 293.61 MiB/sec. | ||
| 12631 | 2026.05.11 19:13:41.331263 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12632 | 2026.05.11 19:13:41.331667 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.05.11 19:13:41.331754 [ 189 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12634 | 2026.05.11 19:13:41.331912 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 12635 | 2026.05.11 19:13:42.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.91 MiB, peak 350.34 MiB, free memory in arenas 0.00 B, will set to 341.59 MiB (RSS), difference: 4.68 MiB | ||
| 12636 | 2026.05.11 19:13:44.438547 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12637 | 2026.05.11 19:13:44.438606 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12638 | 2026.05.11 19:13:44.617290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26914 | ||
| 12639 | 2026.05.11 19:13:44.617852 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.05.11 19:13:44.617906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12641 | 2026.05.11 19:13:44.618447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12642 | 2026.05.11 19:13:44.618700 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.05.11 19:13:44.618862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26914 | ||
| 12644 | 2026.05.11 19:13:44.618898 [ 106 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12645 | 2026.05.11 19:13:44.618979 [ 106 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.05.11 19:13:44.619004 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12647 | 2026.05.11 19:13:44.619116 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12648 | 2026.05.11 19:13:44.619250 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12649 | 2026.05.11 19:13:44.619294 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24546 rows starting from the beginning of the part | ||
| 12650 | 2026.05.11 19:13:44.619371 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12651 | 2026.05.11 19:13:44.619421 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12652 | 2026.05.11 19:13:44.619467 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12653 | 2026.05.11 19:13:44.619514 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12654 | 2026.05.11 19:13:44.619556 [ 199 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12655 | 2026.05.11 19:13:44.622090 [ 187 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26914 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301709 sec., 8920516.126466231 rows/sec., 127.61 MiB/sec. | ||
| 12656 | 2026.05.11 19:13:44.622385 [ 193 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12657 | 2026.05.11 19:13:44.622678 [ 193 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.05.11 19:13:44.622753 [ 193 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_56_11} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12659 | 2026.05.11 19:13:44.622864 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12660 | 2026.05.11 19:13:44.703377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1538 | ||
| 12661 | 2026.05.11 19:13:44.705615 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.05.11 19:13:44.705667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12663 | 2026.05.11 19:13:44.706990 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12664 | 2026.05.11 19:13:44.707287 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.05.11 19:13:44.707700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 12666 | 2026.05.11 19:13:44.752053 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58043 | ||
| 12667 | 2026.05.11 19:13:44.752173 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12668 | 2026.05.11 19:13:44.752204 [ 258 ] {} <Debug> TCP-Session: 35759451-7e85-46ef-bed7-1d8f43ecc85e Authenticating user 'default' from [fd00:1122:3344:101::e]:58043 | ||
| 12669 | 2026.05.11 19:13:44.752229 [ 258 ] {} <Debug> TCP-Session: 35759451-7e85-46ef-bed7-1d8f43ecc85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2026.05.11 19:13:44.752243 [ 258 ] {} <Debug> TCP-Session: 35759451-7e85-46ef-bed7-1d8f43ecc85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12671 | 2026.05.11 19:13:44.752426 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35687 | ||
| 12672 | 2026.05.11 19:13:44.752448 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59336 | ||
| 12673 | 2026.05.11 19:13:44.752464 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 12674 | 2026.05.11 19:13:44.752495 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45222 | ||
| 12675 | 2026.05.11 19:13:44.752523 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12676 | 2026.05.11 19:13:44.752518 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55324 | ||
| 12677 | 2026.05.11 19:13:44.752561 [ 258 ] {} <Trace> TCP-Session: 35759451-7e85-46ef-bed7-1d8f43ecc85e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2026.05.11 19:13:44.752561 [ 302 ] {} <Debug> TCP-Session: d94cae01-4194-4837-a0e6-2d53b7e2e781 Authenticating user 'default' from [fd00:1122:3344:101::e]:35687 | ||
| 12679 | 2026.05.11 19:13:44.752593 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12680 | 2026.05.11 19:13:44.752596 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12681 | 2026.05.11 19:13:44.752621 [ 302 ] {} <Debug> TCP-Session: d94cae01-4194-4837-a0e6-2d53b7e2e781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.05.11 19:13:44.752627 [ 308 ] {} <Debug> TCP-Session: 299c56d3-9f26-4900-824a-36890743a194 Authenticating user 'default' from [fd00:1122:3344:101::e]:45222 | ||
| 12683 | 2026.05.11 19:13:44.752648 [ 304 ] {} <Debug> TCP-Session: 676418b2-3820-49da-acde-b0aaf3b370e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 12684 | 2026.05.11 19:13:44.752651 [ 302 ] {} <Debug> TCP-Session: d94cae01-4194-4837-a0e6-2d53b7e2e781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.05.11 19:13:44.752662 [ 308 ] {} <Debug> TCP-Session: 299c56d3-9f26-4900-824a-36890743a194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.11 19:13:44.752682 [ 304 ] {} <Debug> TCP-Session: 676418b2-3820-49da-acde-b0aaf3b370e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.05.11 19:13:44.752692 [ 308 ] {} <Debug> TCP-Session: 299c56d3-9f26-4900-824a-36890743a194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.05.11 19:13:44.752708 [ 304 ] {} <Debug> TCP-Session: 676418b2-3820-49da-acde-b0aaf3b370e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.05.11 19:13:44.752627 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12690 | 2026.05.11 19:13:44.752743 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12691 | 2026.05.11 19:13:44.752763 [ 310 ] {} <Debug> TCP-Session: ac79ece6-db14-455d-b8be-61153d80687a Authenticating user 'default' from [fd00:1122:3344:101::e]:55324 | ||
| 12692 | 2026.05.11 19:13:44.752548 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12693 | 2026.05.11 19:13:44.752785 [ 310 ] {} <Debug> TCP-Session: ac79ece6-db14-455d-b8be-61153d80687a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.05.11 19:13:44.752508 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57502 | ||
| 12695 | 2026.05.11 19:13:44.752811 [ 303 ] {} <Debug> TCP-Session: aa674ccc-2ead-46a2-8786-d0cf8d224acd Authenticating user 'default' from [fd00:1122:3344:101::e]:59336 | ||
| 12696 | 2026.05.11 19:13:44.752810 [ 310 ] {} <Debug> TCP-Session: ac79ece6-db14-455d-b8be-61153d80687a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12697 | 2026.05.11 19:13:44.752889 [ 303 ] {} <Debug> TCP-Session: aa674ccc-2ead-46a2-8786-d0cf8d224acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.05.11 19:13:44.752480 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52156 | ||
| 12699 | 2026.05.11 19:13:44.752912 [ 303 ] {} <Debug> TCP-Session: aa674ccc-2ead-46a2-8786-d0cf8d224acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.05.11 19:13:44.752935 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12701 | 2026.05.11 19:13:44.752486 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60002 | ||
| 12702 | 2026.05.11 19:13:44.752993 [ 309 ] {} <Debug> TCP-Session: bb4def6b-b8a2-40c6-a1ac-97f0b04bcc87 Authenticating user 'default' from [fd00:1122:3344:101::e]:57502 | ||
| 12703 | 2026.05.11 19:13:44.753015 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12704 | 2026.05.11 19:13:44.753029 [ 309 ] {} <Debug> TCP-Session: bb4def6b-b8a2-40c6-a1ac-97f0b04bcc87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.05.11 19:13:44.753057 [ 309 ] {} <Debug> TCP-Session: bb4def6b-b8a2-40c6-a1ac-97f0b04bcc87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2026.05.11 19:13:44.753085 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12707 | 2026.05.11 19:13:44.753119 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12708 | 2026.05.11 19:13:44.753149 [ 285 ] {} <Debug> TCP-Session: 765684bf-a646-47b0-af90-c9d6b463c903 Authenticating user 'default' from [fd00:1122:3344:101::e]:52156 | ||
| 12709 | 2026.05.11 19:13:44.753166 [ 285 ] {} <Debug> TCP-Session: 765684bf-a646-47b0-af90-c9d6b463c903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.05.11 19:13:44.753179 [ 285 ] {} <Debug> TCP-Session: 765684bf-a646-47b0-af90-c9d6b463c903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.11 19:13:44.753327 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12712 | 2026.05.11 19:13:44.753360 [ 307 ] {} <Debug> TCP-Session: 6e4cb7ad-4cdb-46cd-b9e0-e8f02236f436 Authenticating user 'default' from [fd00:1122:3344:101::e]:60002 | ||
| 12713 | 2026.05.11 19:13:44.753378 [ 307 ] {} <Debug> TCP-Session: 6e4cb7ad-4cdb-46cd-b9e0-e8f02236f436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2026.05.11 19:13:44.753391 [ 307 ] {} <Debug> TCP-Session: 6e4cb7ad-4cdb-46cd-b9e0-e8f02236f436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.05.11 19:13:44.753398 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 12716 | 2026.05.11 19:13:44.754381 [ 353 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> AggregatingTransform: Aggregating | ||
| 12717 | 2026.05.11 19:13:44.754424 [ 353 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12718 | 2026.05.11 19:13:44.754459 [ 353 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955645 sec. (1046.414 rows/sec., 40.88 KiB/sec.) | ||
| 12719 | 2026.05.11 19:13:44.754479 [ 353 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Trace> Aggregator: Merging aggregated data | ||
| 12720 | 2026.05.11 19:13:44.755927 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 12721 | 2026.05.11 19:13:44.756081 [ 258 ] {c283194f-3f64-463f-8ade-07e540a570c4} <Debug> TCPHandler: Processed in 0.003639186 sec. | ||
| 12722 | 2026.05.11 19:13:44.756194 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12723 | 2026.05.11 19:13:44.756219 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12724 | 2026.05.11 19:13:44.756223 [ 258 ] {} <Debug> TCP-Session: 35759451-7e85-46ef-bed7-1d8f43ecc85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.05.11 19:13:44.756238 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12726 | 2026.05.11 19:13:44.756258 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12727 | 2026.05.11 19:13:44.756263 [ 302 ] {} <Debug> TCP-Session: d94cae01-4194-4837-a0e6-2d53b7e2e781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.05.11 19:13:44.756284 [ 310 ] {} <Debug> TCP-Session: ac79ece6-db14-455d-b8be-61153d80687a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2026.05.11 19:13:44.756293 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12730 | 2026.05.11 19:13:44.756324 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12731 | 2026.05.11 19:13:44.756342 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12732 | 2026.05.11 19:13:44.756357 [ 304 ] {} <Debug> TCP-Session: 676418b2-3820-49da-acde-b0aaf3b370e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.05.11 19:13:44.756372 [ 308 ] {} <Debug> TCP-Session: 299c56d3-9f26-4900-824a-36890743a194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.05.11 19:13:44.756393 [ 307 ] {} <Debug> TCP-Session: 6e4cb7ad-4cdb-46cd-b9e0-e8f02236f436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.05.11 19:13:44.756312 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12736 | 2026.05.11 19:13:44.756305 [ 285 ] {} <Debug> TCP-Session: 765684bf-a646-47b0-af90-c9d6b463c903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2026.05.11 19:13:44.756275 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12738 | 2026.05.11 19:13:44.756459 [ 309 ] {} <Debug> TCP-Session: bb4def6b-b8a2-40c6-a1ac-97f0b04bcc87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2026.05.11 19:13:44.756501 [ 303 ] {} <Debug> TCP-Session: aa674ccc-2ead-46a2-8786-d0cf8d224acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2026.05.11 19:13:45.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.87 MiB, peak 350.34 MiB, free memory in arenas 0.00 B, will set to 341.60 MiB (RSS), difference: 3.74 MiB | ||
| 12741 | 2026.05.11 19:13:46.079540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12742 | 2026.05.11 19:13:46.101773 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.05.11 19:13:46.101852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12744 | 2026.05.11 19:13:46.108162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12745 | 2026.05.11 19:13:46.108890 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.05.11 19:13:46.109216 [ 105 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12747 | 2026.05.11 19:13:46.109281 [ 105 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.05.11 19:13:46.109302 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12749 | 2026.05.11 19:13:46.109433 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12750 | 2026.05.11 19:13:46.113077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12751 | 2026.05.11 19:13:46.113699 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12752 | 2026.05.11 19:13:46.115767 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12753 | 2026.05.11 19:13:46.121283 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12754 | 2026.05.11 19:13:46.126033 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12755 | 2026.05.11 19:13:46.130798 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12756 | 2026.05.11 19:13:46.136734 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12757 | 2026.05.11 19:13:46.138302 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49776 | ||
| 12758 | 2026.05.11 19:13:46.138412 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12759 | 2026.05.11 19:13:46.138439 [ 258 ] {} <Debug> TCP-Session: 55828330-58a4-42c2-a31e-60291c7207b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49776 | ||
| 12760 | 2026.05.11 19:13:46.138463 [ 258 ] {} <Debug> TCP-Session: 55828330-58a4-42c2-a31e-60291c7207b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.05.11 19:13:46.138476 [ 258 ] {} <Debug> TCP-Session: 55828330-58a4-42c2-a31e-60291c7207b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.05.11 19:13:46.138713 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51664 | ||
| 12763 | 2026.05.11 19:13:46.138720 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34626 | ||
| 12764 | 2026.05.11 19:13:46.138754 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42461 | ||
| 12765 | 2026.05.11 19:13:46.138809 [ 258 ] {} <Trace> TCP-Session: 55828330-58a4-42c2-a31e-60291c7207b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.05.11 19:13:46.138829 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12767 | 2026.05.11 19:13:46.138836 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12768 | 2026.05.11 19:13:46.138789 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56419 | ||
| 12769 | 2026.05.11 19:13:46.138905 [ 303 ] {} <Debug> TCP-Session: 26081d73-dd4e-478b-890d-414c42124cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34626 | ||
| 12770 | 2026.05.11 19:13:46.138893 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12771 | 2026.05.11 19:13:46.138933 [ 303 ] {} <Debug> TCP-Session: 26081d73-dd4e-478b-890d-414c42124cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2026.05.11 19:13:46.138965 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12773 | 2026.05.11 19:13:46.138973 [ 303 ] {} <Debug> TCP-Session: 26081d73-dd4e-478b-890d-414c42124cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12774 | 2026.05.11 19:13:46.138968 [ 307 ] {} <Debug> TCP-Session: 0b325e13-c112-49a6-b2f7-5bae2d0c13c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42461 | ||
| 12775 | 2026.05.11 19:13:46.138989 [ 310 ] {} <Debug> TCP-Session: c9be9fda-3b7d-4e56-afe2-a53af79ac83f Authenticating user 'default' from [fd00:1122:3344:101::e]:56419 | ||
| 12776 | 2026.05.11 19:13:46.138999 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12777 | 2026.05.11 19:13:46.139020 [ 307 ] {} <Debug> TCP-Session: 0b325e13-c112-49a6-b2f7-5bae2d0c13c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2026.05.11 19:13:46.139025 [ 310 ] {} <Debug> TCP-Session: c9be9fda-3b7d-4e56-afe2-a53af79ac83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2026.05.11 19:13:46.139051 [ 307 ] {} <Debug> TCP-Session: 0b325e13-c112-49a6-b2f7-5bae2d0c13c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2026.05.11 19:13:46.139063 [ 310 ] {} <Debug> TCP-Session: c9be9fda-3b7d-4e56-afe2-a53af79ac83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12781 | 2026.05.11 19:13:46.138890 [ 302 ] {} <Debug> TCP-Session: 398e9a7f-74ae-4fe5-a71b-9304df306826 Authenticating user 'default' from [fd00:1122:3344:101::e]:51664 | ||
| 12782 | 2026.05.11 19:13:46.138781 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61163 | ||
| 12783 | 2026.05.11 19:13:46.139129 [ 302 ] {} <Debug> TCP-Session: 398e9a7f-74ae-4fe5-a71b-9304df306826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.05.11 19:13:46.138771 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47774 | ||
| 12785 | 2026.05.11 19:13:46.139177 [ 302 ] {} <Debug> TCP-Session: 398e9a7f-74ae-4fe5-a71b-9304df306826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.11 19:13:46.138747 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41495 | ||
| 12787 | 2026.05.11 19:13:46.139222 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12788 | 2026.05.11 19:13:46.139242 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12789 | 2026.05.11 19:13:46.139259 [ 309 ] {} <Debug> TCP-Session: 2b2f5972-ee74-48e7-b801-24b979ac81c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61163 | ||
| 12790 | 2026.05.11 19:13:46.139278 [ 308 ] {} <Debug> TCP-Session: 1a94d1b1-ecd8-4a5b-82d1-c7bac4662e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:47774 | ||
| 12791 | 2026.05.11 19:13:46.139282 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12792 | 2026.05.11 19:13:46.139295 [ 309 ] {} <Debug> TCP-Session: 2b2f5972-ee74-48e7-b801-24b979ac81c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2026.05.11 19:13:46.139305 [ 308 ] {} <Debug> TCP-Session: 1a94d1b1-ecd8-4a5b-82d1-c7bac4662e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.05.11 19:13:46.139324 [ 309 ] {} <Debug> TCP-Session: 2b2f5972-ee74-48e7-b801-24b979ac81c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.05.11 19:13:46.139321 [ 285 ] {} <Debug> TCP-Session: 1caa8ced-0e75-48e3-b6b3-a82a149d24f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41495 | ||
| 12796 | 2026.05.11 19:13:46.139338 [ 308 ] {} <Debug> TCP-Session: 1a94d1b1-ecd8-4a5b-82d1-c7bac4662e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.05.11 19:13:46.139362 [ 285 ] {} <Debug> TCP-Session: 1caa8ced-0e75-48e3-b6b3-a82a149d24f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.05.11 19:13:46.139304 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12799 | 2026.05.11 19:13:46.139387 [ 285 ] {} <Debug> TCP-Session: 1caa8ced-0e75-48e3-b6b3-a82a149d24f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12800 | 2026.05.11 19:13:46.138745 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33649 | ||
| 12801 | 2026.05.11 19:13:46.139455 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12802 | 2026.05.11 19:13:46.139504 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12803 | 2026.05.11 19:13:46.139533 [ 304 ] {} <Debug> TCP-Session: 80541350-30b7-4b33-be51-6d0e03e84e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:33649 | ||
| 12804 | 2026.05.11 19:13:46.139551 [ 304 ] {} <Debug> TCP-Session: 80541350-30b7-4b33-be51-6d0e03e84e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12805 | 2026.05.11 19:13:46.139564 [ 304 ] {} <Debug> TCP-Session: 80541350-30b7-4b33-be51-6d0e03e84e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.05.11 19:13:46.139755 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 12807 | 2026.05.11 19:13:46.140713 [ 313 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> AggregatingTransform: Aggregating | ||
| 12808 | 2026.05.11 19:13:46.140770 [ 313 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> Aggregator: Aggregation method: without_key | ||
| 12809 | 2026.05.11 19:13:46.140815 [ 313 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953582 sec. (1048.678 rows/sec., 40.96 KiB/sec.) | ||
| 12810 | 2026.05.11 19:13:46.140837 [ 313 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Trace> Aggregator: Merging aggregated data | ||
| 12811 | 2026.05.11 19:13:46.141211 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12812 | 2026.05.11 19:13:46.142328 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003382 sec., 295.68302779420463 rows/sec., 11.55 KiB/sec. | ||
| 12813 | 2026.05.11 19:13:46.142522 [ 258 ] {35fab192-c06c-4c09-ad82-a19455db2713} <Debug> TCPHandler: Processed in 0.003829012 sec. | ||
| 12814 | 2026.05.11 19:13:46.142670 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12815 | 2026.05.11 19:13:46.142700 [ 258 ] {} <Debug> TCP-Session: 55828330-58a4-42c2-a31e-60291c7207b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.05.11 19:13:46.142702 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12817 | 2026.05.11 19:13:46.142721 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12818 | 2026.05.11 19:13:46.142742 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12819 | 2026.05.11 19:13:46.142761 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12820 | 2026.05.11 19:13:46.142776 [ 302 ] {} <Debug> TCP-Session: 398e9a7f-74ae-4fe5-a71b-9304df306826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.05.11 19:13:46.142791 [ 285 ] {} <Debug> TCP-Session: 1caa8ced-0e75-48e3-b6b3-a82a149d24f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.05.11 19:13:46.142805 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12823 | 2026.05.11 19:13:46.142835 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12824 | 2026.05.11 19:13:46.142861 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12825 | 2026.05.11 19:13:46.142809 [ 303 ] {} <Debug> TCP-Session: 26081d73-dd4e-478b-890d-414c42124cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.05.11 19:13:46.142923 [ 309 ] {} <Debug> TCP-Session: 2b2f5972-ee74-48e7-b801-24b979ac81c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12827 | 2026.05.11 19:13:46.142935 [ 308 ] {} <Debug> TCP-Session: 1a94d1b1-ecd8-4a5b-82d1-c7bac4662e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2026.05.11 19:13:46.142784 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12829 | 2026.05.11 19:13:46.142755 [ 310 ] {} <Debug> TCP-Session: c9be9fda-3b7d-4e56-afe2-a53af79ac83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.05.11 19:13:46.143013 [ 304 ] {} <Debug> TCP-Session: 80541350-30b7-4b33-be51-6d0e03e84e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.05.11 19:13:46.142866 [ 307 ] {} <Debug> TCP-Session: 0b325e13-c112-49a6-b2f7-5bae2d0c13c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.05.11 19:13:46.200945 [ 187 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.091570723 sec., 4608.459845839592 rows/sec., 23.83 MiB/sec. | ||
| 12833 | 2026.05.11 19:13:46.204064 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12834 | 2026.05.11 19:13:46.206418 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.05.11 19:13:46.206536 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_56_11} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12836 | 2026.05.11 19:13:46.208999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12837 | 2026.05.11 19:13:46.212016 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64185 | ||
| 12838 | 2026.05.11 19:13:46.212137 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12839 | 2026.05.11 19:13:46.212170 [ 309 ] {} <Debug> TCP-Session: 72bb8bab-b268-4bf1-85e6-1457d4f10175 Authenticating user 'default' from [fd00:1122:3344:101::e]:64185 | ||
| 12840 | 2026.05.11 19:13:46.212195 [ 309 ] {} <Debug> TCP-Session: 72bb8bab-b268-4bf1-85e6-1457d4f10175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.05.11 19:13:46.212210 [ 309 ] {} <Debug> TCP-Session: 72bb8bab-b268-4bf1-85e6-1457d4f10175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.05.11 19:13:46.212413 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41697 | ||
| 12843 | 2026.05.11 19:13:46.212415 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54176 | ||
| 12844 | 2026.05.11 19:13:46.212450 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63105 | ||
| 12845 | 2026.05.11 19:13:46.212451 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47372 | ||
| 12846 | 2026.05.11 19:13:46.212494 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35225 | ||
| 12847 | 2026.05.11 19:13:46.212516 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12848 | 2026.05.11 19:13:46.212525 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12849 | 2026.05.11 19:13:46.212549 [ 309 ] {} <Trace> TCP-Session: 72bb8bab-b268-4bf1-85e6-1457d4f10175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.05.11 19:13:46.212562 [ 258 ] {} <Debug> TCP-Session: c9e0aaea-3df3-4a48-8a1f-e24f60c4b33a Authenticating user 'default' from [fd00:1122:3344:101::e]:54176 | ||
| 12851 | 2026.05.11 19:13:46.212567 [ 303 ] {} <Debug> TCP-Session: 2a702fba-27e5-4333-86e5-40c6e8a00baf Authenticating user 'default' from [fd00:1122:3344:101::e]:63105 | ||
| 12852 | 2026.05.11 19:13:46.212590 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12853 | 2026.05.11 19:13:46.212590 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12854 | 2026.05.11 19:13:46.212604 [ 258 ] {} <Debug> TCP-Session: c9e0aaea-3df3-4a48-8a1f-e24f60c4b33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.05.11 19:13:46.212628 [ 302 ] {} <Debug> TCP-Session: 2056a3ca-bc9e-49a0-b6f8-f78d7b9d2e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:47372 | ||
| 12856 | 2026.05.11 19:13:46.212637 [ 308 ] {} <Debug> TCP-Session: d2419c53-cfb9-41bb-9842-678020221b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:35225 | ||
| 12857 | 2026.05.11 19:13:46.212645 [ 258 ] {} <Debug> TCP-Session: c9e0aaea-3df3-4a48-8a1f-e24f60c4b33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2026.05.11 19:13:46.212668 [ 308 ] {} <Debug> TCP-Session: d2419c53-cfb9-41bb-9842-678020221b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2026.05.11 19:13:46.212665 [ 302 ] {} <Debug> TCP-Session: 2056a3ca-bc9e-49a0-b6f8-f78d7b9d2e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.05.11 19:13:46.212691 [ 308 ] {} <Debug> TCP-Session: d2419c53-cfb9-41bb-9842-678020221b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2026.05.11 19:13:46.212701 [ 302 ] {} <Debug> TCP-Session: 2056a3ca-bc9e-49a0-b6f8-f78d7b9d2e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.05.11 19:13:46.212607 [ 303 ] {} <Debug> TCP-Session: 2a702fba-27e5-4333-86e5-40c6e8a00baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.05.11 19:13:46.212504 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12864 | 2026.05.11 19:13:46.212741 [ 303 ] {} <Debug> TCP-Session: 2a702fba-27e5-4333-86e5-40c6e8a00baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.05.11 19:13:46.212765 [ 310 ] {} <Debug> TCP-Session: 60cc3da4-6f3f-4e7a-a211-5b3aa69e5470 Authenticating user 'default' from [fd00:1122:3344:101::e]:41697 | ||
| 12866 | 2026.05.11 19:13:46.212734 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12867 | 2026.05.11 19:13:46.212790 [ 310 ] {} <Debug> TCP-Session: 60cc3da4-6f3f-4e7a-a211-5b3aa69e5470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2026.05.11 19:13:46.212484 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52447 | ||
| 12869 | 2026.05.11 19:13:46.212827 [ 310 ] {} <Debug> TCP-Session: 60cc3da4-6f3f-4e7a-a211-5b3aa69e5470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2026.05.11 19:13:46.212468 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47579 | ||
| 12871 | 2026.05.11 19:13:46.212467 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51377 | ||
| 12872 | 2026.05.11 19:13:46.212920 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12873 | 2026.05.11 19:13:46.213030 [ 307 ] {} <Debug> TCP-Session: d043831e-80df-4a39-b919-c4974a489da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52447 | ||
| 12874 | 2026.05.11 19:13:46.213058 [ 307 ] {} <Debug> TCP-Session: d043831e-80df-4a39-b919-c4974a489da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.05.11 19:13:46.213068 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12876 | 2026.05.11 19:13:46.213072 [ 307 ] {} <Debug> TCP-Session: d043831e-80df-4a39-b919-c4974a489da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.05.11 19:13:46.213138 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12878 | 2026.05.11 19:13:46.213394 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12879 | 2026.05.11 19:13:46.213432 [ 304 ] {} <Debug> TCP-Session: e68bd552-6085-47f1-91ff-48e3459be60d Authenticating user 'default' from [fd00:1122:3344:101::e]:47579 | ||
| 12880 | 2026.05.11 19:13:46.213446 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 12881 | 2026.05.11 19:13:46.213452 [ 304 ] {} <Debug> TCP-Session: e68bd552-6085-47f1-91ff-48e3459be60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2026.05.11 19:13:46.213521 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12883 | 2026.05.11 19:13:46.213605 [ 304 ] {} <Debug> TCP-Session: e68bd552-6085-47f1-91ff-48e3459be60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2026.05.11 19:13:46.213631 [ 285 ] {} <Debug> TCP-Session: a30d942c-d0ee-475f-be30-9f96a5096c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:51377 | ||
| 12885 | 2026.05.11 19:13:46.213655 [ 285 ] {} <Debug> TCP-Session: a30d942c-d0ee-475f-be30-9f96a5096c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.05.11 19:13:46.213668 [ 285 ] {} <Debug> TCP-Session: a30d942c-d0ee-475f-be30-9f96a5096c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.05.11 19:13:46.214418 [ 318 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> AggregatingTransform: Aggregating | ||
| 12888 | 2026.05.11 19:13:46.214467 [ 318 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12889 | 2026.05.11 19:13:46.214502 [ 318 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940479 sec. (1063.288 rows/sec., 41.53 KiB/sec.) | ||
| 12890 | 2026.05.11 19:13:46.214521 [ 318 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Trace> Aggregator: Merging aggregated data | ||
| 12891 | 2026.05.11 19:13:46.216095 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003417 sec., 292.654375182909 rows/sec., 11.43 KiB/sec. | ||
| 12892 | 2026.05.11 19:13:46.216252 [ 309 ] {58ea3393-2418-419a-ae33-3b8fc878ff5c} <Debug> TCPHandler: Processed in 0.00383271 sec. | ||
| 12893 | 2026.05.11 19:13:46.216394 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12894 | 2026.05.11 19:13:46.216424 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12895 | 2026.05.11 19:13:46.216441 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12896 | 2026.05.11 19:13:46.216464 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12897 | 2026.05.11 19:13:46.216481 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12898 | 2026.05.11 19:13:46.216500 [ 310 ] {} <Debug> TCP-Session: 60cc3da4-6f3f-4e7a-a211-5b3aa69e5470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.05.11 19:13:46.216515 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12900 | 2026.05.11 19:13:46.216540 [ 258 ] {} <Debug> TCP-Session: c9e0aaea-3df3-4a48-8a1f-e24f60c4b33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12901 | 2026.05.11 19:13:46.216533 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12902 | 2026.05.11 19:13:46.216563 [ 303 ] {} <Debug> TCP-Session: 2a702fba-27e5-4333-86e5-40c6e8a00baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.11 19:13:46.216517 [ 285 ] {} <Debug> TCP-Session: a30d942c-d0ee-475f-be30-9f96a5096c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.05.11 19:13:46.216596 [ 307 ] {} <Debug> TCP-Session: d043831e-80df-4a39-b919-c4974a489da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.05.11 19:13:46.216504 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12906 | 2026.05.11 19:13:46.216470 [ 308 ] {} <Debug> TCP-Session: d2419c53-cfb9-41bb-9842-678020221b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2026.05.11 19:13:46.216426 [ 309 ] {} <Debug> TCP-Session: 72bb8bab-b268-4bf1-85e6-1457d4f10175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.05.11 19:13:46.216694 [ 302 ] {} <Debug> TCP-Session: 2056a3ca-bc9e-49a0-b6f8-f78d7b9d2e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2026.05.11 19:13:46.216548 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12910 | 2026.05.11 19:13:46.216763 [ 304 ] {} <Debug> TCP-Session: e68bd552-6085-47f1-91ff-48e3459be60d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2026.05.11 19:13:46.309639 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.05.11 19:13:46.309930 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12913 | 2026.05.11 19:13:46.310308 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12914 | 2026.05.11 19:13:46.310350 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12915 | 2026.05.11 19:13:46.310583 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12916 | 2026.05.11 19:13:46.310662 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12917 | 2026.05.11 19:13:46.310841 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12918 | 2026.05.11 19:13:46.310968 [ 366 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12919 | 2026.05.11 19:13:46.310969 [ 364 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12920 | 2026.05.11 19:13:46.311056 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12921 | 2026.05.11 19:13:46.311079 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12922 | 2026.05.11 19:13:46.311132 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12923 | 2026.05.11 19:13:46.311160 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12924 | 2026.05.11 19:13:46.312286 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002484 sec., 20933.977455716584 rows/sec., 4.90 MiB/sec. | ||
| 12925 | 2026.05.11 19:13:46.312380 [ 259 ] {f64b24bb-5a16-4196-90d3-9b7435afeb6f} <Debug> TCPHandler: Processed in 0.00288363 sec. | ||
| 12926 | 2026.05.11 19:13:46.314687 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12927 | 2026.05.11 19:13:46.314807 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12928 | 2026.05.11 19:13:46.314855 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12929 | 2026.05.11 19:13:46.315460 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2026.05.11 19:13:46.315504 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12931 | 2026.05.11 19:13:46.315910 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12932 | 2026.05.11 19:13:46.316171 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2026.05.11 19:13:46.316334 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001561 sec., 80717.48878923766 rows/sec., 6.97 MiB/sec. | ||
| 12934 | 2026.05.11 19:13:46.316375 [ 259 ] {2861e60f-0da2-4ff2-a61f-1f7749e39f73} <Debug> TCPHandler: Processed in 0.001750776 sec. | ||
| 12935 | 2026.05.11 19:13:46.316516 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12936 | 2026.05.11 19:13:46.316626 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12937 | 2026.05.11 19:13:46.316668 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12938 | 2026.05.11 19:13:46.317150 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2026.05.11 19:13:46.317196 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12940 | 2026.05.11 19:13:46.317660 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12941 | 2026.05.11 19:13:46.317932 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2026.05.11 19:13:46.318096 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001491 sec., 23474.17840375587 rows/sec., 1.72 MiB/sec. | ||
| 12943 | 2026.05.11 19:13:46.318136 [ 259 ] {44b8d30f-53a8-43d8-8837-1c2aa27c48c7} <Debug> TCPHandler: Processed in 0.001677195 sec. | ||
| 12944 | 2026.05.11 19:13:46.318272 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2026.05.11 19:13:46.318372 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12946 | 2026.05.11 19:13:46.318413 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12947 | 2026.05.11 19:13:46.318880 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2026.05.11 19:13:46.318924 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12949 | 2026.05.11 19:13:46.319282 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12950 | 2026.05.11 19:13:46.319530 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2026.05.11 19:13:46.319674 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001321 sec., 74943.2248296745 rows/sec., 5.85 MiB/sec. | ||
| 12952 | 2026.05.11 19:13:46.319713 [ 259 ] {3fd03336-fc25-4028-a883-dbe980841d94} <Debug> TCPHandler: Processed in 0.001491442 sec. | ||
| 12953 | 2026.05.11 19:13:46.319860 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2026.05.11 19:13:46.319980 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12955 | 2026.05.11 19:13:46.320035 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12956 | 2026.05.11 19:13:46.320486 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2026.05.11 19:13:46.320524 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12958 | 2026.05.11 19:13:46.320912 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12959 | 2026.05.11 19:13:46.321134 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.05.11 19:13:46.321272 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 12961 | 2026.05.11 19:13:46.321311 [ 259 ] {7e23125d-8b06-4ea6-9275-89907b8afb7e} <Debug> TCPHandler: Processed in 0.001508772 sec. | ||
| 12962 | 2026.05.11 19:13:46.321434 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2026.05.11 19:13:46.321528 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12964 | 2026.05.11 19:13:46.321583 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <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 | ||
| 12965 | 2026.05.11 19:13:46.322521 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2026.05.11 19:13:46.322563 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12967 | 2026.05.11 19:13:46.323221 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12968 | 2026.05.11 19:13:46.323487 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2026.05.11 19:13:46.323646 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002134 sec., 16401.124648547328 rows/sec., 29.39 MiB/sec. | ||
| 12970 | 2026.05.11 19:13:46.323715 [ 259 ] {4232bb1d-8937-4e80-99b4-d31533698e2e} <Debug> TCPHandler: Processed in 0.002331848 sec. | ||
| 12971 | 2026.05.11 19:13:46.323864 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2026.05.11 19:13:46.323963 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12973 | 2026.05.11 19:13:46.324009 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12974 | 2026.05.11 19:13:46.324420 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2026.05.11 19:13:46.324469 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12976 | 2026.05.11 19:13:46.324827 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12977 | 2026.05.11 19:13:46.325106 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2026.05.11 19:13:46.325258 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 12979 | 2026.05.11 19:13:46.325303 [ 259 ] {37f8c87a-1c3c-4329-aa08-b9f706db0cc6} <Debug> TCPHandler: Processed in 0.001489411 sec. | ||
| 12980 | 2026.05.11 19:13:46.455518 [ 105 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 12981 | 2026.05.11 19:13:46.455586 [ 105 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.05.11 19:13:46.455611 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12983 | 2026.05.11 19:13:46.455733 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 12984 | 2026.05.11 19:13:46.455879 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12985 | 2026.05.11 19:13:46.455920 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 975 rows starting from the beginning of the part | ||
| 12986 | 2026.05.11 19:13:46.455993 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 12987 | 2026.05.11 19:13:46.456043 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 12988 | 2026.05.11 19:13:46.456093 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 12989 | 2026.05.11 19:13:46.456137 [ 187 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 12990 | 2026.05.11 19:13:46.457347 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661628 sec., 1579775.9787389236 rows/sec., 98.99 MiB/sec. | ||
| 12991 | 2026.05.11 19:13:46.457649 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 12992 | 2026.05.11 19:13:46.458102 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.05.11 19:13:46.458230 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_24_5} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 12994 | 2026.05.11 19:13:46.458372 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 12995 | 2026.05.11 19:13:47.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.66 MiB, peak 356.32 MiB, free memory in arenas 0.00 B, will set to 342.07 MiB (RSS), difference: -1.58 MiB | ||
| 12996 | 2026.05.11 19:13:51.308040 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.05.11 19:13:51.308286 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12998 | 2026.05.11 19:13:51.308659 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12999 | 2026.05.11 19:13:51.308695 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13000 | 2026.05.11 19:13:51.308925 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13001 | 2026.05.11 19:13:51.308992 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13002 | 2026.05.11 19:13:51.309130 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 13003 | 2026.05.11 19:13:51.309224 [ 366 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13004 | 2026.05.11 19:13:51.309224 [ 364 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13005 | 2026.05.11 19:13:51.309307 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13006 | 2026.05.11 19:13:51.309328 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13007 | 2026.05.11 19:13:51.309375 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 13008 | 2026.05.11 19:13:51.309396 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13009 | 2026.05.11 19:13:51.310442 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002266 sec., 22947.92586054722 rows/sec., 5.37 MiB/sec. | ||
| 13010 | 2026.05.11 19:13:51.310506 [ 259 ] {b5194b0b-467d-4d0a-9876-0ed0ab60afb3} <Debug> TCPHandler: Processed in 0.002591084 sec. | ||
| 13011 | 2026.05.11 19:13:51.313071 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2026.05.11 19:13:51.313195 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13013 | 2026.05.11 19:13:51.313244 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13014 | 2026.05.11 19:13:51.313767 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.05.11 19:13:51.313813 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13016 | 2026.05.11 19:13:51.314178 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13017 | 2026.05.11 19:13:51.314411 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.05.11 19:13:51.314552 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001394 sec., 17216.64275466284 rows/sec., 1.43 MiB/sec. | ||
| 13019 | 2026.05.11 19:13:51.314590 [ 259 ] {e64b0fdf-ad31-4711-a609-6c5c792acb57} <Debug> TCPHandler: Processed in 0.001577303 sec. | ||
| 13020 | 2026.05.11 19:13:51.314703 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.05.11 19:13:51.314799 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13022 | 2026.05.11 19:13:51.314838 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13023 | 2026.05.11 19:13:51.315241 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.05.11 19:13:51.315276 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13025 | 2026.05.11 19:13:51.315551 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13026 | 2026.05.11 19:13:51.315760 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.05.11 19:13:51.315884 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001103 sec., 3626.473254759746 rows/sec., 295.71 KiB/sec. | ||
| 13028 | 2026.05.11 19:13:51.315920 [ 259 ] {ae4834ca-f156-4c81-bcf2-208c06e504c5} <Debug> TCPHandler: Processed in 0.001264077 sec. | ||
| 13029 | 2026.05.11 19:13:51.316029 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.05.11 19:13:51.316128 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13031 | 2026.05.11 19:13:51.316165 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13032 | 2026.05.11 19:13:51.316601 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.05.11 19:13:51.316634 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13034 | 2026.05.11 19:13:51.316970 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13035 | 2026.05.11 19:13:51.317188 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.05.11 19:13:51.317340 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Debug> executeQuery: Read 192 rows, 17.36 KiB in 0.001229 sec., 156224.57282343367 rows/sec., 13.79 MiB/sec. | ||
| 13037 | 2026.05.11 19:13:51.317384 [ 259 ] {27b0db89-4549-451d-a47b-d7a8e72e1786} <Debug> TCPHandler: Processed in 0.001402249 sec. | ||
| 13038 | 2026.05.11 19:13:51.317500 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.05.11 19:13:51.317592 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13040 | 2026.05.11 19:13:51.317630 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13041 | 2026.05.11 19:13:51.318011 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.05.11 19:13:51.318050 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13043 | 2026.05.11 19:13:51.318338 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13044 | 2026.05.11 19:13:51.318554 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.05.11 19:13:51.318683 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001109 sec., 20739.40486925158 rows/sec., 1.56 MiB/sec. | ||
| 13046 | 2026.05.11 19:13:51.318719 [ 259 ] {000e3956-e443-4c23-81b3-7b594fdd1a54} <Debug> TCPHandler: Processed in 0.001265726 sec. | ||
| 13047 | 2026.05.11 19:13:51.318830 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.05.11 19:13:51.318921 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.05.11 19:13:51.318967 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13050 | 2026.05.11 19:13:51.319350 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.05.11 19:13:51.319385 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13052 | 2026.05.11 19:13:51.319686 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13053 | 2026.05.11 19:13:51.319892 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.05.11 19:13:51.320016 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 13055 | 2026.05.11 19:13:51.320054 [ 259 ] {81433eb4-4a03-4c2a-b3eb-71bee93b3da0} <Debug> TCPHandler: Processed in 0.001271326 sec. | ||
| 13056 | 2026.05.11 19:13:51.320171 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.05.11 19:13:51.320263 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13058 | 2026.05.11 19:13:51.320300 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13059 | 2026.05.11 19:13:51.320678 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.05.11 19:13:51.320714 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13061 | 2026.05.11 19:13:51.321008 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13062 | 2026.05.11 19:13:51.321213 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.05.11 19:13:51.321338 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 13064 | 2026.05.11 19:13:51.321375 [ 259 ] {ef726917-8e34-4201-83f7-4f41f4bc44db} <Debug> TCPHandler: Processed in 0.001250786 sec. | ||
| 13065 | 2026.05.11 19:13:51.321473 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2026.05.11 19:13:51.321567 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13067 | 2026.05.11 19:13:51.321604 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13068 | 2026.05.11 19:13:51.322011 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.05.11 19:13:51.322047 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13070 | 2026.05.11 19:13:51.322352 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13071 | 2026.05.11 19:13:51.322580 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.05.11 19:13:51.322705 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001156 sec., 96020.76124567474 rows/sec., 7.82 MiB/sec. | ||
| 13073 | 2026.05.11 19:13:51.322741 [ 259 ] {fa9e9261-95c8-4849-a176-b2e6602e1674} <Debug> TCPHandler: Processed in 0.001314238 sec. | ||
| 13074 | 2026.05.11 19:13:51.322850 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2026.05.11 19:13:51.322941 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13076 | 2026.05.11 19:13:51.322982 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13077 | 2026.05.11 19:13:51.323359 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2026.05.11 19:13:51.323394 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13079 | 2026.05.11 19:13:51.323733 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13080 | 2026.05.11 19:13:51.323940 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2026.05.11 19:13:51.324070 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001146 sec., 172774.86910994764 rows/sec., 12.39 MiB/sec. | ||
| 13082 | 2026.05.11 19:13:51.324106 [ 259 ] {a8bded81-b685-4686-8285-b7326ac353af} <Debug> TCPHandler: Processed in 0.001302027 sec. | ||
| 13083 | 2026.05.11 19:13:51.324214 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2026.05.11 19:13:51.324305 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13085 | 2026.05.11 19:13:51.324358 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <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 | ||
| 13086 | 2026.05.11 19:13:51.325107 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.05.11 19:13:51.325142 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13088 | 2026.05.11 19:13:51.325638 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13089 | 2026.05.11 19:13:51.325857 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2026.05.11 19:13:51.326000 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001712 sec., 4088.785046728972 rows/sec., 7.33 MiB/sec. | ||
| 13091 | 2026.05.11 19:13:51.326062 [ 259 ] {43d8a183-40a5-4790-9f41-b66d8f95b603} <Debug> TCPHandler: Processed in 0.001893769 sec. | ||
| 13092 | 2026.05.11 19:13:51.326181 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.05.11 19:13:51.326277 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13094 | 2026.05.11 19:13:51.326317 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13095 | 2026.05.11 19:13:51.326642 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.05.11 19:13:51.326677 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13097 | 2026.05.11 19:13:51.326979 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13098 | 2026.05.11 19:13:51.327189 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2026.05.11 19:13:51.327317 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13100 | 2026.05.11 19:13:51.327352 [ 259 ] {c9c5e5e3-70fc-477b-a463-8788a127fe63} <Debug> TCPHandler: Processed in 0.001218956 sec. | ||
| 13101 | 2026.05.11 19:13:52.119028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27426 | ||
| 13102 | 2026.05.11 19:13:52.119557 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.05.11 19:13:52.119591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13104 | 2026.05.11 19:13:52.120080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13105 | 2026.05.11 19:13:52.120308 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.05.11 19:13:52.120434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27426 | ||
| 13107 | 2026.05.11 19:13:53.613226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13108 | 2026.05.11 19:13:53.629064 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.05.11 19:13:53.629124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13110 | 2026.05.11 19:13:53.634616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13111 | 2026.05.11 19:13:53.635293 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.05.11 19:13:53.638217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13113 | 2026.05.11 19:13:54.707990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1580 | ||
| 13114 | 2026.05.11 19:13:54.710905 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.05.11 19:13:54.710955 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13116 | 2026.05.11 19:13:54.712220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13117 | 2026.05.11 19:13:54.712485 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.05.11 19:13:54.712748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 13119 | 2026.05.11 19:13:56.307736 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2026.05.11 19:13:56.308090 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13121 | 2026.05.11 19:13:56.308426 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13122 | 2026.05.11 19:13:56.308462 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13123 | 2026.05.11 19:13:56.308680 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13124 | 2026.05.11 19:13:56.308748 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13125 | 2026.05.11 19:13:56.308892 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13126 | 2026.05.11 19:13:56.308985 [ 366 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13127 | 2026.05.11 19:13:56.308988 [ 364 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13128 | 2026.05.11 19:13:56.309088 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13129 | 2026.05.11 19:13:56.309110 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13130 | 2026.05.11 19:13:56.309155 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13131 | 2026.05.11 19:13:56.309175 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13132 | 2026.05.11 19:13:56.310275 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002324 sec., 22375.215146299484 rows/sec., 5.23 MiB/sec. | ||
| 13133 | 2026.05.11 19:13:56.310344 [ 259 ] {2c9efe8f-0fd7-48ee-a54a-5256b440512f} <Debug> TCPHandler: Processed in 0.002794868 sec. | ||
| 13134 | 2026.05.11 19:13:56.312558 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.05.11 19:13:56.312690 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13136 | 2026.05.11 19:13:56.312742 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13137 | 2026.05.11 19:13:56.313304 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.05.11 19:13:56.313347 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13139 | 2026.05.11 19:13:56.313737 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13140 | 2026.05.11 19:13:56.313978 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.05.11 19:13:56.314127 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001474 sec., 85481.68249660787 rows/sec., 7.38 MiB/sec. | ||
| 13142 | 2026.05.11 19:13:56.314145 [ 83 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13143 | 2026.05.11 19:13:56.314166 [ 259 ] {28cac66c-77cc-459c-beb5-75c8a171deec} <Debug> TCPHandler: Processed in 0.001671295 sec. | ||
| 13144 | 2026.05.11 19:13:56.314216 [ 83 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.05.11 19:13:56.314243 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13146 | 2026.05.11 19:13:56.314318 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.05.11 19:13:56.314372 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13148 | 2026.05.11 19:13:56.314416 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.05.11 19:13:56.314468 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13150 | 2026.05.11 19:13:56.314543 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13151 | 2026.05.11 19:13:56.314589 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3365 rows starting from the beginning of the part | ||
| 13152 | 2026.05.11 19:13:56.314663 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 13153 | 2026.05.11 19:13:56.314717 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
| 13154 | 2026.05.11 19:13:56.314766 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 126 rows starting from the beginning of the part | ||
| 13155 | 2026.05.11 19:13:56.314814 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 192 rows starting from the beginning of the part | ||
| 13156 | 2026.05.11 19:13:56.314864 [ 187 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 126 rows starting from the beginning of the part | ||
| 13157 | 2026.05.11 19:13:56.314886 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.05.11 19:13:56.314928 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13159 | 2026.05.11 19:13:56.315290 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13160 | 2026.05.11 19:13:56.315518 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.05.11 19:13:56.315659 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00126 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 13162 | 2026.05.11 19:13:56.315698 [ 259 ] {f08241fd-bc28-4801-a7ce-94b2b83ff64f} <Debug> TCPHandler: Processed in 0.00143034 sec. | ||
| 13163 | 2026.05.11 19:13:56.315816 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.05.11 19:13:56.315911 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13165 | 2026.05.11 19:13:56.315952 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13166 | 2026.05.11 19:13:56.316384 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.11 19:13:56.316420 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13168 | 2026.05.11 19:13:56.316470 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155045 sec., 1825947.9500428066 rows/sec., 147.72 MiB/sec. | ||
| 13169 | 2026.05.11 19:13:56.316759 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13170 | 2026.05.11 19:13:56.316849 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13171 | 2026.05.11 19:13:56.317025 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.05.11 19:13:56.317169 [ 83 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13173 | 2026.05.11 19:13:56.317181 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.05.11 19:13:56.317179 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001287 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 13175 | 2026.05.11 19:13:56.317209 [ 83 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2026.05.11 19:13:56.317251 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13177 | 2026.05.11 19:13:56.317254 [ 259 ] {f8f5a4f4-8290-430c-b783-2f5145c0b5fd} <Debug> TCPHandler: Processed in 0.001487461 sec. | ||
| 13178 | 2026.05.11 19:13:56.317291 [ 197 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_91_18} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13179 | 2026.05.11 19:13:56.317342 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13180 | 2026.05.11 19:13:56.317389 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2026.05.11 19:13:56.317403 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 13182 | 2026.05.11 19:13:56.317465 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13183 | 2026.05.11 19:13:56.317492 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13184 | 2026.05.11 19:13:56.317502 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 13185 | 2026.05.11 19:13:56.317544 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13186 | 2026.05.11 19:13:56.317581 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 13187 | 2026.05.11 19:13:56.317630 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 71 rows starting from the beginning of the part | ||
| 13188 | 2026.05.11 19:13:56.317672 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 99 rows starting from the beginning of the part | ||
| 13189 | 2026.05.11 19:13:56.317710 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 111 rows starting from the beginning of the part | ||
| 13190 | 2026.05.11 19:13:56.317749 [ 200 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 99 rows starting from the beginning of the part | ||
| 13191 | 2026.05.11 19:13:56.317965 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2026.05.11 19:13:56.318009 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13193 | 2026.05.11 19:13:56.318368 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13194 | 2026.05.11 19:13:56.318608 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.05.11 19:13:56.318729 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13196 | 2026.05.11 19:13:56.318746 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 13197 | 2026.05.11 19:13:56.318764 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.05.11 19:13:56.318788 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13199 | 2026.05.11 19:13:56.318792 [ 259 ] {baa16c3c-3ecb-4102-a312-8b72041b41f3} <Debug> TCPHandler: Processed in 0.00145362 sec. | ||
| 13200 | 2026.05.11 19:13:56.318853 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13201 | 2026.05.11 19:13:56.318913 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2026.05.11 19:13:56.318954 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13203 | 2026.05.11 19:13:56.318985 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30504 rows starting from the beginning of the part | ||
| 13204 | 2026.05.11 19:13:56.319012 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13205 | 2026.05.11 19:13:56.319024 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727256 sec., 1317696.9713811965 rows/sec., 97.62 MiB/sec. | ||
| 13206 | 2026.05.11 19:13:56.319033 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part | ||
| 13207 | 2026.05.11 19:13:56.319077 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <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 | ||
| 13208 | 2026.05.11 19:13:56.319085 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13209 | 2026.05.11 19:13:56.319137 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13210 | 2026.05.11 19:13:56.319175 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 198 rows starting from the beginning of the part | ||
| 13211 | 2026.05.11 19:13:56.319219 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13212 | 2026.05.11 19:13:56.319244 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13213 | 2026.05.11 19:13:56.319545 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.05.11 19:13:56.319634 [ 197 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_91_18} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13215 | 2026.05.11 19:13:56.319730 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 13216 | 2026.05.11 19:13:56.319945 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.05.11 19:13:56.319987 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13218 | 2026.05.11 19:13:56.320593 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13219 | 2026.05.11 19:13:56.320834 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.05.11 19:13:56.320978 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001985 sec., 17632.241813602017 rows/sec., 31.60 MiB/sec. | ||
| 13221 | 2026.05.11 19:13:56.321049 [ 259 ] {23fc0323-51d3-476d-8cb9-a397a879a266} <Debug> TCPHandler: Processed in 0.002179835 sec. | ||
| 13222 | 2026.05.11 19:13:56.321179 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13223 | 2026.05.11 19:13:56.321275 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13224 | 2026.05.11 19:13:56.321322 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13225 | 2026.05.11 19:13:56.321679 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2026.05.11 19:13:56.321716 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13227 | 2026.05.11 19:13:56.322066 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13228 | 2026.05.11 19:13:56.322284 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.05.11 19:13:56.322398 [ 83 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13230 | 2026.05.11 19:13:56.322418 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 13231 | 2026.05.11 19:13:56.322433 [ 83 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.11 19:13:56.322459 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13233 | 2026.05.11 19:13:56.322463 [ 259 ] {39a226d1-e309-4162-98ed-7caa60140b2a} <Debug> TCPHandler: Processed in 0.001335288 sec. | ||
| 13234 | 2026.05.11 19:13:56.322549 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13235 | 2026.05.11 19:13:56.322664 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13236 | 2026.05.11 19:13:56.322692 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4812 rows starting from the beginning of the part | ||
| 13237 | 2026.05.11 19:13:56.322743 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part | ||
| 13238 | 2026.05.11 19:13:56.322785 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13239 | 2026.05.11 19:13:56.322825 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13240 | 2026.05.11 19:13:56.322863 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13241 | 2026.05.11 19:13:56.322902 [ 194 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13242 | 2026.05.11 19:13:56.324829 [ 195 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321301 sec., 2197043.812930766 rows/sec., 146.71 MiB/sec. | ||
| 13243 | 2026.05.11 19:13:56.325186 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13244 | 2026.05.11 19:13:56.325453 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.05.11 19:13:56.325527 [ 197 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_91_18} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13246 | 2026.05.11 19:13:56.325616 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13247 | 2026.05.11 19:13:56.325675 [ 186 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846756 sec., 4572968.5708093 rows/sec., 300.70 MiB/sec. | ||
| 13248 | 2026.05.11 19:13:56.326174 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13249 | 2026.05.11 19:13:56.326428 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.05.11 19:13:56.326500 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13251 | 2026.05.11 19:13:56.326586 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13252 | 2026.05.11 19:13:59.438658 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13253 | 2026.05.11 19:13:59.438734 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13254 | 2026.05.11 19:13:59.620630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27874 | ||
| 13255 | 2026.05.11 19:13:59.621468 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.05.11 19:13:59.621552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13257 | 2026.05.11 19:13:59.622080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13258 | 2026.05.11 19:13:59.622323 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.05.11 19:13:59.622480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27874 | ||
| 13260 | 2026.05.11 19:14:01.138332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13261 | 2026.05.11 19:14:01.154406 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.05.11 19:14:01.154459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13263 | 2026.05.11 19:14:01.160414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13264 | 2026.05.11 19:14:01.161384 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.05.11 19:14:01.167614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13266 | 2026.05.11 19:14:01.306906 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2026.05.11 19:14:01.307131 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13268 | 2026.05.11 19:14:01.307473 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13269 | 2026.05.11 19:14:01.307510 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13270 | 2026.05.11 19:14:01.307729 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13271 | 2026.05.11 19:14:01.307799 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13272 | 2026.05.11 19:14:01.307943 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13273 | 2026.05.11 19:14:01.308041 [ 364 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13274 | 2026.05.11 19:14:01.308072 [ 314 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13275 | 2026.05.11 19:14:01.308181 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13276 | 2026.05.11 19:14:01.308208 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13277 | 2026.05.11 19:14:01.308253 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13278 | 2026.05.11 19:14:01.308275 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13279 | 2026.05.11 19:14:01.309375 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002336 sec., 22260.27397260274 rows/sec., 5.21 MiB/sec. | ||
| 13280 | 2026.05.11 19:14:01.309443 [ 259 ] {c5aecedb-cb02-429a-8b7c-e0937a129a25} <Debug> TCPHandler: Processed in 0.002665736 sec. | ||
| 13281 | 2026.05.11 19:14:01.311221 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2026.05.11 19:14:01.311350 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13283 | 2026.05.11 19:14:01.311402 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13284 | 2026.05.11 19:14:01.311975 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.05.11 19:14:01.312021 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13286 | 2026.05.11 19:14:01.312427 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13287 | 2026.05.11 19:14:01.312674 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2026.05.11 19:14:01.312819 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001506 sec., 46480.74369189907 rows/sec., 3.73 MiB/sec. | ||
| 13289 | 2026.05.11 19:14:01.312858 [ 259 ] {9bbf6345-b2b7-4d7a-b5e7-0b7a62fa0b1e} <Debug> TCPHandler: Processed in 0.001687766 sec. | ||
| 13290 | 2026.05.11 19:14:01.312986 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13291 | 2026.05.11 19:14:01.313081 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13292 | 2026.05.11 19:14:01.313123 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13293 | 2026.05.11 19:14:01.313519 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2026.05.11 19:14:01.313553 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13295 | 2026.05.11 19:14:01.313853 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13296 | 2026.05.11 19:14:01.314069 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2026.05.11 19:14:01.314182 [ 78 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13298 | 2026.05.11 19:14:01.314203 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00114 sec., 6140.350877192983 rows/sec., 461.73 KiB/sec. | ||
| 13299 | 2026.05.11 19:14:01.314219 [ 78 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13300 | 2026.05.11 19:14:01.314238 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13301 | 2026.05.11 19:14:01.314241 [ 259 ] {d3e6b339-43b6-4783-9612-7921904447ed} <Debug> TCPHandler: Processed in 0.001306288 sec. | ||
| 13302 | 2026.05.11 19:14:01.314350 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13303 | 2026.05.11 19:14:01.314359 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.05.11 19:14:01.314474 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13305 | 2026.05.11 19:14:01.314481 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13306 | 2026.05.11 19:14:01.314519 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13307 | 2026.05.11 19:14:01.314530 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 227 rows starting from the beginning of the part | ||
| 13308 | 2026.05.11 19:14:01.314640 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 13309 | 2026.05.11 19:14:01.314697 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 13310 | 2026.05.11 19:14:01.314744 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 13311 | 2026.05.11 19:14:01.314790 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 13312 | 2026.05.11 19:14:01.314834 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 13313 | 2026.05.11 19:14:01.314966 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.05.11 19:14:01.315009 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13315 | 2026.05.11 19:14:01.315346 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13316 | 2026.05.11 19:14:01.315583 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.05.11 19:14:01.315717 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001261 sec., 56304.520222046 rows/sec., 4.40 MiB/sec. | ||
| 13318 | 2026.05.11 19:14:01.315741 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443043 sec., 231455.334317827 rows/sec., 16.44 MiB/sec. | ||
| 13319 | 2026.05.11 19:14:01.315756 [ 259 ] {7a04cfa7-02fe-4e81-b1f9-acedb96d67bd} <Debug> TCPHandler: Processed in 0.00144681 sec. | ||
| 13320 | 2026.05.11 19:14:01.315900 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.05.11 19:14:01.315902 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13322 | 2026.05.11 19:14:01.315996 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13323 | 2026.05.11 19:14:01.316040 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13324 | 2026.05.11 19:14:01.316181 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.05.11 19:14:01.316248 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_81_16} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13326 | 2026.05.11 19:14:01.316340 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13327 | 2026.05.11 19:14:01.316453 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.05.11 19:14:01.316488 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13329 | 2026.05.11 19:14:01.316819 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13330 | 2026.05.11 19:14:01.317034 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.05.11 19:14:01.317166 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 13332 | 2026.05.11 19:14:01.317203 [ 259 ] {3ab1ecc7-fc43-4409-b2b0-4225e89a9ec3} <Debug> TCPHandler: Processed in 0.001352498 sec. | ||
| 13333 | 2026.05.11 19:14:01.317318 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.05.11 19:14:01.317413 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13335 | 2026.05.11 19:14:01.317466 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <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 | ||
| 13336 | 2026.05.11 19:14:01.318229 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.05.11 19:14:01.318265 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13338 | 2026.05.11 19:14:01.318795 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13339 | 2026.05.11 19:14:01.319025 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13340 | 2026.05.11 19:14:01.319168 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001773 sec., 3948.1105470953185 rows/sec., 7.07 MiB/sec. | ||
| 13341 | 2026.05.11 19:14:01.319231 [ 259 ] {fc00a0f6-f9ef-4eda-bd35-983a4c2bf1df} <Debug> TCPHandler: Processed in 0.00196197 sec. | ||
| 13342 | 2026.05.11 19:14:01.319367 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.05.11 19:14:01.319462 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13344 | 2026.05.11 19:14:01.319505 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13345 | 2026.05.11 19:14:01.319840 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.05.11 19:14:01.319876 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13347 | 2026.05.11 19:14:01.320187 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13348 | 2026.05.11 19:14:01.320408 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.05.11 19:14:01.320538 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13350 | 2026.05.11 19:14:01.320574 [ 259 ] {b4f56283-d9c0-4dd4-8c9e-0c9a4af02293} <Debug> TCPHandler: Processed in 0.001257996 sec. | ||
| 13351 | 2026.05.11 19:14:01.681839 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.05.11 19:14:01.682113 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13353 | 2026.05.11 19:14:01.682476 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13354 | 2026.05.11 19:14:01.682515 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13355 | 2026.05.11 19:14:01.682762 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13356 | 2026.05.11 19:14:01.682835 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13357 | 2026.05.11 19:14:01.682988 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13358 | 2026.05.11 19:14:01.683084 [ 321 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13359 | 2026.05.11 19:14:01.683084 [ 345 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13360 | 2026.05.11 19:14:01.683199 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13361 | 2026.05.11 19:14:01.683234 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13362 | 2026.05.11 19:14:01.683292 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13363 | 2026.05.11 19:14:01.683321 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13364 | 2026.05.11 19:14:01.684323 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002326 sec., 22355.97592433362 rows/sec., 5.23 MiB/sec. | ||
| 13365 | 2026.05.11 19:14:01.684397 [ 259 ] {3b2661a2-8620-4fa2-a994-28e0f9f5289e} <Debug> TCPHandler: Processed in 0.002716787 sec. | ||
| 13366 | 2026.05.11 19:14:01.697461 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13367 | 2026.05.11 19:14:01.697583 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13368 | 2026.05.11 19:14:01.697631 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13369 | 2026.05.11 19:14:01.698121 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2026.05.11 19:14:01.698162 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13371 | 2026.05.11 19:14:01.698527 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13372 | 2026.05.11 19:14:01.698768 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2026.05.11 19:14:01.698914 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001366 sec., 7320.644216691068 rows/sec., 596.95 KiB/sec. | ||
| 13374 | 2026.05.11 19:14:01.698954 [ 259 ] {c69edec2-c368-470a-b0aa-73c8b96e4f28} <Debug> TCPHandler: Processed in 0.001554412 sec. | ||
| 13375 | 2026.05.11 19:14:01.699076 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2026.05.11 19:14:01.699172 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13377 | 2026.05.11 19:14:01.699211 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13378 | 2026.05.11 19:14:01.700720 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2026.05.11 19:14:01.700755 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13380 | 2026.05.11 19:14:01.701226 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13381 | 2026.05.11 19:14:01.701446 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.05.11 19:14:01.701578 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Debug> executeQuery: Read 2480 rows, 188.80 KiB in 0.002424 sec., 1023102.3102310231 rows/sec., 76.06 MiB/sec. | ||
| 13383 | 2026.05.11 19:14:01.701616 [ 259 ] {abef0787-153f-4758-8d18-5c9ee509ee97} <Debug> TCPHandler: Processed in 0.002590183 sec. | ||
| 13384 | 2026.05.11 19:14:01.701741 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2026.05.11 19:14:01.701835 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13386 | 2026.05.11 19:14:01.701876 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13387 | 2026.05.11 19:14:01.702311 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2026.05.11 19:14:01.702348 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13389 | 2026.05.11 19:14:01.702665 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13390 | 2026.05.11 19:14:01.702882 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2026.05.11 19:14:01.703016 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Debug> executeQuery: Read 56 rows, 4.16 KiB in 0.0012 sec., 46666.66666666667 rows/sec., 3.38 MiB/sec. | ||
| 13392 | 2026.05.11 19:14:01.703054 [ 259 ] {91257fac-f373-49b0-89f9-c52c4da44603} <Debug> TCPHandler: Processed in 0.001363438 sec. | ||
| 13393 | 2026.05.11 19:14:01.703172 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13394 | 2026.05.11 19:14:01.703267 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13395 | 2026.05.11 19:14:01.703307 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13396 | 2026.05.11 19:14:01.704021 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.05.11 19:14:01.704056 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13398 | 2026.05.11 19:14:01.704421 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13399 | 2026.05.11 19:14:01.704639 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.05.11 19:14:01.704771 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001523 sec., 525935.653315824 rows/sec., 30.38 MiB/sec. | ||
| 13401 | 2026.05.11 19:14:01.704809 [ 259 ] {27c20f09-c590-467f-a4ce-1f43fe1393b8} <Debug> TCPHandler: Processed in 0.001688375 sec. | ||
| 13402 | 2026.05.11 19:14:01.704920 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13403 | 2026.05.11 19:14:01.705014 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13404 | 2026.05.11 19:14:01.705054 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13405 | 2026.05.11 19:14:01.705454 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13406 | 2026.05.11 19:14:01.705489 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13407 | 2026.05.11 19:14:01.705797 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13408 | 2026.05.11 19:14:01.706015 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.05.11 19:14:01.706145 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 13410 | 2026.05.11 19:14:01.706183 [ 259 ] {19dfb4ac-8053-41f0-b57b-ad04f5253b68} <Debug> TCPHandler: Processed in 0.001312918 sec. | ||
| 13411 | 2026.05.11 19:14:01.706300 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.05.11 19:14:01.706394 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13413 | 2026.05.11 19:14:01.706432 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13414 | 2026.05.11 19:14:01.707436 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.05.11 19:14:01.707471 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13416 | 2026.05.11 19:14:01.707867 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13417 | 2026.05.11 19:14:01.708087 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.05.11 19:14:01.708220 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001844 sec., 723969.6312364426 rows/sec., 48.58 MiB/sec. | ||
| 13419 | 2026.05.11 19:14:01.708258 [ 259 ] {3ef40278-8772-43a7-9bb2-d2a03cd58b47} <Debug> TCPHandler: Processed in 0.002007962 sec. | ||
| 13420 | 2026.05.11 19:14:01.708373 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2026.05.11 19:14:01.708467 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13422 | 2026.05.11 19:14:01.708510 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13423 | 2026.05.11 19:14:01.709323 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.05.11 19:14:01.709357 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13425 | 2026.05.11 19:14:01.709814 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13426 | 2026.05.11 19:14:01.710036 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.05.11 19:14:01.710170 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001721 sec., 872167.344567112 rows/sec., 52.92 MiB/sec. | ||
| 13428 | 2026.05.11 19:14:01.710207 [ 259 ] {fa2a7c20-e1b3-4966-9e47-cbe69041517b} <Debug> TCPHandler: Processed in 0.001884809 sec. | ||
| 13429 | 2026.05.11 19:14:01.710324 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.05.11 19:14:01.710419 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13431 | 2026.05.11 19:14:01.710475 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <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 | ||
| 13432 | 2026.05.11 19:14:01.711333 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.05.11 19:14:01.711370 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13434 | 2026.05.11 19:14:01.711955 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13435 | 2026.05.11 19:14:01.712185 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.05.11 19:14:01.712293 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13437 | 2026.05.11 19:14:01.712326 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001926 sec., 23883.696780893042 rows/sec., 42.80 MiB/sec. | ||
| 13438 | 2026.05.11 19:14:01.712351 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.05.11 19:14:01.712374 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13440 | 2026.05.11 19:14:01.712390 [ 259 ] {9f5bb488-856f-430e-85c1-ad34950b3d14} <Debug> TCPHandler: Processed in 0.002114854 sec. | ||
| 13441 | 2026.05.11 19:14:01.712505 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13442 | 2026.05.11 19:14:01.712523 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.05.11 19:14:01.712641 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13444 | 2026.05.11 19:14:01.712684 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13445 | 2026.05.11 19:14:01.712792 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13446 | 2026.05.11 19:14:01.712862 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1699 rows starting from the beginning of the part | ||
| 13447 | 2026.05.11 19:14:01.713007 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 13448 | 2026.05.11 19:14:01.713013 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.05.11 19:14:01.713058 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13450 | 2026.05.11 19:14:01.713128 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 13451 | 2026.05.11 19:14:01.713248 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 13452 | 2026.05.11 19:14:01.713350 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 13453 | 2026.05.11 19:14:01.713389 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13454 | 2026.05.11 19:14:01.713455 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 13455 | 2026.05.11 19:14:01.713626 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.05.11 19:14:01.713762 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 726.43 KiB/sec. | ||
| 13457 | 2026.05.11 19:14:01.713801 [ 259 ] {af7a7ca2-6e53-4cf7-8975-db217624d8a1} <Debug> TCPHandler: Processed in 0.001326777 sec. | ||
| 13458 | 2026.05.11 19:14:01.723384 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 19 columns (19 merged, 0 gathered) in 0.010961093 sec., 166862.92142581037 rows/sec., 299.01 MiB/sec. | ||
| 13459 | 2026.05.11 19:14:01.725304 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13460 | 2026.05.11 19:14:01.725700 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2026.05.11 19:14:01.725785 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13462 | 2026.05.11 19:14:01.725958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. | ||
| 13463 | 2026.05.11 19:14:02.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.00 MiB, peak 362.20 MiB, free memory in arenas 0.00 B, will set to 348.81 MiB (RSS), difference: 3.80 MiB | ||
| 13464 | 2026.05.11 19:14:04.713039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1628 | ||
| 13465 | 2026.05.11 19:14:04.715942 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.05.11 19:14:04.715987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13467 | 2026.05.11 19:14:04.717218 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13468 | 2026.05.11 19:14:04.717488 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.05.11 19:14:04.717761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 13470 | 2026.05.11 19:14:06.305753 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2026.05.11 19:14:06.305976 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 13472 | 2026.05.11 19:14:06.306302 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13473 | 2026.05.11 19:14:06.306337 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <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 | ||
| 13474 | 2026.05.11 19:14:06.306552 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13475 | 2026.05.11 19:14:06.306621 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13476 | 2026.05.11 19:14:06.306762 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13477 | 2026.05.11 19:14:06.306851 [ 345 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13478 | 2026.05.11 19:14:06.306883 [ 354 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13479 | 2026.05.11 19:14:06.306993 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13480 | 2026.05.11 19:14:06.307019 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13481 | 2026.05.11 19:14:06.307062 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <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'))" | ||
| 13482 | 2026.05.11 19:14:06.307115 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13483 | 2026.05.11 19:14:06.308247 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002361 sec., 22024.565861922914 rows/sec., 5.15 MiB/sec. | ||
| 13484 | 2026.05.11 19:14:06.308352 [ 259 ] {5e7e9d74-a5d0-403e-b5ae-dfacd1e36687} <Debug> TCPHandler: Processed in 0.002728797 sec. | ||
| 13485 | 2026.05.11 19:14:06.309892 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2026.05.11 19:14:06.310002 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13487 | 2026.05.11 19:14:06.310071 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13488 | 2026.05.11 19:14:06.310568 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2026.05.11 19:14:06.310612 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13490 | 2026.05.11 19:14:06.310984 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13491 | 2026.05.11 19:14:06.311210 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2026.05.11 19:14:06.311356 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 13493 | 2026.05.11 19:14:06.311396 [ 259 ] {5282aaca-5937-4566-80cc-1b88afc700b4} <Debug> TCPHandler: Processed in 0.001553362 sec. | ||
| 13494 | 2026.05.11 19:14:06.311516 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.05.11 19:14:06.311611 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13496 | 2026.05.11 19:14:06.311649 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13497 | 2026.05.11 19:14:06.312067 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.05.11 19:14:06.312102 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13499 | 2026.05.11 19:14:06.312399 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13500 | 2026.05.11 19:14:06.312622 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.05.11 19:14:06.312751 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 13502 | 2026.05.11 19:14:06.312788 [ 259 ] {d3c18077-b4c7-414a-afdb-86ebf838f2ea} <Debug> TCPHandler: Processed in 0.001321788 sec. | ||
| 13503 | 2026.05.11 19:14:06.312906 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2026.05.11 19:14:06.313001 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13505 | 2026.05.11 19:14:06.313045 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13506 | 2026.05.11 19:14:06.313423 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.05.11 19:14:06.313459 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13508 | 2026.05.11 19:14:06.313777 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13509 | 2026.05.11 19:14:06.313992 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.05.11 19:14:06.314121 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 13511 | 2026.05.11 19:14:06.314158 [ 259 ] {e548176e-367e-47ef-aa30-555f7588c834} <Debug> TCPHandler: Processed in 0.001300438 sec. | ||
| 13512 | 2026.05.11 19:14:06.314274 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.05.11 19:14:06.314368 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13514 | 2026.05.11 19:14:06.314409 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13515 | 2026.05.11 19:14:06.314736 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.05.11 19:14:06.314772 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13517 | 2026.05.11 19:14:06.315079 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13518 | 2026.05.11 19:14:06.315288 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.05.11 19:14:06.315417 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 13520 | 2026.05.11 19:14:06.315452 [ 259 ] {ae00080a-1028-4a2d-a0c2-a18e86ccacd8} <Debug> TCPHandler: Processed in 0.001227525 sec. | ||
| 13521 | 2026.05.11 19:14:07.122602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28386 | ||
| 13522 | 2026.05.11 19:14:07.123389 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.05.11 19:14:07.123441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13524 | 2026.05.11 19:14:07.123919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13525 | 2026.05.11 19:14:07.124158 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.05.11 19:14:07.124286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28386 | ||
| 13527 | 2026.05.11 19:14:08.667740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13528 | 2026.05.11 19:14:08.684231 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.05.11 19:14:08.684284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13530 | 2026.05.11 19:14:08.690259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13531 | 2026.05.11 19:14:08.690939 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.11 19:14:08.693726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13533 | 2026.05.11 19:14:11.306519 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.05.11 19:14:11.306746 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13535 | 2026.05.11 19:14:11.307078 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13536 | 2026.05.11 19:14:11.307112 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13537 | 2026.05.11 19:14:11.307330 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13538 | 2026.05.11 19:14:11.307397 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13539 | 2026.05.11 19:14:11.307535 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13540 | 2026.05.11 19:14:11.307652 [ 345 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13541 | 2026.05.11 19:14:11.307672 [ 354 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13542 | 2026.05.11 19:14:11.307782 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13543 | 2026.05.11 19:14:11.307808 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13544 | 2026.05.11 19:14:11.307851 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13545 | 2026.05.11 19:14:11.307871 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13546 | 2026.05.11 19:14:11.308963 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002308 sec., 22530.329289428075 rows/sec., 5.27 MiB/sec. | ||
| 13547 | 2026.05.11 19:14:11.309036 [ 259 ] {e9aa1d13-c710-4282-bd14-e485e3b6287a} <Debug> TCPHandler: Processed in 0.002645075 sec. | ||
| 13548 | 2026.05.11 19:14:11.311002 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.05.11 19:14:11.311196 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13550 | 2026.05.11 19:14:11.311268 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13551 | 2026.05.11 19:14:11.312015 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.05.11 19:14:11.312059 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13553 | 2026.05.11 19:14:11.312426 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13554 | 2026.05.11 19:14:11.312662 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.05.11 19:14:11.312806 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001664 sec., 42067.307692307695 rows/sec., 3.37 MiB/sec. | ||
| 13556 | 2026.05.11 19:14:11.312844 [ 259 ] {3e918627-5695-4e7c-b71a-34ca536c77b7} <Debug> TCPHandler: Processed in 0.00193533 sec. | ||
| 13557 | 2026.05.11 19:14:11.312980 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2026.05.11 19:14:11.313075 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13559 | 2026.05.11 19:14:11.313113 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13560 | 2026.05.11 19:14:11.313582 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.05.11 19:14:11.313617 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13562 | 2026.05.11 19:14:11.313914 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13563 | 2026.05.11 19:14:11.314118 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.05.11 19:14:11.314245 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001189 sec., 5887.300252312868 rows/sec., 442.70 KiB/sec. | ||
| 13565 | 2026.05.11 19:14:11.314281 [ 259 ] {eeba6ad5-a7e1-43ac-ad66-2350a55ef1f6} <Debug> TCPHandler: Processed in 0.001353828 sec. | ||
| 13566 | 2026.05.11 19:14:11.314402 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.05.11 19:14:11.314494 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13568 | 2026.05.11 19:14:11.314532 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13569 | 2026.05.11 19:14:11.314988 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.05.11 19:14:11.315025 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13571 | 2026.05.11 19:14:11.315334 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13572 | 2026.05.11 19:14:11.315541 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.05.11 19:14:11.315671 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001194 sec., 59463.986599665 rows/sec., 4.64 MiB/sec. | ||
| 13574 | 2026.05.11 19:14:11.315708 [ 259 ] {453c7332-4e90-4f67-87f2-30bdfa277ae3} <Debug> TCPHandler: Processed in 0.001353578 sec. | ||
| 13575 | 2026.05.11 19:14:11.315832 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.05.11 19:14:11.315925 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13577 | 2026.05.11 19:14:11.315967 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13578 | 2026.05.11 19:14:11.316382 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.05.11 19:14:11.316418 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13580 | 2026.05.11 19:14:11.316742 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13581 | 2026.05.11 19:14:11.316965 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.05.11 19:14:11.317096 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 13583 | 2026.05.11 19:14:11.317132 [ 259 ] {83fb619a-f3d5-47fa-8b26-931b694e8feb} <Debug> TCPHandler: Processed in 0.001348609 sec. | ||
| 13584 | 2026.05.11 19:14:11.317253 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.05.11 19:14:11.317345 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13586 | 2026.05.11 19:14:11.317397 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <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 | ||
| 13587 | 2026.05.11 19:14:11.318146 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2026.05.11 19:14:11.318182 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13589 | 2026.05.11 19:14:11.318680 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13590 | 2026.05.11 19:14:11.318898 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.05.11 19:14:11.319038 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001711 sec., 4091.174751607247 rows/sec., 7.33 MiB/sec. | ||
| 13592 | 2026.05.11 19:14:11.319090 [ 259 ] {7c56d824-e153-4ed5-98f7-31a35ad67eae} <Debug> TCPHandler: Processed in 0.001884859 sec. | ||
| 13593 | 2026.05.11 19:14:11.319222 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.05.11 19:14:11.319314 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13595 | 2026.05.11 19:14:11.319354 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13596 | 2026.05.11 19:14:11.319689 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.05.11 19:14:11.319724 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13598 | 2026.05.11 19:14:11.320021 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13599 | 2026.05.11 19:14:11.320234 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.05.11 19:14:11.320357 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 13601 | 2026.05.11 19:14:11.320392 [ 259 ] {4b15a7a8-f2f6-422a-add1-d42d86d55bd5} <Debug> TCPHandler: Processed in 0.001217526 sec. | ||
| 13602 | 2026.05.11 19:14:12.845172 [ 25 ] {} <Debug> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 13603 | 2026.05.11 19:14:12.845288 [ 25 ] {} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.05.11 19:14:12.845326 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13605 | 2026.05.11 19:14:12.845485 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::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 | ||
| 13606 | 2026.05.11 19:14:12.845644 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13607 | 2026.05.11 19:14:12.845680 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 13608 | 2026.05.11 19:14:12.845752 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 13609 | 2026.05.11 19:14:12.845802 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 13610 | 2026.05.11 19:14:12.845851 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 13611 | 2026.05.11 19:14:12.845894 [ 195 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13612 | 2026.05.11 19:14:12.846694 [ 201 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266742 sec., 4736.560404565413 rows/sec., 351.54 KiB/sec. | ||
| 13613 | 2026.05.11 19:14:12.846859 [ 201 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 13614 | 2026.05.11 19:14:12.847145 [ 201 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.05.11 19:14:12.847221 [ 201 ] {a8b571ff-cac8-4059-9aa4-7d3d6033b16d::all_1_9_2} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 13616 | 2026.05.11 19:14:12.847329 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13617 | 2026.05.11 19:14:14.438991 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13618 | 2026.05.11 19:14:14.439046 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13619 | 2026.05.11 19:14:14.624536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28834 | ||
| 13620 | 2026.05.11 19:14:14.625045 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.05.11 19:14:14.625091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13622 | 2026.05.11 19:14:14.625607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13623 | 2026.05.11 19:14:14.625839 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.05.11 19:14:14.625973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28834 | ||
| 13625 | 2026.05.11 19:14:14.718224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1652 | ||
| 13626 | 2026.05.11 19:14:14.720871 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.05.11 19:14:14.720932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13628 | 2026.05.11 19:14:14.722185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13629 | 2026.05.11 19:14:14.722475 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.05.11 19:14:14.722866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 13631 | 2026.05.11 19:14:16.194254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13632 | 2026.05.11 19:14:16.211132 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.05.11 19:14:16.211184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13634 | 2026.05.11 19:14:16.217252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13635 | 2026.05.11 19:14:16.217949 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.05.11 19:14:16.220700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13637 | 2026.05.11 19:14:16.308114 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2026.05.11 19:14:16.308375 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13639 | 2026.05.11 19:14:16.308750 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13640 | 2026.05.11 19:14:16.308792 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13641 | 2026.05.11 19:14:16.309016 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13642 | 2026.05.11 19:14:16.309083 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13643 | 2026.05.11 19:14:16.309220 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13644 | 2026.05.11 19:14:16.309322 [ 312 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13645 | 2026.05.11 19:14:16.309352 [ 354 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13646 | 2026.05.11 19:14:16.309460 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13647 | 2026.05.11 19:14:16.309485 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13648 | 2026.05.11 19:14:16.309527 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13649 | 2026.05.11 19:14:16.309547 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13650 | 2026.05.11 19:14:16.310493 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002222 sec., 23402.340234023402 rows/sec., 5.47 MiB/sec. | ||
| 13651 | 2026.05.11 19:14:16.310562 [ 259 ] {917a1083-a8d8-485d-a05f-1fde2b431070} <Debug> TCPHandler: Processed in 0.002582794 sec. | ||
| 13652 | 2026.05.11 19:14:16.312868 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.05.11 19:14:16.312975 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13654 | 2026.05.11 19:14:16.313016 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13655 | 2026.05.11 19:14:16.313526 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.05.11 19:14:16.313568 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13657 | 2026.05.11 19:14:16.313943 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13658 | 2026.05.11 19:14:16.314166 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.05.11 19:14:16.314310 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001366 sec., 92240.11713030747 rows/sec., 7.97 MiB/sec. | ||
| 13660 | 2026.05.11 19:14:16.314331 [ 39 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13661 | 2026.05.11 19:14:16.314348 [ 259 ] {5c7d70a1-f159-45e9-a8d3-a3393f633d20} <Debug> TCPHandler: Processed in 0.001527192 sec. | ||
| 13662 | 2026.05.11 19:14:16.314410 [ 39 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.05.11 19:14:16.314436 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13664 | 2026.05.11 19:14:16.314519 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13665 | 2026.05.11 19:14:16.314544 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13666 | 2026.05.11 19:14:16.314616 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13667 | 2026.05.11 19:14:16.314660 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13668 | 2026.05.11 19:14:16.314680 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13669 | 2026.05.11 19:14:16.314722 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3365 rows starting from the beginning of the part | ||
| 13670 | 2026.05.11 19:14:16.314798 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 70 rows starting from the beginning of the part | ||
| 13671 | 2026.05.11 19:14:16.314851 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2480 rows starting from the beginning of the part | ||
| 13672 | 2026.05.11 19:14:16.314895 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13673 | 2026.05.11 19:14:16.314939 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
| 13674 | 2026.05.11 19:14:16.314979 [ 189 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 126 rows starting from the beginning of the part | ||
| 13675 | 2026.05.11 19:14:16.315074 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.05.11 19:14:16.315116 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13677 | 2026.05.11 19:14:16.315456 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13678 | 2026.05.11 19:14:16.315674 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2026.05.11 19:14:16.315809 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 13680 | 2026.05.11 19:14:16.315847 [ 259 ] {69e3430b-2f2f-4557-aaaa-7aadd7bc14ca} <Debug> TCPHandler: Processed in 0.001375309 sec. | ||
| 13681 | 2026.05.11 19:14:16.315976 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2026.05.11 19:14:16.316069 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13683 | 2026.05.11 19:14:16.316109 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13684 | 2026.05.11 19:14:16.316548 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2026.05.11 19:14:16.316584 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13686 | 2026.05.11 19:14:16.316883 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13687 | 2026.05.11 19:14:16.317094 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2026.05.11 19:14:16.317178 [ 201 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683507 sec., 2298112.1346059465 rows/sec., 182.23 MiB/sec. | ||
| 13689 | 2026.05.11 19:14:16.317223 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001172 sec., 84470.98976109215 rows/sec., 6.60 MiB/sec. | ||
| 13690 | 2026.05.11 19:14:16.317219 [ 39 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13691 | 2026.05.11 19:14:16.317268 [ 259 ] {70064af4-230c-43af-adb5-fbad7b5ee96f} <Debug> TCPHandler: Processed in 0.001339757 sec. | ||
| 13692 | 2026.05.11 19:14:16.317284 [ 39 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.05.11 19:14:16.317310 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13694 | 2026.05.11 19:14:16.317398 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13695 | 2026.05.11 19:14:16.317419 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13696 | 2026.05.11 19:14:16.317474 [ 201 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13697 | 2026.05.11 19:14:16.317497 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13698 | 2026.05.11 19:14:16.317544 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13699 | 2026.05.11 19:14:16.317556 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13700 | 2026.05.11 19:14:16.317600 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1832 rows starting from the beginning of the part | ||
| 13701 | 2026.05.11 19:14:16.317670 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 71 rows starting from the beginning of the part | ||
| 13702 | 2026.05.11 19:14:16.317719 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1335 rows starting from the beginning of the part | ||
| 13703 | 2026.05.11 19:14:16.317763 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13704 | 2026.05.11 19:14:16.317764 [ 201 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.05.11 19:14:16.317809 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 71 rows starting from the beginning of the part | ||
| 13706 | 2026.05.11 19:14:16.317856 [ 201 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_96_19} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13707 | 2026.05.11 19:14:16.317858 [ 195 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 99 rows starting from the beginning of the part | ||
| 13708 | 2026.05.11 19:14:16.317948 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13709 | 2026.05.11 19:14:16.317959 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.05.11 19:14:16.318001 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13711 | 2026.05.11 19:14:16.318348 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13712 | 2026.05.11 19:14:16.318571 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.05.11 19:14:16.318696 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 3 parts from all_1_91_18 to all_93_93_0 | ||
| 13714 | 2026.05.11 19:14:16.318705 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 13715 | 2026.05.11 19:14:16.318735 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2026.05.11 19:14:16.318759 [ 259 ] {c6968e12-9d80-49a8-be62-c2001c27f31f} <Debug> TCPHandler: Processed in 0.001408029 sec. | ||
| 13717 | 2026.05.11 19:14:16.318759 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13718 | 2026.05.11 19:14:16.318862 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_91_18 to all_93_93_0 into Compact with storage Full | ||
| 13719 | 2026.05.11 19:14:16.318893 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2026.05.11 19:14:16.318962 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13721 | 2026.05.11 19:14:16.318986 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.05.11 19:14:16.318992 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 31310 rows starting from the beginning of the part | ||
| 13723 | 2026.05.11 19:14:16.319040 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <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 | ||
| 13724 | 2026.05.11 19:14:16.319055 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13725 | 2026.05.11 19:14:16.319103 [ 199 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1501 rows starting from the beginning of the part | ||
| 13726 | 2026.05.11 19:14:16.319198 [ 201 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831724 sec., 1895482.0704429268 rows/sec., 137.32 MiB/sec. | ||
| 13727 | 2026.05.11 19:14:16.319414 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13728 | 2026.05.11 19:14:16.319692 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.05.11 19:14:16.319766 [ 190 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_96_19} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13730 | 2026.05.11 19:14:16.319839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 13731 | 2026.05.11 19:14:16.319923 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.05.11 19:14:16.319963 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13733 | 2026.05.11 19:14:16.320536 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13734 | 2026.05.11 19:14:16.320758 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.05.11 19:14:16.320893 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001925 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 13736 | 2026.05.11 19:14:16.320949 [ 259 ] {da3639e3-98f5-4745-956f-d1b899c55b25} <Debug> TCPHandler: Processed in 0.002103614 sec. | ||
| 13737 | 2026.05.11 19:14:16.321073 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2026.05.11 19:14:16.321165 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13739 | 2026.05.11 19:14:16.321207 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13740 | 2026.05.11 19:14:16.321547 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.05.11 19:14:16.321582 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13742 | 2026.05.11 19:14:16.321882 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13743 | 2026.05.11 19:14:16.322089 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.05.11 19:14:16.322207 [ 39 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13745 | 2026.05.11 19:14:16.322219 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13746 | 2026.05.11 19:14:16.322244 [ 39 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.05.11 19:14:16.322267 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13748 | 2026.05.11 19:14:16.322268 [ 259 ] {5aea9f06-a48b-4057-b6db-c3924757935c} <Debug> TCPHandler: Processed in 0.001242657 sec. | ||
| 13749 | 2026.05.11 19:14:16.322345 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13750 | 2026.05.11 19:14:16.322448 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13751 | 2026.05.11 19:14:16.322480 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5100 rows starting from the beginning of the part | ||
| 13752 | 2026.05.11 19:14:16.322535 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13753 | 2026.05.11 19:14:16.322582 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13754 | 2026.05.11 19:14:16.322622 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
| 13755 | 2026.05.11 19:14:16.322667 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13756 | 2026.05.11 19:14:16.322707 [ 190 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13757 | 2026.05.11 19:14:16.324592 [ 198 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276503 sec., 2345703.0366311837 rows/sec., 156.71 MiB/sec. | ||
| 13758 | 2026.05.11 19:14:16.325019 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13759 | 2026.05.11 19:14:16.325336 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13760 | 2026.05.11 19:14:16.325418 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_96_19} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13761 | 2026.05.11 19:14:16.325514 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13762 | 2026.05.11 19:14:16.325681 [ 198 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32971 rows, containing 5 columns (5 merged, 0 gathered) in 0.006857679 sec., 4807894.916049585 rows/sec., 315.12 MiB/sec. | ||
| 13763 | 2026.05.11 19:14:16.325887 [ 196 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 13764 | 2026.05.11 19:14:16.326198 [ 196 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.05.11 19:14:16.326276 [ 196 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 3 parts: [all_1_91_18, all_93_93_0] -> all_1_93_19 | ||
| 13766 | 2026.05.11 19:14:16.326358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13767 | 2026.05.11 19:14:17.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.93 MiB, peak 362.20 MiB, free memory in arenas 0.00 B, will set to 348.89 MiB (RSS), difference: -1.04 MiB | ||
| 13768 | 2026.05.11 19:14:21.315893 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.05.11 19:14:21.316128 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', '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) | ||
| 13770 | 2026.05.11 19:14:21.316484 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13771 | 2026.05.11 19:14:21.316522 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <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', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', '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 | ||
| 13772 | 2026.05.11 19:14:21.316777 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13773 | 2026.05.11 19:14:21.316846 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13774 | 2026.05.11 19:14:21.316989 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 13775 | 2026.05.11 19:14:21.317110 [ 361 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13776 | 2026.05.11 19:14:21.317113 [ 346 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13777 | 2026.05.11 19:14:21.317263 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 13778 | 2026.05.11 19:14:21.317290 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13779 | 2026.05.11 19:14:21.317360 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13780 | 2026.05.11 19:14:21.317380 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Reading approx. 53 rows with 2 streams | ||
| 13781 | 2026.05.11 19:14:21.317419 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <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', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', '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'))" | ||
| 13782 | 2026.05.11 19:14:21.317462 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <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', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', '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'))" | ||
| 13783 | 2026.05.11 19:14:21.318670 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> executeQuery: Read 53 rows, 12.70 KiB in 0.002642 sec., 20060.560181680547 rows/sec., 4.70 MiB/sec. | ||
| 13784 | 2026.05.11 19:14:21.318780 [ 259 ] {f11f79e6-2940-4836-9f1f-dbedd83a650d} <Debug> TCPHandler: Processed in 0.003013993 sec. | ||
| 13785 | 2026.05.11 19:14:21.324557 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.05.11 19:14:21.324686 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13787 | 2026.05.11 19:14:21.324736 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13788 | 2026.05.11 19:14:21.325356 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.05.11 19:14:21.325397 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13790 | 2026.05.11 19:14:21.325784 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13791 | 2026.05.11 19:14:21.326011 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.05.11 19:14:21.326160 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001512 sec., 187830.68783068782 rows/sec., 11.93 MiB/sec. | ||
| 13793 | 2026.05.11 19:14:21.326201 [ 259 ] {f3039d83-635a-40d4-b471-084256353a24} <Debug> TCPHandler: Processed in 0.001705456 sec. | ||
| 13794 | 2026.05.11 19:14:21.326336 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2026.05.11 19:14:21.326433 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13796 | 2026.05.11 19:14:21.326473 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13797 | 2026.05.11 19:14:21.326876 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.05.11 19:14:21.326912 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13799 | 2026.05.11 19:14:21.327209 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13800 | 2026.05.11 19:14:21.327439 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.05.11 19:14:21.327569 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 435.44 KiB/sec. | ||
| 13802 | 2026.05.11 19:14:21.327608 [ 259 ] {b7a91c2f-bf67-4fa7-a332-02daee26f6ed} <Debug> TCPHandler: Processed in 0.001321018 sec. | ||
| 13803 | 2026.05.11 19:14:21.327729 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.05.11 19:14:21.327823 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13805 | 2026.05.11 19:14:21.327864 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13806 | 2026.05.11 19:14:21.328626 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.05.11 19:14:21.328662 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13808 | 2026.05.11 19:14:21.329027 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13809 | 2026.05.11 19:14:21.329248 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.05.11 19:14:21.329381 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Debug> executeQuery: Read 815 rows, 64.49 KiB in 0.001576 sec., 517131.9796954315 rows/sec., 39.96 MiB/sec. | ||
| 13811 | 2026.05.11 19:14:21.329419 [ 259 ] {43f05672-405d-417c-b90f-19ccf75f403b} <Debug> TCPHandler: Processed in 0.001740876 sec. | ||
| 13812 | 2026.05.11 19:14:21.329535 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.05.11 19:14:21.329630 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13814 | 2026.05.11 19:14:21.329669 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13815 | 2026.05.11 19:14:21.330106 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.05.11 19:14:21.330143 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13817 | 2026.05.11 19:14:21.330457 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13818 | 2026.05.11 19:14:21.330676 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.05.11 19:14:21.330812 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001201 sec., 129059.11740216486 rows/sec., 7.73 MiB/sec. | ||
| 13820 | 2026.05.11 19:14:21.330850 [ 259 ] {e691b27d-b2b4-4ff6-9d4f-7e7584436512} <Debug> TCPHandler: Processed in 0.001363418 sec. | ||
| 13821 | 2026.05.11 19:14:21.330970 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.05.11 19:14:21.331063 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13823 | 2026.05.11 19:14:21.331102 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13824 | 2026.05.11 19:14:21.331551 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.05.11 19:14:21.331586 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13826 | 2026.05.11 19:14:21.331889 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13827 | 2026.05.11 19:14:21.332107 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.05.11 19:14:21.332234 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 13829 | 2026.05.11 19:14:21.332273 [ 259 ] {98df1c82-d90e-4de7-b107-a1256e4b8d68} <Debug> TCPHandler: Processed in 0.001351768 sec. | ||
| 13830 | 2026.05.11 19:14:21.332399 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.05.11 19:14:21.332494 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13832 | 2026.05.11 19:14:21.332533 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13833 | 2026.05.11 19:14:21.332971 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.05.11 19:14:21.333007 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13835 | 2026.05.11 19:14:21.333322 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13836 | 2026.05.11 19:14:21.333538 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.05.11 19:14:21.333667 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 13838 | 2026.05.11 19:14:21.333706 [ 259 ] {b4fab0c9-ea5f-4298-af68-2f717735df13} <Debug> TCPHandler: Processed in 0.001356848 sec. | ||
| 13839 | 2026.05.11 19:14:21.333823 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.05.11 19:14:21.333917 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13841 | 2026.05.11 19:14:21.333956 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13842 | 2026.05.11 19:14:21.334552 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.05.11 19:14:21.334587 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13844 | 2026.05.11 19:14:21.334918 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13845 | 2026.05.11 19:14:21.335138 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.05.11 19:14:21.335274 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Debug> executeQuery: Read 503 rows, 36.24 KiB in 0.001375 sec., 365818.1818181818 rows/sec., 25.74 MiB/sec. | ||
| 13847 | 2026.05.11 19:14:21.335311 [ 259 ] {db60364f-4067-4bab-bf15-94ce7a36e1b8} <Debug> TCPHandler: Processed in 0.001536822 sec. | ||
| 13848 | 2026.05.11 19:14:21.335434 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.05.11 19:14:21.335557 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13850 | 2026.05.11 19:14:21.335608 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13851 | 2026.05.11 19:14:21.336009 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.05.11 19:14:21.336044 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13853 | 2026.05.11 19:14:21.336378 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13854 | 2026.05.11 19:14:21.336593 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.05.11 19:14:21.336725 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 525.53 KiB/sec. | ||
| 13856 | 2026.05.11 19:14:21.336765 [ 259 ] {534f1618-f9d0-4460-96cb-d6ca64f6205a} <Debug> TCPHandler: Processed in 0.001393809 sec. | ||
| 13857 | 2026.05.11 19:14:21.336900 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.05.11 19:14:21.337001 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.05.11 19:14:21.337046 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13860 | 2026.05.11 19:14:21.337570 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.05.11 19:14:21.337609 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13862 | 2026.05.11 19:14:21.337980 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13863 | 2026.05.11 19:14:21.338202 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.05.11 19:14:21.338341 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Debug> executeQuery: Read 373 rows, 24.87 KiB in 0.001358 sec., 274668.63033873343 rows/sec., 17.89 MiB/sec. | ||
| 13865 | 2026.05.11 19:14:21.338381 [ 259 ] {f2c13e6f-2174-4aec-8b75-c2b131607632} <Debug> TCPHandler: Processed in 0.001531392 sec. | ||
| 13866 | 2026.05.11 19:14:21.338504 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2026.05.11 19:14:21.338601 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13868 | 2026.05.11 19:14:21.338644 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13869 | 2026.05.11 19:14:21.338973 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.05.11 19:14:21.339008 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13871 | 2026.05.11 19:14:21.339311 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13872 | 2026.05.11 19:14:21.339528 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.05.11 19:14:21.339658 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001073 sec., 1863.932898415657 rows/sec., 125.60 KiB/sec. | ||
| 13874 | 2026.05.11 19:14:21.339696 [ 259 ] {41931d27-98b3-45e4-8b90-e1308cda85a8} <Debug> TCPHandler: Processed in 0.001241145 sec. | ||
| 13875 | 2026.05.11 19:14:21.339813 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.05.11 19:14:21.339909 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13877 | 2026.05.11 19:14:21.339964 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <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 | ||
| 13878 | 2026.05.11 19:14:21.340712 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.05.11 19:14:21.340748 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13880 | 2026.05.11 19:14:21.341264 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13881 | 2026.05.11 19:14:21.341494 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.05.11 19:14:21.341636 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001744 sec., 4013.761467889908 rows/sec., 7.19 MiB/sec. | ||
| 13883 | 2026.05.11 19:14:21.341695 [ 259 ] {90018b9e-db2d-44b0-b834-7ca8b2843a93} <Debug> TCPHandler: Processed in 0.00193217 sec. | ||
| 13884 | 2026.05.11 19:14:21.341820 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.05.11 19:14:21.341915 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13886 | 2026.05.11 19:14:21.341957 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13887 | 2026.05.11 19:14:21.342304 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.05.11 19:14:21.342339 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13889 | 2026.05.11 19:14:21.342649 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13890 | 2026.05.11 19:14:21.342858 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.05.11 19:14:21.342988 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.00109 sec., 110091.74311926604 rows/sec., 6.62 MiB/sec. | ||
| 13892 | 2026.05.11 19:14:21.343027 [ 259 ] {77bc6b91-9a26-4da4-a716-3db5a5786556} <Debug> TCPHandler: Processed in 0.001255347 sec. | ||
| 13893 | 2026.05.11 19:14:22.126122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29346 | ||
| 13894 | 2026.05.11 19:14:22.126722 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.05.11 19:14:22.126771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13896 | 2026.05.11 19:14:22.127318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13897 | 2026.05.11 19:14:22.127562 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.05.11 19:14:22.127713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29346 | ||
| 13899 | 2026.05.11 19:14:22.127715 [ 61 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13900 | 2026.05.11 19:14:22.127790 [ 61 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.05.11 19:14:22.127813 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13902 | 2026.05.11 19:14:22.127936 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13903 | 2026.05.11 19:14:22.128114 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13904 | 2026.05.11 19:14:22.128175 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26914 rows starting from the beginning of the part | ||
| 13905 | 2026.05.11 19:14:22.128280 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13906 | 2026.05.11 19:14:22.128358 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13907 | 2026.05.11 19:14:22.128427 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13908 | 2026.05.11 19:14:22.128493 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13909 | 2026.05.11 19:14:22.128557 [ 188 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13910 | 2026.05.11 19:14:22.131093 [ 198 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29346 rows, containing 4 columns (4 merged, 0 gathered) in 0.003214402 sec., 9129536.380328285 rows/sec., 130.60 MiB/sec. | ||
| 13911 | 2026.05.11 19:14:22.131480 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13912 | 2026.05.11 19:14:22.131833 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.05.11 19:14:22.131925 [ 191 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_61_12} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13914 | 2026.05.11 19:14:22.132051 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13915 | 2026.05.11 19:14:23.720770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13916 | 2026.05.11 19:14:23.738107 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.05.11 19:14:23.738160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13918 | 2026.05.11 19:14:23.744583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13919 | 2026.05.11 19:14:23.745280 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.05.11 19:14:23.745567 [ 68 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13921 | 2026.05.11 19:14:23.745605 [ 68 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13922 | 2026.05.11 19:14:23.745623 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13923 | 2026.05.11 19:14:23.745747 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13924 | 2026.05.11 19:14:23.749023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13925 | 2026.05.11 19:14:23.749561 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13926 | 2026.05.11 19:14:23.751117 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13927 | 2026.05.11 19:14:23.755719 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13928 | 2026.05.11 19:14:23.760086 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13929 | 2026.05.11 19:14:23.764413 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13930 | 2026.05.11 19:14:23.768994 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13931 | 2026.05.11 19:14:23.772862 [ 188 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13932 | 2026.05.11 19:14:23.827496 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081805149 sec., 5623.117928677081 rows/sec., 29.08 MiB/sec. | ||
| 13933 | 2026.05.11 19:14:23.830371 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13934 | 2026.05.11 19:14:23.832344 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.05.11 19:14:23.832453 [ 194 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_61_12} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13936 | 2026.05.11 19:14:23.834997 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13937 | 2026.05.11 19:14:24.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.99 MiB, peak 363.39 MiB, free memory in arenas 0.00 B, will set to 348.91 MiB (RSS), difference: -1.08 MiB | ||
| 13938 | 2026.05.11 19:14:24.723068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1692 | ||
| 13939 | 2026.05.11 19:14:24.726188 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13940 | 2026.05.11 19:14:24.726243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13941 | 2026.05.11 19:14:24.727525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13942 | 2026.05.11 19:14:24.727819 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13943 | 2026.05.11 19:14:24.728004 [ 64 ] {} <Debug> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13944 | 2026.05.11 19:14:24.728075 [ 64 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.05.11 19:14:24.728098 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13946 | 2026.05.11 19:14:24.728199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 13947 | 2026.05.11 19:14:24.728285 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13948 | 2026.05.11 19:14:24.729159 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13949 | 2026.05.11 19:14:24.729297 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1514 rows starting from the beginning of the part | ||
| 13950 | 2026.05.11 19:14:24.729657 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 13951 | 2026.05.11 19:14:24.730012 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 13952 | 2026.05.11 19:14:24.730345 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 13953 | 2026.05.11 19:14:24.730672 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 13954 | 2026.05.11 19:14:24.730989 [ 197 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 13955 | 2026.05.11 19:14:24.737432 [ 187 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 72 columns (72 merged, 0 gathered) in 0.009236414 sec., 183187.97749862663 rows/sec., 152.89 MiB/sec. | ||
| 13956 | 2026.05.11 19:14:24.739434 [ 200 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13957 | 2026.05.11 19:14:24.740056 [ 200 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.05.11 19:14:24.740138 [ 200 ] {f8264ef4-18cd-423f-a065-bdcc9401eb98::all_1_46_9} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13959 | 2026.05.11 19:14:24.740487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 13960 | 2026.05.11 19:14:26.307733 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.05.11 19:14:26.307980 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13962 | 2026.05.11 19:14:26.308329 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13963 | 2026.05.11 19:14:26.308366 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13964 | 2026.05.11 19:14:26.308579 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13965 | 2026.05.11 19:14:26.308648 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13966 | 2026.05.11 19:14:26.308788 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13967 | 2026.05.11 19:14:26.308876 [ 333 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13968 | 2026.05.11 19:14:26.308909 [ 361 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 13969 | 2026.05.11 19:14:26.309016 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 13970 | 2026.05.11 19:14:26.309042 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13971 | 2026.05.11 19:14:26.309083 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13972 | 2026.05.11 19:14:26.309103 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13973 | 2026.05.11 19:14:26.310178 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002295 sec., 22657.952069716775 rows/sec., 5.30 MiB/sec. | ||
| 13974 | 2026.05.11 19:14:26.310286 [ 259 ] {f87eb427-8f5d-49c7-a9fc-4b8122ae7bd2} <Debug> TCPHandler: Processed in 0.002687176 sec. | ||
| 13975 | 2026.05.11 19:14:26.312582 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2026.05.11 19:14:26.312787 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13977 | 2026.05.11 19:14:26.312867 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13978 | 2026.05.11 19:14:26.313570 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.05.11 19:14:26.313615 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13980 | 2026.05.11 19:14:26.314003 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13981 | 2026.05.11 19:14:26.314228 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.05.11 19:14:26.314384 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001653 sec., 76225.04537205082 rows/sec., 6.58 MiB/sec. | ||
| 13983 | 2026.05.11 19:14:26.314426 [ 259 ] {b4a77211-9da2-46c2-9ce8-0184b235deb7} <Debug> TCPHandler: Processed in 0.001945461 sec. | ||
| 13984 | 2026.05.11 19:14:26.314557 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.05.11 19:14:26.314652 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13986 | 2026.05.11 19:14:26.314692 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13987 | 2026.05.11 19:14:26.315110 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.05.11 19:14:26.315146 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13989 | 2026.05.11 19:14:26.315441 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13990 | 2026.05.11 19:14:26.315660 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.05.11 19:14:26.315787 [ 64 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13992 | 2026.05.11 19:14:26.315794 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.22 MiB/sec. | ||
| 13993 | 2026.05.11 19:14:26.315859 [ 64 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2026.05.11 19:14:26.315876 [ 259 ] {22f36b4f-7d56-460b-af42-acf61114a7a1} <Debug> TCPHandler: Processed in 0.001368799 sec. | ||
| 13995 | 2026.05.11 19:14:26.315886 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13996 | 2026.05.11 19:14:26.315991 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13997 | 2026.05.11 19:14:26.316002 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13998 | 2026.05.11 19:14:26.316097 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13999 | 2026.05.11 19:14:26.316108 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14000 | 2026.05.11 19:14:26.316129 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 227 rows starting from the beginning of the part | ||
| 14001 | 2026.05.11 19:14:26.316148 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14002 | 2026.05.11 19:14:26.316192 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 14003 | 2026.05.11 19:14:26.316239 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 14004 | 2026.05.11 19:14:26.316285 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 14005 | 2026.05.11 19:14:26.316326 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 155 rows starting from the beginning of the part | ||
| 14006 | 2026.05.11 19:14:26.316371 [ 192 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 14007 | 2026.05.11 19:14:26.316597 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.05.11 19:14:26.316633 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14009 | 2026.05.11 19:14:26.316944 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14010 | 2026.05.11 19:14:26.317159 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.05.11 19:14:26.317264 [ 187 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311275 sec., 392747.51672990026 rows/sec., 27.08 MiB/sec. | ||
| 14012 | 2026.05.11 19:14:26.317294 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001202 sec., 82362.72878535774 rows/sec., 6.43 MiB/sec. | ||
| 14013 | 2026.05.11 19:14:26.317342 [ 259 ] {de641e3f-3bc8-4233-be76-140467a7304c} <Debug> TCPHandler: Processed in 0.001388259 sec. | ||
| 14014 | 2026.05.11 19:14:26.317462 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.05.11 19:14:26.317492 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14016 | 2026.05.11 19:14:26.317560 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14017 | 2026.05.11 19:14:26.317609 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14018 | 2026.05.11 19:14:26.317859 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.05.11 19:14:26.317956 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_86_17} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14020 | 2026.05.11 19:14:26.318025 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2026.05.11 19:14:26.318063 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14022 | 2026.05.11 19:14:26.318066 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14023 | 2026.05.11 19:14:26.318424 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14024 | 2026.05.11 19:14:26.318636 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.05.11 19:14:26.318758 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 5 parts from all_1_93_19 to all_97_97_0 | ||
| 14026 | 2026.05.11 19:14:26.318774 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 14027 | 2026.05.11 19:14:26.318791 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2026.05.11 19:14:26.318816 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14029 | 2026.05.11 19:14:26.318821 [ 259 ] {56d929ef-60c3-4b2e-9c31-32879c4f58bf} <Debug> TCPHandler: Processed in 0.001406909 sec. | ||
| 14030 | 2026.05.11 19:14:26.318884 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_93_19 to all_97_97_0 into Compact with storage Full | ||
| 14031 | 2026.05.11 19:14:26.318946 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14032 | 2026.05.11 19:14:26.318964 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14033 | 2026.05.11 19:14:26.318988 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_19, total 32971 rows starting from the beginning of the part | ||
| 14034 | 2026.05.11 19:14:26.319030 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 14035 | 2026.05.11 19:14:26.319041 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14036 | 2026.05.11 19:14:26.319065 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14037 | 2026.05.11 19:14:26.319096 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <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 | ||
| 14038 | 2026.05.11 19:14:26.319098 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14039 | 2026.05.11 19:14:26.319140 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 373 rows starting from the beginning of the part | ||
| 14040 | 2026.05.11 19:14:26.319901 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.05.11 19:14:26.319938 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14042 | 2026.05.11 19:14:26.320515 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14043 | 2026.05.11 19:14:26.320746 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.05.11 19:14:26.320890 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001866 sec., 18756.698821007503 rows/sec., 33.61 MiB/sec. | ||
| 14045 | 2026.05.11 19:14:26.320949 [ 259 ] {1f3e44a4-2f76-472e-b7b4-4f2287cb6375} <Debug> TCPHandler: Processed in 0.002051792 sec. | ||
| 14046 | 2026.05.11 19:14:26.321085 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.05.11 19:14:26.321180 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.05.11 19:14:26.321223 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14049 | 2026.05.11 19:14:26.321569 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.05.11 19:14:26.321606 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14051 | 2026.05.11 19:14:26.321925 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14052 | 2026.05.11 19:14:26.322135 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.05.11 19:14:26.322269 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14054 | 2026.05.11 19:14:26.322308 [ 259 ] {4efad839-73ff-4741-8c55-68d3b4b197b3} <Debug> TCPHandler: Processed in 0.001272957 sec. | ||
| 14055 | 2026.05.11 19:14:26.325565 [ 193 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33792 rows, containing 5 columns (5 merged, 0 gathered) in 0.006703625 sec., 5040854.761416398 rows/sec., 330.64 MiB/sec. | ||
| 14056 | 2026.05.11 19:14:26.325862 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14057 | 2026.05.11 19:14:26.326158 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.05.11 19:14:26.326230 [ 195 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 5 parts: [all_1_93_19, all_97_97_0] -> all_1_97_20 | ||
| 14059 | 2026.05.11 19:14:26.326309 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14060 | 2026.05.11 19:14:29.439103 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14061 | 2026.05.11 19:14:29.439218 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14062 | 2026.05.11 19:14:29.627902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29794 | ||
| 14063 | 2026.05.11 19:14:29.628563 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.05.11 19:14:29.628620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14065 | 2026.05.11 19:14:29.629177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14066 | 2026.05.11 19:14:29.629432 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.05.11 19:14:29.629559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29794 | ||
| 14068 | 2026.05.11 19:14:31.249141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14069 | 2026.05.11 19:14:31.264814 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2026.05.11 19:14:31.264876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14071 | 2026.05.11 19:14:31.270331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14072 | 2026.05.11 19:14:31.271020 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.05.11 19:14:31.273845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14074 | 2026.05.11 19:14:31.311273 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.05.11 19:14:31.311650 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 14076 | 2026.05.11 19:14:31.312226 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14077 | 2026.05.11 19:14:31.312298 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <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 | ||
| 14078 | 2026.05.11 19:14:31.312586 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14079 | 2026.05.11 19:14:31.312667 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14080 | 2026.05.11 19:14:31.312815 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14081 | 2026.05.11 19:14:31.312924 [ 333 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14082 | 2026.05.11 19:14:31.312934 [ 361 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14083 | 2026.05.11 19:14:31.313052 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14084 | 2026.05.11 19:14:31.313077 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14085 | 2026.05.11 19:14:31.313122 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <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'))" | ||
| 14086 | 2026.05.11 19:14:31.313173 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14087 | 2026.05.11 19:14:31.314125 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002639 sec., 19704.433497536946 rows/sec., 4.61 MiB/sec. | ||
| 14088 | 2026.05.11 19:14:31.314201 [ 259 ] {57b358e8-ab1f-426f-81b8-e57ce16b50f9} <Debug> TCPHandler: Processed in 0.003112394 sec. | ||
| 14089 | 2026.05.11 19:14:31.319601 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2026.05.11 19:14:31.319810 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14091 | 2026.05.11 19:14:31.319894 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14092 | 2026.05.11 19:14:31.320897 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.05.11 19:14:31.320949 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14094 | 2026.05.11 19:14:31.321399 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14095 | 2026.05.11 19:14:31.321611 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2026.05.11 19:14:31.321738 [ 69 ] {} <Debug> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 14097 | 2026.05.11 19:14:31.321751 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002 sec., 142000 rows/sec., 9.02 MiB/sec. | ||
| 14098 | 2026.05.11 19:14:31.321806 [ 69 ] {} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.05.11 19:14:31.321815 [ 259 ] {0f56a5c3-2580-4ff7-a4e8-d92f04f95b3c} <Debug> TCPHandler: Processed in 0.002317628 sec. | ||
| 14100 | 2026.05.11 19:14:31.321837 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14101 | 2026.05.11 19:14:31.321943 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 14102 | 2026.05.11 19:14:31.321958 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14103 | 2026.05.11 19:14:31.322067 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14104 | 2026.05.11 19:14:31.322070 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14105 | 2026.05.11 19:14:31.322112 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14106 | 2026.05.11 19:14:31.322119 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 14107 | 2026.05.11 19:14:31.322203 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 14108 | 2026.05.11 19:14:31.322249 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 14109 | 2026.05.11 19:14:31.322296 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 14110 | 2026.05.11 19:14:31.322340 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 14111 | 2026.05.11 19:14:31.322383 [ 187 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 14112 | 2026.05.11 19:14:31.322938 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2026.05.11 19:14:31.322980 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14114 | 2026.05.11 19:14:31.323355 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14115 | 2026.05.11 19:14:31.323358 [ 195 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461213 sec., 648776.0511301227 rows/sec., 44.96 MiB/sec. | ||
| 14116 | 2026.05.11 19:14:31.323576 [ 193 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 14117 | 2026.05.11 19:14:31.323598 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.05.11 19:14:31.323741 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001695 sec., 478466.0766961652 rows/sec., 36.98 MiB/sec. | ||
| 14119 | 2026.05.11 19:14:31.323780 [ 259 ] {025a8eca-0700-4b0a-b1f3-4a5c832e98aa} <Debug> TCPHandler: Processed in 0.001870949 sec. | ||
| 14120 | 2026.05.11 19:14:31.323942 [ 193 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.05.11 19:14:31.323949 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.05.11 19:14:31.324036 [ 193 ] {308b4a73-f7d0-475f-9024-5848738b7958::all_1_19_4} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 14123 | 2026.05.11 19:14:31.324064 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.05.11 19:14:31.324113 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14125 | 2026.05.11 19:14:31.324155 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14126 | 2026.05.11 19:14:31.324623 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.11 19:14:31.324667 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14128 | 2026.05.11 19:14:31.325004 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14129 | 2026.05.11 19:14:31.325228 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.05.11 19:14:31.325362 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001318 sec., 113050.07587253414 rows/sec., 6.72 MiB/sec. | ||
| 14131 | 2026.05.11 19:14:31.325401 [ 259 ] {39a50038-5e13-4d7d-9444-04672327253e} <Debug> TCPHandler: Processed in 0.001509151 sec. | ||
| 14132 | 2026.05.11 19:14:31.325529 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.05.11 19:14:31.325624 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14134 | 2026.05.11 19:14:31.325663 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14135 | 2026.05.11 19:14:31.326104 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.05.11 19:14:31.326140 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14137 | 2026.05.11 19:14:31.326453 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14138 | 2026.05.11 19:14:31.326688 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.05.11 19:14:31.326829 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 14140 | 2026.05.11 19:14:31.326868 [ 259 ] {57a0fa97-8f99-49e0-9c5a-8c70c3871777} <Debug> TCPHandler: Processed in 0.00138922 sec. | ||
| 14141 | 2026.05.11 19:14:31.326993 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.05.11 19:14:31.327093 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14143 | 2026.05.11 19:14:31.327136 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14144 | 2026.05.11 19:14:31.327573 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.05.11 19:14:31.327610 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14146 | 2026.05.11 19:14:31.327912 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14147 | 2026.05.11 19:14:31.328143 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.05.11 19:14:31.328256 [ 69 ] {} <Debug> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 14149 | 2026.05.11 19:14:31.328289 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 14150 | 2026.05.11 19:14:31.328293 [ 69 ] {} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.05.11 19:14:31.328335 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14152 | 2026.05.11 19:14:31.328344 [ 259 ] {89be8f5e-8fab-4a04-b5d4-681d27ecbe9a} <Debug> TCPHandler: Processed in 0.001400429 sec. | ||
| 14153 | 2026.05.11 19:14:31.328425 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 14154 | 2026.05.11 19:14:31.328487 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.05.11 19:14:31.328534 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14156 | 2026.05.11 19:14:31.328570 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 14157 | 2026.05.11 19:14:31.328590 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14158 | 2026.05.11 19:14:31.328633 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 14159 | 2026.05.11 19:14:31.328641 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14160 | 2026.05.11 19:14:31.328684 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 14161 | 2026.05.11 19:14:31.328741 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 14162 | 2026.05.11 19:14:31.328784 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 14163 | 2026.05.11 19:14:31.328824 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 14164 | 2026.05.11 19:14:31.329282 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.05.11 19:14:31.329323 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14166 | 2026.05.11 19:14:31.329645 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260996 sec., 390167.7721420211 rows/sec., 24.42 MiB/sec. | ||
| 14167 | 2026.05.11 19:14:31.329686 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14168 | 2026.05.11 19:14:31.329785 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 14169 | 2026.05.11 19:14:31.330011 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.05.11 19:14:31.330112 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.05.11 19:14:31.330166 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001598 sec., 311013.76720901125 rows/sec., 21.84 MiB/sec. | ||
| 14172 | 2026.05.11 19:14:31.330182 [ 201 ] {4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2::all_1_19_4} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 14173 | 2026.05.11 19:14:31.330212 [ 259 ] {8114b256-1929-47c9-8ebf-19432db42027} <Debug> TCPHandler: Processed in 0.001780337 sec. | ||
| 14174 | 2026.05.11 19:14:31.330250 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14175 | 2026.05.11 19:14:31.330350 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2026.05.11 19:14:31.330455 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14177 | 2026.05.11 19:14:31.330502 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14178 | 2026.05.11 19:14:31.330848 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.05.11 19:14:31.330886 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14180 | 2026.05.11 19:14:31.331200 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 14181 | 2026.05.11 19:14:31.331413 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.05.11 19:14:31.331541 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 14183 | 2026.05.11 19:14:31.331577 [ 259 ] {32ba78f8-3f63-4d9f-b650-e860cf972a18} <Debug> TCPHandler: Processed in 0.001285057 sec. | ||
| 14184 | 2026.05.11 19:14:31.331697 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.05.11 19:14:31.331791 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14186 | 2026.05.11 19:14:31.331833 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14187 | 2026.05.11 19:14:31.332245 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.05.11 19:14:31.332281 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14189 | 2026.05.11 19:14:31.332611 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14190 | 2026.05.11 19:14:31.332820 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.05.11 19:14:31.332950 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 14192 | 2026.05.11 19:14:31.332987 [ 259 ] {3ff20248-cddb-488b-8a66-aa5016b5a11c} <Debug> TCPHandler: Processed in 0.001339948 sec. | ||
| 14193 | 2026.05.11 19:14:31.333106 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2026.05.11 19:14:31.333201 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14195 | 2026.05.11 19:14:31.333241 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14196 | 2026.05.11 19:14:31.333553 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.05.11 19:14:31.333588 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14198 | 2026.05.11 19:14:31.333877 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 14199 | 2026.05.11 19:14:31.334092 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.05.11 19:14:31.334190 [ 59 ] {} <Debug> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 14201 | 2026.05.11 19:14:31.334216 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 14202 | 2026.05.11 19:14:31.334234 [ 59 ] {} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.05.11 19:14:31.334256 [ 259 ] {eec2a48d-af36-4a50-8146-199b8251ee4d} <Debug> TCPHandler: Processed in 0.001199365 sec. | ||
| 14204 | 2026.05.11 19:14:31.334260 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14205 | 2026.05.11 19:14:31.334343 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14206 | 2026.05.11 19:14:31.334387 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.05.11 19:14:31.334442 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14208 | 2026.05.11 19:14:31.334473 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14209 | 2026.05.11 19:14:31.334485 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14210 | 2026.05.11 19:14:31.334524 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14211 | 2026.05.11 19:14:31.334543 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <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 | ||
| 14212 | 2026.05.11 19:14:31.334572 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14213 | 2026.05.11 19:14:31.334616 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14214 | 2026.05.11 19:14:31.334654 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 14215 | 2026.05.11 19:14:31.334690 [ 193 ] {763ba6e7-8158-462c-b7eb-5111b865f863::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 | ||
| 14216 | 2026.05.11 19:14:31.335352 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2026.05.11 19:14:31.335397 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14218 | 2026.05.11 19:14:31.335547 [ 199 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123063 sec., 8938.511169076002 rows/sec., 599.13 KiB/sec. | ||
| 14219 | 2026.05.11 19:14:31.335654 [ 201 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 14220 | 2026.05.11 19:14:31.335911 [ 201 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.11 19:14:31.335970 [ 201 ] {763ba6e7-8158-462c-b7eb-5111b865f863::all_1_10_2} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 14222 | 2026.05.11 19:14:31.336037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14223 | 2026.05.11 19:14:31.336077 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14224 | 2026.05.11 19:14:31.336310 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2026.05.11 19:14:31.336440 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14226 | 2026.05.11 19:14:31.336454 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001987 sec., 3522.8988424760946 rows/sec., 6.31 MiB/sec. | ||
| 14227 | 2026.05.11 19:14:31.336483 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.05.11 19:14:31.336511 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14229 | 2026.05.11 19:14:31.336532 [ 259 ] {88eb84c5-a8c4-4b0a-977d-e4f8bfb15b5b} <Debug> TCPHandler: Processed in 0.002193936 sec. | ||
| 14230 | 2026.05.11 19:14:31.336573 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14231 | 2026.05.11 19:14:31.336665 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2026.05.11 19:14:31.336740 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14233 | 2026.05.11 19:14:31.336763 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14234 | 2026.05.11 19:14:31.336786 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1829 rows starting from the beginning of the part | ||
| 14235 | 2026.05.11 19:14:31.336808 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14236 | 2026.05.11 19:14:31.336896 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 14237 | 2026.05.11 19:14:31.336993 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 14238 | 2026.05.11 19:14:31.337082 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 14239 | 2026.05.11 19:14:31.337155 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.05.11 19:14:31.337169 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 14241 | 2026.05.11 19:14:31.337199 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14242 | 2026.05.11 19:14:31.337269 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 14243 | 2026.05.11 19:14:31.337525 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14244 | 2026.05.11 19:14:31.337765 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.05.11 19:14:31.337899 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 14246 | 2026.05.11 19:14:31.337935 [ 259 ] {1566dd1c-eedf-4b8a-b18c-5629f05183b1} <Debug> TCPHandler: Processed in 0.001319698 sec. | ||
| 14247 | 2026.05.11 19:14:31.346936 [ 193 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 19 columns (19 merged, 0 gathered) in 0.010386696 sec., 184851.852793227 rows/sec., 331.25 MiB/sec. | ||
| 14248 | 2026.05.11 19:14:31.348357 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14249 | 2026.05.11 19:14:31.348673 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.05.11 19:14:31.348742 [ 201 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14251 | 2026.05.11 19:14:31.348845 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 14252 | 2026.05.11 19:14:31.679297 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2026.05.11 19:14:31.679572 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14254 | 2026.05.11 19:14:31.679942 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14255 | 2026.05.11 19:14:31.679981 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14256 | 2026.05.11 19:14:31.680241 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14257 | 2026.05.11 19:14:31.680323 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14258 | 2026.05.11 19:14:31.680484 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 14259 | 2026.05.11 19:14:31.680583 [ 333 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14260 | 2026.05.11 19:14:31.680606 [ 361 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14261 | 2026.05.11 19:14:31.680730 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14262 | 2026.05.11 19:14:31.680766 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14263 | 2026.05.11 19:14:31.680826 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14264 | 2026.05.11 19:14:31.680855 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14265 | 2026.05.11 19:14:31.681905 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002448 sec., 21241.830065359478 rows/sec., 4.97 MiB/sec. | ||
| 14266 | 2026.05.11 19:14:31.681997 [ 259 ] {34d1c9b1-d660-46b3-ad00-f2c067f37d1e} <Debug> TCPHandler: Processed in 0.002845239 sec. | ||
| 14267 | 2026.05.11 19:14:31.696120 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.05.11 19:14:31.696234 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14269 | 2026.05.11 19:14:31.696283 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14270 | 2026.05.11 19:14:31.697629 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.05.11 19:14:31.697673 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14272 | 2026.05.11 19:14:31.698183 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14273 | 2026.05.11 19:14:31.698406 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.05.11 19:14:31.698556 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Debug> executeQuery: Read 2475 rows, 188.43 KiB in 0.002356 sec., 1050509.337860781 rows/sec., 78.11 MiB/sec. | ||
| 14275 | 2026.05.11 19:14:31.698596 [ 259 ] {9cef9bd5-99e6-4c91-b2ac-ba77a5323ebb} <Debug> TCPHandler: Processed in 0.002530842 sec. | ||
| 14276 | 2026.05.11 19:14:31.698744 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.05.11 19:14:31.698841 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.05.11 19:14:31.698882 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14279 | 2026.05.11 19:14:31.699325 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.05.11 19:14:31.699364 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14281 | 2026.05.11 19:14:31.699677 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14282 | 2026.05.11 19:14:31.699888 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.05.11 19:14:31.700021 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001199 sec., 38365.304420350294 rows/sec., 2.82 MiB/sec. | ||
| 14284 | 2026.05.11 19:14:31.700061 [ 259 ] {996765ca-45fe-4e6b-b6fb-03885526a8e2} <Debug> TCPHandler: Processed in 0.001367969 sec. | ||
| 14285 | 2026.05.11 19:14:31.700174 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.05.11 19:14:31.700269 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.05.11 19:14:31.700311 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14288 | 2026.05.11 19:14:31.700917 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.05.11 19:14:31.700955 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14290 | 2026.05.11 19:14:31.701286 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14291 | 2026.05.11 19:14:31.701498 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.05.11 19:14:31.701613 [ 59 ] {} <Debug> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 14293 | 2026.05.11 19:14:31.701630 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001378 sec., 581277.213352685 rows/sec., 33.58 MiB/sec. | ||
| 14294 | 2026.05.11 19:14:31.701670 [ 59 ] {} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2026.05.11 19:14:31.701682 [ 259 ] {4d9ebe79-8de9-4571-9440-e7140f78483d} <Debug> TCPHandler: Processed in 0.001558033 sec. | ||
| 14296 | 2026.05.11 19:14:31.701696 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14297 | 2026.05.11 19:14:31.701793 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 14298 | 2026.05.11 19:14:31.701808 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.05.11 19:14:31.701888 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14300 | 2026.05.11 19:14:31.701907 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14301 | 2026.05.11 19:14:31.701917 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 975 rows starting from the beginning of the part | ||
| 14302 | 2026.05.11 19:14:31.701949 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14303 | 2026.05.11 19:14:31.701975 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 14304 | 2026.05.11 19:14:31.702020 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 14305 | 2026.05.11 19:14:31.702061 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 14306 | 2026.05.11 19:14:31.702103 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 14307 | 2026.05.11 19:14:31.702154 [ 199 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 801 rows starting from the beginning of the part | ||
| 14308 | 2026.05.11 19:14:31.702348 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.05.11 19:14:31.702385 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14310 | 2026.05.11 19:14:31.702692 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 14311 | 2026.05.11 19:14:31.702906 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.05.11 19:14:31.703036 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 14313 | 2026.05.11 19:14:31.703075 [ 259 ] {08643b99-0c61-4bc2-87bb-e069f7ea1306} <Debug> TCPHandler: Processed in 0.001317238 sec. | ||
| 14314 | 2026.05.11 19:14:31.703191 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.05.11 19:14:31.703285 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14316 | 2026.05.11 19:14:31.703287 [ 189 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532247 sec., 1891992.6095466332 rows/sec., 119.30 MiB/sec. | ||
| 14317 | 2026.05.11 19:14:31.703327 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14318 | 2026.05.11 19:14:31.703462 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 14319 | 2026.05.11 19:14:31.703709 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.05.11 19:14:31.703771 [ 196 ] {1577866c-b368-4feb-8501-3527e28a3476::all_1_29_6} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 14321 | 2026.05.11 19:14:31.703843 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 14322 | 2026.05.11 19:14:31.704155 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.05.11 19:14:31.704191 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14324 | 2026.05.11 19:14:31.704553 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14325 | 2026.05.11 19:14:31.704772 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.05.11 19:14:31.704906 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001639 sec., 808419.7681513118 rows/sec., 54.17 MiB/sec. | ||
| 14327 | 2026.05.11 19:14:31.704945 [ 259 ] {1d4f8c89-db0e-4673-a134-2b9cb6f44859} <Debug> TCPHandler: Processed in 0.001804997 sec. | ||
| 14328 | 2026.05.11 19:14:31.705067 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.05.11 19:14:31.705187 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14330 | 2026.05.11 19:14:31.705242 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14331 | 2026.05.11 19:14:31.705975 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.05.11 19:14:31.706012 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14333 | 2026.05.11 19:14:31.706446 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14334 | 2026.05.11 19:14:31.706654 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.05.11 19:14:31.706788 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001625 sec., 920615.3846153846 rows/sec., 55.83 MiB/sec. | ||
| 14336 | 2026.05.11 19:14:31.706826 [ 259 ] {05d832a2-a705-4259-9ba9-0e130acc07bc} <Debug> TCPHandler: Processed in 0.001820418 sec. | ||
| 14337 | 2026.05.11 19:14:31.706934 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.05.11 19:14:31.707033 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.05.11 19:14:31.707090 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <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 | ||
| 14340 | 2026.05.11 19:14:31.707940 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.05.11 19:14:31.707977 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14342 | 2026.05.11 19:14:31.708568 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14343 | 2026.05.11 19:14:31.708793 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.05.11 19:14:31.708932 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001919 sec., 23970.818134445024 rows/sec., 42.95 MiB/sec. | ||
| 14345 | 2026.05.11 19:14:31.708997 [ 259 ] {4b4633af-e4d1-4562-a8dc-fa3887c0550c} <Debug> TCPHandler: Processed in 0.002113114 sec. | ||
| 14346 | 2026.05.11 19:14:31.709115 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.05.11 19:14:31.709213 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14348 | 2026.05.11 19:14:31.709255 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14349 | 2026.05.11 19:14:31.709576 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.05.11 19:14:31.709613 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14351 | 2026.05.11 19:14:31.709913 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14352 | 2026.05.11 19:14:31.710124 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2026.05.11 19:14:31.710254 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 14354 | 2026.05.11 19:14:31.710291 [ 259 ] {bd4ef2e3-c403-46e3-8017-c038bd414e05} <Debug> TCPHandler: Processed in 0.001224755 sec. | ||
| 14355 | 2026.05.11 19:14:32.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.77 MiB, peak 368.37 MiB, free memory in arenas 0.00 B, will set to 356.33 MiB (RSS), difference: 4.56 MiB | ||
| 14356 | 2026.05.11 19:14:34.343789 [ 71 ] {} <Debug> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14357 | 2026.05.11 19:14:34.343865 [ 71 ] {} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.05.11 19:14:34.343891 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14359 | 2026.05.11 19:14:34.344029 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14360 | 2026.05.11 19:14:34.344201 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14361 | 2026.05.11 19:14:34.344242 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 14362 | 2026.05.11 19:14:34.344318 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 14363 | 2026.05.11 19:14:34.344371 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 14364 | 2026.05.11 19:14:34.344427 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 14365 | 2026.05.11 19:14:34.344472 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 14366 | 2026.05.11 19:14:34.345213 [ 199 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249656 sec., 36810.13014781668 rows/sec., 3.10 MiB/sec. | ||
| 14367 | 2026.05.11 19:14:34.345433 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14368 | 2026.05.11 19:14:34.345801 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2026.05.11 19:14:34.345893 [ 189 ] {3fc0e9c2-ca47-4f97-9426-d5e94d4a2803::all_1_23_5} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14370 | 2026.05.11 19:14:34.346000 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14371 | 2026.05.11 19:14:34.728458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1748 | ||
| 14372 | 2026.05.11 19:14:34.731335 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.05.11 19:14:34.731395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14374 | 2026.05.11 19:14:34.732702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14375 | 2026.05.11 19:14:34.732993 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.05.11 19:14:34.733386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1748 | ||
| 14377 | 2026.05.11 19:14:36.305211 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14378 | 2026.05.11 19:14:36.305565 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 14379 | 2026.05.11 19:14:36.305896 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14380 | 2026.05.11 19:14:36.305930 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <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 | ||
| 14381 | 2026.05.11 19:14:36.306142 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14382 | 2026.05.11 19:14:36.306208 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14383 | 2026.05.11 19:14:36.306347 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14384 | 2026.05.11 19:14:36.306432 [ 333 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14385 | 2026.05.11 19:14:36.306482 [ 333 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14386 | 2026.05.11 19:14:36.306545 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14387 | 2026.05.11 19:14:36.306566 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14388 | 2026.05.11 19:14:36.306606 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <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'))" | ||
| 14389 | 2026.05.11 19:14:36.306626 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14390 | 2026.05.11 19:14:36.307835 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002418 sec., 21505.37634408602 rows/sec., 5.03 MiB/sec. | ||
| 14391 | 2026.05.11 19:14:36.307907 [ 259 ] {d72382e2-830b-42f5-98b0-5d31181b93ae} <Debug> TCPHandler: Processed in 0.00288704 sec. | ||
| 14392 | 2026.05.11 19:14:36.309455 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14393 | 2026.05.11 19:14:36.309607 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14394 | 2026.05.11 19:14:36.309687 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14395 | 2026.05.11 19:14:36.310700 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2026.05.11 19:14:36.310744 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14397 | 2026.05.11 19:14:36.311155 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14398 | 2026.05.11 19:14:36.311412 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.05.11 19:14:36.311562 [ 58 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14400 | 2026.05.11 19:14:36.311581 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.12 MiB/sec. | ||
| 14401 | 2026.05.11 19:14:36.311601 [ 58 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2026.05.11 19:14:36.311621 [ 259 ] {adfbf101-0abd-4a25-8069-8e47a6217327} <Debug> TCPHandler: Processed in 0.002216856 sec. | ||
| 14403 | 2026.05.11 19:14:36.311630 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14404 | 2026.05.11 19:14:36.311767 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2026.05.11 19:14:36.311805 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14406 | 2026.05.11 19:14:36.311862 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14407 | 2026.05.11 19:14:36.311920 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14408 | 2026.05.11 19:14:36.312050 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14409 | 2026.05.11 19:14:36.312110 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3365 rows starting from the beginning of the part | ||
| 14410 | 2026.05.11 19:14:36.312216 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 815 rows starting from the beginning of the part | ||
| 14411 | 2026.05.11 19:14:36.312292 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 126 rows starting from the beginning of the part | ||
| 14412 | 2026.05.11 19:14:36.312364 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 811 rows starting from the beginning of the part | ||
| 14413 | 2026.05.11 19:14:36.312411 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.05.11 19:14:36.312433 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 2475 rows starting from the beginning of the part | ||
| 14415 | 2026.05.11 19:14:36.312458 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14416 | 2026.05.11 19:14:36.312511 [ 191 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 14417 | 2026.05.11 19:14:36.312797 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14418 | 2026.05.11 19:14:36.313033 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.05.11 19:14:36.313151 [ 58 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14420 | 2026.05.11 19:14:36.313185 [ 58 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14421 | 2026.05.11 19:14:36.313188 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 14422 | 2026.05.11 19:14:36.313216 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14423 | 2026.05.11 19:14:36.313240 [ 259 ] {f51ce29f-e044-4b20-8731-01dcc9cfa395} <Debug> TCPHandler: Processed in 0.001525822 sec. | ||
| 14424 | 2026.05.11 19:14:36.313329 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14425 | 2026.05.11 19:14:36.313385 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.05.11 19:14:36.313473 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14427 | 2026.05.11 19:14:36.313485 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.05.11 19:14:36.313510 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1832 rows starting from the beginning of the part | ||
| 14429 | 2026.05.11 19:14:36.313534 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14430 | 2026.05.11 19:14:36.313581 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 503 rows starting from the beginning of the part | ||
| 14431 | 2026.05.11 19:14:36.313632 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 99 rows starting from the beginning of the part | ||
| 14432 | 2026.05.11 19:14:36.313672 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 497 rows starting from the beginning of the part | ||
| 14433 | 2026.05.11 19:14:36.313712 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1325 rows starting from the beginning of the part | ||
| 14434 | 2026.05.11 19:14:36.313756 [ 189 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 14435 | 2026.05.11 19:14:36.313991 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.05.11 19:14:36.314034 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14437 | 2026.05.11 19:14:36.314371 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14438 | 2026.05.11 19:14:36.314600 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.05.11 19:14:36.314731 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001265 sec., 101185.77075098814 rows/sec., 7.05 MiB/sec. | ||
| 14440 | 2026.05.11 19:14:36.314767 [ 259 ] {c2631291-474a-46bf-ba62-378c739b1c14} <Debug> TCPHandler: Processed in 0.00143104 sec. | ||
| 14441 | 2026.05.11 19:14:36.314818 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 5 columns (5 merged, 0 gathered) in 0.003104475 sec., 2463540.5342288148 rows/sec., 196.08 MiB/sec. | ||
| 14442 | 2026.05.11 19:14:36.314901 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.05.11 19:14:36.314999 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14444 | 2026.05.11 19:14:36.315040 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14445 | 2026.05.11 19:14:36.315119 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14446 | 2026.05.11 19:14:36.315198 [ 199 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918515 sec., 2251741.581379348 rows/sec., 163.24 MiB/sec. | ||
| 14447 | 2026.05.11 19:14:36.315397 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.05.11 19:14:36.315408 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.05.11 19:14:36.315447 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14450 | 2026.05.11 19:14:36.315458 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14451 | 2026.05.11 19:14:36.315487 [ 198 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_101_20} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14452 | 2026.05.11 19:14:36.315580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14453 | 2026.05.11 19:14:36.315740 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2026.05.11 19:14:36.315808 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14455 | 2026.05.11 19:14:36.315811 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_101_20} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14456 | 2026.05.11 19:14:36.315905 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14457 | 2026.05.11 19:14:36.316034 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14458 | 2026.05.11 19:14:36.316157 [ 58 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14459 | 2026.05.11 19:14:36.316164 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001184 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 14460 | 2026.05.11 19:14:36.316197 [ 58 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.05.11 19:14:36.316215 [ 259 ] {52522ae0-7026-4968-a5e8-7ebda35d0657} <Debug> TCPHandler: Processed in 0.001360838 sec. | ||
| 14462 | 2026.05.11 19:14:36.316219 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14463 | 2026.05.11 19:14:36.316298 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14464 | 2026.05.11 19:14:36.316396 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14465 | 2026.05.11 19:14:36.316421 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5340 rows starting from the beginning of the part | ||
| 14466 | 2026.05.11 19:14:36.316462 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 120 rows starting from the beginning of the part | ||
| 14467 | 2026.05.11 19:14:36.316496 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14468 | 2026.05.11 19:14:36.316528 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 14469 | 2026.05.11 19:14:36.316560 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 12 rows starting from the beginning of the part | ||
| 14470 | 2026.05.11 19:14:36.316593 [ 189 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
| 14471 | 2026.05.11 19:14:36.318104 [ 200 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5670 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183156 sec., 3095721.679879447 rows/sec., 206.21 MiB/sec. | ||
| 14472 | 2026.05.11 19:14:36.318478 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14473 | 2026.05.11 19:14:36.318749 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.05.11 19:14:36.318810 [ 199 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_101_20} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14475 | 2026.05.11 19:14:36.318878 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14476 | 2026.05.11 19:14:37.129666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30306 | ||
| 14477 | 2026.05.11 19:14:37.130196 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.05.11 19:14:37.130234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14479 | 2026.05.11 19:14:37.130721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14480 | 2026.05.11 19:14:37.130943 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.05.11 19:14:37.131069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30306 | ||
| 14482 | 2026.05.11 19:14:37.925547 [ 286 ] {} <Trace> TCP-Session: cc70da5d-d5d5-4097-aebf-e679beb30f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14483 | 2026.05.11 19:14:37.925941 [ 286 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60793) 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 has_own_data (stage: Complete) | ||
| 14484 | 2026.05.11 19:14:37.926607 [ 286 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 14485 | 2026.05.11 19:14:37.926792 [ 286 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14486 | 2026.05.11 19:14:37.927192 [ 349 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 14487 | 2026.05.11 19:14:37.927781 [ 286 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002016 sec., 69444.44444444444 rows/sec., 3.85 MiB/sec. | ||
| 14488 | 2026.05.11 19:14:37.927888 [ 286 ] {40227ecd-1257-40e2-a96b-9bc665095eaf} <Debug> TCPHandler: Processed in 0.002533083 sec. | ||
| 14489 | 2026.05.11 19:14:38.773900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14490 | 2026.05.11 19:14:38.789926 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14491 | 2026.05.11 19:14:38.789979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14492 | 2026.05.11 19:14:38.795930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14493 | 2026.05.11 19:14:38.796639 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.05.11 19:14:38.799450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14495 | 2026.05.11 19:14:41.311027 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14496 | 2026.05.11 19:14:41.311288 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) 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) | ||
| 14497 | 2026.05.11 19:14:41.311709 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14498 | 2026.05.11 19:14:41.311764 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <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 | ||
| 14499 | 2026.05.11 19:14:41.312030 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14500 | 2026.05.11 19:14:41.312101 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14501 | 2026.05.11 19:14:41.312249 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14502 | 2026.05.11 19:14:41.312350 [ 349 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14503 | 2026.05.11 19:14:41.312373 [ 361 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14504 | 2026.05.11 19:14:41.312478 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14505 | 2026.05.11 19:14:41.312504 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14506 | 2026.05.11 19:14:41.312549 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <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'))" | ||
| 14507 | 2026.05.11 19:14:41.312571 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14508 | 2026.05.11 19:14:41.313592 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002419 sec., 21496.48615130219 rows/sec., 5.03 MiB/sec. | ||
| 14509 | 2026.05.11 19:14:41.313699 [ 259 ] {fa5e1be9-5180-4e9a-8e12-8add4b273685} <Debug> TCPHandler: Processed in 0.002810109 sec. | ||
| 14510 | 2026.05.11 19:14:41.318935 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2026.05.11 19:14:41.319098 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14512 | 2026.05.11 19:14:41.319163 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14513 | 2026.05.11 19:14:41.319908 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.05.11 19:14:41.319953 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14515 | 2026.05.11 19:14:41.320339 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14516 | 2026.05.11 19:14:41.320568 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.05.11 19:14:41.320720 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 14518 | 2026.05.11 19:14:41.320760 [ 259 ] {daffec95-821a-4383-b993-8f2968046157} <Debug> TCPHandler: Processed in 0.0019032 sec. | ||
| 14519 | 2026.05.11 19:14:41.320890 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.05.11 19:14:41.320991 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14521 | 2026.05.11 19:14:41.321033 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14522 | 2026.05.11 19:14:41.321865 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.05.11 19:14:41.321904 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14524 | 2026.05.11 19:14:41.322267 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14525 | 2026.05.11 19:14:41.322493 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.05.11 19:14:41.322630 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001662 sec., 487966.3056558363 rows/sec., 37.71 MiB/sec. | ||
| 14527 | 2026.05.11 19:14:41.322668 [ 259 ] {8371e45c-5ca0-4f5b-9ca3-88fcb803b323} <Debug> TCPHandler: Processed in 0.001827708 sec. | ||
| 14528 | 2026.05.11 19:14:41.322790 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.05.11 19:14:41.322915 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.05.11 19:14:41.322965 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14531 | 2026.05.11 19:14:41.323505 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2026.05.11 19:14:41.323550 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14533 | 2026.05.11 19:14:41.323899 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14534 | 2026.05.11 19:14:41.324113 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.05.11 19:14:41.324250 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001361 sec., 109478.32476120499 rows/sec., 6.51 MiB/sec. | ||
| 14536 | 2026.05.11 19:14:41.324290 [ 259 ] {cb8d95f4-9a33-48ce-8796-4e6f439c0d40} <Debug> TCPHandler: Processed in 0.001560802 sec. | ||
| 14537 | 2026.05.11 19:14:41.324408 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14538 | 2026.05.11 19:14:41.324506 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14539 | 2026.05.11 19:14:41.324545 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14540 | 2026.05.11 19:14:41.324993 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.05.11 19:14:41.325031 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14542 | 2026.05.11 19:14:41.325380 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14543 | 2026.05.11 19:14:41.325606 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.05.11 19:14:41.325738 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 14545 | 2026.05.11 19:14:41.325778 [ 259 ] {5db461a5-3aba-4534-97e6-3426da0c0b04} <Debug> TCPHandler: Processed in 0.001420339 sec. | ||
| 14546 | 2026.05.11 19:14:41.325895 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14547 | 2026.05.11 19:14:41.325991 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14548 | 2026.05.11 19:14:41.326031 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14549 | 2026.05.11 19:14:41.326476 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.05.11 19:14:41.326514 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14551 | 2026.05.11 19:14:41.326836 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14552 | 2026.05.11 19:14:41.327052 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.05.11 19:14:41.327187 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 14554 | 2026.05.11 19:14:41.327227 [ 259 ] {cc8ad78b-5db1-4183-9783-8ee8f155f103} <Debug> TCPHandler: Processed in 0.001380979 sec. | ||
| 14555 | 2026.05.11 19:14:41.327346 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14556 | 2026.05.11 19:14:41.327440 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14557 | 2026.05.11 19:14:41.327480 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14558 | 2026.05.11 19:14:41.328079 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.05.11 19:14:41.328117 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14560 | 2026.05.11 19:14:41.328469 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14561 | 2026.05.11 19:14:41.328682 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.05.11 19:14:41.328817 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001395 sec., 356272.4014336918 rows/sec., 25.02 MiB/sec. | ||
| 14563 | 2026.05.11 19:14:41.328856 [ 259 ] {45f05dd5-2892-4008-8372-6dc6b26b20b7} <Debug> TCPHandler: Processed in 0.001560132 sec. | ||
| 14564 | 2026.05.11 19:14:41.328971 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.05.11 19:14:41.329066 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14566 | 2026.05.11 19:14:41.329110 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14567 | 2026.05.11 19:14:41.329456 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.05.11 19:14:41.329493 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14569 | 2026.05.11 19:14:41.329800 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 14570 | 2026.05.11 19:14:41.330014 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.05.11 19:14:41.330145 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 14572 | 2026.05.11 19:14:41.330193 [ 259 ] {6476730b-4d6e-477d-b1e0-77c398f2d3a9} <Debug> TCPHandler: Processed in 0.001272076 sec. | ||
| 14573 | 2026.05.11 19:14:41.330324 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14574 | 2026.05.11 19:14:41.330419 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14575 | 2026.05.11 19:14:41.330461 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14576 | 2026.05.11 19:14:41.330873 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14577 | 2026.05.11 19:14:41.330908 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14578 | 2026.05.11 19:14:41.331245 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14579 | 2026.05.11 19:14:41.331472 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14580 | 2026.05.11 19:14:41.331597 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_97_20 to all_102_102_0 | ||
| 14581 | 2026.05.11 19:14:41.331607 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 14582 | 2026.05.11 19:14:41.331651 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.05.11 19:14:41.331667 [ 259 ] {0bc7f567-2634-4c96-ae6a-0b7bbb2995ee} <Debug> TCPHandler: Processed in 0.001393899 sec. | ||
| 14584 | 2026.05.11 19:14:41.331677 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14585 | 2026.05.11 19:14:41.331778 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_20 to all_102_102_0 into Compact with storage Full | ||
| 14586 | 2026.05.11 19:14:41.331800 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.05.11 19:14:41.331898 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14588 | 2026.05.11 19:14:41.331901 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.05.11 19:14:41.331937 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_20, total 33792 rows starting from the beginning of the part | ||
| 14590 | 2026.05.11 19:14:41.331960 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14591 | 2026.05.11 19:14:41.332002 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14592 | 2026.05.11 19:14:41.332056 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 14593 | 2026.05.11 19:14:41.332100 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1496 rows starting from the beginning of the part | ||
| 14594 | 2026.05.11 19:14:41.332149 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part | ||
| 14595 | 2026.05.11 19:14:41.332192 [ 197 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 14596 | 2026.05.11 19:14:41.332293 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.05.11 19:14:41.332336 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14598 | 2026.05.11 19:14:41.332653 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14599 | 2026.05.11 19:14:41.332855 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Trace> oximeter.measurements_f64 (763ba6e7-8158-462c-b7eb-5111b865f863): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.05.11 19:14:41.332986 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 14601 | 2026.05.11 19:14:41.333022 [ 259 ] {a5267b94-c88f-40d4-9f45-4e34fb8f6149} <Debug> TCPHandler: Processed in 0.001319287 sec. | ||
| 14602 | 2026.05.11 19:14:41.333132 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.05.11 19:14:41.333220 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14604 | 2026.05.11 19:14:41.333337 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <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 | ||
| 14605 | 2026.05.11 19:14:41.334111 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.05.11 19:14:41.334147 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14607 | 2026.05.11 19:14:41.334652 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14608 | 2026.05.11 19:14:41.334880 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.05.11 19:14:41.335026 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001762 sec., 3972.758229284904 rows/sec., 7.12 MiB/sec. | ||
| 14610 | 2026.05.11 19:14:41.335088 [ 259 ] {bd43602b-ac83-45b3-9128-2a3ae14281df} <Debug> TCPHandler: Processed in 0.00194959 sec. | ||
| 14611 | 2026.05.11 19:14:41.335219 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.05.11 19:14:41.335315 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.05.11 19:14:41.335355 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14614 | 2026.05.11 19:14:41.335686 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.05.11 19:14:41.335722 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14616 | 2026.05.11 19:14:41.336023 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14617 | 2026.05.11 19:14:41.336235 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.05.11 19:14:41.336369 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 14619 | 2026.05.11 19:14:41.336406 [ 259 ] {435ab1a9-6535-445c-a0e6-46e0813688da} <Debug> TCPHandler: Processed in 0.001236936 sec. | ||
| 14620 | 2026.05.11 19:14:41.338790 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36106 rows, containing 5 columns (5 merged, 0 gathered) in 0.007046772 sec., 5123764.469745864 rows/sec., 335.26 MiB/sec. | ||
| 14621 | 2026.05.11 19:14:41.339358 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 14622 | 2026.05.11 19:14:41.339785 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.05.11 19:14:41.339853 [ 192 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_97_20, all_102_102_0] -> all_1_102_21 | ||
| 14624 | 2026.05.11 19:14:41.339935 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14625 | 2026.05.11 19:14:44.439285 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14626 | 2026.05.11 19:14:44.439365 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14627 | 2026.05.11 19:14:44.593605 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35167 | ||
| 14628 | 2026.05.11 19:14:44.593719 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14629 | 2026.05.11 19:14:44.593748 [ 309 ] {} <Debug> TCP-Session: 4d7230a2-634b-4d36-b546-49ea7e4382f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35167 | ||
| 14630 | 2026.05.11 19:14:44.593770 [ 309 ] {} <Debug> TCP-Session: 4d7230a2-634b-4d36-b546-49ea7e4382f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2026.05.11 19:14:44.593784 [ 309 ] {} <Debug> TCP-Session: 4d7230a2-634b-4d36-b546-49ea7e4382f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14632 | 2026.05.11 19:14:44.593983 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65308 | ||
| 14633 | 2026.05.11 19:14:44.593983 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33124 | ||
| 14634 | 2026.05.11 19:14:44.594026 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35956 | ||
| 14635 | 2026.05.11 19:14:44.594052 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53454 | ||
| 14636 | 2026.05.11 19:14:44.594077 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33355 | ||
| 14637 | 2026.05.11 19:14:44.594106 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58527 | ||
| 14638 | 2026.05.11 19:14:44.594106 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14639 | 2026.05.11 19:14:44.594144 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14640 | 2026.05.11 19:14:44.594106 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14641 | 2026.05.11 19:14:44.594168 [ 258 ] {} <Debug> TCP-Session: 7ae7a289-43f7-4d8c-a4c1-4e80a511a496 Authenticating user 'default' from [fd00:1122:3344:101::e]:33124 | ||
| 14642 | 2026.05.11 19:14:44.594171 [ 303 ] {} <Debug> TCP-Session: f547a02c-1b3e-4f47-9945-27cd3edc8de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53454 | ||
| 14643 | 2026.05.11 19:14:44.594189 [ 310 ] {} <Debug> TCP-Session: c2d7b031-b8e2-4e8d-97f0-f6a7bbd41354 Authenticating user 'default' from [fd00:1122:3344:101::e]:65308 | ||
| 14644 | 2026.05.11 19:14:44.594199 [ 258 ] {} <Debug> TCP-Session: 7ae7a289-43f7-4d8c-a4c1-4e80a511a496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14645 | 2026.05.11 19:14:44.594201 [ 303 ] {} <Debug> TCP-Session: f547a02c-1b3e-4f47-9945-27cd3edc8de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14646 | 2026.05.11 19:14:44.594200 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14647 | 2026.05.11 19:14:44.594224 [ 303 ] {} <Debug> TCP-Session: f547a02c-1b3e-4f47-9945-27cd3edc8de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14648 | 2026.05.11 19:14:44.594214 [ 258 ] {} <Debug> TCP-Session: 7ae7a289-43f7-4d8c-a4c1-4e80a511a496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.05.11 19:14:44.594251 [ 304 ] {} <Debug> TCP-Session: 8ead960e-2209-4494-9f24-85b2d3d52299 Authenticating user 'default' from [fd00:1122:3344:101::e]:33355 | ||
| 14650 | 2026.05.11 19:14:44.594214 [ 310 ] {} <Debug> TCP-Session: c2d7b031-b8e2-4e8d-97f0-f6a7bbd41354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14651 | 2026.05.11 19:14:44.594299 [ 304 ] {} <Debug> TCP-Session: 8ead960e-2209-4494-9f24-85b2d3d52299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14652 | 2026.05.11 19:14:44.594312 [ 310 ] {} <Debug> TCP-Session: c2d7b031-b8e2-4e8d-97f0-f6a7bbd41354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.05.11 19:14:44.594327 [ 304 ] {} <Debug> TCP-Session: 8ead960e-2209-4494-9f24-85b2d3d52299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14654 | 2026.05.11 19:14:44.594334 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14655 | 2026.05.11 19:14:44.594198 [ 309 ] {} <Trace> TCP-Session: 4d7230a2-634b-4d36-b546-49ea7e4382f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14656 | 2026.05.11 19:14:44.594378 [ 308 ] {} <Debug> TCP-Session: d2900083-d69d-43b1-b0fa-09ccbae6bcea Authenticating user 'default' from [fd00:1122:3344:101::e]:58527 | ||
| 14657 | 2026.05.11 19:14:44.594167 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14658 | 2026.05.11 19:14:44.594418 [ 308 ] {} <Debug> TCP-Session: d2900083-d69d-43b1-b0fa-09ccbae6bcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14659 | 2026.05.11 19:14:44.594074 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40020 | ||
| 14660 | 2026.05.11 19:14:44.594437 [ 302 ] {} <Debug> TCP-Session: bc38895c-41bf-41c3-b94d-3f60cf7c696c Authenticating user 'default' from [fd00:1122:3344:101::e]:35956 | ||
| 14661 | 2026.05.11 19:14:44.594440 [ 308 ] {} <Debug> TCP-Session: d2900083-d69d-43b1-b0fa-09ccbae6bcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14662 | 2026.05.11 19:14:44.594480 [ 302 ] {} <Debug> TCP-Session: bc38895c-41bf-41c3-b94d-3f60cf7c696c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14663 | 2026.05.11 19:14:44.594088 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42280 | ||
| 14664 | 2026.05.11 19:14:44.594498 [ 302 ] {} <Debug> TCP-Session: bc38895c-41bf-41c3-b94d-3f60cf7c696c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2026.05.11 19:14:44.594551 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14666 | 2026.05.11 19:14:44.594839 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14667 | 2026.05.11 19:14:44.594901 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14668 | 2026.05.11 19:14:44.594930 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14669 | 2026.05.11 19:14:44.594961 [ 285 ] {} <Debug> TCP-Session: 79bc6a65-3abe-4e2b-b763-f37d26cc2dcc Authenticating user 'default' from [fd00:1122:3344:101::e]:40020 | ||
| 14670 | 2026.05.11 19:14:44.594979 [ 285 ] {} <Debug> TCP-Session: 79bc6a65-3abe-4e2b-b763-f37d26cc2dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14671 | 2026.05.11 19:14:44.594994 [ 285 ] {} <Debug> TCP-Session: 79bc6a65-3abe-4e2b-b763-f37d26cc2dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14672 | 2026.05.11 19:14:44.595057 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14673 | 2026.05.11 19:14:44.595097 [ 307 ] {} <Debug> TCP-Session: 5cd0bc41-296c-4d50-b0ee-1c60f416428f Authenticating user 'default' from [fd00:1122:3344:101::e]:42280 | ||
| 14674 | 2026.05.11 19:14:44.595116 [ 307 ] {} <Debug> TCP-Session: 5cd0bc41-296c-4d50-b0ee-1c60f416428f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14675 | 2026.05.11 19:14:44.595130 [ 307 ] {} <Debug> TCP-Session: 5cd0bc41-296c-4d50-b0ee-1c60f416428f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.05.11 19:14:44.595216 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 14677 | 2026.05.11 19:14:44.596171 [ 363 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> AggregatingTransform: Aggregating | ||
| 14678 | 2026.05.11 19:14:44.596223 [ 363 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> Aggregator: Aggregation method: without_key | ||
| 14679 | 2026.05.11 19:14:44.596259 [ 363 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933999 sec. (1070.665 rows/sec., 41.82 KiB/sec.) | ||
| 14680 | 2026.05.11 19:14:44.596279 [ 363 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Trace> Aggregator: Merging aggregated data | ||
| 14681 | 2026.05.11 19:14:44.597786 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 14682 | 2026.05.11 19:14:44.597922 [ 309 ] {cbea41de-f8a5-4020-ac42-bcc8d1966689} <Debug> TCPHandler: Processed in 0.0038427 sec. | ||
| 14683 | 2026.05.11 19:14:44.598049 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14684 | 2026.05.11 19:14:44.598084 [ 309 ] {} <Debug> TCP-Session: 4d7230a2-634b-4d36-b546-49ea7e4382f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14685 | 2026.05.11 19:14:44.598084 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14686 | 2026.05.11 19:14:44.598108 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14687 | 2026.05.11 19:14:44.598131 [ 310 ] {} <Debug> TCP-Session: c2d7b031-b8e2-4e8d-97f0-f6a7bbd41354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14688 | 2026.05.11 19:14:44.598138 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14689 | 2026.05.11 19:14:44.598144 [ 258 ] {} <Debug> TCP-Session: 7ae7a289-43f7-4d8c-a4c1-4e80a511a496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14690 | 2026.05.11 19:14:44.598143 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14691 | 2026.05.11 19:14:44.598175 [ 303 ] {} <Debug> TCP-Session: f547a02c-1b3e-4f47-9945-27cd3edc8de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14692 | 2026.05.11 19:14:44.598181 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14693 | 2026.05.11 19:14:44.598201 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14694 | 2026.05.11 19:14:44.598219 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14695 | 2026.05.11 19:14:44.598248 [ 307 ] {} <Debug> TCP-Session: 5cd0bc41-296c-4d50-b0ee-1c60f416428f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.05.11 19:14:44.598257 [ 304 ] {} <Debug> TCP-Session: 8ead960e-2209-4494-9f24-85b2d3d52299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14697 | 2026.05.11 19:14:44.598278 [ 285 ] {} <Debug> TCP-Session: 79bc6a65-3abe-4e2b-b763-f37d26cc2dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.05.11 19:14:44.598208 [ 308 ] {} <Debug> TCP-Session: d2900083-d69d-43b1-b0fa-09ccbae6bcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14699 | 2026.05.11 19:14:44.598156 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14700 | 2026.05.11 19:14:44.598349 [ 302 ] {} <Debug> TCP-Session: bc38895c-41bf-41c3-b94d-3f60cf7c696c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14701 | 2026.05.11 19:14:44.631442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30754 | ||
| 14702 | 2026.05.11 19:14:44.631901 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.05.11 19:14:44.631951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14704 | 2026.05.11 19:14:44.632475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14705 | 2026.05.11 19:14:44.632730 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.05.11 19:14:44.632888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30754 | ||
| 14707 | 2026.05.11 19:14:44.733810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1786 | ||
| 14708 | 2026.05.11 19:14:44.736339 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.05.11 19:14:44.736403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14710 | 2026.05.11 19:14:44.737720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14711 | 2026.05.11 19:14:44.738011 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.05.11 19:14:44.738396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1786 | ||
| 14713 | 2026.05.11 19:14:45.001428 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001039212 sec. | ||
| 14714 | 2026.05.11 19:14:46.053432 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48711 | ||
| 14715 | 2026.05.11 19:14:46.053547 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14716 | 2026.05.11 19:14:46.053575 [ 309 ] {} <Debug> TCP-Session: 9caaae9e-f310-4c4c-bcd4-ff203913d216 Authenticating user 'default' from [fd00:1122:3344:101::e]:48711 | ||
| 14717 | 2026.05.11 19:14:46.053602 [ 309 ] {} <Debug> TCP-Session: 9caaae9e-f310-4c4c-bcd4-ff203913d216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.05.11 19:14:46.053615 [ 309 ] {} <Debug> TCP-Session: 9caaae9e-f310-4c4c-bcd4-ff203913d216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14719 | 2026.05.11 19:14:46.053840 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43214 | ||
| 14720 | 2026.05.11 19:14:46.053864 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61321 | ||
| 14721 | 2026.05.11 19:14:46.053889 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63616 | ||
| 14722 | 2026.05.11 19:14:46.053910 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37386 | ||
| 14723 | 2026.05.11 19:14:46.053954 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14724 | 2026.05.11 19:14:46.053978 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14725 | 2026.05.11 19:14:46.053931 [ 309 ] {} <Trace> TCP-Session: 9caaae9e-f310-4c4c-bcd4-ff203913d216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2026.05.11 19:14:46.054013 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14727 | 2026.05.11 19:14:46.054025 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14728 | 2026.05.11 19:14:46.054016 [ 302 ] {} <Debug> TCP-Session: 84da1455-8a17-4f38-94ae-bbce8318e5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:61321 | ||
| 14729 | 2026.05.11 19:14:46.054060 [ 285 ] {} <Debug> TCP-Session: 5aa9af95-9895-499c-8d34-7eb959a09ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63616 | ||
| 14730 | 2026.05.11 19:14:46.054070 [ 308 ] {} <Debug> TCP-Session: 258087d9-cdb6-480b-bbe9-9e7d1e1a577b Authenticating user 'default' from [fd00:1122:3344:101::e]:37386 | ||
| 14731 | 2026.05.11 19:14:46.054089 [ 302 ] {} <Debug> TCP-Session: 84da1455-8a17-4f38-94ae-bbce8318e5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14732 | 2026.05.11 19:14:46.054109 [ 285 ] {} <Debug> TCP-Session: 5aa9af95-9895-499c-8d34-7eb959a09ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.05.11 19:14:46.054126 [ 302 ] {} <Debug> TCP-Session: 84da1455-8a17-4f38-94ae-bbce8318e5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14734 | 2026.05.11 19:14:46.054125 [ 308 ] {} <Debug> TCP-Session: 258087d9-cdb6-480b-bbe9-9e7d1e1a577b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14735 | 2026.05.11 19:14:46.054141 [ 285 ] {} <Debug> TCP-Session: 5aa9af95-9895-499c-8d34-7eb959a09ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14736 | 2026.05.11 19:14:46.054159 [ 308 ] {} <Debug> TCP-Session: 258087d9-cdb6-480b-bbe9-9e7d1e1a577b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.05.11 19:14:46.054185 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14738 | 2026.05.11 19:14:46.054007 [ 310 ] {} <Debug> TCP-Session: a858b923-fc6f-4c0a-95d1-fd928969a2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43214 | ||
| 14739 | 2026.05.11 19:14:46.053902 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59729 | ||
| 14740 | 2026.05.11 19:14:46.054298 [ 310 ] {} <Debug> TCP-Session: a858b923-fc6f-4c0a-95d1-fd928969a2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14741 | 2026.05.11 19:14:46.053890 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58865 | ||
| 14742 | 2026.05.11 19:14:46.054357 [ 310 ] {} <Debug> TCP-Session: a858b923-fc6f-4c0a-95d1-fd928969a2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14743 | 2026.05.11 19:14:46.053840 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55308 | ||
| 14744 | 2026.05.11 19:14:46.053862 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44636 | ||
| 14745 | 2026.05.11 19:14:46.054423 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14746 | 2026.05.11 19:14:46.054432 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14747 | 2026.05.11 19:14:46.054481 [ 307 ] {} <Debug> TCP-Session: 06ccee80-4e40-45d8-8db4-52f2bfd0ca0e Authenticating user 'default' from [fd00:1122:3344:101::e]:59729 | ||
| 14748 | 2026.05.11 19:14:46.054489 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14749 | 2026.05.11 19:14:46.054491 [ 304 ] {} <Debug> TCP-Session: 6d320bfc-bf40-4558-b176-a0e3f5250d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:58865 | ||
| 14750 | 2026.05.11 19:14:46.054505 [ 307 ] {} <Debug> TCP-Session: 06ccee80-4e40-45d8-8db4-52f2bfd0ca0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14751 | 2026.05.11 19:14:46.054508 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14752 | 2026.05.11 19:14:46.054493 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14753 | 2026.05.11 19:14:46.054555 [ 258 ] {} <Debug> TCP-Session: bcd00239-9ea2-4b43-ae0f-cd6cfa4942e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55308 | ||
| 14754 | 2026.05.11 19:14:46.054575 [ 307 ] {} <Debug> TCP-Session: 06ccee80-4e40-45d8-8db4-52f2bfd0ca0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14755 | 2026.05.11 19:14:46.054603 [ 258 ] {} <Debug> TCP-Session: bcd00239-9ea2-4b43-ae0f-cd6cfa4942e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.05.11 19:14:46.054615 [ 304 ] {} <Debug> TCP-Session: 6d320bfc-bf40-4558-b176-a0e3f5250d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14757 | 2026.05.11 19:14:46.054627 [ 258 ] {} <Debug> TCP-Session: bcd00239-9ea2-4b43-ae0f-cd6cfa4942e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14758 | 2026.05.11 19:14:46.054642 [ 304 ] {} <Debug> TCP-Session: 6d320bfc-bf40-4558-b176-a0e3f5250d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.05.11 19:14:46.054623 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14760 | 2026.05.11 19:14:46.054561 [ 303 ] {} <Debug> TCP-Session: e55c6770-0f4d-4ea6-8713-6f84612dde83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44636 | ||
| 14761 | 2026.05.11 19:14:46.054710 [ 303 ] {} <Debug> TCP-Session: e55c6770-0f4d-4ea6-8713-6f84612dde83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14762 | 2026.05.11 19:14:46.054723 [ 303 ] {} <Debug> TCP-Session: e55c6770-0f4d-4ea6-8713-6f84612dde83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14763 | 2026.05.11 19:14:46.054980 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 14764 | 2026.05.11 19:14:46.055988 [ 338 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> AggregatingTransform: Aggregating | ||
| 14765 | 2026.05.11 19:14:46.056030 [ 338 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 14766 | 2026.05.11 19:14:46.056068 [ 338 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098363 sec. (1016.642 rows/sec., 39.71 KiB/sec.) | ||
| 14767 | 2026.05.11 19:14:46.056088 [ 338 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Trace> Aggregator: Merging aggregated data | ||
| 14768 | 2026.05.11 19:14:46.057430 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 14769 | 2026.05.11 19:14:46.057585 [ 309 ] {969cd794-267e-4c64-b800-9e599e9966b7} <Debug> TCPHandler: Processed in 0.003771339 sec. | ||
| 14770 | 2026.05.11 19:14:46.057715 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14771 | 2026.05.11 19:14:46.057744 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14772 | 2026.05.11 19:14:46.057763 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14773 | 2026.05.11 19:14:46.057778 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14774 | 2026.05.11 19:14:46.057799 [ 308 ] {} <Debug> TCP-Session: 258087d9-cdb6-480b-bbe9-9e7d1e1a577b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14775 | 2026.05.11 19:14:46.057801 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14776 | 2026.05.11 19:14:46.057824 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14777 | 2026.05.11 19:14:46.057860 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14778 | 2026.05.11 19:14:46.057866 [ 310 ] {} <Debug> TCP-Session: a858b923-fc6f-4c0a-95d1-fd928969a2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14779 | 2026.05.11 19:14:46.057879 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14780 | 2026.05.11 19:14:46.057913 [ 285 ] {} <Debug> TCP-Session: 5aa9af95-9895-499c-8d34-7eb959a09ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.05.11 19:14:46.057890 [ 302 ] {} <Debug> TCP-Session: 84da1455-8a17-4f38-94ae-bbce8318e5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.05.11 19:14:46.057937 [ 303 ] {} <Debug> TCP-Session: e55c6770-0f4d-4ea6-8713-6f84612dde83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.05.11 19:14:46.057839 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14784 | 2026.05.11 19:14:46.057829 [ 304 ] {} <Debug> TCP-Session: 6d320bfc-bf40-4558-b176-a0e3f5250d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.05.11 19:14:46.058008 [ 307 ] {} <Debug> TCP-Session: 06ccee80-4e40-45d8-8db4-52f2bfd0ca0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14786 | 2026.05.11 19:14:46.057813 [ 258 ] {} <Debug> TCP-Session: bcd00239-9ea2-4b43-ae0f-cd6cfa4942e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.05.11 19:14:46.057753 [ 309 ] {} <Debug> TCP-Session: 9caaae9e-f310-4c4c-bcd4-ff203913d216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.05.11 19:14:46.182931 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65287 | ||
| 14789 | 2026.05.11 19:14:46.183051 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14790 | 2026.05.11 19:14:46.183085 [ 309 ] {} <Debug> TCP-Session: 5345ae72-8d74-43c4-9778-f0aec25bc3db Authenticating user 'default' from [fd00:1122:3344:101::e]:65287 | ||
| 14791 | 2026.05.11 19:14:46.183108 [ 309 ] {} <Debug> TCP-Session: 5345ae72-8d74-43c4-9778-f0aec25bc3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.05.11 19:14:46.183121 [ 309 ] {} <Debug> TCP-Session: 5345ae72-8d74-43c4-9778-f0aec25bc3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14793 | 2026.05.11 19:14:46.183374 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54865 | ||
| 14794 | 2026.05.11 19:14:46.183406 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45364 | ||
| 14795 | 2026.05.11 19:14:46.183407 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61561 | ||
| 14796 | 2026.05.11 19:14:46.183450 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52292 | ||
| 14797 | 2026.05.11 19:14:46.183459 [ 309 ] {} <Trace> TCP-Session: 5345ae72-8d74-43c4-9778-f0aec25bc3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14798 | 2026.05.11 19:14:46.183495 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14799 | 2026.05.11 19:14:46.183442 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64391 | ||
| 14800 | 2026.05.11 19:14:46.183554 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14801 | 2026.05.11 19:14:46.183560 [ 310 ] {} <Debug> TCP-Session: b9439c70-b6bc-4878-8adf-a09de243878e Authenticating user 'default' from [fd00:1122:3344:101::e]:54865 | ||
| 14802 | 2026.05.11 19:14:46.183623 [ 308 ] {} <Debug> TCP-Session: e45f38d1-b71f-48d3-bd55-651d902b81d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52292 | ||
| 14803 | 2026.05.11 19:14:46.183552 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14804 | 2026.05.11 19:14:46.183653 [ 310 ] {} <Debug> TCP-Session: b9439c70-b6bc-4878-8adf-a09de243878e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.05.11 19:14:46.183673 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14806 | 2026.05.11 19:14:46.183687 [ 302 ] {} <Debug> TCP-Session: c90f4236-6645-4d5b-949c-fd0919a56e62 Authenticating user 'default' from [fd00:1122:3344:101::e]:61561 | ||
| 14807 | 2026.05.11 19:14:46.183729 [ 307 ] {} <Debug> TCP-Session: 3be7dc65-2eb0-4f62-9d96-0b0661e7f2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64391 | ||
| 14808 | 2026.05.11 19:14:46.183700 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14809 | 2026.05.11 19:14:46.183776 [ 302 ] {} <Debug> TCP-Session: c90f4236-6645-4d5b-949c-fd0919a56e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14810 | 2026.05.11 19:14:46.183788 [ 307 ] {} <Debug> TCP-Session: 3be7dc65-2eb0-4f62-9d96-0b0661e7f2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14811 | 2026.05.11 19:14:46.183817 [ 302 ] {} <Debug> TCP-Session: c90f4236-6645-4d5b-949c-fd0919a56e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14812 | 2026.05.11 19:14:46.183827 [ 307 ] {} <Debug> TCP-Session: 3be7dc65-2eb0-4f62-9d96-0b0661e7f2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.05.11 19:14:46.183696 [ 310 ] {} <Debug> TCP-Session: b9439c70-b6bc-4878-8adf-a09de243878e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14814 | 2026.05.11 19:14:46.183664 [ 308 ] {} <Debug> TCP-Session: e45f38d1-b71f-48d3-bd55-651d902b81d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14815 | 2026.05.11 19:14:46.183429 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48122 | ||
| 14816 | 2026.05.11 19:14:46.183920 [ 308 ] {} <Debug> TCP-Session: e45f38d1-b71f-48d3-bd55-651d902b81d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.05.11 19:14:46.183384 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49172 | ||
| 14818 | 2026.05.11 19:14:46.183495 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14819 | 2026.05.11 19:14:46.183994 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14820 | 2026.05.11 19:14:46.184017 [ 303 ] {} <Debug> TCP-Session: 33c68d19-b1d7-4b76-b16e-a6831a83bfa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45364 | ||
| 14821 | 2026.05.11 19:14:46.184036 [ 304 ] {} <Debug> TCP-Session: 64dbf9e6-adbc-4105-af15-c3f6c9d11918 Authenticating user 'default' from [fd00:1122:3344:101::e]:48122 | ||
| 14822 | 2026.05.11 19:14:46.184049 [ 303 ] {} <Debug> TCP-Session: 33c68d19-b1d7-4b76-b16e-a6831a83bfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14823 | 2026.05.11 19:14:46.184040 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14824 | 2026.05.11 19:14:46.184064 [ 304 ] {} <Debug> TCP-Session: 64dbf9e6-adbc-4105-af15-c3f6c9d11918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.05.11 19:14:46.184089 [ 258 ] {} <Debug> TCP-Session: c65c376a-a27d-4257-ae77-13f92f1ada83 Authenticating user 'default' from [fd00:1122:3344:101::e]:49172 | ||
| 14826 | 2026.05.11 19:14:46.184102 [ 304 ] {} <Debug> TCP-Session: 64dbf9e6-adbc-4105-af15-c3f6c9d11918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14827 | 2026.05.11 19:14:46.184124 [ 258 ] {} <Debug> TCP-Session: c65c376a-a27d-4257-ae77-13f92f1ada83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14828 | 2026.05.11 19:14:46.184106 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14829 | 2026.05.11 19:14:46.184155 [ 258 ] {} <Debug> TCP-Session: c65c376a-a27d-4257-ae77-13f92f1ada83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14830 | 2026.05.11 19:14:46.184071 [ 303 ] {} <Debug> TCP-Session: 33c68d19-b1d7-4b76-b16e-a6831a83bfa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.05.11 19:14:46.183428 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36438 | ||
| 14832 | 2026.05.11 19:14:46.184223 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14833 | 2026.05.11 19:14:46.184287 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14834 | 2026.05.11 19:14:46.184311 [ 285 ] {} <Debug> TCP-Session: daf7fb0d-4c15-4587-8212-dffaa8c29e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:36438 | ||
| 14835 | 2026.05.11 19:14:46.184329 [ 285 ] {} <Debug> TCP-Session: daf7fb0d-4c15-4587-8212-dffaa8c29e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14836 | 2026.05.11 19:14:46.184343 [ 285 ] {} <Debug> TCP-Session: daf7fb0d-4c15-4587-8212-dffaa8c29e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14837 | 2026.05.11 19:14:46.184537 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Debug> oximeter.version (e9d651a3-8119-4872-a612-e0d77681e948) (SelectExecutor): Key condition: unknown | ||
| 14838 | 2026.05.11 19:14:46.185459 [ 319 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> AggregatingTransform: Aggregating | ||
| 14839 | 2026.05.11 19:14:46.185502 [ 319 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> Aggregator: Aggregation method: without_key | ||
| 14840 | 2026.05.11 19:14:46.185541 [ 319 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889933 sec. (1123.680 rows/sec., 43.89 KiB/sec.) | ||
| 14841 | 2026.05.11 19:14:46.185560 [ 319 ] {ced68fee-6979-404a-9968-b038d2f91404} <Trace> Aggregator: Merging aggregated data | ||
| 14842 | 2026.05.11 19:14:46.187484 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003853 sec., 259.53802232026993 rows/sec., 10.14 KiB/sec. | ||
| 14843 | 2026.05.11 19:14:46.187630 [ 309 ] {ced68fee-6979-404a-9968-b038d2f91404} <Debug> TCPHandler: Processed in 0.004287179 sec. | ||
| 14844 | 2026.05.11 19:14:46.187786 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14845 | 2026.05.11 19:14:46.187818 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14846 | 2026.05.11 19:14:46.187827 [ 309 ] {} <Debug> TCP-Session: 5345ae72-8d74-43c4-9778-f0aec25bc3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14847 | 2026.05.11 19:14:46.187843 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14848 | 2026.05.11 19:14:46.187858 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14849 | 2026.05.11 19:14:46.187882 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14850 | 2026.05.11 19:14:46.187897 [ 258 ] {} <Debug> TCP-Session: c65c376a-a27d-4257-ae77-13f92f1ada83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.05.11 19:14:46.187916 [ 303 ] {} <Debug> TCP-Session: 33c68d19-b1d7-4b76-b16e-a6831a83bfa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14852 | 2026.05.11 19:14:46.187930 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14853 | 2026.05.11 19:14:46.187943 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14854 | 2026.05.11 19:14:46.187969 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14855 | 2026.05.11 19:14:46.187980 [ 304 ] {} <Debug> TCP-Session: 64dbf9e6-adbc-4105-af15-c3f6c9d11918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14856 | 2026.05.11 19:14:46.188010 [ 285 ] {} <Debug> TCP-Session: daf7fb0d-4c15-4587-8212-dffaa8c29e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14857 | 2026.05.11 19:14:46.188027 [ 307 ] {} <Debug> TCP-Session: 3be7dc65-2eb0-4f62-9d96-0b0661e7f2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.05.11 19:14:46.187938 [ 310 ] {} <Debug> TCP-Session: b9439c70-b6bc-4878-8adf-a09de243878e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14859 | 2026.05.11 19:14:46.187864 [ 308 ] {} <Debug> TCP-Session: e45f38d1-b71f-48d3-bd55-651d902b81d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14860 | 2026.05.11 19:14:46.187905 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14861 | 2026.05.11 19:14:46.188128 [ 302 ] {} <Debug> TCP-Session: c90f4236-6645-4d5b-949c-fd0919a56e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.05.11 19:14:46.299630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14863 | 2026.05.11 19:14:46.308300 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.05.11 19:14:46.308546 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14865 | 2026.05.11 19:14:46.308896 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14866 | 2026.05.11 19:14:46.308935 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14867 | 2026.05.11 19:14:46.309164 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14868 | 2026.05.11 19:14:46.309238 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14869 | 2026.05.11 19:14:46.309386 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14870 | 2026.05.11 19:14:46.309485 [ 364 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14871 | 2026.05.11 19:14:46.309504 [ 331 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14872 | 2026.05.11 19:14:46.309606 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14873 | 2026.05.11 19:14:46.309634 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14874 | 2026.05.11 19:14:46.309681 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14875 | 2026.05.11 19:14:46.309703 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14876 | 2026.05.11 19:14:46.310791 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002382 sec., 21830.3946263644 rows/sec., 5.11 MiB/sec. | ||
| 14877 | 2026.05.11 19:14:46.310899 [ 259 ] {37e04408-e43d-4160-b828-85ceeb27c35d} <Debug> TCPHandler: Processed in 0.002776338 sec. | ||
| 14878 | 2026.05.11 19:14:46.313307 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14879 | 2026.05.11 19:14:46.313435 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14880 | 2026.05.11 19:14:46.313482 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14881 | 2026.05.11 19:14:46.314155 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2026.05.11 19:14:46.314215 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14883 | 2026.05.11 19:14:46.314679 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14884 | 2026.05.11 19:14:46.314946 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2026.05.11 19:14:46.315116 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001715 sec., 73469.38775510204 rows/sec., 6.35 MiB/sec. | ||
| 14886 | 2026.05.11 19:14:46.315163 [ 259 ] {56b8c24e-c3f7-4a8c-bf0f-2fd6b794c3e2} <Debug> TCPHandler: Processed in 0.00191145 sec. | ||
| 14887 | 2026.05.11 19:14:46.315308 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14888 | 2026.05.11 19:14:46.315409 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14889 | 2026.05.11 19:14:46.315465 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14890 | 2026.05.11 19:14:46.315923 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.05.11 19:14:46.315961 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14892 | 2026.05.11 19:14:46.316284 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14893 | 2026.05.11 19:14:46.316505 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2026.05.11 19:14:46.316646 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001259 sec., 27799.841143764894 rows/sec., 2.04 MiB/sec. | ||
| 14895 | 2026.05.11 19:14:46.316685 [ 259 ] {747d26f6-4565-4108-a71b-108c6b2a1415} <Debug> TCPHandler: Processed in 0.00142871 sec. | ||
| 14896 | 2026.05.11 19:14:46.316827 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2026.05.11 19:14:46.316925 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14898 | 2026.05.11 19:14:46.316967 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14899 | 2026.05.11 19:14:46.317505 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2026.05.11 19:14:46.317539 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14901 | 2026.05.11 19:14:46.317868 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14902 | 2026.05.11 19:14:46.318102 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2026.05.11 19:14:46.318209 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.05.11 19:14:46.318239 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001333 sec., 74268.56714178545 rows/sec., 5.80 MiB/sec. | ||
| 14905 | 2026.05.11 19:14:46.318268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14906 | 2026.05.11 19:14:46.318283 [ 259 ] {a5b31f0c-293f-4210-af95-0aa7eae9cfd0} <Debug> TCPHandler: Processed in 0.001506081 sec. | ||
| 14907 | 2026.05.11 19:14:46.318427 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2026.05.11 19:14:46.318524 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14909 | 2026.05.11 19:14:46.318567 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14910 | 2026.05.11 19:14:46.319048 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2026.05.11 19:14:46.319086 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14912 | 2026.05.11 19:14:46.319450 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14913 | 2026.05.11 19:14:46.319668 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.05.11 19:14:46.319812 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 14915 | 2026.05.11 19:14:46.319851 [ 259 ] {9b834215-e901-4a99-9bf3-4822e0422b47} <Debug> TCPHandler: Processed in 0.00147468 sec. | ||
| 14916 | 2026.05.11 19:14:46.319989 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14917 | 2026.05.11 19:14:46.320087 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.05.11 19:14:46.320144 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <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 | ||
| 14919 | 2026.05.11 19:14:46.321072 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.05.11 19:14:46.321110 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14921 | 2026.05.11 19:14:46.321755 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14922 | 2026.05.11 19:14:46.321985 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.05.11 19:14:46.322128 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00206 sec., 16990.29126213592 rows/sec., 30.45 MiB/sec. | ||
| 14924 | 2026.05.11 19:14:46.322200 [ 259 ] {a265a4ab-cb2e-4a9c-919d-5712cc51fa0a} <Debug> TCPHandler: Processed in 0.002261127 sec. | ||
| 14925 | 2026.05.11 19:14:46.322332 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.05.11 19:14:46.322432 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14927 | 2026.05.11 19:14:46.322476 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14928 | 2026.05.11 19:14:46.322830 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.05.11 19:14:46.322864 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14930 | 2026.05.11 19:14:46.323165 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14931 | 2026.05.11 19:14:46.323391 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.05.11 19:14:46.323524 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 14933 | 2026.05.11 19:14:46.323562 [ 259 ] {52fbc839-2f70-483f-b5e7-57a239b0369a} <Debug> TCPHandler: Processed in 0.001280467 sec. | ||
| 14934 | 2026.05.11 19:14:46.324717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14935 | 2026.05.11 19:14:46.325490 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.05.11 19:14:46.329651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14937 | 2026.05.11 19:14:47.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.92 MiB, peak 368.37 MiB, free memory in arenas 0.00 B, will set to 356.47 MiB (RSS), difference: -1.45 MiB | ||
| 14938 | 2026.05.11 19:14:51.309006 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.05.11 19:14:51.309286 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14940 | 2026.05.11 19:14:51.309631 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14941 | 2026.05.11 19:14:51.309667 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14942 | 2026.05.11 19:14:51.309898 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14943 | 2026.05.11 19:14:51.309964 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14944 | 2026.05.11 19:14:51.310103 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14945 | 2026.05.11 19:14:51.310226 [ 364 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 14946 | 2026.05.11 19:14:51.310241 [ 331 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 14947 | 2026.05.11 19:14:51.310358 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14948 | 2026.05.11 19:14:51.310383 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14949 | 2026.05.11 19:14:51.310425 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 14950 | 2026.05.11 19:14:51.310445 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 14951 | 2026.05.11 19:14:51.311451 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002273 sec., 22877.25472943247 rows/sec., 5.35 MiB/sec. | ||
| 14952 | 2026.05.11 19:14:51.311516 [ 259 ] {e4d3fd88-107a-4015-9d7e-f6357ed3cabf} <Debug> TCPHandler: Processed in 0.002662626 sec. | ||
| 14953 | 2026.05.11 19:14:51.314196 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2026.05.11 19:14:51.314321 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14955 | 2026.05.11 19:14:51.314371 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14956 | 2026.05.11 19:14:51.314903 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.05.11 19:14:51.314951 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14958 | 2026.05.11 19:14:51.315343 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14959 | 2026.05.11 19:14:51.315564 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Trace> oximeter.fields_i16 (308b4a73-f7d0-475f-9024-5848738b7958): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2026.05.11 19:14:51.315706 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001422 sec., 16877.637130801686 rows/sec., 1.40 MiB/sec. | ||
| 14961 | 2026.05.11 19:14:51.315745 [ 259 ] {9cf24c4c-9791-4874-ae4b-aa0637177c25} <Debug> TCPHandler: Processed in 0.001599063 sec. | ||
| 14962 | 2026.05.11 19:14:51.315868 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2026.05.11 19:14:51.315962 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14964 | 2026.05.11 19:14:51.316000 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14965 | 2026.05.11 19:14:51.316389 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2026.05.11 19:14:51.316425 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14967 | 2026.05.11 19:14:51.316705 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14968 | 2026.05.11 19:14:51.316926 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.05.11 19:14:51.317059 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 14970 | 2026.05.11 19:14:51.317095 [ 259 ] {7e949500-4300-49cd-808a-aea15986f28f} <Debug> TCPHandler: Processed in 0.001275127 sec. | ||
| 14971 | 2026.05.11 19:14:51.317217 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2026.05.11 19:14:51.317309 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14973 | 2026.05.11 19:14:51.317347 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14974 | 2026.05.11 19:14:51.317836 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.05.11 19:14:51.317871 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14976 | 2026.05.11 19:14:51.318183 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14977 | 2026.05.11 19:14:51.318384 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.05.11 19:14:51.318509 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Debug> executeQuery: Read 192 rows, 17.36 KiB in 0.001217 sec., 157764.99589153656 rows/sec., 13.93 MiB/sec. | ||
| 14979 | 2026.05.11 19:14:51.318545 [ 259 ] {f1f439e2-67bf-40e9-9570-1cba0d987b07} <Debug> TCPHandler: Processed in 0.001376069 sec. | ||
| 14980 | 2026.05.11 19:14:51.318668 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2026.05.11 19:14:51.318760 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14982 | 2026.05.11 19:14:51.318798 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14983 | 2026.05.11 19:14:51.319191 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2026.05.11 19:14:51.319226 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14985 | 2026.05.11 19:14:51.319508 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14986 | 2026.05.11 19:14:51.319712 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2026.05.11 19:14:51.319832 [ 33 ] {} <Debug> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14988 | 2026.05.11 19:14:51.319841 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001099 sec., 20928.116469517743 rows/sec., 1.57 MiB/sec. | ||
| 14989 | 2026.05.11 19:14:51.319907 [ 33 ] {} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2026.05.11 19:14:51.319921 [ 259 ] {cc1c0d9f-93a9-4c35-87a1-1edb919dfa0e} <Debug> TCPHandler: Processed in 0.001299768 sec. | ||
| 14991 | 2026.05.11 19:14:51.319941 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14992 | 2026.05.11 19:14:51.320066 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2026.05.11 19:14:51.320069 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14994 | 2026.05.11 19:14:51.320187 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14995 | 2026.05.11 19:14:51.320234 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14996 | 2026.05.11 19:14:51.320239 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14997 | 2026.05.11 19:14:51.320274 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 231 rows starting from the beginning of the part | ||
| 14998 | 2026.05.11 19:14:51.320343 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 149 rows starting from the beginning of the part | ||
| 14999 | 2026.05.11 19:14:51.320386 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 46 rows starting from the beginning of the part | ||
| 15000 | 2026.05.11 19:14:51.320426 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 149 rows starting from the beginning of the part | ||
| 15001 | 2026.05.11 19:14:51.320471 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 35 rows starting from the beginning of the part | ||
| 15002 | 2026.05.11 19:14:51.320511 [ 197 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 15003 | 2026.05.11 19:14:51.320719 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.05.11 19:14:51.320760 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15005 | 2026.05.11 19:14:51.321068 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15006 | 2026.05.11 19:14:51.321297 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.05.11 19:14:51.321396 [ 186 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387112 sec., 456343.828039841 rows/sec., 30.74 MiB/sec. | ||
| 15008 | 2026.05.11 19:14:51.321443 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001278 sec., 18779.342723004695 rows/sec., 1.56 MiB/sec. | ||
| 15009 | 2026.05.11 19:14:51.321485 [ 259 ] {2afd854f-4555-41db-ac03-2b1d1929f993} <Debug> TCPHandler: Processed in 0.001477791 sec. | ||
| 15010 | 2026.05.11 19:14:51.321594 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15011 | 2026.05.11 19:14:51.321606 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2026.05.11 19:14:51.321707 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15013 | 2026.05.11 19:14:51.321747 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15014 | 2026.05.11 19:14:51.321893 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.05.11 19:14:51.321986 [ 195 ] {76a1a775-9c01-4eb7-baf6-116fad55c732::all_1_91_18} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15016 | 2026.05.11 19:14:51.322083 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15017 | 2026.05.11 19:14:51.322142 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2026.05.11 19:14:51.322182 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15019 | 2026.05.11 19:14:51.322467 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15020 | 2026.05.11 19:14:51.322667 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Trace> oximeter.fields_u8 (4bf790e7-969a-42b2-86d0-9c6ad8b7d4e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2026.05.11 19:14:51.322794 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 15022 | 2026.05.11 19:14:51.322831 [ 259 ] {b807a2cc-f579-4280-b284-b0cf4699b390} <Debug> TCPHandler: Processed in 0.001271877 sec. | ||
| 15023 | 2026.05.11 19:14:51.322946 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2026.05.11 19:14:51.323038 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15025 | 2026.05.11 19:14:51.323076 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15026 | 2026.05.11 19:14:51.323520 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2026.05.11 19:14:51.323555 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15028 | 2026.05.11 19:14:51.323848 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15029 | 2026.05.11 19:14:51.324069 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2026.05.11 19:14:51.324198 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001178 sec., 94227.50424448217 rows/sec., 7.68 MiB/sec. | ||
| 15031 | 2026.05.11 19:14:51.324235 [ 259 ] {5def8f5b-c74b-4fbd-873f-4ca3ee7d7cc2} <Debug> TCPHandler: Processed in 0.001336368 sec. | ||
| 15032 | 2026.05.11 19:14:51.324377 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2026.05.11 19:14:51.324469 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15034 | 2026.05.11 19:14:51.324516 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15035 | 2026.05.11 19:14:51.324913 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.05.11 19:14:51.324948 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15037 | 2026.05.11 19:14:51.325279 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15038 | 2026.05.11 19:14:51.325495 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.05.11 19:14:51.325631 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001179 sec., 167938.93129770993 rows/sec., 12.04 MiB/sec. | ||
| 15040 | 2026.05.11 19:14:51.325667 [ 259 ] {04168e86-4899-4bf4-98ef-8222b77e832e} <Debug> TCPHandler: Processed in 0.001346468 sec. | ||
| 15041 | 2026.05.11 19:14:51.325789 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.05.11 19:14:51.325889 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15043 | 2026.05.11 19:14:51.325940 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <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 | ||
| 15044 | 2026.05.11 19:14:51.326692 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.05.11 19:14:51.326729 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15046 | 2026.05.11 19:14:51.327234 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15047 | 2026.05.11 19:14:51.327449 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.05.11 19:14:51.327586 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001715 sec., 4081.6326530612246 rows/sec., 7.31 MiB/sec. | ||
| 15049 | 2026.05.11 19:14:51.327647 [ 259 ] {e4469a86-7701-4b93-bfa9-8e8f87614965} <Debug> TCPHandler: Processed in 0.001905839 sec. | ||
| 15050 | 2026.05.11 19:14:51.327795 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2026.05.11 19:14:51.327889 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15052 | 2026.05.11 19:14:51.327930 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15053 | 2026.05.11 19:14:51.328279 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.05.11 19:14:51.328314 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15055 | 2026.05.11 19:14:51.328611 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15056 | 2026.05.11 19:14:51.328813 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2026.05.11 19:14:51.328941 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 15058 | 2026.05.11 19:14:51.328976 [ 259 ] {41f3eb9c-6e71-4dee-bacd-0714ab1ff3f6} <Debug> TCPHandler: Processed in 0.001228436 sec. | ||
| 15059 | 2026.05.11 19:14:52.133080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31266 | ||
| 15060 | 2026.05.11 19:14:52.133669 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.05.11 19:14:52.133715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15062 | 2026.05.11 19:14:52.134287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15063 | 2026.05.11 19:14:52.134549 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.05.11 19:14:52.134698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31266 | ||
| 15065 | 2026.05.11 19:14:53.585894 [ 26 ] {} <Debug> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 15066 | 2026.05.11 19:14:53.585956 [ 26 ] {} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.05.11 19:14:53.585976 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15068 | 2026.05.11 19:14:53.586086 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::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 | ||
| 15069 | 2026.05.11 19:14:53.586230 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15070 | 2026.05.11 19:14:53.586268 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 15071 | 2026.05.11 19:14:53.586333 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 15072 | 2026.05.11 19:14:53.586378 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 15073 | 2026.05.11 19:14:53.586419 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 15074 | 2026.05.11 19:14:53.586460 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 15075 | 2026.05.11 19:14:53.587257 [ 195 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121984 sec., 54105.45645330535 rows/sec., 2.76 MiB/sec. | ||
| 15076 | 2026.05.11 19:14:53.587411 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 15077 | 2026.05.11 19:14:53.587722 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.05.11 19:14:53.587792 [ 187 ] {be3d1435-b4f9-4506-986f-2ffc87fc85d1::all_1_10_2} <Trace> oximeter.measurements_bool (be3d1435-b4f9-4506-986f-2ffc87fc85d1) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 15079 | 2026.05.11 19:14:53.587862 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15080 | 2026.05.11 19:14:53.829785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15081 | 2026.05.11 19:14:53.847324 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.05.11 19:14:53.847386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15083 | 2026.05.11 19:14:53.853769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15084 | 2026.05.11 19:14:53.854507 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.05.11 19:14:53.858401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15086 | 2026.05.11 19:14:54.738768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1826 | ||
| 15087 | 2026.05.11 19:14:54.741462 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.05.11 19:14:54.741503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15089 | 2026.05.11 19:14:54.742768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15090 | 2026.05.11 19:14:54.743042 [ 242 ] {} <Trace> system.query_log (f8264ef4-18cd-423f-a065-bdcc9401eb98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.05.11 19:14:54.743313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 15092 | 2026.05.11 19:14:56.307329 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.05.11 19:14:56.307620 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15094 | 2026.05.11 19:14:56.308056 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15095 | 2026.05.11 19:14:56.308105 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15096 | 2026.05.11 19:14:56.308387 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15097 | 2026.05.11 19:14:56.308454 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15098 | 2026.05.11 19:14:56.308598 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15099 | 2026.05.11 19:14:56.308694 [ 364 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15100 | 2026.05.11 19:14:56.308730 [ 331 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 15101 | 2026.05.11 19:14:56.308842 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 15102 | 2026.05.11 19:14:56.308867 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15103 | 2026.05.11 19:14:56.308910 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15104 | 2026.05.11 19:14:56.308930 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15105 | 2026.05.11 19:14:56.310004 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002503 sec., 20775.069916100678 rows/sec., 4.86 MiB/sec. | ||
| 15106 | 2026.05.11 19:14:56.310104 [ 259 ] {71bc716f-b6b8-45ec-b036-bf525cc33eeb} <Debug> TCPHandler: Processed in 0.002907501 sec. | ||
| 15107 | 2026.05.11 19:14:56.312429 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15108 | 2026.05.11 19:14:56.312584 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15109 | 2026.05.11 19:14:56.312644 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15110 | 2026.05.11 19:14:56.313354 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.05.11 19:14:56.313400 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15112 | 2026.05.11 19:14:56.313780 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15113 | 2026.05.11 19:14:56.314004 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2026.05.11 19:14:56.314152 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001613 sec., 78115.31308121512 rows/sec., 6.75 MiB/sec. | ||
| 15115 | 2026.05.11 19:14:56.314190 [ 259 ] {8dc76ef5-e8b4-4f49-a6a9-4441940423be} <Debug> TCPHandler: Processed in 0.001833728 sec. | ||
| 15116 | 2026.05.11 19:14:56.314314 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.05.11 19:14:56.314409 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15118 | 2026.05.11 19:14:56.314448 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15119 | 2026.05.11 19:14:56.314849 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.05.11 19:14:56.314885 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15121 | 2026.05.11 19:14:56.315189 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15122 | 2026.05.11 19:14:56.315405 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.05.11 19:14:56.315540 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.23 MiB/sec. | ||
| 15124 | 2026.05.11 19:14:56.315578 [ 259 ] {6ef629bc-54bf-4c9b-880c-1b2315853940} <Debug> TCPHandler: Processed in 0.001311487 sec. | ||
| 15125 | 2026.05.11 19:14:56.315683 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.05.11 19:14:56.315776 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15127 | 2026.05.11 19:14:56.315814 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15128 | 2026.05.11 19:14:56.316235 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.05.11 19:14:56.316270 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15130 | 2026.05.11 19:14:56.316570 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15131 | 2026.05.11 19:14:56.316782 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.05.11 19:14:56.316913 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001154 sec., 85788.56152512998 rows/sec., 6.70 MiB/sec. | ||
| 15133 | 2026.05.11 19:14:56.316950 [ 259 ] {9f323821-6376-4266-af75-4a9c144538a0} <Debug> TCPHandler: Processed in 0.001313528 sec. | ||
| 15134 | 2026.05.11 19:14:56.317081 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2026.05.11 19:14:56.317174 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15136 | 2026.05.11 19:14:56.317218 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15137 | 2026.05.11 19:14:56.317622 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2026.05.11 19:14:56.317658 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15139 | 2026.05.11 19:14:56.317982 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15140 | 2026.05.11 19:14:56.318189 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.05.11 19:14:56.318316 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 15142 | 2026.05.11 19:14:56.318351 [ 259 ] {00f5156a-42c3-43b9-a080-1207fddafcb8} <Debug> TCPHandler: Processed in 0.001317688 sec. | ||
| 15143 | 2026.05.11 19:14:56.318486 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2026.05.11 19:14:56.318578 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15145 | 2026.05.11 19:14:56.318630 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <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 | ||
| 15146 | 2026.05.11 19:14:56.319472 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.05.11 19:14:56.319508 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15148 | 2026.05.11 19:14:56.320060 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15149 | 2026.05.11 19:14:56.320283 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2026.05.11 19:14:56.320420 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 15151 | 2026.05.11 19:14:56.320455 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15152 | 2026.05.11 19:14:56.320475 [ 259 ] {904c90d0-c560-4352-8851-ac3302361f9a} <Debug> TCPHandler: Processed in 0.002035162 sec. | ||
| 15153 | 2026.05.11 19:14:56.320543 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.05.11 19:14:56.320572 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15155 | 2026.05.11 19:14:56.320640 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15156 | 2026.05.11 19:14:56.320676 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15157 | 2026.05.11 19:14:56.320739 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15158 | 2026.05.11 19:14:56.320785 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15159 | 2026.05.11 19:14:56.320923 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15160 | 2026.05.11 19:14:56.320991 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1920 rows starting from the beginning of the part | ||
| 15161 | 2026.05.11 19:14:56.321127 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2026.05.11 19:14:56.321128 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 46 rows starting from the beginning of the part | ||
| 15163 | 2026.05.11 19:14:56.321172 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15164 | 2026.05.11 19:14:56.321272 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 15165 | 2026.05.11 19:14:56.321388 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part | ||
| 15166 | 2026.05.11 19:14:56.321503 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 15167 | 2026.05.11 19:14:56.321505 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15168 | 2026.05.11 19:14:56.321614 [ 197 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 15169 | 2026.05.11 19:14:56.321748 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.05.11 19:14:56.321886 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 15171 | 2026.05.11 19:14:56.321922 [ 259 ] {a39b2b88-1884-4477-bf9b-18a8d3a7e238} <Debug> TCPHandler: Processed in 0.001329918 sec. | ||
| 15172 | 2026.05.11 19:14:56.329537 [ 195 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 19 columns (19 merged, 0 gathered) in 0.00890304 sec., 230258.42858169795 rows/sec., 412.61 MiB/sec. | ||
| 15173 | 2026.05.11 19:14:56.331593 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15174 | 2026.05.11 19:14:56.331962 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15175 | 2026.05.11 19:14:56.332058 [ 190 ] {c8ab42a1-ee96-43f2-975c-d73c09e96235::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15176 | 2026.05.11 19:14:56.332195 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 15177 | 2026.05.11 19:14:57.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.01 MiB, peak 374.80 MiB, free memory in arenas 0.00 B, will set to 359.71 MiB (RSS), difference: 2.70 MiB | ||
| 15178 | 2026.05.11 19:14:59.439428 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15179 | 2026.05.11 19:14:59.439522 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15180 | 2026.05.11 19:14:59.635794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31714 | ||
| 15181 | 2026.05.11 19:14:59.636288 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.05.11 19:14:59.636333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15183 | 2026.05.11 19:14:59.636836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15184 | 2026.05.11 19:14:59.637075 [ 244 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.05.11 19:14:59.637222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31714 | ||
| 15186 | 2026.05.11 19:14:59.637254 [ 122 ] {} <Debug> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15187 | 2026.05.11 19:14:59.637346 [ 122 ] {} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2026.05.11 19:14:59.637383 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15189 | 2026.05.11 19:14:59.637504 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15190 | 2026.05.11 19:14:59.637600 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15191 | 2026.05.11 19:14:59.637631 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29346 rows starting from the beginning of the part | ||
| 15192 | 2026.05.11 19:14:59.637690 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15193 | 2026.05.11 19:14:59.637731 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15194 | 2026.05.11 19:14:59.637769 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15195 | 2026.05.11 19:14:59.637806 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15196 | 2026.05.11 19:14:59.637841 [ 201 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15197 | 2026.05.11 19:14:59.639928 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31714 rows, containing 4 columns (4 merged, 0 gathered) in 0.002468643 sec., 12846734.015408466 rows/sec., 183.77 MiB/sec. | ||
| 15198 | 2026.05.11 19:14:59.640356 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15199 | 2026.05.11 19:14:59.640658 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.05.11 19:14:59.640742 [ 195 ] {bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a::all_1_66_13} <Trace> system.asynchronous_metric_log (bdeef2f6-7769-4a0e-9668-2d90e2bd3b6a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15201 | 2026.05.11 19:14:59.640863 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15202 | 2026.05.11 19:15:01.307063 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15203 | 2026.05.11 19:15:01.307294 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15204 | 2026.05.11 19:15:01.307635 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15205 | 2026.05.11 19:15:01.307680 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15206 | 2026.05.11 19:15:01.307915 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15207 | 2026.05.11 19:15:01.307986 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15208 | 2026.05.11 19:15:01.308145 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15209 | 2026.05.11 19:15:01.308250 [ 364 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 15210 | 2026.05.11 19:15:01.308261 [ 331 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15211 | 2026.05.11 19:15:01.308368 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 15212 | 2026.05.11 19:15:01.308396 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15213 | 2026.05.11 19:15:01.308450 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15214 | 2026.05.11 19:15:01.308476 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15215 | 2026.05.11 19:15:01.309541 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002338 sec., 22241.23182207015 rows/sec., 5.20 MiB/sec. | ||
| 15216 | 2026.05.11 19:15:01.309620 [ 259 ] {67a3352f-35d7-4aad-9ac4-8d73a28a0fec} <Debug> TCPHandler: Processed in 0.002690096 sec. | ||
| 15217 | 2026.05.11 19:15:01.311407 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.05.11 19:15:01.311531 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15219 | 2026.05.11 19:15:01.311576 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15220 | 2026.05.11 19:15:01.312140 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.05.11 19:15:01.312191 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15222 | 2026.05.11 19:15:01.312568 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15223 | 2026.05.11 19:15:01.312805 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.05.11 19:15:01.312954 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001456 sec., 48076.92307692308 rows/sec., 3.86 MiB/sec. | ||
| 15225 | 2026.05.11 19:15:01.312995 [ 259 ] {8799ba22-a6cc-4204-aa8d-29effa9f394e} <Debug> TCPHandler: Processed in 0.001648144 sec. | ||
| 15226 | 2026.05.11 19:15:01.312989 [ 75 ] {} <Debug> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15227 | 2026.05.11 19:15:01.313063 [ 75 ] {} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.05.11 19:15:01.313086 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15229 | 2026.05.11 19:15:01.313143 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.05.11 19:15:01.313205 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15231 | 2026.05.11 19:15:01.313244 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15232 | 2026.05.11 19:15:01.313290 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15233 | 2026.05.11 19:15:01.313324 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15234 | 2026.05.11 19:15:01.313370 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3368 rows starting from the beginning of the part | ||
| 15235 | 2026.05.11 19:15:01.313472 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 811 rows starting from the beginning of the part | ||
| 15236 | 2026.05.11 19:15:01.313542 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 126 rows starting from the beginning of the part | ||
| 15237 | 2026.05.11 19:15:01.313611 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 192 rows starting from the beginning of the part | ||
| 15238 | 2026.05.11 19:15:01.313671 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 126 rows starting from the beginning of the part | ||
| 15239 | 2026.05.11 19:15:01.313736 [ 193 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 70 rows starting from the beginning of the part | ||
| 15240 | 2026.05.11 19:15:01.313744 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.05.11 19:15:01.313797 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15242 | 2026.05.11 19:15:01.314153 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15243 | 2026.05.11 19:15:01.314421 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.05.11 19:15:01.314586 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00136 sec., 5147.058823529412 rows/sec., 387.03 KiB/sec. | ||
| 15245 | 2026.05.11 19:15:01.314628 [ 259 ] {a2f0e612-b7d4-4633-bb0e-f24e117ab4ca} <Debug> TCPHandler: Processed in 0.001548262 sec. | ||
| 15246 | 2026.05.11 19:15:01.314769 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.05.11 19:15:01.314870 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15248 | 2026.05.11 19:15:01.314918 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15249 | 2026.05.11 19:15:01.315399 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.11 19:15:01.315440 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15251 | 2026.05.11 19:15:01.315897 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15252 | 2026.05.11 19:15:01.315969 [ 195 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4693 rows, containing 5 columns (5 merged, 0 gathered) in 0.00281961 sec., 1664414.5821585255 rows/sec., 134.72 MiB/sec. | ||
| 15253 | 2026.05.11 19:15:01.316184 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.05.11 19:15:01.316343 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001491 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 15255 | 2026.05.11 19:15:01.316357 [ 75 ] {} <Debug> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15256 | 2026.05.11 19:15:01.316383 [ 259 ] {33fdab2d-1cad-4957-a068-124463e42a7d} <Debug> TCPHandler: Processed in 0.001665645 sec. | ||
| 15257 | 2026.05.11 19:15:01.316400 [ 75 ] {} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.05.11 19:15:01.316445 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15259 | 2026.05.11 19:15:01.316469 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15260 | 2026.05.11 19:15:01.316518 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15261 | 2026.05.11 19:15:01.316544 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15262 | 2026.05.11 19:15:01.316615 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15263 | 2026.05.11 19:15:01.316646 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15264 | 2026.05.11 19:15:01.316646 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1836 rows starting from the beginning of the part | ||
| 15265 | 2026.05.11 19:15:01.316698 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15266 | 2026.05.11 19:15:01.316726 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 497 rows starting from the beginning of the part | ||
| 15267 | 2026.05.11 19:15:01.316787 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 99 rows starting from the beginning of the part | ||
| 15268 | 2026.05.11 19:15:01.316843 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 111 rows starting from the beginning of the part | ||
| 15269 | 2026.05.11 19:15:01.316882 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.05.11 19:15:01.316896 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 99 rows starting from the beginning of the part | ||
| 15271 | 2026.05.11 19:15:01.316946 [ 193 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 71 rows starting from the beginning of the part | ||
| 15272 | 2026.05.11 19:15:01.316985 [ 194 ] {502c3cf0-7482-4469-9d05-6409e9db9dfe::all_1_106_21} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15273 | 2026.05.11 19:15:01.317120 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 15274 | 2026.05.11 19:15:01.317178 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.05.11 19:15:01.317223 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15276 | 2026.05.11 19:15:01.317639 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15277 | 2026.05.11 19:15:01.317907 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.05.11 19:15:01.318059 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. | ||
| 15279 | 2026.05.11 19:15:01.318108 [ 259 ] {95327df3-985e-422e-a6f5-7584be5e0842} <Debug> TCPHandler: Processed in 0.001615074 sec. | ||
| 15280 | 2026.05.11 19:15:01.318132 [ 188 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643849 sec., 1650394.8963682188 rows/sec., 121.99 MiB/sec. | ||
| 15281 | 2026.05.11 19:15:01.318254 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.05.11 19:15:01.318349 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15283 | 2026.05.11 19:15:01.318363 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15284 | 2026.05.11 19:15:01.318405 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <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 | ||
| 15285 | 2026.05.11 19:15:01.318640 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15286 | 2026.05.11 19:15:01.318719 [ 194 ] {88ec5e62-562b-4074-89c3-674713315efe::all_1_106_21} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15287 | 2026.05.11 19:15:01.318820 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 15288 | 2026.05.11 19:15:01.319205 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15289 | 2026.05.11 19:15:01.319250 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15290 | 2026.05.11 19:15:01.319907 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15291 | 2026.05.11 19:15:01.320239 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15292 | 2026.05.11 19:15:01.320401 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002072 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec. | ||
| 15293 | 2026.05.11 19:15:01.320470 [ 259 ] {3eea8fb3-7bc3-4795-8b44-ffcf713c2625} <Debug> TCPHandler: Processed in 0.002272037 sec. | ||
| 15294 | 2026.05.11 19:15:01.320602 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2026.05.11 19:15:01.320699 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15296 | 2026.05.11 19:15:01.320743 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15297 | 2026.05.11 19:15:01.321104 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2026.05.11 19:15:01.321141 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15299 | 2026.05.11 19:15:01.321457 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15300 | 2026.05.11 19:15:01.321690 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.05.11 19:15:01.321820 [ 75 ] {} <Debug> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15302 | 2026.05.11 19:15:01.321827 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 15303 | 2026.05.11 19:15:01.321865 [ 75 ] {} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.05.11 19:15:01.321886 [ 259 ] {b010e2c9-9145-4ee9-8a39-bcfd5daefc3b} <Debug> TCPHandler: Processed in 0.001333047 sec. | ||
| 15305 | 2026.05.11 19:15:01.321892 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15306 | 2026.05.11 19:15:01.321988 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15307 | 2026.05.11 19:15:01.322090 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15308 | 2026.05.11 19:15:01.322119 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5670 rows starting from the beginning of the part | ||
| 15309 | 2026.05.11 19:15:01.322166 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 15310 | 2026.05.11 19:15:01.322203 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15311 | 2026.05.11 19:15:01.322238 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15312 | 2026.05.11 19:15:01.322272 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15313 | 2026.05.11 19:15:01.322311 [ 193 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15314 | 2026.05.11 19:15:01.323940 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983546 sec., 3024885.7349413624 rows/sec., 201.40 MiB/sec. | ||
| 15315 | 2026.05.11 19:15:01.324346 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15316 | 2026.05.11 19:15:01.324639 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2026.05.11 19:15:01.324714 [ 188 ] {4343b689-7eec-426c-b748-d406e2ceace6::all_1_106_21} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15318 | 2026.05.11 19:15:01.324807 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15319 | 2026.05.11 19:15:01.358497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15320 | 2026.05.11 19:15:01.376797 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.05.11 19:15:01.376849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15322 | 2026.05.11 19:15:01.383155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15323 | 2026.05.11 19:15:01.384075 [ 243 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.05.11 19:15:01.384411 [ 98 ] {} <Debug> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15325 | 2026.05.11 19:15:01.384453 [ 98 ] {} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.05.11 19:15:01.384473 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15327 | 2026.05.11 19:15:01.384559 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15328 | 2026.05.11 19:15:01.387849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15329 | 2026.05.11 19:15:01.388894 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15330 | 2026.05.11 19:15:01.390350 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15331 | 2026.05.11 19:15:01.395290 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15332 | 2026.05.11 19:15:01.400112 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15333 | 2026.05.11 19:15:01.405129 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15334 | 2026.05.11 19:15:01.409606 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15335 | 2026.05.11 19:15:01.413667 [ 199 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15336 | 2026.05.11 19:15:01.473862 [ 189 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.089328875 sec., 5563.710502343167 rows/sec., 28.77 MiB/sec. | ||
| 15337 | 2026.05.11 19:15:01.477175 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15338 | 2026.05.11 19:15:01.479674 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.05.11 19:15:01.479801 [ 198 ] {90a144fb-ca2c-49ea-8668-c70d606c6412::all_1_66_13} <Trace> system.metric_log (90a144fb-ca2c-49ea-8668-c70d606c6412) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15340 | 2026.05.11 19:15:01.482469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 15341 | 2026.05.11 19:15:01.691611 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15342 | 2026.05.11 19:15:01.691850 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15343 | 2026.05.11 19:15:01.692200 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15344 | 2026.05.11 19:15:01.692239 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15345 | 2026.05.11 19:15:01.692480 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15346 | 2026.05.11 19:15:01.692549 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15347 | 2026.05.11 19:15:01.692701 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15348 | 2026.05.11 19:15:01.692796 [ 364 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 15349 | 2026.05.11 19:15:01.692799 [ 345 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 15350 | 2026.05.11 19:15:01.692889 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 15351 | 2026.05.11 19:15:01.692925 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> oximeter.timeseries_schema (e7b47a1d-7806-48fd-9fbc-666cd364cf68) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15352 | 2026.05.11 19:15:01.692989 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15353 | 2026.05.11 19:15:01.693023 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 15354 | 2026.05.11 19:15:01.694083 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002331 sec., 22308.022308022308 rows/sec., 5.22 MiB/sec. | ||
| 15355 | 2026.05.11 19:15:01.694161 [ 259 ] {735f9a28-6be1-4f9f-b0a3-337a3740cb3d} <Debug> TCPHandler: Processed in 0.002687487 sec. | ||
| 15356 | 2026.05.11 19:15:01.708186 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15357 | 2026.05.11 19:15:01.708304 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15358 | 2026.05.11 19:15:01.708351 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15359 | 2026.05.11 19:15:01.708879 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2026.05.11 19:15:01.708930 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15361 | 2026.05.11 19:15:01.709314 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15362 | 2026.05.11 19:15:01.709581 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Trace> oximeter.fields_ipaddr (3fc0e9c2-ca47-4f97-9426-d5e94d4a2803): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2026.05.11 19:15:01.709737 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001465 sec., 6825.938566552902 rows/sec., 556.61 KiB/sec. | ||
| 15364 | 2026.05.11 19:15:01.709778 [ 259 ] {baca76b6-8310-4dd3-9797-4fc6277622e8} <Debug> TCPHandler: Processed in 0.001649185 sec. | ||
| 15365 | 2026.05.11 19:15:01.709960 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15366 | 2026.05.11 19:15:01.710067 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15367 | 2026.05.11 19:15:01.710115 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15368 | 2026.05.11 19:15:01.712019 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2026.05.11 19:15:01.712060 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15370 | 2026.05.11 19:15:01.712544 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15371 | 2026.05.11 19:15:01.712765 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Trace> oximeter.fields_string (502c3cf0-7482-4469-9d05-6409e9db9dfe): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.05.11 19:15:01.712897 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Debug> executeQuery: Read 2480 rows, 188.80 KiB in 0.002853 sec., 869260.4276200491 rows/sec., 64.62 MiB/sec. | ||
| 15373 | 2026.05.11 19:15:01.712936 [ 259 ] {0d058622-cb10-41ba-ad94-f2dadde220cb} <Debug> TCPHandler: Processed in 0.003030603 sec. | ||
| 15374 | 2026.05.11 19:15:01.713068 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2026.05.11 19:15:01.713166 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15376 | 2026.05.11 19:15:01.713233 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15377 | 2026.05.11 19:15:01.713667 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.05.11 19:15:01.713701 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15379 | 2026.05.11 19:15:01.713990 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15380 | 2026.05.11 19:15:01.714194 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Trace> oximeter.fields_u16 (76a1a775-9c01-4eb7-baf6-116fad55c732): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2026.05.11 19:15:01.714318 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Debug> executeQuery: Read 56 rows, 4.16 KiB in 0.001224 sec., 45751.6339869281 rows/sec., 3.32 MiB/sec. | ||
| 15382 | 2026.05.11 19:15:01.714354 [ 259 ] {7698cc32-92e1-405c-a5c9-69fa6378bb7e} <Debug> TCPHandler: Processed in 0.001389809 sec. | ||
| 15383 | 2026.05.11 19:15:01.714480 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2026.05.11 19:15:01.714674 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15385 | 2026.05.11 19:15:01.714718 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15386 | 2026.05.11 19:15:01.715590 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15387 | 2026.05.11 19:15:01.715631 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15388 | 2026.05.11 19:15:01.716081 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15389 | 2026.05.11 19:15:01.716319 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Trace> oximeter.fields_u32 (1577866c-b368-4feb-8501-3527e28a3476): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2026.05.11 19:15:01.716456 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0018 sec., 445000 rows/sec., 25.70 MiB/sec. | ||
| 15391 | 2026.05.11 19:15:01.716496 [ 259 ] {98238df0-a229-49d3-b63c-ee19b919569a} <Debug> TCPHandler: Processed in 0.002004861 sec. | ||
| 15392 | 2026.05.11 19:15:01.716632 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15393 | 2026.05.11 19:15:01.716728 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15394 | 2026.05.11 19:15:01.716769 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15395 | 2026.05.11 19:15:01.717200 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.05.11 19:15:01.717237 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15397 | 2026.05.11 19:15:01.717538 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 15398 | 2026.05.11 19:15:01.717774 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Trace> oximeter.fields_u64 (a8b571ff-cac8-4059-9aa4-7d3d6033b16d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.05.11 19:15:01.717907 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 58.69 KiB/sec. | ||
| 15400 | 2026.05.11 19:15:01.717946 [ 259 ] {475f8938-28da-44ab-8040-2acbdf58919c} <Debug> TCPHandler: Processed in 0.001363359 sec. | ||
| 15401 | 2026.05.11 19:15:01.718070 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.05.11 19:15:01.718164 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15403 | 2026.05.11 19:15:01.718204 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15404 | 2026.05.11 19:15:01.719163 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15405 | 2026.05.11 19:15:01.719201 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15406 | 2026.05.11 19:15:01.719588 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15407 | 2026.05.11 19:15:01.719822 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Trace> oximeter.fields_uuid (88ec5e62-562b-4074-89c3-674713315efe): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2026.05.11 19:15:01.719963 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001817 sec., 734727.5729223995 rows/sec., 49.30 MiB/sec. | ||
| 15409 | 2026.05.11 19:15:01.720006 [ 259 ] {644957af-6cdd-4037-8639-ca40c54024b7} <Debug> TCPHandler: Processed in 0.001987022 sec. | ||
| 15410 | 2026.05.11 19:15:01.720133 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15411 | 2026.05.11 19:15:01.720233 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15412 | 2026.05.11 19:15:01.720278 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15413 | 2026.05.11 19:15:01.721095 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2026.05.11 19:15:01.721131 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15415 | 2026.05.11 19:15:01.721602 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15416 | 2026.05.11 19:15:01.721851 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2026.05.11 19:15:01.721968 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 | ||
| 15418 | 2026.05.11 19:15:01.721992 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001778 sec., 844206.974128234 rows/sec., 51.22 MiB/sec. | ||
| 15419 | 2026.05.11 19:15:01.722005 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.05.11 19:15:01.722025 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15421 | 2026.05.11 19:15:01.722031 [ 259 ] {24e75cb9-4a0c-49d3-bb6b-01f70b2879ce} <Debug> TCPHandler: Processed in 0.001947571 sec. | ||
| 15422 | 2026.05.11 19:15:01.722143 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_21 to all_107_107_0 into Compact with storage Full | ||
| 15423 | 2026.05.11 19:15:01.722165 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.05.11 19:15:01.722283 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.05.11 19:15:01.722292 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15426 | 2026.05.11 19:15:01.722345 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_21, total 36106 rows starting from the beginning of the part | ||
| 15427 | 2026.05.11 19:15:01.722356 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <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 | ||
| 15428 | 2026.05.11 19:15:01.722416 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15429 | 2026.05.11 19:15:01.722468 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 198 rows starting from the beginning of the part | ||
| 15430 | 2026.05.11 19:15:01.722515 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15431 | 2026.05.11 19:15:01.722559 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15432 | 2026.05.11 19:15:01.722602 [ 191 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1501 rows starting from the beginning of the part | ||
| 15433 | 2026.05.11 19:15:01.723309 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.05.11 19:15:01.723351 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15435 | 2026.05.11 19:15:01.724226 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15436 | 2026.05.11 19:15:01.724487 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Trace> oximeter.measurements_histogramu64 (c8ab42a1-ee96-43f2-975c-d73c09e96235): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.05.11 19:15:01.724641 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002382 sec., 19311.50293870697 rows/sec., 34.61 MiB/sec. | ||
| 15438 | 2026.05.11 19:15:01.724710 [ 259 ] {3c856fa8-a7f6-4127-85b7-d40e952b973d} <Debug> TCPHandler: Processed in 0.002598604 sec. | ||
| 15439 | 2026.05.11 19:15:01.724851 [ 259 ] {} <Trace> TCP-Session: 83fa5d76-93dd-4b54-abf2-7e2788211d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15440 | 2026.05.11 19:15:01.724953 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33436) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15441 | 2026.05.11 19:15:01.724997 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15442 | 2026.05.11 19:15:01.725353 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.05.11 19:15:01.725390 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15444 | 2026.05.11 19:15:01.725919 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15445 | 2026.05.11 19:15:01.726162 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Trace> oximeter.measurements_u64 (4343b689-7eec-426c-b748-d406e2ceace6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.05.11 19:15:01.726302 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001369 sec., 8765.522279035793 rows/sec., 604.91 KiB/sec. | ||
| 15447 | 2026.05.11 19:15:01.726341 [ 259 ] {4a02773e-4b3b-458b-a6a7-259edc6a90ff} <Debug> TCPHandler: Processed in 0.001543721 sec. | ||
| 15448 | 2026.05.11 19:15:01.731744 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38285 rows, containing 5 columns (5 merged, 0 gathered) in 0.009649773 sec., 3967450.8405534513 rows/sec., 259.20 MiB/sec. | ||
| 15449 | 2026.05.11 19:15:01.732357 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 15450 | 2026.05.11 19:15:01.732684 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.05.11 19:15:01.732772 [ 200 ] {4333286a-55e8-4fc0-9a0b-65875addf750::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (4333286a-55e8-4fc0-9a0b-65875addf750) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 | ||
| 15452 | 2026.05.11 19:15:01.732889 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||